aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt7
-rw-r--r--tests/auto/CMakeLists.txt35
-rw-r--r--tests/auto/accessibility/BLACKLIST2
-rw-r--r--tests/auto/accessibility/CMakeLists.txt53
-rw-r--r--tests/auto/accessibility/data/defaults/abstractbutton.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/busyindicator.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/button.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/checkbox.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/checkdelegate.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/combobox.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/container.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/control.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/dial.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/dialog.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/drawer.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/frame.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/groupbox.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/itemdelegate.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/label.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/menu.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/menuitem.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/page.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/pageindicator.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/pane.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/popup.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/progressbar.qml8
-rw-r--r--tests/auto/accessibility/data/defaults/radiobutton.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/radiodelegate.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/rangeslider.qml11
-rw-r--r--tests/auto/accessibility/data/defaults/roundbutton.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/scrollbar.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/scrollindicator.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/slider.qml10
-rw-r--r--tests/auto/accessibility/data/defaults/spinbox.qml9
-rw-r--r--tests/auto/accessibility/data/defaults/stackview.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/swipedelegate.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/swipeview.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/switch.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/switchdelegate.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/tabbar.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/tabbutton.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/textarea.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/textfield.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/toolbar.qml4
-rw-r--r--tests/auto/accessibility/data/defaults/toolbutton.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/tooltip.qml6
-rw-r--r--tests/auto/accessibility/data/defaults/tumbler.qml4
-rw-r--r--tests/auto/accessibility/data/ordering/page.qml23
-rw-r--r--tests/auto/accessibility/data/override/abstractbutton.qml7
-rw-r--r--tests/auto/accessibility/data/override/busyindicator.qml6
-rw-r--r--tests/auto/accessibility/data/override/button.qml7
-rw-r--r--tests/auto/accessibility/data/override/checkbox.qml7
-rw-r--r--tests/auto/accessibility/data/override/checkdelegate.qml7
-rw-r--r--tests/auto/accessibility/data/override/combobox.qml7
-rw-r--r--tests/auto/accessibility/data/override/container.qml6
-rw-r--r--tests/auto/accessibility/data/override/control.qml6
-rw-r--r--tests/auto/accessibility/data/override/dial.qml6
-rw-r--r--tests/auto/accessibility/data/override/dialog.qml7
-rw-r--r--tests/auto/accessibility/data/override/drawer.qml6
-rw-r--r--tests/auto/accessibility/data/override/frame.qml6
-rw-r--r--tests/auto/accessibility/data/override/groupbox.qml7
-rw-r--r--tests/auto/accessibility/data/override/itemdelegate.qml7
-rw-r--r--tests/auto/accessibility/data/override/label.qml7
-rw-r--r--tests/auto/accessibility/data/override/menu.qml6
-rw-r--r--tests/auto/accessibility/data/override/menuitem.qml7
-rw-r--r--tests/auto/accessibility/data/override/page.qml7
-rw-r--r--tests/auto/accessibility/data/override/pageindicator.qml6
-rw-r--r--tests/auto/accessibility/data/override/pane.qml6
-rw-r--r--tests/auto/accessibility/data/override/popup.qml6
-rw-r--r--tests/auto/accessibility/data/override/progressbar.qml10
-rw-r--r--tests/auto/accessibility/data/override/radiobutton.qml7
-rw-r--r--tests/auto/accessibility/data/override/radiodelegate.qml7
-rw-r--r--tests/auto/accessibility/data/override/rangeslider.qml13
-rw-r--r--tests/auto/accessibility/data/override/roundbutton.qml7
-rw-r--r--tests/auto/accessibility/data/override/scrollbar.qml6
-rw-r--r--tests/auto/accessibility/data/override/scrollindicator.qml6
-rw-r--r--tests/auto/accessibility/data/override/slider.qml11
-rw-r--r--tests/auto/accessibility/data/override/spinbox.qml10
-rw-r--r--tests/auto/accessibility/data/override/stackview.qml6
-rw-r--r--tests/auto/accessibility/data/override/swipedelegate.qml7
-rw-r--r--tests/auto/accessibility/data/override/swipeview.qml6
-rw-r--r--tests/auto/accessibility/data/override/switch.qml7
-rw-r--r--tests/auto/accessibility/data/override/switchdelegate.qml7
-rw-r--r--tests/auto/accessibility/data/override/tabbar.qml6
-rw-r--r--tests/auto/accessibility/data/override/tabbutton.qml7
-rw-r--r--tests/auto/accessibility/data/override/textarea.qml7
-rw-r--r--tests/auto/accessibility/data/override/textfield.qml7
-rw-r--r--tests/auto/accessibility/data/override/toolbar.qml6
-rw-r--r--tests/auto/accessibility/data/override/toolbutton.qml7
-rw-r--r--tests/auto/accessibility/data/override/tooltip.qml7
-rw-r--r--tests/auto/accessibility/data/override/tumbler.qml6
-rw-r--r--tests/auto/accessibility/tst_accessibility.cpp304
-rw-r--r--tests/auto/bic/data/QtQuickControls2.5.10.0.linux-gcc-amd64.txt10983
-rw-r--r--tests/auto/bic/data/QtQuickControls2.5.11.0.linux-gcc-amd64.txt10993
-rw-r--r--tests/auto/bic/data/QtQuickControls2.5.12.0.linux-gcc-amd64.txt11123
-rw-r--r--tests/auto/bic/data/QtQuickControls2.5.13.0.linux-gcc-amd64.txt11498
-rw-r--r--tests/auto/bic/data/QtQuickControls2.5.14.0.linux-gcc-amd64.txt11603
-rw-r--r--tests/auto/cmake/CMakeLists.txt13
-rw-r--r--tests/auto/controls/CMakeLists.txt7
-rw-r--r--tests/auto/controls/basic/BLACKLIST24
-rw-r--r--tests/auto/controls/basic/CMakeLists.txt28
-rw-r--r--tests/auto/controls/basic/dependencies.qml5
-rw-r--r--tests/auto/controls/basic/tst_basic.cpp46
-rw-r--r--tests/auto/controls/data/SignalSequenceSpy.qml147
-rw-r--r--tests/auto/controls/data/TestItem.qml59
-rw-r--r--tests/auto/controls/data/TumblerDatePicker.qml98
-rw-r--r--tests/auto/controls/data/TumblerListView.qml70
-rw-r--r--tests/auto/controls/data/TumblerPathView.qml82
-rw-r--r--tests/auto/controls/data/splitview/fillItemInMiddle.qml77
-rw-r--r--tests/auto/controls/data/splitview/fillItemOnLeft.qml77
-rw-r--r--tests/auto/controls/data/splitview/fillItemOnTop.qml78
-rw-r--r--tests/auto/controls/data/tst_abstractbutton.qml913
-rw-r--r--tests/auto/controls/data/tst_action.qml197
-rw-r--r--tests/auto/controls/data/tst_actiongroup.qml400
-rw-r--r--tests/auto/controls/data/tst_busyindicator.qml103
-rw-r--r--tests/auto/controls/data/tst_button.qml511
-rw-r--r--tests/auto/controls/data/tst_buttongroup.qml465
-rw-r--r--tests/auto/controls/data/tst_checkbox.qml544
-rw-r--r--tests/auto/controls/data/tst_checkdelegate.qml220
-rw-r--r--tests/auto/controls/data/tst_combobox.qml2243
-rw-r--r--tests/auto/controls/data/tst_container.qml216
-rw-r--r--tests/auto/controls/data/tst_control.qml1417
-rw-r--r--tests/auto/controls/data/tst_delaybutton.qml332
-rw-r--r--tests/auto/controls/data/tst_dial.qml694
-rw-r--r--tests/auto/controls/data/tst_dialog.qml494
-rw-r--r--tests/auto/controls/data/tst_dialogbuttonbox.qml447
-rw-r--r--tests/auto/controls/data/tst_frame.qml148
-rw-r--r--tests/auto/controls/data/tst_groupbox.qml148
-rw-r--r--tests/auto/controls/data/tst_itemdelegate.qml162
-rw-r--r--tests/auto/controls/data/tst_label.qml294
-rw-r--r--tests/auto/controls/data/tst_menuitem.qml193
-rw-r--r--tests/auto/controls/data/tst_page.qml315
-rw-r--r--tests/auto/controls/data/tst_pageindicator.qml183
-rw-r--r--tests/auto/controls/data/tst_pane.qml195
-rw-r--r--tests/auto/controls/data/tst_popup.qml1393
-rw-r--r--tests/auto/controls/data/tst_progressbar.qml196
-rw-r--r--tests/auto/controls/data/tst_radiobutton.qml377
-rw-r--r--tests/auto/controls/data/tst_radiodelegate.qml173
-rw-r--r--tests/auto/controls/data/tst_rangeslider.qml1085
-rw-r--r--tests/auto/controls/data/tst_roundbutton.qml166
-rw-r--r--tests/auto/controls/data/tst_scrollbar.qml886
-rw-r--r--tests/auto/controls/data/tst_scrollindicator.qml309
-rw-r--r--tests/auto/controls/data/tst_scrollview.qml505
-rw-r--r--tests/auto/controls/data/tst_slider.qml926
-rw-r--r--tests/auto/controls/data/tst_spinbox.qml714
-rw-r--r--tests/auto/controls/data/tst_splitview.qml2148
-rw-r--r--tests/auto/controls/data/tst_stackview.qml1433
-rw-r--r--tests/auto/controls/data/tst_swipedelegate.qml1751
-rw-r--r--tests/auto/controls/data/tst_swipeview.qml626
-rw-r--r--tests/auto/controls/data/tst_switch.qml612
-rw-r--r--tests/auto/controls/data/tst_switchdelegate.qml607
-rw-r--r--tests/auto/controls/data/tst_tabbar.qml726
-rw-r--r--tests/auto/controls/data/tst_tabbutton.qml178
-rw-r--r--tests/auto/controls/data/tst_textarea.qml804
-rw-r--r--tests/auto/controls/data/tst_textfield.qml663
-rw-r--r--tests/auto/controls/data/tst_toolbar.qml148
-rw-r--r--tests/auto/controls/data/tst_toolbutton.qml243
-rw-r--r--tests/auto/controls/data/tst_toolseparator.qml105
-rw-r--r--tests/auto/controls/data/tst_tooltip.qml459
-rw-r--r--tests/auto/controls/data/tst_tumbler.qml1281
-rw-r--r--tests/auto/controls/fusion/BLACKLIST24
-rw-r--r--tests/auto/controls/fusion/CMakeLists.txt28
-rw-r--r--tests/auto/controls/fusion/dependencies.qml6
-rw-r--r--tests/auto/controls/fusion/tst_fusion.cpp46
-rw-r--r--tests/auto/controls/imagine/BLACKLIST24
-rw-r--r--tests/auto/controls/imagine/CMakeLists.txt28
-rw-r--r--tests/auto/controls/imagine/dependencies.qml6
-rw-r--r--tests/auto/controls/imagine/tst_imagine.cpp46
-rw-r--r--tests/auto/controls/material/BLACKLIST24
-rw-r--r--tests/auto/controls/material/CMakeLists.txt28
-rw-r--r--tests/auto/controls/material/dependencies.qml6
-rw-r--r--tests/auto/controls/material/tst_material.cpp46
-rw-r--r--tests/auto/controls/universal/BLACKLIST24
-rw-r--r--tests/auto/controls/universal/CMakeLists.txt28
-rw-r--r--tests/auto/controls/universal/dependencies.qml6
-rw-r--r--tests/auto/controls/universal/tst_universal.cpp46
-rw-r--r--tests/auto/cursor/CMakeLists.txt48
-rw-r--r--tests/auto/cursor/data/buttons.qml104
-rw-r--r--tests/auto/cursor/data/containers.qml77
-rw-r--r--tests/auto/cursor/data/editable.qml72
-rw-r--r--tests/auto/cursor/data/pageindicator.qml62
-rw-r--r--tests/auto/cursor/data/scrollbar.qml74
-rw-r--r--tests/auto/cursor/data/sliders.qml71
-rw-r--r--tests/auto/cursor/tst_cursor.cpp225
-rw-r--r--tests/auto/customization/CMakeLists.txt45
-rw-r--r--tests/auto/customization/data/styles/empty/AbstractButton.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ApplicationWindow.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/BusyIndicator.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Button.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/CheckBox.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/CheckDelegate.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ComboBox.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Container.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Control.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/DelayButton.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Dial.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Dialog.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/DialogButtonBox.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Drawer.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Frame.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/GroupBox.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ItemDelegate.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Label.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Menu.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/MenuBar.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/MenuBarItem.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/MenuItem.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/MenuSeparator.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Page.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/PageIndicator.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Pane.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Popup.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ProgressBar.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/RadioButton.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/RadioDelegate.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/RangeSlider.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/RoundButton.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ScrollBar.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ScrollIndicator.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ScrollView.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Slider.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/SpinBox.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/StackView.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/SwipeDelegate.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/SwipeView.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Switch.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/SwitchDelegate.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/TabBar.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/TabButton.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/TextArea.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/TextField.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ToolBar.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ToolButton.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ToolSeparator.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/ToolTip.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/Tumbler.qml57
-rw-r--r--tests/auto/customization/data/styles/empty/qmldir59
-rw-r--r--tests/auto/customization/data/styles/identified/AbstractButton.qml75
-rw-r--r--tests/auto/customization/data/styles/identified/ApplicationWindow.qml62
-rw-r--r--tests/auto/customization/data/styles/identified/BusyIndicator.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Button.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/CheckBox.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/CheckDelegate.qml72
-rw-r--r--tests/auto/customization/data/styles/identified/ComboBox.qml78
-rw-r--r--tests/auto/customization/data/styles/identified/Container.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Control.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/DelayButton.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Dial.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Dialog.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/DialogButtonBox.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Drawer.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Frame.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/GroupBox.qml72
-rw-r--r--tests/auto/customization/data/styles/identified/ItemDelegate.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Label.qml62
-rw-r--r--tests/auto/customization/data/styles/identified/Menu.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/MenuBar.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/MenuBarItem.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/MenuItem.qml77
-rw-r--r--tests/auto/customization/data/styles/identified/MenuSeparator.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Page.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/PageIndicator.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Pane.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Popup.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ProgressBar.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/RadioButton.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/RadioDelegate.qml72
-rw-r--r--tests/auto/customization/data/styles/identified/RangeSlider.qml72
-rw-r--r--tests/auto/customization/data/styles/identified/RoundButton.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ScrollBar.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ScrollIndicator.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ScrollView.qml62
-rw-r--r--tests/auto/customization/data/styles/identified/Slider.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/SpinBox.qml77
-rw-r--r--tests/auto/customization/data/styles/identified/StackView.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/SwipeDelegate.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/SwipeView.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Switch.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/SwitchDelegate.qml72
-rw-r--r--tests/auto/customization/data/styles/identified/TabBar.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/TabButton.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/TextArea.qml62
-rw-r--r--tests/auto/customization/data/styles/identified/TextField.qml62
-rw-r--r--tests/auto/customization/data/styles/identified/ToolBar.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ToolButton.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ToolSeparator.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/ToolTip.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/Tumbler.qml67
-rw-r--r--tests/auto/customization/data/styles/identified/qmldir59
-rw-r--r--tests/auto/customization/data/styles/incomplete/AbstractButton.qml69
-rw-r--r--tests/auto/customization/data/styles/incomplete/ApplicationWindow.qml61
-rw-r--r--tests/auto/customization/data/styles/incomplete/BusyIndicator.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Button.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/CheckBox.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/CheckDelegate.qml69
-rw-r--r--tests/auto/customization/data/styles/incomplete/ComboBox.qml73
-rw-r--r--tests/auto/customization/data/styles/incomplete/Container.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Control.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/DelayButton.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Dial.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Dialog.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/DialogButtonBox.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Drawer.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Frame.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/GroupBox.qml69
-rw-r--r--tests/auto/customization/data/styles/incomplete/ItemDelegate.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Label.qml61
-rw-r--r--tests/auto/customization/data/styles/incomplete/Menu.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/MenuBar.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/MenuBarItem.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/MenuItem.qml73
-rw-r--r--tests/auto/customization/data/styles/incomplete/MenuSeparator.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Page.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/PageIndicator.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Pane.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Popup.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ProgressBar.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/RadioButton.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/RadioDelegate.qml69
-rw-r--r--tests/auto/customization/data/styles/incomplete/RangeSlider.qml69
-rw-r--r--tests/auto/customization/data/styles/incomplete/RoundButton.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ScrollBar.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ScrollIndicator.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ScrollView.qml61
-rw-r--r--tests/auto/customization/data/styles/incomplete/Slider.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/SpinBox.qml73
-rw-r--r--tests/auto/customization/data/styles/incomplete/StackView.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/SwipeDelegate.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/SwipeView.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Switch.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/SwitchDelegate.qml69
-rw-r--r--tests/auto/customization/data/styles/incomplete/TabBar.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/TabButton.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/TextArea.qml61
-rw-r--r--tests/auto/customization/data/styles/incomplete/TextField.qml61
-rw-r--r--tests/auto/customization/data/styles/incomplete/ToolBar.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ToolButton.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ToolSeparator.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/ToolTip.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/Tumbler.qml65
-rw-r--r--tests/auto/customization/data/styles/incomplete/qmldir59
-rw-r--r--tests/auto/customization/data/styles/override/AbstractButton.qml69
-rw-r--r--tests/auto/customization/data/styles/override/ApplicationWindow.qml61
-rw-r--r--tests/auto/customization/data/styles/override/BusyIndicator.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Button.qml65
-rw-r--r--tests/auto/customization/data/styles/override/CheckBox.qml65
-rw-r--r--tests/auto/customization/data/styles/override/CheckDelegate.qml69
-rw-r--r--tests/auto/customization/data/styles/override/ComboBox.qml74
-rw-r--r--tests/auto/customization/data/styles/override/Container.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Control.qml65
-rw-r--r--tests/auto/customization/data/styles/override/DelayButton.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Dial.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Dialog.qml65
-rw-r--r--tests/auto/customization/data/styles/override/DialogButtonBox.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Drawer.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Frame.qml65
-rw-r--r--tests/auto/customization/data/styles/override/GroupBox.qml69
-rw-r--r--tests/auto/customization/data/styles/override/ItemDelegate.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Label.qml61
-rw-r--r--tests/auto/customization/data/styles/override/Menu.qml65
-rw-r--r--tests/auto/customization/data/styles/override/MenuBar.qml65
-rw-r--r--tests/auto/customization/data/styles/override/MenuBarItem.qml65
-rw-r--r--tests/auto/customization/data/styles/override/MenuItem.qml73
-rw-r--r--tests/auto/customization/data/styles/override/MenuSeparator.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Page.qml65
-rw-r--r--tests/auto/customization/data/styles/override/PageIndicator.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Pane.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Popup.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ProgressBar.qml65
-rw-r--r--tests/auto/customization/data/styles/override/RadioButton.qml65
-rw-r--r--tests/auto/customization/data/styles/override/RadioDelegate.qml69
-rw-r--r--tests/auto/customization/data/styles/override/RangeSlider.qml69
-rw-r--r--tests/auto/customization/data/styles/override/RoundButton.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ScrollBar.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ScrollIndicator.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ScrollView.qml61
-rw-r--r--tests/auto/customization/data/styles/override/Slider.qml65
-rw-r--r--tests/auto/customization/data/styles/override/SpinBox.qml73
-rw-r--r--tests/auto/customization/data/styles/override/StackView.qml65
-rw-r--r--tests/auto/customization/data/styles/override/SwipeDelegate.qml65
-rw-r--r--tests/auto/customization/data/styles/override/SwipeView.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Switch.qml65
-rw-r--r--tests/auto/customization/data/styles/override/SwitchDelegate.qml69
-rw-r--r--tests/auto/customization/data/styles/override/TabBar.qml65
-rw-r--r--tests/auto/customization/data/styles/override/TabButton.qml65
-rw-r--r--tests/auto/customization/data/styles/override/TextArea.qml61
-rw-r--r--tests/auto/customization/data/styles/override/TextField.qml61
-rw-r--r--tests/auto/customization/data/styles/override/ToolBar.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ToolButton.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ToolSeparator.qml65
-rw-r--r--tests/auto/customization/data/styles/override/ToolTip.qml65
-rw-r--r--tests/auto/customization/data/styles/override/Tumbler.qml65
-rw-r--r--tests/auto/customization/data/styles/override/qmldir59
-rw-r--r--tests/auto/customization/data/styles/simple/AbstractButton.qml77
-rw-r--r--tests/auto/customization/data/styles/simple/ApplicationWindow.qml66
-rw-r--r--tests/auto/customization/data/styles/simple/BusyIndicator.qml69
-rw-r--r--tests/auto/customization/data/styles/simple/Button.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/CheckBox.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/CheckDelegate.qml77
-rw-r--r--tests/auto/customization/data/styles/simple/ComboBox.qml81
-rw-r--r--tests/auto/customization/data/styles/simple/Container.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/Control.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/DelayButton.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/Dial.qml71
-rw-r--r--tests/auto/customization/data/styles/simple/Dialog.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/DialogButtonBox.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/Drawer.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/Frame.qml73
-rw-r--r--tests/auto/customization/data/styles/simple/GroupBox.qml78
-rw-r--r--tests/auto/customization/data/styles/simple/ItemDelegate.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/Label.qml63
-rw-r--r--tests/auto/customization/data/styles/simple/Menu.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/MenuBar.qml71
-rw-r--r--tests/auto/customization/data/styles/simple/MenuBarItem.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/MenuItem.qml82
-rw-r--r--tests/auto/customization/data/styles/simple/MenuSeparator.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/Page.qml73
-rw-r--r--tests/auto/customization/data/styles/simple/PageIndicator.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/Pane.qml73
-rw-r--r--tests/auto/customization/data/styles/simple/Popup.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/ProgressBar.qml69
-rw-r--r--tests/auto/customization/data/styles/simple/RadioButton.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/RadioDelegate.qml77
-rw-r--r--tests/auto/customization/data/styles/simple/RangeSlider.qml76
-rw-r--r--tests/auto/customization/data/styles/simple/RoundButton.qml73
-rw-r--r--tests/auto/customization/data/styles/simple/ScrollBar.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/ScrollIndicator.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/ScrollView.qml64
-rw-r--r--tests/auto/customization/data/styles/simple/Slider.qml71
-rw-r--r--tests/auto/customization/data/styles/simple/SpinBox.qml80
-rw-r--r--tests/auto/customization/data/styles/simple/StackView.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/SwipeDelegate.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/SwipeView.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/Switch.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/SwitchDelegate.qml77
-rw-r--r--tests/auto/customization/data/styles/simple/TabBar.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/TabButton.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/TextArea.qml66
-rw-r--r--tests/auto/customization/data/styles/simple/TextField.qml66
-rw-r--r--tests/auto/customization/data/styles/simple/ToolBar.qml73
-rw-r--r--tests/auto/customization/data/styles/simple/ToolButton.qml72
-rw-r--r--tests/auto/customization/data/styles/simple/ToolSeparator.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/ToolTip.qml70
-rw-r--r--tests/auto/customization/data/styles/simple/Tumbler.qml68
-rw-r--r--tests/auto/customization/data/styles/simple/qmldir59
-rw-r--r--tests/auto/customization/tst_customization.cpp534
-rw-r--r--tests/auto/designer/CMakeLists.txt21
-rw-r--r--tests/auto/designer/tst_designer.cpp162
-rw-r--r--tests/auto/focus/BLACKLIST3
-rw-r--r--tests/auto/focus/CMakeLists.txt45
-rw-r--r--tests/auto/focus/data/activeFocusOnTab.qml203
-rw-r--r--tests/auto/focus/data/keyNavigation.qml260
-rw-r--r--tests/auto/focus/data/visualFocus.qml64
-rw-r--r--tests/auto/focus/tst_focus.cpp396
-rw-r--r--tests/auto/font/CMakeLists.txt48
-rw-r--r--tests/auto/font/data/font-appwindow-custom.qml62
-rw-r--r--tests/auto/font/data/font-appwindow-default.qml55
-rw-r--r--tests/auto/font/data/font-control-custom.qml62
-rw-r--r--tests/auto/font/data/font-control-default.qml55
-rw-r--r--tests/auto/font/data/font-popup-custom.qml62
-rw-r--r--tests/auto/font/data/font-popup-default.qml55
-rw-r--r--tests/auto/font/data/inheritance-childcontrol.qml76
-rw-r--r--tests/auto/font/data/inheritance-childpopup.qml76
-rw-r--r--tests/auto/font/data/inheritance-control.qml74
-rw-r--r--tests/auto/font/data/inheritance-dynamicchildcontrol.qml75
-rw-r--r--tests/auto/font/data/inheritance-dynamicchildpopup.qml80
-rw-r--r--tests/auto/font/data/inheritance-dynamiccontrol.qml71
-rw-r--r--tests/auto/font/data/inheritance-dynamicpopup.qml76
-rw-r--r--tests/auto/font/data/inheritance-popup.qml74
-rw-r--r--tests/auto/font/data/listview.qml79
-rw-r--r--tests/auto/font/tst_font.cpp369
-rw-r--r--tests/auto/palette/CMakeLists.txt61
-rw-r--r--tests/auto/palette/data/bindings.qml95
-rw-r--r--tests/auto/palette/data/inheritance-childcontrol.qml76
-rw-r--r--tests/auto/palette/data/inheritance-childpopup.qml76
-rw-r--r--tests/auto/palette/data/inheritance-control.qml74
-rw-r--r--tests/auto/palette/data/inheritance-dynamicchildcontrol.qml75
-rw-r--r--tests/auto/palette/data/inheritance-dynamicchildpopup.qml80
-rw-r--r--tests/auto/palette/data/inheritance-dynamiccontrol.qml71
-rw-r--r--tests/auto/palette/data/inheritance-dynamicpopup.qml76
-rw-r--r--tests/auto/palette/data/inheritance-popup.qml74
-rw-r--r--tests/auto/palette/data/listview.qml79
-rw-r--r--tests/auto/palette/data/palette-appwindow-custom.qml74
-rw-r--r--tests/auto/palette/data/palette-appwindow-default.qml55
-rw-r--r--tests/auto/palette/data/palette-control-custom.qml74
-rw-r--r--tests/auto/palette/data/palette-control-default.qml55
-rw-r--r--tests/auto/palette/data/palette-popup-custom.qml74
-rw-r--r--tests/auto/palette/data/palette-popup-default.qml55
-rw-r--r--tests/auto/palette/data/set-palette.qml66
-rw-r--r--tests/auto/palette/qtquickcontrols2.conf5
-rw-r--r--tests/auto/palette/tst_palette.cpp435
-rw-r--r--tests/auto/platform/CMakeLists.txt25
-rw-r--r--tests/auto/platform/data/tst_colordialog.qml71
-rw-r--r--tests/auto/platform/data/tst_filedialog.qml71
-rw-r--r--tests/auto/platform/data/tst_folderdialog.qml71
-rw-r--r--tests/auto/platform/data/tst_fontdialog.qml71
-rw-r--r--tests/auto/platform/data/tst_menu.qml264
-rw-r--r--tests/auto/platform/data/tst_menubar.qml239
-rw-r--r--tests/auto/platform/data/tst_menuitem.qml123
-rw-r--r--tests/auto/platform/data/tst_menuitemgroup.qml390
-rw-r--r--tests/auto/platform/data/tst_menuseparator.qml74
-rw-r--r--tests/auto/platform/data/tst_messagedialog.qml113
-rw-r--r--tests/auto/platform/data/tst_standardpaths.qml87
-rw-r--r--tests/auto/platform/data/tst_systemtrayicon.qml139
-rw-r--r--tests/auto/platform/tst_platform.cpp38
-rw-r--r--tests/auto/pressandhold/CMakeLists.txt20
-rw-r--r--tests/auto/pressandhold/data/dependencies.qml4
-rw-r--r--tests/auto/pressandhold/tst_pressandhold.cpp222
-rw-r--r--tests/auto/qquickapplicationwindow/CMakeLists.txt48
-rw-r--r--tests/auto/qquickapplicationwindow/data/activeFocusControl.qml115
-rw-r--r--tests/auto/qquickapplicationwindow/data/activefocusontab.qml94
-rw-r--r--tests/auto/qquickapplicationwindow/data/attachedProperties.qml179
-rw-r--r--tests/auto/qquickapplicationwindow/data/basicapplicationwindow.qml56
-rw-r--r--tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml84
-rw-r--r--tests/auto/qquickapplicationwindow/data/defaultFocus.qml69
-rw-r--r--tests/auto/qquickapplicationwindow/data/fill.qml79
-rw-r--r--tests/auto/qquickapplicationwindow/data/focusAfterPopupClosed.qml111
-rw-r--r--tests/auto/qquickapplicationwindow/data/font.qml97
-rw-r--r--tests/auto/qquickapplicationwindow/data/layout.qml62
-rw-r--r--tests/auto/qquickapplicationwindow/data/locale.qml77
-rw-r--r--tests/auto/qquickapplicationwindow/data/opacity.qml61
-rw-r--r--tests/auto/qquickapplicationwindow/tst_qquickapplicationwindow.cpp909
-rw-r--r--tests/auto/qquickcolor/CMakeLists.txt25
-rw-r--r--tests/auto/qquickcolor/data/tst_color.qml65
-rw-r--r--tests/auto/qquickcolor/tst_qquickcolor.cpp38
-rw-r--r--tests/auto/qquickcontrol/CMakeLists.txt48
-rw-r--r--tests/auto/qquickcontrol/data/flickable.qml71
-rw-r--r--tests/auto/qquickcontrol/tst_qquickcontrol.cpp99
-rw-r--r--tests/auto/qquickdrawer/CMakeLists.txt48
-rw-r--r--tests/auto/qquickdrawer/data/applicationwindow-button.qml70
-rw-r--r--tests/auto/qquickdrawer/data/applicationwindow-hover.qml82
-rw-r--r--tests/auto/qquickdrawer/data/applicationwindow-wheel.qml80
-rw-r--r--tests/auto/qquickdrawer/data/applicationwindow.qml65
-rw-r--r--tests/auto/qquickdrawer/data/dragOverModalShadow.qml87
-rw-r--r--tests/auto/qquickdrawer/data/flickable.qml75
-rw-r--r--tests/auto/qquickdrawer/data/grabber.qml73
-rw-r--r--tests/auto/qquickdrawer/data/header.qml73
-rw-r--r--tests/auto/qquickdrawer/data/multiTouch.qml82
-rw-r--r--tests/auto/qquickdrawer/data/multiple.qml95
-rw-r--r--tests/auto/qquickdrawer/data/reposition.qml76
-rw-r--r--tests/auto/qquickdrawer/data/slider.qml74
-rw-r--r--tests/auto/qquickdrawer/data/topEdgeScreenEdge.qml78
-rw-r--r--tests/auto/qquickdrawer/data/window-button.qml71
-rw-r--r--tests/auto/qquickdrawer/data/window-hover.qml83
-rw-r--r--tests/auto/qquickdrawer/data/window-wheel.qml81
-rw-r--r--tests/auto/qquickdrawer/data/window.qml66
-rw-r--r--tests/auto/qquickdrawer/tst_qquickdrawer.cpp1348
-rw-r--r--tests/auto/qquickheaderview/CMakeLists.txt49
-rw-r--r--tests/auto/qquickheaderview/data/ListModel.qml107
-rw-r--r--tests/auto/qquickheaderview/data/Window.qml121
-rw-r--r--tests/auto/qquickheaderview/tst_qquickheaderview.cpp395
-rw-r--r--tests/auto/qquickiconimage/CMakeLists.txt84
-rw-r--r--tests/auto/qquickiconimage/data/alignment.qml16
-rw-r--r--tests/auto/qquickiconimage/data/color.qml18
-rw-r--r--tests/auto/qquickiconimage/data/fileSelectors.qml16
-rw-r--r--tests/auto/qquickiconimage/data/imageProvider.qml9
-rw-r--r--tests/auto/qquickiconimage/data/nameBindingNoSizes.qml7
-rw-r--r--tests/auto/qquickiconimage/data/nameBindingSourceSize.qml16
-rw-r--r--tests/auto/qquickiconimage/data/nameBindingSourceSizeWidthHeight.qml10
-rw-r--r--tests/auto/qquickiconimage/data/root.qml6
-rw-r--r--tests/auto/qquickiconimage/data/sourceBindingNoSizes.qml15
-rw-r--r--tests/auto/qquickiconimage/data/sourceBindingSourceSize.qml16
-rw-r--r--tests/auto/qquickiconimage/data/sourceBindingSourceSizeWidthHeight.qml10
-rw-r--r--tests/auto/qquickiconimage/data/sourceBindingSourceTooLarge.qml8
-rw-r--r--tests/auto/qquickiconimage/data/svgNoSizes.qml15
-rw-r--r--tests/auto/qquickiconimage/data/svgSourceBindingSourceSize.qml17
-rw-r--r--tests/auto/qquickiconimage/data/translucentColors.qml67
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/16x16/actions/appointment-new.pngbin839 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new.pngbin1040 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new@2x.pngbin107 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new.pngbin1268 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new@2x.pngbin4017 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original.pngbin1047 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original@2x.pngbin107 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted.pngbin1053 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted@2x.pngbin107 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/+testselector/appointment-new.pngbin107 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/appointment-new.pngbin4017 -> 0 bytes
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/appointment-new.svg425
-rw-r--r--tests/auto/qquickiconimage/icons/testtheme/index.theme21
-rw-r--r--tests/auto/qquickiconimage/resources.qrc17
-rw-r--r--tests/auto/qquickiconimage/tst_qquickiconimage.cpp572
-rw-r--r--tests/auto/qquickiconlabel/CMakeLists.txt50
-rw-r--r--tests/auto/qquickiconlabel/data/colorChanges.qml66
-rw-r--r--tests/auto/qquickiconlabel/data/iconlabel.qml66
-rw-r--r--tests/auto/qquickiconlabel/data/spacingWithOnlyIcon.qml66
-rw-r--r--tests/auto/qquickiconlabel/data/spacingWithOnlyText.qml63
-rw-r--r--tests/auto/qquickiconlabel/tst_qquickiconlabel.cpp334
-rw-r--r--tests/auto/qquickimaginestyle/CMakeLists.txt41
-rw-r--r--tests/auto/qquickimaginestyle/control-assets/button-background.9.pngbin138 -> 0 bytes
-rw-r--r--tests/auto/qquickimaginestyle/data/tst_imagine.qml156
-rw-r--r--tests/auto/qquickimaginestyle/qtquickcontrols2.conf5
-rw-r--r--tests/auto/qquickimaginestyle/test-assets/button-background-1.pngbin101 -> 0 bytes
-rw-r--r--tests/auto/qquickimaginestyle/test-assets/button-background-2.pngbin101 -> 0 bytes
-rw-r--r--tests/auto/qquickimaginestyle/tst_qquickimaginestyle.cpp38
-rw-r--r--tests/auto/qquickmaterialstyle/CMakeLists.txt39
-rw-r--r--tests/auto/qquickmaterialstyle/data/tst_material.qml791
-rw-r--r--tests/auto/qquickmaterialstyle/qtquickcontrols2.conf2
-rw-r--r--tests/auto/qquickmaterialstyle/tst_qquickmaterialstyle.cpp75
-rw-r--r--tests/auto/qquickmaterialstyleconf/CMakeLists.txt63
-rw-r--r--tests/auto/qquickmaterialstyleconf/data/applicationwindow.qml69
-rw-r--r--tests/auto/qquickmaterialstyleconf/qquickmaterialstyleconf.qrc7
-rw-r--r--tests/auto/qquickmaterialstyleconf/qtquickcontrols2.conf10
-rw-r--r--tests/auto/qquickmaterialstyleconf/tst_qquickmaterialstyleconf.cpp122
-rw-r--r--tests/auto/qquickmaterialstyleconf/variant-dense.conf6
-rw-r--r--tests/auto/qquickmaterialstyleconf/variant-normal.conf6
-rw-r--r--tests/auto/qquickmenu/BLACKLIST6
-rw-r--r--tests/auto/qquickmenu/CMakeLists.txt48
-rw-r--r--tests/auto/qquickmenu/data/actions.qml67
-rw-r--r--tests/auto/qquickmenu/data/addItem.qml71
-rw-r--r--tests/auto/qquickmenu/data/applicationWindowScrollable.qml73
-rw-r--r--tests/auto/qquickmenu/data/applicationwindow.qml92
-rw-r--r--tests/auto/qquickmenu/data/delegateFromSeparateComponent.qml107
-rw-r--r--tests/auto/qquickmenu/data/disableWhenTriggered.qml121
-rw-r--r--tests/auto/qquickmenu/data/disabledMenuItemKeyNavigation.qml74
-rw-r--r--tests/auto/qquickmenu/data/giveMenuItemFocusOnButtonPress.qml97
-rw-r--r--tests/auto/qquickmenu/data/menuItemWidths.qml103
-rw-r--r--tests/auto/qquickmenu/data/menuSeparator.qml83
-rw-r--r--tests/auto/qquickmenu/data/mnemonics.qml87
-rw-r--r--tests/auto/qquickmenu/data/order.qml81
-rw-r--r--tests/auto/qquickmenu/data/popup.qml124
-rw-r--r--tests/auto/qquickmenu/data/pressAndHold.qml73
-rw-r--r--tests/auto/qquickmenu/data/removeTakeItem.qml87
-rw-r--r--tests/auto/qquickmenu/data/repeater.qml69
-rw-r--r--tests/auto/qquickmenu/data/scrollableWithPadding.qml79
-rw-r--r--tests/auto/qquickmenu/data/subMenuDisabled.qml79
-rw-r--r--tests/auto/qquickmenu/data/subMenus.qml134
-rw-r--r--tests/auto/qquickmenu/data/windowScrollable.qml74
-rw-r--r--tests/auto/qquickmenu/tst_qquickmenu.cpp1893
-rw-r--r--tests/auto/qquickmenubar/CMakeLists.txt48
-rw-r--r--tests/auto/qquickmenubar/data/checkHighlightWhenDismissed.qml93
-rw-r--r--tests/auto/qquickmenubar/data/delegateFromSeparateComponent.qml79
-rw-r--r--tests/auto/qquickmenubar/data/empty.qml54
-rw-r--r--tests/auto/qquickmenubar/data/menubar.qml113
-rw-r--r--tests/auto/qquickmenubar/tst_qquickmenubar.cpp668
-rw-r--r--tests/auto/qquickninepatchimage/CMakeLists.txt55
-rw-r--r--tests/auto/qquickninepatchimage/data/foo.9.pngbin139 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/foo@2x.9.pngbin153 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/foo@3x.9.pngbin174 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/foo@4x.9.pngbin185 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-all.9.pngbin169 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-all@2x.9.pngbin209 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-all@3x.9.pngbin236 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-all@4x.9.pngbin265 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-bottomright.9.pngbin185 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-bottomright@2x.9.pngbin222 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-bottomright@3x.9.pngbin249 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-bottomright@4x.9.pngbin281 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-topleft.9.pngbin155 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-topleft@2x.9.pngbin183 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-topleft@3x.9.pngbin205 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/inset-topleft@4x.9.pngbin225 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/ninepatchimage.qml7
-rw-r--r--tests/auto/qquickninepatchimage/data/padding.9.pngbin162 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/padding@2x.9.pngbin153 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/padding@3x.9.pngbin176 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/data/padding@4x.9.pngbin187 -> 0 bytes
-rw-r--r--tests/auto/qquickninepatchimage/tst_qquickninepatchimage.cpp254
-rw-r--r--tests/auto/qquickpopup/BLACKLIST8
-rw-r--r--tests/auto/qquickpopup/CMakeLists.txt48
-rw-r--r--tests/auto/qquickpopup/data/activeFocusOnClose1.qml69
-rw-r--r--tests/auto/qquickpopup/data/activeFocusOnClose2.qml79
-rw-r--r--tests/auto/qquickpopup/data/activeFocusOnClose3.qml78
-rw-r--r--tests/auto/qquickpopup/data/activeFocusOnClosingSeveralPopups.qml80
-rw-r--r--tests/auto/qquickpopup/data/applicationwindow-hover.qml79
-rw-r--r--tests/auto/qquickpopup/data/applicationwindow-wheel.qml81
-rw-r--r--tests/auto/qquickpopup/data/applicationwindow.qml93
-rw-r--r--tests/auto/qquickpopup/data/centerInOverlayWithinStackViewItem.qml80
-rw-r--r--tests/auto/qquickpopup/data/closeOnEscapeWithNestedPopups.qml112
-rw-r--r--tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml16
-rw-r--r--tests/auto/qquickpopup/data/countChanged.qml80
-rw-r--r--tests/auto/qquickpopup/data/cursor.qml71
-rw-r--r--tests/auto/qquickpopup/data/destroyDuringExitTransition.qml114
-rw-r--r--tests/auto/qquickpopup/data/dialog.qml75
-rw-r--r--tests/auto/qquickpopup/data/disabledPalette.qml72
-rw-r--r--tests/auto/qquickpopup/data/grabber.qml80
-rw-r--r--tests/auto/qquickpopup/data/invisibleToolTipOpen.qml28
-rw-r--r--tests/auto/qquickpopup/data/nested.qml74
-rw-r--r--tests/auto/qquickpopup/data/orientation.qml76
-rw-r--r--tests/auto/qquickpopup/data/tabFence.qml97
-rw-r--r--tests/auto/qquickpopup/data/toolTipCrashOnClose.qml94
-rw-r--r--tests/auto/qquickpopup/data/window-hover.qml80
-rw-r--r--tests/auto/qquickpopup/data/window-wheel.qml81
-rw-r--r--tests/auto/qquickpopup/data/window.qml94
-rw-r--r--tests/auto/qquickpopup/tst_qquickpopup.cpp1461
-rw-r--r--tests/auto/qquickstyle/CMakeLists.txt66
-rw-r--r--tests/auto/qquickstyle/data/CmdLineArgStyle/Control.qml2
-rw-r--r--tests/auto/qquickstyle/data/CmdLineArgStyle/qmldir2
-rw-r--r--tests/auto/qquickstyle/data/Custom/Label.qml2
-rw-r--r--tests/auto/qquickstyle/data/Custom/qmldir2
-rw-r--r--tests/auto/qquickstyle/data/EnvVarFallbackStyle/Control.qml2
-rw-r--r--tests/auto/qquickstyle/data/EnvVarFallbackStyle/qmldir2
-rw-r--r--tests/auto/qquickstyle/data/EnvVarStyle/Control.qml2
-rw-r--r--tests/auto/qquickstyle/data/EnvVarStyle/qmldir2
-rw-r--r--tests/auto/qquickstyle/data/basic.conf6
-rw-r--r--tests/auto/qquickstyle/data/custom.conf6
-rw-r--r--tests/auto/qquickstyle/data/dependencies.qml4
-rw-r--r--tests/auto/qquickstyle/data/designer/ButtonSpecifics.qml3
-rw-r--r--tests/auto/qquickstyle/data/dummy.dSYM/empty0
-rw-r--r--tests/auto/qquickstyle/data/dummyStyles/DummyStyle/Button.qml2
-rw-r--r--tests/auto/qquickstyle/data/fusion.conf6
-rw-r--r--tests/auto/qquickstyle/data/imagine.conf6
-rw-r--r--tests/auto/qquickstyle/data/material.conf6
-rw-r--r--tests/auto/qquickstyle/data/universal.conf6
-rw-r--r--tests/auto/qquickstyle/tst_qquickstyle.cpp172
-rw-r--r--tests/auto/qquickuniversalstyle/CMakeLists.txt38
-rw-r--r--tests/auto/qquickuniversalstyle/data/tst_universal.qml441
-rw-r--r--tests/auto/qquickuniversalstyle/qtquickcontrols2.conf2
-rw-r--r--tests/auto/qquickuniversalstyle/tst_qquickuniversalstyle.cpp38
-rw-r--r--tests/auto/qquickuniversalstyleconf/CMakeLists.txt61
-rw-r--r--tests/auto/qquickuniversalstyleconf/data/applicationwindow.qml64
-rw-r--r--tests/auto/qquickuniversalstyleconf/qquickuniversalstyleconf.qrc5
-rw-r--r--tests/auto/qquickuniversalstyleconf/qtquickcontrols2.conf10
-rw-r--r--tests/auto/qquickuniversalstyleconf/tst_qquickuniversalstyleconf.cpp79
-rw-r--r--tests/auto/revisions/CMakeLists.txt17
-rw-r--r--tests/auto/revisions/data/dependencies.qml6
-rw-r--r--tests/auto/revisions/tst_revisions.cpp124
-rw-r--r--tests/auto/sanity/BLACKLIST24
-rw-r--r--tests/auto/sanity/CMakeLists.txt43
-rw-r--r--tests/auto/sanity/data/dependencies.qml4
-rw-r--r--tests/auto/sanity/tst_sanity.cpp696
-rw-r--r--tests/auto/shared/qtest_quickcontrols.h90
-rw-r--r--tests/auto/shared/util.cpp144
-rw-r--r--tests/auto/shared/util.h108
-rw-r--r--tests/auto/shared/util.pri14
-rw-r--r--tests/auto/shared/visualtestutil.cpp169
-rw-r--r--tests/auto/shared/visualtestutil.h219
-rw-r--r--tests/auto/snippets/CMakeLists.txt44
-rw-r--r--tests/auto/snippets/data/dependencies.qml7
-rw-r--r--tests/auto/snippets/qtquickcontrols2.conf3
-rw-r--r--tests/auto/snippets/tst_snippets.cpp169
-rw-r--r--tests/auto/styleimports/CMakeLists.txt65
-rw-r--r--tests/auto/styleimports/ResourceStyle/Button.qml4
-rw-r--r--tests/auto/styleimports/data/Action.qml4
-rw-r--r--tests/auto/styleimports/data/Button.qml4
-rw-r--r--tests/auto/styleimports/data/FileSystemStyle/Button.qml4
-rw-r--r--tests/auto/styleimports/data/FileSystemStyle/qmldir2
-rw-r--r--tests/auto/styleimports/data/Label.qml4
-rw-r--r--tests/auto/styleimports/data/PlatformStyle/+linux/Button.qml4
-rw-r--r--tests/auto/styleimports/data/PlatformStyle/+macos/Button.qml4
-rw-r--r--tests/auto/styleimports/data/PlatformStyle/+windows/Button.qml4
-rw-r--r--tests/auto/styleimports/data/PlatformStyle/Button.qml4
-rw-r--r--tests/auto/styleimports/data/PlatformStyle/qmldir2
-rw-r--r--tests/auto/styleimports/data/applicationWindowWithButton.qml64
-rw-r--r--tests/auto/styleimports/data/qmldir4
-rw-r--r--tests/auto/styleimports/resources/ResourceStyle/Button.qml9
-rw-r--r--tests/auto/styleimports/resources/ResourceStyle/qmldir2
-rw-r--r--tests/auto/styleimports/tst_styleimports.cpp250
-rw-r--r--tests/auto/styleimportscompiletimematerial/CMakeLists.txt48
-rw-r--r--tests/auto/styleimportscompiletimematerial/data/importMaterialStyleWithoutControls.qml64
-rw-r--r--tests/auto/styleimportscompiletimematerial/tst_styleimportscompiletimematerial.cpp77
-rw-r--r--tests/auto/styleimportscompiletimeqmlonly/CMakeLists.txt48
-rw-r--r--tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/Button.qml83
-rw-r--r--tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/qmldir3
-rw-r--r--tests/auto/styleimportscompiletimeqmlonly/data/importQmlOnlyStyleWithoutControls.qml64
-rw-r--r--tests/auto/styleimportscompiletimeqmlonly/tst_styleimportscompiletimeqmlonly.cpp74
-rw-r--r--tests/auto/translation/CMakeLists.txt62
-rw-r--r--tests/auto/translation/data/comboBox.qml65
-rw-r--r--tests/auto/translation/data/dialogButtonBox.qml61
-rw-r--r--tests/auto/translation/data/dialogButtonBoxWithCustomButtons.qml75
-rw-r--r--tests/auto/translation/qml_jp.qmbin135 -> 0 bytes
-rw-r--r--tests/auto/translation/qml_jp.ts28
-rw-r--r--tests/auto/translation/qtbase_fr.qmbin259 -> 0 bytes
-rw-r--r--tests/auto/translation/qtbase_fr.ts23
-rw-r--r--tests/auto/translation/tst_translation.cpp173
-rw-r--r--tests/benchmarks/CMakeLists.txt4
-rw-r--r--tests/benchmarks/benchmarks.pro4
-rw-r--r--tests/benchmarks/creationtime/CMakeLists.txt42
-rw-r--r--tests/benchmarks/creationtime/creationtime.pro11
-rw-r--r--tests/benchmarks/creationtime/data/dependencies.qml8
-rw-r--r--tests/benchmarks/creationtime/tst_creationtime.cpp167
-rw-r--r--tests/benchmarks/objectcount/CMakeLists.txt42
-rw-r--r--tests/benchmarks/objectcount/data/dependencies.qml8
-rw-r--r--tests/benchmarks/objectcount/objectcount.pro11
-rw-r--r--tests/benchmarks/objectcount/tst_objectcount.cpp154
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_abstractbutton.qml16
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_busyindicator.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_button.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_checkbox.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_checkdelegate.qml16
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_combobox.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_container.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_control.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_delaybutton.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_dial.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_dialog.qml28
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_dialogbuttonbox.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_drawer.qml21
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_frame.qml17
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_groupbox.qml18
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_itemdelegate.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_label.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_menu.qml22
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_menuitem.qml17
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_menuseparator.qml13
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_page.qml18
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_pageindicator.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_pane.qml17
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_popup.qml26
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_progressbar.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_radiobutton.qml16
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_radiodelegate.qml17
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_rangeslider.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_roundbutton.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_scrollbar.qml17
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_scrollindicator.qml16
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_scrollview.qml23
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_slider.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_spinbox.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_stackview.qml18
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_swipedelegate.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_swipeview.qml24
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_switch.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_switchdelegate.qml16
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_tabbar.qml23
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_tabbutton.qml16
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_textarea.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_textfield.qml14
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_toolbutton.qml15
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_toolseparator.qml13
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_tooltip.qml20
-rw-r--r--tests/benchmarks/qmlbench/creation/delegates_tumbler.qml15
-rw-r--r--tests/global/global.cfg5
-rw-r--r--tests/manual/CMakeLists.txt15
-rw-r--r--tests/manual/buttons/ButtonLoader.qml101
-rw-r--r--tests/manual/buttons/CMakeLists.txt36
-rw-r--r--tests/manual/buttons/buttons.cpp61
-rw-r--r--tests/manual/buttons/buttons.pro6
-rw-r--r--tests/manual/buttons/buttons.qml150
-rw-r--r--tests/manual/dialogs/CMakeLists.txt35
-rw-r--r--tests/manual/dialogs/CustomDialog.qml74
-rw-r--r--tests/manual/dialogs/DialogLabel.qml60
-rw-r--r--tests/manual/dialogs/Marker.qml68
-rw-r--r--tests/manual/dialogs/dialogs.cpp62
-rw-r--r--tests/manual/dialogs/dialogs.pro11
-rw-r--r--tests/manual/dialogs/dialogs.qml247
-rw-r--r--tests/manual/dialogs/qtquickcontrols2.conf6
-rw-r--r--tests/manual/fonts/CMakeLists.txt44
-rw-r--r--tests/manual/fonts/deployment.pri14
-rw-r--r--tests/manual/fonts/fonts.pro14
-rw-r--r--tests/manual/fonts/main.cpp49
-rw-r--r--tests/manual/fonts/main.qml102
-rw-r--r--tests/manual/fonts/qml.qrc6
-rw-r--r--tests/manual/gifs/CMakeLists.txt29
-rw-r--r--tests/manual/gifs/capturedevent.cpp113
-rw-r--r--tests/manual/gifs/capturedevent.h67
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-busyindicator.qml67
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-button-flat.qml66
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-button-highlighted.qml66
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-button.qml65
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-checkbox-tristate.qml87
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-checkbox.qml82
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-checkdelegate-tristate.qml91
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-checkdelegate.qml74
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-combobox.qml69
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-delaybutton.qml66
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-dial-no-wrap.qml66
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-dial-wrap.qml67
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-drawer.qml99
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-itemdelegate.qml73
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-menu.qml85
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-progressbar-indeterminate.qml67
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-progressbar.qml81
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-radiobutton.qml83
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-radiodelegate.qml80
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-rangeslider.qml66
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-scrollbar-snap.qml71
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-scrollbar.qml80
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-scrollindicator.qml77
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-slider-snap.qml89
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-slider.qml66
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-stackview-pop.qml112
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-stackview-push.qml107
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-stackview-replace.qml112
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-stackview-unwind.qml112
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-swipedelegate-behind.qml81
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-swipedelegate-leading-trailing.qml93
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-swipedelegate.qml92
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-swipeview.qml99
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-switch.qml64
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-switchdelegate.qml74
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-tabbar.qml68
-rw-r--r--tests/manual/gifs/data/qtquickcontrols2-tumbler-wrap.qml104
-rw-r--r--tests/manual/gifs/eventcapturer.cpp236
-rw-r--r--tests/manual/gifs/eventcapturer.h97
-rw-r--r--tests/manual/gifs/gifrecorder.cpp327
-rw-r--r--tests/manual/gifs/gifrecorder.h92
-rw-r--r--tests/manual/gifs/gifs.pro20
-rw-r--r--tests/manual/gifs/tst_gifs.cpp1052
-rw-r--r--tests/manual/headerview/CMakeLists.txt48
-rw-r--r--tests/manual/headerview/headerview.pro10
-rw-r--r--tests/manual/headerview/main.cpp217
-rw-r--r--tests/manual/headerview/main.qml126
-rw-r--r--tests/manual/manual.pro13
-rw-r--r--tests/manual/nativestyle/.gitignore73
-rw-r--r--tests/manual/nativestyle/Buttons.qml100
-rw-r--r--tests/manual/nativestyle/CMakeLists.txt84
-rw-r--r--tests/manual/nativestyle/CheckBoxes.qml75
-rw-r--r--tests/manual/nativestyle/ComboBoxes.qml94
-rw-r--r--tests/manual/nativestyle/ControlContainer.qml62
-rw-r--r--tests/manual/nativestyle/CustomButtons.qml96
-rw-r--r--tests/manual/nativestyle/CustomCheckBoxes.qml137
-rw-r--r--tests/manual/nativestyle/CustomComboBoxes.qml122
-rw-r--r--tests/manual/nativestyle/CustomDials.qml87
-rw-r--r--tests/manual/nativestyle/CustomFrames.qml62
-rw-r--r--tests/manual/nativestyle/CustomProgressBars.qml83
-rw-r--r--tests/manual/nativestyle/CustomRadioButtons.qml121
-rw-r--r--tests/manual/nativestyle/CustomScrollBars.qml137
-rw-r--r--tests/manual/nativestyle/CustomSliders.qml167
-rw-r--r--tests/manual/nativestyle/CustomSpinBoxes.qml171
-rw-r--r--tests/manual/nativestyle/CustomTextAreas.qml71
-rw-r--r--tests/manual/nativestyle/CustomTextFields.qml63
-rw-r--r--tests/manual/nativestyle/Dials.qml66
-rw-r--r--tests/manual/nativestyle/Frames.qml65
-rw-r--r--tests/manual/nativestyle/ProgressBars.qml102
-rw-r--r--tests/manual/nativestyle/RadioButtons.qml111
-rw-r--r--tests/manual/nativestyle/ScrollBars.qml99
-rw-r--r--tests/manual/nativestyle/Sliders.qml153
-rw-r--r--tests/manual/nativestyle/SlidersMini.qml140
-rw-r--r--tests/manual/nativestyle/SlidersSmall.qml140
-rw-r--r--tests/manual/nativestyle/SpinBoxes.qml74
-rw-r--r--tests/manual/nativestyle/TextAreas.qml131
-rw-r--r--tests/manual/nativestyle/TextFields.qml71
-rw-r--r--tests/manual/nativestyle/checkbox-icon.pngbin258 -> 0 bytes
-rw-r--r--tests/manual/nativestyle/checkbox-icon16.pngbin230 -> 0 bytes
-rw-r--r--tests/manual/nativestyle/checkbox-icon@2x.pngbin336 -> 0 bytes
-rw-r--r--tests/manual/nativestyle/main.cpp55
-rw-r--r--tests/manual/nativestyle/main.qml121
-rw-r--r--tests/manual/nativestyle/nativestyle.pro39
-rw-r--r--tests/manual/nativestyle/qml.qrc7
-rw-r--r--tests/manual/screenshots/CMakeLists.txt34
-rw-r--r--tests/manual/screenshots/qtquickcontrols2.conf5
-rw-r--r--tests/manual/screenshots/screenshots.cpp72
-rw-r--r--tests/manual/screenshots/screenshots.pro13
-rw-r--r--tests/manual/screenshots/screenshots.qml174
-rw-r--r--tests/manual/shared/FontAwesome.otfbin106260 -> 0 bytes
-rw-r--r--tests/manual/shared/FontAwesome.qml746
-rw-r--r--tests/manual/shared/FontAwesomeIcon.qml58
-rw-r--r--tests/manual/shared/qmldir4
-rw-r--r--tests/manual/shared/shared.qrc8
-rw-r--r--tests/manual/styles-cover-flow/CMakeLists.txt38
-rw-r--r--tests/manual/styles-cover-flow/CoverFlowDelegate.qml136
-rw-r--r--tests/manual/styles-cover-flow/CoverFlowPath.qml157
-rw-r--r--tests/manual/styles-cover-flow/styles-cover-flow.cpp66
-rw-r--r--tests/manual/styles-cover-flow/styles-cover-flow.pro11
-rw-r--r--tests/manual/styles-cover-flow/styles-cover-flow.qml100
-rw-r--r--tests/manual/styles/CMakeLists.txt31
-rw-r--r--tests/manual/styles/styles.cpp64
-rw-r--r--tests/manual/styles/styles.pro9
-rw-r--r--tests/manual/styles/styles.qml115
-rw-r--r--tests/manual/systemtrayicon/CMakeLists.txt32
-rw-r--r--tests/manual/systemtrayicon/images/qt_logo_green_256.pngbin3118 -> 0 bytes
-rw-r--r--tests/manual/systemtrayicon/systemtrayicon.cpp64
-rw-r--r--tests/manual/systemtrayicon/systemtrayicon.pro9
-rw-r--r--tests/manual/systemtrayicon/systemtrayicon.qml89
-rw-r--r--tests/manual/systemtrayicon/systemtrayicon.qrc6
-rw-r--r--tests/manual/testbench/+Imagine/ApplicationWindow.qml55
-rw-r--r--tests/manual/testbench/+Imagine/ContentPane.qml55
-rw-r--r--tests/manual/testbench/+Imagine/Dialog.qml55
-rw-r--r--tests/manual/testbench/+Imagine/Menu.qml55
-rw-r--r--tests/manual/testbench/+Imagine/ToolBar.qml57
-rw-r--r--tests/manual/testbench/.gitignore83
-rw-r--r--tests/manual/testbench/ApplicationWindow.qml53
-rw-r--r--tests/manual/testbench/CMakeLists.txt109
-rw-r--r--tests/manual/testbench/ColorEditor.qml80
-rw-r--r--tests/manual/testbench/ContentPane.qml53
-rw-r--r--tests/manual/testbench/ControlContainer.qml70
-rw-r--r--tests/manual/testbench/Dialog.qml53
-rw-r--r--tests/manual/testbench/ExampleContainer.qml83
-rw-r--r--tests/manual/testbench/Menu.qml53
-rw-r--r--tests/manual/testbench/README.md35
-rw-r--r--tests/manual/testbench/SettingsDialog.qml447
-rw-r--r--tests/manual/testbench/ToolBar.qml53
-rw-r--r--tests/manual/testbench/assetfixer.cpp564
-rw-r--r--tests/manual/testbench/assetfixer.h126
-rw-r--r--tests/manual/testbench/clipboard.cpp124
-rw-r--r--tests/manual/testbench/clipboard.h72
-rw-r--r--tests/manual/testbench/controls/BusyIndicator.qml65
-rw-r--r--tests/manual/testbench/controls/Button.qml90
-rw-r--r--tests/manual/testbench/controls/CheckBox.qml74
-rw-r--r--tests/manual/testbench/controls/CheckDelegate.qml87
-rw-r--r--tests/manual/testbench/controls/ComboBox.qml71
-rw-r--r--tests/manual/testbench/controls/DelayButton.qml72
-rw-r--r--tests/manual/testbench/controls/Dial.qml65
-rw-r--r--tests/manual/testbench/controls/Dialog.qml87
-rw-r--r--tests/manual/testbench/controls/Frame.qml64
-rw-r--r--tests/manual/testbench/controls/GroupBox.qml66
-rw-r--r--tests/manual/testbench/controls/ItemDelegate.qml84
-rw-r--r--tests/manual/testbench/controls/Label.qml66
-rw-r--r--tests/manual/testbench/controls/Menu.qml121
-rw-r--r--tests/manual/testbench/controls/MenuBar.qml79
-rw-r--r--tests/manual/testbench/controls/Page.qml68
-rw-r--r--tests/manual/testbench/controls/PageIndicator.qml111
-rw-r--r--tests/manual/testbench/controls/Pane.qml68
-rw-r--r--tests/manual/testbench/controls/ProgressBar.qml66
-rw-r--r--tests/manual/testbench/controls/RadioButton.qml73
-rw-r--r--tests/manual/testbench/controls/RadioDelegate.qml86
-rw-r--r--tests/manual/testbench/controls/RangeSlider.qml69
-rw-r--r--tests/manual/testbench/controls/RoundButton.qml88
-rw-r--r--tests/manual/testbench/controls/ScrollBar.qml114
-rw-r--r--tests/manual/testbench/controls/ScrollIndicator.qml104
-rw-r--r--tests/manual/testbench/controls/Slider.qml69
-rw-r--r--tests/manual/testbench/controls/SpinBox.qml78
-rw-r--r--tests/manual/testbench/controls/SplitView.qml79
-rw-r--r--tests/manual/testbench/controls/SwipeDelegate.qml106
-rw-r--r--tests/manual/testbench/controls/Switch.qml76
-rw-r--r--tests/manual/testbench/controls/SwitchDelegate.qml86
-rw-r--r--tests/manual/testbench/controls/TabBar.qml81
-rw-r--r--tests/manual/testbench/controls/TextArea.qml73
-rw-r--r--tests/manual/testbench/controls/TextField.qml73
-rw-r--r--tests/manual/testbench/controls/ToolBar.qml87
-rw-r--r--tests/manual/testbench/controls/ToolTip.qml67
-rw-r--r--tests/manual/testbench/controls/Tumbler.qml67
-rw-r--r--tests/manual/testbench/deployment.pri14
-rw-r--r--tests/manual/testbench/directoryvalidator.cpp102
-rw-r--r--tests/manual/testbench/directoryvalidator.h84
-rw-r--r--tests/manual/testbench/fonts.qrc5
-rw-r--r--tests/manual/testbench/fonts/LICENSE.txt12
-rw-r--r--tests/manual/testbench/fonts/fontawesome.ttfbin5464 -> 0 bytes
-rw-r--r--tests/manual/testbench/main.cpp94
-rw-r--r--tests/manual/testbench/qml.qrc55
-rw-r--r--tests/manual/testbench/testbench.pro24
-rw-r--r--tests/manual/testbench/testbench.qml533
-rw-r--r--tests/manual/viewinqwidget/CMakeLists.txt35
-rw-r--r--tests/manual/viewinqwidget/main.cpp91
-rw-r--r--tests/manual/viewinqwidget/main.qml49
-rw-r--r--tests/manual/viewinqwidget/viewinqwidget.pro6
-rw-r--r--tests/manual/viewinqwidget/viewinqwidget.qrc5
1028 files changed, 0 insertions, 153771 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
deleted file mode 100644
index 22141371..00000000
--- a/tests/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated from tests.pro.
-
-if(QT_BUILD_STANDALONE_TESTS)
- # Add qt_find_package calls for extra dependencies that need to be found when building
- # the standalone tests here.
-endif()
-qt_build_tests()
diff --git a/tests/auto/CMakeLists.txt b/tests/auto/CMakeLists.txt
deleted file mode 100644
index 5d7302c3..00000000
--- a/tests/auto/CMakeLists.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-# Generated from auto.pro.
-
-add_subdirectory(accessibility)
-add_subdirectory(controls)
-add_subdirectory(cursor)
-add_subdirectory(customization)
-add_subdirectory(designer)
-add_subdirectory(focus)
-add_subdirectory(font)
-add_subdirectory(palette)
-add_subdirectory(platform)
-add_subdirectory(pressandhold)
-add_subdirectory(qquickapplicationwindow)
-add_subdirectory(qquickcolor)
-add_subdirectory(qquickdrawer)
-add_subdirectory(qquickheaderview)
-add_subdirectory(qquickiconimage)
-add_subdirectory(qquickiconlabel)
-add_subdirectory(qquickimaginestyle)
-add_subdirectory(qquickmaterialstyle)
-add_subdirectory(qquickmaterialstyleconf)
-add_subdirectory(qquickmenu)
-add_subdirectory(qquickmenubar)
-add_subdirectory(qquickninepatchimage)
-add_subdirectory(qquickpopup)
-add_subdirectory(qquickstyle)
-add_subdirectory(qquickuniversalstyle)
-add_subdirectory(qquickuniversalstyleconf)
-add_subdirectory(revisions)
-add_subdirectory(sanity)
-add_subdirectory(snippets)
-add_subdirectory(styleimports)
-add_subdirectory(styleimportscompiletimematerial)
-add_subdirectory(styleimportscompiletimeqmlonly)
-add_subdirectory(translation)
diff --git a/tests/auto/accessibility/BLACKLIST b/tests/auto/accessibility/BLACKLIST
deleted file mode 100644
index fe7a87f8..00000000
--- a/tests/auto/accessibility/BLACKLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-[a11y:Label]
-opensuse-leap
diff --git a/tests/auto/accessibility/CMakeLists.txt b/tests/auto/accessibility/CMakeLists.txt
deleted file mode 100644
index fe2a35d6..00000000
--- a/tests/auto/accessibility/CMakeLists.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-# Generated from accessibility.pro.
-
-if(NOT QT_FEATURE_accessibility)
- return()
-endif()
-
-#####################################################################
-## tst_accessibility Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_accessibility
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_accessibility.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:accessibility.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-# _REQUIREMENTS = "qtConfig(accessibility)"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_accessibility CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_accessibility CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/accessibility/data/defaults/abstractbutton.qml b/tests/auto/accessibility/data/defaults/abstractbutton.qml
deleted file mode 100644
index 29d6b3c0..00000000
--- a/tests/auto/accessibility/data/defaults/abstractbutton.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-AbstractButton {
- text: "AbstractButton"
-}
diff --git a/tests/auto/accessibility/data/defaults/busyindicator.qml b/tests/auto/accessibility/data/defaults/busyindicator.qml
deleted file mode 100644
index baaa9ba8..00000000
--- a/tests/auto/accessibility/data/defaults/busyindicator.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-BusyIndicator { }
diff --git a/tests/auto/accessibility/data/defaults/button.qml b/tests/auto/accessibility/data/defaults/button.qml
deleted file mode 100644
index 0359b3ac..00000000
--- a/tests/auto/accessibility/data/defaults/button.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Button {
- text: "Button"
-}
diff --git a/tests/auto/accessibility/data/defaults/checkbox.qml b/tests/auto/accessibility/data/defaults/checkbox.qml
deleted file mode 100644
index c912be57..00000000
--- a/tests/auto/accessibility/data/defaults/checkbox.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-CheckBox {
- text: "CheckBox"
-}
diff --git a/tests/auto/accessibility/data/defaults/checkdelegate.qml b/tests/auto/accessibility/data/defaults/checkdelegate.qml
deleted file mode 100644
index df62bc89..00000000
--- a/tests/auto/accessibility/data/defaults/checkdelegate.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-CheckDelegate {
- text: "CheckDelegate"
-}
diff --git a/tests/auto/accessibility/data/defaults/combobox.qml b/tests/auto/accessibility/data/defaults/combobox.qml
deleted file mode 100644
index bfeac723..00000000
--- a/tests/auto/accessibility/data/defaults/combobox.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ComboBox {
- model: ["ComboBox"]
-}
diff --git a/tests/auto/accessibility/data/defaults/container.qml b/tests/auto/accessibility/data/defaults/container.qml
deleted file mode 100644
index 7d29fec4..00000000
--- a/tests/auto/accessibility/data/defaults/container.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Container { }
diff --git a/tests/auto/accessibility/data/defaults/control.qml b/tests/auto/accessibility/data/defaults/control.qml
deleted file mode 100644
index 280cfd29..00000000
--- a/tests/auto/accessibility/data/defaults/control.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Control { }
diff --git a/tests/auto/accessibility/data/defaults/dial.qml b/tests/auto/accessibility/data/defaults/dial.qml
deleted file mode 100644
index d7e700b5..00000000
--- a/tests/auto/accessibility/data/defaults/dial.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Dial { }
diff --git a/tests/auto/accessibility/data/defaults/dialog.qml b/tests/auto/accessibility/data/defaults/dialog.qml
deleted file mode 100644
index d88fd36d..00000000
--- a/tests/auto/accessibility/data/defaults/dialog.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Dialog {
- title: "Dialog"
-}
diff --git a/tests/auto/accessibility/data/defaults/drawer.qml b/tests/auto/accessibility/data/defaults/drawer.qml
deleted file mode 100644
index 60a35171..00000000
--- a/tests/auto/accessibility/data/defaults/drawer.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Drawer { }
diff --git a/tests/auto/accessibility/data/defaults/frame.qml b/tests/auto/accessibility/data/defaults/frame.qml
deleted file mode 100644
index b70ccb55..00000000
--- a/tests/auto/accessibility/data/defaults/frame.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Frame { }
diff --git a/tests/auto/accessibility/data/defaults/groupbox.qml b/tests/auto/accessibility/data/defaults/groupbox.qml
deleted file mode 100644
index 24f3a294..00000000
--- a/tests/auto/accessibility/data/defaults/groupbox.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-GroupBox {
- title: "GroupBox"
-}
diff --git a/tests/auto/accessibility/data/defaults/itemdelegate.qml b/tests/auto/accessibility/data/defaults/itemdelegate.qml
deleted file mode 100644
index 5ec95fe0..00000000
--- a/tests/auto/accessibility/data/defaults/itemdelegate.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ItemDelegate {
- text: "ItemDelegate"
-}
diff --git a/tests/auto/accessibility/data/defaults/label.qml b/tests/auto/accessibility/data/defaults/label.qml
deleted file mode 100644
index 5f6a98cd..00000000
--- a/tests/auto/accessibility/data/defaults/label.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Label {
- text: "Label"
-}
diff --git a/tests/auto/accessibility/data/defaults/menu.qml b/tests/auto/accessibility/data/defaults/menu.qml
deleted file mode 100644
index 07fef728..00000000
--- a/tests/auto/accessibility/data/defaults/menu.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Menu { }
diff --git a/tests/auto/accessibility/data/defaults/menuitem.qml b/tests/auto/accessibility/data/defaults/menuitem.qml
deleted file mode 100644
index 194fa988..00000000
--- a/tests/auto/accessibility/data/defaults/menuitem.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-MenuItem {
- text: "MenuItem"
-}
diff --git a/tests/auto/accessibility/data/defaults/page.qml b/tests/auto/accessibility/data/defaults/page.qml
deleted file mode 100644
index cd1f78e1..00000000
--- a/tests/auto/accessibility/data/defaults/page.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Page {
- title: "Page"
-}
diff --git a/tests/auto/accessibility/data/defaults/pageindicator.qml b/tests/auto/accessibility/data/defaults/pageindicator.qml
deleted file mode 100644
index d64d5657..00000000
--- a/tests/auto/accessibility/data/defaults/pageindicator.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-PageIndicator { }
diff --git a/tests/auto/accessibility/data/defaults/pane.qml b/tests/auto/accessibility/data/defaults/pane.qml
deleted file mode 100644
index 765c98a3..00000000
--- a/tests/auto/accessibility/data/defaults/pane.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Pane { }
diff --git a/tests/auto/accessibility/data/defaults/popup.qml b/tests/auto/accessibility/data/defaults/popup.qml
deleted file mode 100644
index c599bd4c..00000000
--- a/tests/auto/accessibility/data/defaults/popup.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Popup { }
diff --git a/tests/auto/accessibility/data/defaults/progressbar.qml b/tests/auto/accessibility/data/defaults/progressbar.qml
deleted file mode 100644
index b3e287c3..00000000
--- a/tests/auto/accessibility/data/defaults/progressbar.qml
+++ /dev/null
@@ -1,8 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ProgressBar {
- from: 0
- to: 100
- value: 50
-}
diff --git a/tests/auto/accessibility/data/defaults/radiobutton.qml b/tests/auto/accessibility/data/defaults/radiobutton.qml
deleted file mode 100644
index d796b37e..00000000
--- a/tests/auto/accessibility/data/defaults/radiobutton.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RadioButton {
- text: "RadioButton"
-}
diff --git a/tests/auto/accessibility/data/defaults/radiodelegate.qml b/tests/auto/accessibility/data/defaults/radiodelegate.qml
deleted file mode 100644
index d002b985..00000000
--- a/tests/auto/accessibility/data/defaults/radiodelegate.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RadioDelegate {
- text: "RadioDelegate"
-}
diff --git a/tests/auto/accessibility/data/defaults/rangeslider.qml b/tests/auto/accessibility/data/defaults/rangeslider.qml
deleted file mode 100644
index 7bd364c4..00000000
--- a/tests/auto/accessibility/data/defaults/rangeslider.qml
+++ /dev/null
@@ -1,11 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RangeSlider {
- from: 0
- to: 100
- first.value: 25
- second.value: 75
- stepSize: 1
- orientation: Qt.Horizontal
-}
diff --git a/tests/auto/accessibility/data/defaults/roundbutton.qml b/tests/auto/accessibility/data/defaults/roundbutton.qml
deleted file mode 100644
index 6c78c0a4..00000000
--- a/tests/auto/accessibility/data/defaults/roundbutton.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RoundButton {
- text: "RoundButton"
-}
diff --git a/tests/auto/accessibility/data/defaults/scrollbar.qml b/tests/auto/accessibility/data/defaults/scrollbar.qml
deleted file mode 100644
index c36b1534..00000000
--- a/tests/auto/accessibility/data/defaults/scrollbar.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ScrollBar { }
diff --git a/tests/auto/accessibility/data/defaults/scrollindicator.qml b/tests/auto/accessibility/data/defaults/scrollindicator.qml
deleted file mode 100644
index 5b2f44b6..00000000
--- a/tests/auto/accessibility/data/defaults/scrollindicator.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ScrollIndicator { }
diff --git a/tests/auto/accessibility/data/defaults/slider.qml b/tests/auto/accessibility/data/defaults/slider.qml
deleted file mode 100644
index fd60a198..00000000
--- a/tests/auto/accessibility/data/defaults/slider.qml
+++ /dev/null
@@ -1,10 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Slider {
- from: 0
- to: 100
- value: 50
- stepSize: 1
- orientation: Qt.Horizontal
-}
diff --git a/tests/auto/accessibility/data/defaults/spinbox.qml b/tests/auto/accessibility/data/defaults/spinbox.qml
deleted file mode 100644
index 159e1f46..00000000
--- a/tests/auto/accessibility/data/defaults/spinbox.qml
+++ /dev/null
@@ -1,9 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SpinBox {
- from: 0
- to: 100
- value: 50
- stepSize: 1
-}
diff --git a/tests/auto/accessibility/data/defaults/stackview.qml b/tests/auto/accessibility/data/defaults/stackview.qml
deleted file mode 100644
index bd540b91..00000000
--- a/tests/auto/accessibility/data/defaults/stackview.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-StackView { }
diff --git a/tests/auto/accessibility/data/defaults/swipedelegate.qml b/tests/auto/accessibility/data/defaults/swipedelegate.qml
deleted file mode 100644
index d3724d4d..00000000
--- a/tests/auto/accessibility/data/defaults/swipedelegate.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SwipeDelegate {
- text: "SwipeDelegate"
-}
diff --git a/tests/auto/accessibility/data/defaults/swipeview.qml b/tests/auto/accessibility/data/defaults/swipeview.qml
deleted file mode 100644
index 9eb82216..00000000
--- a/tests/auto/accessibility/data/defaults/swipeview.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SwipeView { }
diff --git a/tests/auto/accessibility/data/defaults/switch.qml b/tests/auto/accessibility/data/defaults/switch.qml
deleted file mode 100644
index 00213086..00000000
--- a/tests/auto/accessibility/data/defaults/switch.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Switch {
- text: "Switch"
-}
diff --git a/tests/auto/accessibility/data/defaults/switchdelegate.qml b/tests/auto/accessibility/data/defaults/switchdelegate.qml
deleted file mode 100644
index 9f71ed68..00000000
--- a/tests/auto/accessibility/data/defaults/switchdelegate.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SwitchDelegate {
- text: "SwitchDelegate"
-}
diff --git a/tests/auto/accessibility/data/defaults/tabbar.qml b/tests/auto/accessibility/data/defaults/tabbar.qml
deleted file mode 100644
index 423bfea9..00000000
--- a/tests/auto/accessibility/data/defaults/tabbar.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TabBar { }
diff --git a/tests/auto/accessibility/data/defaults/tabbutton.qml b/tests/auto/accessibility/data/defaults/tabbutton.qml
deleted file mode 100644
index ab9ea8ae..00000000
--- a/tests/auto/accessibility/data/defaults/tabbutton.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TabButton {
- text: "TabButton"
-}
diff --git a/tests/auto/accessibility/data/defaults/textarea.qml b/tests/auto/accessibility/data/defaults/textarea.qml
deleted file mode 100644
index 9a1f31d0..00000000
--- a/tests/auto/accessibility/data/defaults/textarea.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TextArea {
- text: "TextArea"
-}
diff --git a/tests/auto/accessibility/data/defaults/textfield.qml b/tests/auto/accessibility/data/defaults/textfield.qml
deleted file mode 100644
index 42a16bae..00000000
--- a/tests/auto/accessibility/data/defaults/textfield.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TextField {
- text: "TextField"
-}
diff --git a/tests/auto/accessibility/data/defaults/toolbar.qml b/tests/auto/accessibility/data/defaults/toolbar.qml
deleted file mode 100644
index 01b93d7d..00000000
--- a/tests/auto/accessibility/data/defaults/toolbar.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ToolBar { }
diff --git a/tests/auto/accessibility/data/defaults/toolbutton.qml b/tests/auto/accessibility/data/defaults/toolbutton.qml
deleted file mode 100644
index 40e1152e..00000000
--- a/tests/auto/accessibility/data/defaults/toolbutton.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ToolButton {
- text: "ToolButton"
-}
diff --git a/tests/auto/accessibility/data/defaults/tooltip.qml b/tests/auto/accessibility/data/defaults/tooltip.qml
deleted file mode 100644
index f1c3cebe..00000000
--- a/tests/auto/accessibility/data/defaults/tooltip.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ToolTip {
- text: "ToolTip"
-}
diff --git a/tests/auto/accessibility/data/defaults/tumbler.qml b/tests/auto/accessibility/data/defaults/tumbler.qml
deleted file mode 100644
index e3db175b..00000000
--- a/tests/auto/accessibility/data/defaults/tumbler.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Tumbler { }
diff --git a/tests/auto/accessibility/data/ordering/page.qml b/tests/auto/accessibility/data/ordering/page.qml
deleted file mode 100644
index 8efafe32..00000000
--- a/tests/auto/accessibility/data/ordering/page.qml
+++ /dev/null
@@ -1,23 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Page {
- title: "Page"
- Accessible.role: Accessible.Pane
-
- header: Label {
- text: "Header"
- }
-
- footer: Label {
- text: "Footer"
- }
-
- Label {
- text: "Content item 1"
- }
-
- Label {
- text: "Content item 2"
- }
-}
diff --git a/tests/auto/accessibility/data/override/abstractbutton.qml b/tests/auto/accessibility/data/override/abstractbutton.qml
deleted file mode 100644
index ac8efe26..00000000
--- a/tests/auto/accessibility/data/override/abstractbutton.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-AbstractButton {
- text: "AbstractButton"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/busyindicator.qml b/tests/auto/accessibility/data/override/busyindicator.qml
deleted file mode 100644
index 439788d1..00000000
--- a/tests/auto/accessibility/data/override/busyindicator.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-BusyIndicator {
- Accessible.name: "BusyIndicatorOverride"
-}
diff --git a/tests/auto/accessibility/data/override/button.qml b/tests/auto/accessibility/data/override/button.qml
deleted file mode 100644
index 578af86c..00000000
--- a/tests/auto/accessibility/data/override/button.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Button {
- text: "Button"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/checkbox.qml b/tests/auto/accessibility/data/override/checkbox.qml
deleted file mode 100644
index 5df73509..00000000
--- a/tests/auto/accessibility/data/override/checkbox.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-CheckBox {
- text: "CheckBox"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/checkdelegate.qml b/tests/auto/accessibility/data/override/checkdelegate.qml
deleted file mode 100644
index 43f65d50..00000000
--- a/tests/auto/accessibility/data/override/checkdelegate.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-CheckDelegate {
- text: "CheckDelegate"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/combobox.qml b/tests/auto/accessibility/data/override/combobox.qml
deleted file mode 100644
index fa6ed3b4..00000000
--- a/tests/auto/accessibility/data/override/combobox.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ComboBox {
- model: ["ComboBox"]
- Accessible.name: model[0] + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/container.qml b/tests/auto/accessibility/data/override/container.qml
deleted file mode 100644
index 4e73f341..00000000
--- a/tests/auto/accessibility/data/override/container.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Container {
- Accessible.name: "ContainerOverride"
-}
diff --git a/tests/auto/accessibility/data/override/control.qml b/tests/auto/accessibility/data/override/control.qml
deleted file mode 100644
index 9c2be461..00000000
--- a/tests/auto/accessibility/data/override/control.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Control {
- Accessible.name: "ControlOverride"
-}
diff --git a/tests/auto/accessibility/data/override/dial.qml b/tests/auto/accessibility/data/override/dial.qml
deleted file mode 100644
index 8dbf0e37..00000000
--- a/tests/auto/accessibility/data/override/dial.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Dial {
- Accessible.name: "DialOverride"
-}
diff --git a/tests/auto/accessibility/data/override/dialog.qml b/tests/auto/accessibility/data/override/dialog.qml
deleted file mode 100644
index d1f31971..00000000
--- a/tests/auto/accessibility/data/override/dialog.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Dialog {
- title: "Dialog"
- Accessible.name: title + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/drawer.qml b/tests/auto/accessibility/data/override/drawer.qml
deleted file mode 100644
index 02e973e2..00000000
--- a/tests/auto/accessibility/data/override/drawer.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Drawer {
- Accessible.name: "DrawerOverride"
-}
diff --git a/tests/auto/accessibility/data/override/frame.qml b/tests/auto/accessibility/data/override/frame.qml
deleted file mode 100644
index 55086b35..00000000
--- a/tests/auto/accessibility/data/override/frame.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Frame {
- Accessible.name: "FrameOverride"
-}
diff --git a/tests/auto/accessibility/data/override/groupbox.qml b/tests/auto/accessibility/data/override/groupbox.qml
deleted file mode 100644
index d09d0845..00000000
--- a/tests/auto/accessibility/data/override/groupbox.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-GroupBox {
- title: "GroupBox"
- Accessible.name: title + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/itemdelegate.qml b/tests/auto/accessibility/data/override/itemdelegate.qml
deleted file mode 100644
index 2f32cb75..00000000
--- a/tests/auto/accessibility/data/override/itemdelegate.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ItemDelegate {
- text: "ItemDelegate"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/label.qml b/tests/auto/accessibility/data/override/label.qml
deleted file mode 100644
index 5c1310f8..00000000
--- a/tests/auto/accessibility/data/override/label.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Label {
- text: "Label"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/menu.qml b/tests/auto/accessibility/data/override/menu.qml
deleted file mode 100644
index 57a1b3d6..00000000
--- a/tests/auto/accessibility/data/override/menu.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Menu {
- Accessible.name: "MenuOverride"
-}
diff --git a/tests/auto/accessibility/data/override/menuitem.qml b/tests/auto/accessibility/data/override/menuitem.qml
deleted file mode 100644
index e1c064f3..00000000
--- a/tests/auto/accessibility/data/override/menuitem.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-MenuItem {
- text: "MenuItem"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/page.qml b/tests/auto/accessibility/data/override/page.qml
deleted file mode 100644
index b3b87e8a..00000000
--- a/tests/auto/accessibility/data/override/page.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Page {
- title: "Page"
- Accessible.name: title + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/pageindicator.qml b/tests/auto/accessibility/data/override/pageindicator.qml
deleted file mode 100644
index f366464d..00000000
--- a/tests/auto/accessibility/data/override/pageindicator.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-PageIndicator {
- Accessible.name: "PageIndicatorOverride"
-}
diff --git a/tests/auto/accessibility/data/override/pane.qml b/tests/auto/accessibility/data/override/pane.qml
deleted file mode 100644
index 7b57e9a9..00000000
--- a/tests/auto/accessibility/data/override/pane.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Pane {
- Accessible.name: "PaneOverride"
-}
diff --git a/tests/auto/accessibility/data/override/popup.qml b/tests/auto/accessibility/data/override/popup.qml
deleted file mode 100644
index 9d8d5855..00000000
--- a/tests/auto/accessibility/data/override/popup.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Popup {
- Accessible.name: "PopupOverride"
-}
diff --git a/tests/auto/accessibility/data/override/progressbar.qml b/tests/auto/accessibility/data/override/progressbar.qml
deleted file mode 100644
index 58bd2ae1..00000000
--- a/tests/auto/accessibility/data/override/progressbar.qml
+++ /dev/null
@@ -1,10 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ProgressBar {
- from: 0
- to: 100
- value: 50
-
- Accessible.name: "ProgressBarOverride"
-}
diff --git a/tests/auto/accessibility/data/override/radiobutton.qml b/tests/auto/accessibility/data/override/radiobutton.qml
deleted file mode 100644
index 3c555256..00000000
--- a/tests/auto/accessibility/data/override/radiobutton.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RadioButton {
- text: "RadioButton"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/radiodelegate.qml b/tests/auto/accessibility/data/override/radiodelegate.qml
deleted file mode 100644
index 883f963c..00000000
--- a/tests/auto/accessibility/data/override/radiodelegate.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RadioDelegate {
- text: "RadioDelegate"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/rangeslider.qml b/tests/auto/accessibility/data/override/rangeslider.qml
deleted file mode 100644
index 675c34aa..00000000
--- a/tests/auto/accessibility/data/override/rangeslider.qml
+++ /dev/null
@@ -1,13 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RangeSlider {
- from: 0
- to: 100
- first.value: 25
- second.value: 75
- stepSize: 1
- orientation: Qt.Horizontal
-
- Accessible.name: "RangeSliderOverride"
-}
diff --git a/tests/auto/accessibility/data/override/roundbutton.qml b/tests/auto/accessibility/data/override/roundbutton.qml
deleted file mode 100644
index a793ee28..00000000
--- a/tests/auto/accessibility/data/override/roundbutton.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-RoundButton {
- text: "RoundButton"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/scrollbar.qml b/tests/auto/accessibility/data/override/scrollbar.qml
deleted file mode 100644
index 6b3e613c..00000000
--- a/tests/auto/accessibility/data/override/scrollbar.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ScrollBar {
- Accessible.name: "ScrollBarOverride"
-}
diff --git a/tests/auto/accessibility/data/override/scrollindicator.qml b/tests/auto/accessibility/data/override/scrollindicator.qml
deleted file mode 100644
index 5cc1e5d4..00000000
--- a/tests/auto/accessibility/data/override/scrollindicator.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ScrollIndicator {
- Accessible.name: "ScrollIndicatorOverride"
-}
diff --git a/tests/auto/accessibility/data/override/slider.qml b/tests/auto/accessibility/data/override/slider.qml
deleted file mode 100644
index 9239f8db..00000000
--- a/tests/auto/accessibility/data/override/slider.qml
+++ /dev/null
@@ -1,11 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Slider {
- from: 0
- to: 100
- value: 50
- stepSize: 1
- orientation: Qt.Horizontal
- Accessible.name: "SliderOverride"
-}
diff --git a/tests/auto/accessibility/data/override/spinbox.qml b/tests/auto/accessibility/data/override/spinbox.qml
deleted file mode 100644
index 327f2a6d..00000000
--- a/tests/auto/accessibility/data/override/spinbox.qml
+++ /dev/null
@@ -1,10 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SpinBox {
- from: 0
- to: 100
- value: 50
- stepSize: 1
- Accessible.name: "SpinBoxOverride"
-}
diff --git a/tests/auto/accessibility/data/override/stackview.qml b/tests/auto/accessibility/data/override/stackview.qml
deleted file mode 100644
index dd3b8342..00000000
--- a/tests/auto/accessibility/data/override/stackview.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-StackView {
- Accessible.name: "StackViewOverride"
-}
diff --git a/tests/auto/accessibility/data/override/swipedelegate.qml b/tests/auto/accessibility/data/override/swipedelegate.qml
deleted file mode 100644
index bc97fc93..00000000
--- a/tests/auto/accessibility/data/override/swipedelegate.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SwipeDelegate {
- text: "SwipeDelegate"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/swipeview.qml b/tests/auto/accessibility/data/override/swipeview.qml
deleted file mode 100644
index 809b5362..00000000
--- a/tests/auto/accessibility/data/override/swipeview.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SwipeView {
- Accessible.name: "SwipeViewOverride"
-}
diff --git a/tests/auto/accessibility/data/override/switch.qml b/tests/auto/accessibility/data/override/switch.qml
deleted file mode 100644
index 18e3eb70..00000000
--- a/tests/auto/accessibility/data/override/switch.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Switch {
- text: "Switch"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/switchdelegate.qml b/tests/auto/accessibility/data/override/switchdelegate.qml
deleted file mode 100644
index 0c66f9e9..00000000
--- a/tests/auto/accessibility/data/override/switchdelegate.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-SwitchDelegate {
- text: "SwitchDelegate"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/tabbar.qml b/tests/auto/accessibility/data/override/tabbar.qml
deleted file mode 100644
index a959f68c..00000000
--- a/tests/auto/accessibility/data/override/tabbar.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TabBar {
- Accessible.name: "TabBarOverride"
-}
diff --git a/tests/auto/accessibility/data/override/tabbutton.qml b/tests/auto/accessibility/data/override/tabbutton.qml
deleted file mode 100644
index 1530a2d1..00000000
--- a/tests/auto/accessibility/data/override/tabbutton.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TabButton {
- text: "TabButton"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/textarea.qml b/tests/auto/accessibility/data/override/textarea.qml
deleted file mode 100644
index 2b142225..00000000
--- a/tests/auto/accessibility/data/override/textarea.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TextArea {
- text: "TextArea"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/textfield.qml b/tests/auto/accessibility/data/override/textfield.qml
deleted file mode 100644
index 42098b66..00000000
--- a/tests/auto/accessibility/data/override/textfield.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-TextField {
- text: "TextField"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/toolbar.qml b/tests/auto/accessibility/data/override/toolbar.qml
deleted file mode 100644
index 97406f8c..00000000
--- a/tests/auto/accessibility/data/override/toolbar.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ToolBar {
- Accessible.name: "ToolBarOverride"
-}
diff --git a/tests/auto/accessibility/data/override/toolbutton.qml b/tests/auto/accessibility/data/override/toolbutton.qml
deleted file mode 100644
index 5ecb427b..00000000
--- a/tests/auto/accessibility/data/override/toolbutton.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ToolButton {
- text: "ToolButton"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/tooltip.qml b/tests/auto/accessibility/data/override/tooltip.qml
deleted file mode 100644
index 1a4c3a99..00000000
--- a/tests/auto/accessibility/data/override/tooltip.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-ToolTip {
- text: "ToolTip"
- Accessible.name: text + "Override"
-}
diff --git a/tests/auto/accessibility/data/override/tumbler.qml b/tests/auto/accessibility/data/override/tumbler.qml
deleted file mode 100644
index 947f66cd..00000000
--- a/tests/auto/accessibility/data/override/tumbler.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Tumbler {
- Accessible.name: "TumblerOverride"
-}
diff --git a/tests/auto/accessibility/tst_accessibility.cpp b/tests/auto/accessibility/tst_accessibility.cpp
deleted file mode 100644
index f2cb8b60..00000000
--- a/tests/auto/accessibility/tst_accessibility.cpp
+++ /dev/null
@@ -1,304 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p.h>
-#include "../shared/util.h"
-
-#if QT_CONFIG(accessibility)
-#include <QtGui/private/qguiapplication_p.h>
-#include <QtGui/qpa/qplatformintegration.h>
-#include <QtGui/qpa/qplatformaccessibility.h>
-#include <QtQuick/private/qquickaccessibleattached_p.h>
-#endif
-
-class tst_accessibility : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void a11y_data();
- void a11y();
-
- void override_data();
- void override();
-
- void ordering();
-private:
- QQmlEngine engine;
-};
-
-#if QT_CONFIG(accessibility)
-static QPlatformAccessibility *platformAccessibility()
-{
- QPlatformIntegration *pfIntegration = QGuiApplicationPrivate::platformIntegration();
- return pfIntegration ? pfIntegration->accessibility() : nullptr;
-}
-#endif
-
-QString adjustFileBaseName(const QString &fileBaseName)
-{
-#if !QT_CONFIG(accessibility)
- if (fileBaseName == QLatin1Literal("dayofweekrow")
- || fileBaseName == QLatin1Literal("monthgrid")
- || fileBaseName == QLatin1Literal("weeknumbercolumn"))
- return fileBaseName += QLatin1Literal("-2");
-#else
- return fileBaseName;
-#endif
-}
-
-QQuickItem *findItem(QObject *object)
-{
- QQuickItem *item = qobject_cast<QQuickItem *>(object);
- if (!item) {
- QQuickPopup *popup = qobject_cast<QQuickPopup *>(object);
- if (popup)
- item = popup->popupItem();
- }
- return item;
-}
-
-void tst_accessibility::a11y_data()
-{
- QTest::addColumn<QString>("fileBaseName");
- QTest::addColumn<QAccessible::Role>("role");
- QTest::addColumn<QString>("text");
-
- QTest::newRow("AbstractButton") << "abstractbutton" << QAccessible::Button << "AbstractButton";
- QTest::newRow("BusyIndicator") << "busyindicator" << QAccessible::Indicator << "";
- QTest::newRow("Button") << "button" << QAccessible::Button << "Button";
- QTest::newRow("CheckBox") << "checkbox" << QAccessible::CheckBox << "CheckBox";
- QTest::newRow("CheckDelegate") << "checkdelegate" << QAccessible::CheckBox << "CheckDelegate";
- QTest::newRow("ComboBox") << "combobox" << QAccessible::ComboBox << "ComboBox";
- QTest::newRow("Container") << "container" << QAccessible::NoRole << "";
- QTest::newRow("Control") << "control" << QAccessible::NoRole << "";
- QTest::newRow("Dial") << "dial" << QAccessible::Dial << "";
- QTest::newRow("Dialog") << "dialog" << QAccessible::Dialog << "Dialog";
- QTest::newRow("Drawer") << "drawer" << QAccessible::Dialog << "";
- QTest::newRow("Frame") << "frame" << QAccessible::Border << "";
- QTest::newRow("GroupBox") << "groupbox" << QAccessible::Grouping << "GroupBox";
- QTest::newRow("ItemDelegate") << "itemdelegate" << QAccessible::ListItem << "ItemDelegate";
- QTest::newRow("Label") << "label" << QAccessible::StaticText << "Label";
- QTest::newRow("Menu") << "menu" << QAccessible::PopupMenu << "";
- QTest::newRow("MenuItem") << "menuitem" << QAccessible::MenuItem << "MenuItem";
- QTest::newRow("Page") << "page" << QAccessible::PageTab << "Page";
- QTest::newRow("PageIndicator") << "pageindicator" << QAccessible::Indicator << "";
- QTest::newRow("Pane") << "pane" << QAccessible::Pane << "";
- QTest::newRow("Popup") << "popup" << QAccessible::Dialog << "";
- QTest::newRow("ProgressBar") << "progressbar" << QAccessible::ProgressBar << "";
- QTest::newRow("RadioButton") << "radiobutton" << QAccessible::RadioButton << "RadioButton";
- QTest::newRow("RadioDelegate") << "radiodelegate" << QAccessible::RadioButton << "RadioDelegate";
- QTest::newRow("RangeSlider") << "rangeslider" << QAccessible::Slider << "";
- QTest::newRow("RoundButton") << "roundbutton" << QAccessible::Button << "RoundButton";
- QTest::newRow("ScrollBar") << "scrollbar" << QAccessible::ScrollBar << "";
- QTest::newRow("ScrollIndicator") << "scrollindicator" << QAccessible::Indicator << "";
- QTest::newRow("Slider") << "slider" << QAccessible::Slider << "";
- QTest::newRow("SpinBox") << "spinbox" << QAccessible::SpinBox << "";
- QTest::newRow("StackView") << "stackview" << QAccessible::LayeredPane << "";
- QTest::newRow("SwipeDelegate") << "swipedelegate" << QAccessible::ListItem << "SwipeDelegate";
- QTest::newRow("SwipeView") << "swipeview" << QAccessible::PageTabList << "";
- QTest::newRow("Switch") << "switch" << QAccessible::CheckBox << "Switch";
- QTest::newRow("SwitchDelegate") << "switchdelegate" << QAccessible::ListItem << "SwitchDelegate";
- QTest::newRow("TabBar") << "tabbar" << QAccessible::PageTabList << "";
- QTest::newRow("TabButton") << "tabbutton" << QAccessible::PageTab << "TabButton";
- QTest::newRow("TextArea") << "textarea" << QAccessible::EditableText << "";
- QTest::newRow("TextField") << "textfield" << QAccessible::EditableText << "";
- QTest::newRow("ToolBar") << "toolbar" << QAccessible::ToolBar << "";
- QTest::newRow("ToolButton") << "toolbutton" << QAccessible::Button << "ToolButton";
- QTest::newRow("ToolTip") << "tooltip" << QAccessible::ToolTip << "ToolTip";
- QTest::newRow("Tumbler") << "tumbler" << QAccessible::NoRole << ""; // TODO
-}
-
-void tst_accessibility::a11y()
-{
- QFETCH(QString, fileBaseName);
- QFETCH(QAccessible::Role, role);
- QFETCH(QString, text);
-
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("defaults/" + adjustFileBaseName(fileBaseName) + ".qml"));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QQuickItem *item = findItem(object.data());
- QVERIFY(item);
-
-#if QT_CONFIG(accessibility)
- QQuickAccessibleAttached *attached = QQuickAccessibleAttached::attachedProperties(item);
- if (QAccessible::isActive()) {
- QVERIFY(attached);
- } else {
- QVERIFY(!attached);
- QPlatformAccessibility *accessibility = platformAccessibility();
- if (!accessibility)
- QSKIP("No QPlatformAccessibility available.");
- accessibility->setActive(true);
- attached = QQuickAccessibleAttached::attachedProperties(item);
- }
- QVERIFY(attached);
- QCOMPARE(attached->role(), role);
- QCOMPARE(attached->name(), text);
-#else
- Q_UNUSED(role);
- Q_UNUSED(text);
-#endif
-}
-
-void tst_accessibility::override_data()
-{
- QTest::addColumn<QAccessible::Role>("role");
-
- QTest::newRow("AbstractButton") << QAccessible::Button;
- QTest::newRow("BusyIndicator") << QAccessible::Indicator;
- QTest::newRow("Button") << QAccessible::Button;
- QTest::newRow("CheckBox") << QAccessible::CheckBox;
- QTest::newRow("CheckDelegate") << QAccessible::CheckBox;
- QTest::newRow("ComboBox") << QAccessible::ComboBox;
- QTest::newRow("Container") << QAccessible::NoRole;
- QTest::newRow("Control") << QAccessible::NoRole;
- QTest::newRow("Dial") << QAccessible::Dial;
- QTest::newRow("Dialog") << QAccessible::Dialog;
- QTest::newRow("Drawer") << QAccessible::Dialog;
- QTest::newRow("Frame") << QAccessible::Border;
- QTest::newRow("GroupBox") << QAccessible::Grouping;
- QTest::newRow("ItemDelegate") << QAccessible::ListItem;
- QTest::newRow("Label") << QAccessible::StaticText;
- QTest::newRow("Menu") << QAccessible::PopupMenu;
- QTest::newRow("MenuItem") << QAccessible::MenuItem;
- QTest::newRow("Page") << QAccessible::PageTab;
- QTest::newRow("PageIndicator") << QAccessible::Indicator;
- QTest::newRow("Pane") << QAccessible::Pane;
- QTest::newRow("Popup") << QAccessible::Dialog;
- QTest::newRow("ProgressBar") << QAccessible::ProgressBar;
- QTest::newRow("RadioButton") << QAccessible::RadioButton;
- QTest::newRow("RadioDelegate") << QAccessible::RadioButton;
- QTest::newRow("RangeSlider") << QAccessible::Slider;
- QTest::newRow("RoundButton") << QAccessible::Button;
- QTest::newRow("ScrollBar") << QAccessible::ScrollBar;
- QTest::newRow("ScrollIndicator") << QAccessible::Indicator;
- QTest::newRow("Slider") << QAccessible::Slider;
- QTest::newRow("SpinBox") << QAccessible::SpinBox;
- QTest::newRow("StackView") << QAccessible::LayeredPane;
- QTest::newRow("SwipeDelegate") << QAccessible::ListItem;
- QTest::newRow("SwipeView") << QAccessible::PageTabList;
- QTest::newRow("Switch") << QAccessible::CheckBox;
- QTest::newRow("SwitchDelegate") << QAccessible::ListItem;
- QTest::newRow("TabBar") << QAccessible::PageTabList;
- QTest::newRow("TabButton") << QAccessible::PageTab;
- QTest::newRow("TextArea") << QAccessible::EditableText;
- QTest::newRow("TextField") << QAccessible::EditableText;
- QTest::newRow("ToolBar") << QAccessible::ToolBar;
- QTest::newRow("ToolButton") << QAccessible::Button;
- QTest::newRow("ToolTip") << QAccessible::ToolTip;
- QTest::newRow("Tumbler") << QAccessible::NoRole;
-}
-
-void tst_accessibility::override()
-{
- QFETCH(QAccessible::Role, role);
-
- const QString name = QTest::currentDataTag();
- const QString fileBaseName = name.toLower();
-
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("override/" + adjustFileBaseName(fileBaseName) + ".qml"));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QQuickItem *item = findItem(object.data());
- QVERIFY(item);
-
-#if QT_CONFIG(accessibility)
- QQuickAccessibleAttached *attached = QQuickAccessibleAttached::attachedProperties(item);
- if (QAccessible::isActive()) {
- QVERIFY(attached);
- } else {
- QPlatformAccessibility *accessibility = platformAccessibility();
- if (!accessibility)
- QSKIP("No QPlatformAccessibility available.");
- accessibility->setActive(true);
- if (!attached)
- attached = QQuickAccessibleAttached::attachedProperties(item);
- }
-
- QVERIFY(attached);
- QCOMPARE(attached->role(), role);
- QCOMPARE(attached->name(), name + "Override");
-#else
- Q_UNUSED(role);
- Q_UNUSED(text);
-#endif
-}
-template <typename Predicate>
-void a11yDescendants(QAccessibleInterface *iface, Predicate pred)
-{
- for (int i = 0; i < iface->childCount(); ++i) {
- if (QAccessibleInterface *child = iface->child(i)) {
- pred(child);
- a11yDescendants(child, pred);
- }
- }
-}
-
-void tst_accessibility::ordering()
-{
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("ordering/page.qml"));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
-#if QT_CONFIG(accessibility)
- QQuickItem *item = findItem(object.data());
- QVERIFY(item);
- QAccessibleInterface *iface = QAccessible::queryAccessibleInterface(item);
- QVERIFY(iface);
- QStringList strings;
- a11yDescendants(iface, [&](QAccessibleInterface *iface) {strings << iface->text(QAccessible::Name);});
- QCOMPARE(strings.join(QLatin1String(", ")), "Header, Content item 1, Content item 2, Footer");
-#endif
-}
-
-QTEST_MAIN(tst_accessibility)
-
-#include "tst_accessibility.moc"
diff --git a/tests/auto/bic/data/QtQuickControls2.5.10.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtQuickControls2.5.10.0.linux-gcc-amd64.txt
deleted file mode 100644
index 1b41ce03..00000000
--- a/tests/auto/bic/data/QtQuickControls2.5.10.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,10983 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7fba168d6720) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7fba16930ea0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7fba1645e120) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7fba1645e360) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7fba1645e5a0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7fba1645e720) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7fba1645eae0) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7fba165172a0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7fba16517360) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7fba165176c0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7fba16517780) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7fba16517840) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7fba16517900) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7fba16517ba0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7fba16517d80) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7fba16595240) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7fba165952a0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7fba165cff00) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7fba165cff60) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7fba16547340) 0 empty
- std::input_iterator_tag (0x0x7fba165fe000) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7fba165473a8) 0 empty
- std::forward_iterator_tag (0x0x7fba16547410) 0 empty
- std::input_iterator_tag (0x0x7fba165fe060) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7fba16547478) 0 empty
- std::bidirectional_iterator_tag (0x0x7fba165474e0) 0 empty
- std::forward_iterator_tag (0x0x7fba16547548) 0 empty
- std::input_iterator_tag (0x0x7fba165fe0c0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7fba165fed20) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7fba165fed80) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7fba165fede0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7fba165fee40) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7fba165feea0) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7fba162c19c0) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7fba162c1c00) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7fba162c1cc0) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7fba162c1d20) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7fba162c1de0) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7fba162c1e40) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7fba16365300) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7fba16365360) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7fba163653c0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7fba16547a90) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7fba16365420) 0 nearly-empty
- primary-for std::bad_exception (0x0x7fba16547a90)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7fba16365480) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7fba163654e0) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7fba16547c98) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7fba16365900) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fba16547c98)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7fba16547d00) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7fba16547d68) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7fba16547d00)
- std::exception (0x0x7fba16365960) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fba16547d68)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7fba163659c0) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7fba160da600) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7fba15eec300) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7fba15eec360) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7fba15f8d240) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7fba15f8d2a0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7fba15f8d360) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7fba15f8d3c0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7fba15f8d420) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7fba15f8d480) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7fba15f8d5a0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7fba15f8d600) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7fba15f8da20) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7fba15f8da80) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7fba15aac2a0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7fba15aac300) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7fba15b7d2a0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7fba159350c0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7fba15ac6af8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fba15935180) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7fba15ac6b60) 0
- std::_Bit_iterator_base (0x0x7fba15ac6bc8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fba159351e0) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7fba15ac6c30) 0
- std::_Bit_iterator_base (0x0x7fba15ac6c98) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fba15935240) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7fba15756060) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7fba15756de0) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7fba15756d80) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7fba1549fd80) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7fba140858a0) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7fba14085900) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7fba1416e3c0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7fba1416e420) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7fba1416e480) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7fba1416e4e0) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7fba1416e780) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7fba1416ecc0) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7fba1415f9c0) 0
- std::__atomic_flag_base (0x0x7fba1416ed20) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7fba13d91138) 0
- QAtomicInteger<int> (0x0x7fba13d911a0) 0
- QBasicAtomicInteger<int> (0x0x7fba13d0e480) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7fba13bc5a20) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7fba139c7a80) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7fba139c7ba0) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7fba13b97bc8) 0
- QGenericArgument (0x0x7fba139c7c00) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7fba139c7d80) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7fba139c7e40) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7fba13681ea0) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7fba13681f00) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7fba1372b1e0) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7fba1372b240) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7fba1372b5a0) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7fba1372b600) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7fba1372b660) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7fba1372b6c0) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7fba1372b720) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7fba1372bae0) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7fba1342f138) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7fba1372bba0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fba1342f138)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7fba1342f1a0) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7fba1342f208) 0
- primary-for std::domain_error (0x0x7fba1342f1a0)
- std::exception (0x0x7fba1372bc00) 0 nearly-empty
- primary-for std::logic_error (0x0x7fba1342f208)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7fba1342f270) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7fba1342f2d8) 0
- primary-for std::invalid_argument (0x0x7fba1342f270)
- std::exception (0x0x7fba1372bc60) 0 nearly-empty
- primary-for std::logic_error (0x0x7fba1342f2d8)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7fba1342f340) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7fba1342f3a8) 0
- primary-for std::length_error (0x0x7fba1342f340)
- std::exception (0x0x7fba1372bcc0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fba1342f3a8)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7fba1342f410) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7fba1342f478) 0
- primary-for std::out_of_range (0x0x7fba1342f410)
- std::exception (0x0x7fba1372bd20) 0 nearly-empty
- primary-for std::logic_error (0x0x7fba1342f478)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7fba1342f4e0) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7fba1372bd80) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fba1342f4e0)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7fba1342f548) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7fba1342f5b0) 0
- primary-for std::range_error (0x0x7fba1342f548)
- std::exception (0x0x7fba1372bde0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fba1342f5b0)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7fba1342f618) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7fba1342f680) 0
- primary-for std::overflow_error (0x0x7fba1342f618)
- std::exception (0x0x7fba1372be40) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fba1342f680)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7fba1342f6e8) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7fba1342f750) 0
- primary-for std::underflow_error (0x0x7fba1342f6e8)
- std::exception (0x0x7fba1372bea0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fba1342f750)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7fba1346e060) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7fba1346e2a0) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7fba1346e420) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7fba1342fc30) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7fba1342fc98) 0
- primary-for std::system_error (0x0x7fba1342fc30)
- std::exception (0x0x7fba1346e660) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fba1342fc98)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7fba134cc888) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7fba134cc8f0) 0
- primary-for std::ios_base::failure (0x0x7fba134cc888)
- std::runtime_error (0x0x7fba134cc958) 0
- primary-for std::system_error (0x0x7fba134cc8f0)
- std::exception (0x0x7fba1346e960) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fba134cc958)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7fba1346e9c0) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7fba1346ea20) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7fba1346ea80) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7fba1346e900) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7fba131a2240) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7fba131a2900) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-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) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-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) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7fba1318e208 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7fba1318e2d8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7fba1318e680 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7fba1318e750 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-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) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7fba12ddd180) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7fba12ddd1e0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7fba12edb540) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7fba12edb8a0) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7fba12edbd20) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7fba12c09ba0) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7fba12c98240) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7fba12c981e0) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7fba12a41300) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7fba12a41f00) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7fba1283fb40) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7fba1283fba0) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7fba1283fc00) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7fba12676000) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7fba12676060) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7fba125bd1a0) 0 empty
- QListData::NotIndirectLayout (0x0x7fba126760c0) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7fba12679150) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fba12676120) 0 empty
- QListData::NotIndirectLayout (0x0x7fba12676180) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7fba125bd208) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fba126761e0) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7fba12676240) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7fba1283ff60) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7fba126766c0) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7fba12420900) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7fba124208a0) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7fba1241fc30) 0
- QList<QString> (0x0x7fba1241fc98) 0
- QListSpecialMethods<QString> (0x0x7fba12420ae0) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7fba12420f00) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7fba124c2a20) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7fba122c70c0) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7fba122c7240) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7fba122c7300) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7fba1249c5b0) 0
- std::__uses_alloc_base (0x0x7fba122c72a0) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7fba11fb7360) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7fba11fb75a0) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7fba11fb7660) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7fba11fb7780) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7fba11fb7900) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7fba11fb7d20) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7fba11fb7e40) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7fba1211c7e0) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7fba1211cc00) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7fba1211cf00) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7fba11c0a780) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7fba11d59600) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7fba11d59660) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7fba11d59840) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7fba11d597e0) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7fba11a1fae0) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7fba11a1fb40) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7fba11a1fc00) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7fba11a487b8) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7fba11a1fba0) 0
- primary-for QAbstractAnimation (0x0x7fba11a487b8)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7fba11a1fcc0) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7fba11a48820) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7fba11a1fc60) 0
- primary-for QAnimationDriver (0x0x7fba11a48820)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7fba11a1fd80) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7fba11a48888) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7fba11a1fd20) 0
- primary-for QEventLoop (0x0x7fba11a48888)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7fba11a1ff60) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7fba11ad8060) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7fba11ad80c0) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7fba11a489c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7fba11ad8000) 0
- primary-for QAbstractEventDispatcher (0x0x7fba11a489c0)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7fba11ad8360) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7fba11a48bc8) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7fba11ad83c0) 0 nearly-empty
- primary-for std::bad_cast (0x0x7fba11a48bc8)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7fba11a48c30) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7fba11ad8420) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7fba11a48c30)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7fba11799ea0) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7fba118714e0) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7fba11799ea0)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7fba118715a0) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7fba11871600) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7fba11871720) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7fba11871c00) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7fba11923180) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7fba11923540) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7fba119234e0) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7fba119235a0) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7fba11923e40) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7fba11923f00) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7fba11923ea0) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7fba11923f60) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7fba11923de0) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7fba11400a80) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7fba114a8120) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7fba114a80c0) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7fba114a81e0) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7fba114a8180) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7fba111c24e0) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7fba111c2ba0) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7fba10f97300) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7fba10f81c30) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7fba10f972a0) 0
- primary-for QAbstractItemModel (0x0x7fba10f81c30)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7fba10f97660) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7fba10f81e38) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7fba10f81ea0) 0
- primary-for QAbstractTableModel (0x0x7fba10f81e38)
- QObject (0x0x7fba10f97600) 0
- primary-for QAbstractItemModel (0x0x7fba10f81ea0)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7fba10f97720) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7fba10f81f08) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7fba10f81f70) 0
- primary-for QAbstractListModel (0x0x7fba10f81f08)
- QObject (0x0x7fba10f976c0) 0
- primary-for QAbstractItemModel (0x0x7fba10f81f70)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7fba10f979c0) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7fba10f97a80) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7fba1106e0d0) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7fba1106e138) 0
- primary-for QAbstractProxyModel (0x0x7fba1106e0d0)
- QObject (0x0x7fba10f97a20) 0
- primary-for QAbstractItemModel (0x0x7fba1106e138)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7fba10f97b40) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7fba1106e1a0) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7fba10f97ae0) 0
- primary-for QAbstractState (0x0x7fba1106e1a0)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7fba10f97c00) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7fba1106e208) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7fba10f97ba0) 0
- primary-for QAbstractTransition (0x0x7fba1106e208)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7fba10f97cc0) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7fba1106e270) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7fba1106e2d8) 0
- primary-for QAnimationGroup (0x0x7fba1106e270)
- QObject (0x0x7fba10f97c60) 0
- primary-for QAbstractAnimation (0x0x7fba1106e2d8)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7fba1110fa20) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7fba1110fcc0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7fba1110fd80) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7fba10da20c0) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7fba1106e958) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7fba10da2060) 0
- primary-for QIODevice (0x0x7fba1106e958)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7fba10da2300) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7fba1106ea90) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7fba1106eaf8) 0
- primary-for QBuffer (0x0x7fba1106ea90)
- QObject (0x0x7fba10da22a0) 0
- primary-for QIODevice (0x0x7fba1106eaf8)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7fba10da23c0) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7fba10da2360) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7fba10da24e0) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7fba10da2480) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7fba10da26c0) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7fba10da28a0) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7fba10da2ea0) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7fba10da2f60) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7fba10b89f60) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7fba10bc0420) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7fba10c19000) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7fba10bc0480) 0
- primary-for QTimerEvent (0x0x7fba10c19000)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7fba10c19068) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7fba10bc04e0) 0
- primary-for QChildEvent (0x0x7fba10c19068)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7fba10c195b0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7fba10bc09c0) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7fba10c195b0)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7fba10c19618) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7fba10bc0a20) 0
- primary-for QDeferredDeleteEvent (0x0x7fba10c19618)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7fba10bc0ae0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7fba10c19680) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7fba10bc0a80) 0
- primary-for QCoreApplication (0x0x7fba10c19680)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7fba10bc0b40) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7fba10bc0ba0) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7fba10caa1e0) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7fba10caa240) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7fba10caa300) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7fba10caa7e0) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7fba10caaa80) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7fba1097d240) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7fba1097d2a0) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7fba1097d1e0) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7fba10a263c0) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7fba10a268a0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7fba10744840) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7fba10744ae0) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7fba10744d20) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7fba10744ea0) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7fba1088f420) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7fba1088f3c0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7fba105e1900) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7fba105e19c0) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7fba106b1b40) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7fba106c75b0) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7fba106c7618) 0
- primary-for QFileDevice (0x0x7fba106c75b0)
- QObject (0x0x7fba106b1ae0) 0
- primary-for QIODevice (0x0x7fba106c7618)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7fba106b1d80) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7fba106c7750) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7fba106c77b8) 0
- primary-for QFile (0x0x7fba106c7750)
- QIODevice (0x0x7fba106c7820) 0
- primary-for QFileDevice (0x0x7fba106c77b8)
- QObject (0x0x7fba106b1d20) 0
- primary-for QIODevice (0x0x7fba106c7820)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7fba106b1f60) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7fba103633c0) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7fba10363d80) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7fba10458000) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7fba104e5420) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7fba104d8a28) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7fba104d8a90) 0
- primary-for QEventTransition (0x0x7fba104d8a28)
- QObject (0x0x7fba104e53c0) 0
- primary-for QAbstractTransition (0x0x7fba104d8a90)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7fba104d8af8) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7fba104e5480) 0 nearly-empty
- primary-for QException (0x0x7fba104d8af8)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7fba104d8b60) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7fba104d8bc8) 0 nearly-empty
- primary-for QUnhandledException (0x0x7fba104d8b60)
- std::exception (0x0x7fba104e54e0) 0 nearly-empty
- primary-for QException (0x0x7fba104d8bc8)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7fba104e5540) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7fba104e5600) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7fba104e5660) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7fba104e5780) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7fba104d8c30) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7fba104e5720) 0
- primary-for QFileSelector (0x0x7fba104d8c30)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7fba104e5840) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7fba104d8c98) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7fba104e57e0) 0
- primary-for QFileSystemWatcher (0x0x7fba104d8c98)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7fba104e5900) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7fba104d8d00) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7fba104d8d68) 0
- primary-for QFinalState (0x0x7fba104d8d00)
- QObject (0x0x7fba104e58a0) 0
- primary-for QAbstractState (0x0x7fba104d8d68)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7fba104e5960) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7fba104e59c0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7fba104d8ea0) 0
- QBasicMutex (0x0x7fba104e5ba0) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7fba104e5c00) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7fba104e5c60) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7fba104e5cc0) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7fba104e5de0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7fba10268660) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7fba10268e40) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7fba10316000) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7fba10268de0) 0
- primary-for QFutureWatcherBase (0x0x7fba10316000)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7fba0ff46480) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7fba103168f0) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7fba10316958) 0
- primary-for QHistoryState (0x0x7fba103168f0)
- QObject (0x0x7fba0ff46420) 0
- primary-for QAbstractState (0x0x7fba10316958)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7fba0ff46540) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7fba103169c0) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fba10316a28) 0
- primary-for QIdentityProxyModel (0x0x7fba103169c0)
- QAbstractItemModel (0x0x7fba10316a90) 0
- primary-for QAbstractProxyModel (0x0x7fba10316a28)
- QObject (0x0x7fba0ff464e0) 0
- primary-for QAbstractItemModel (0x0x7fba10316a90)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7fba0ff465a0) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7fba0ff46c60) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7fba0ffb52d8) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7fba0ff46c00) 0
- primary-for QItemSelectionModel (0x0x7fba0ffb52d8)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7fba0ffb54e0) 0
- QList<QItemSelectionRange> (0x0x7fba0ffb5548) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7fba0ff46f60) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7fba1003f480) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7fba0fdb3ba0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7fba0fe18120) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7fba0fe18180) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7fba0fe18360) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7fba0fe183c0) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7fba0fe18300) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7fba0fed4600) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7fba0fed4660) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7fba0fed4cc0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7fba0fed4d20) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7fba0fed4c60) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7fba0fc1e000) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7fba0fbdc888) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7fba0fbc2f60) 0
- primary-for QLibrary (0x0x7fba0fbdc888)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7fba0fc1e6c0) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7fba0fc1e1e0) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7fba0fc1eba0) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7fba0fc1ec00) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7fba0fc1eea0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7fba0f926180) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7fba0f926ae0) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7fba0f9b4480) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7fba0f9b47e0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7fba0f9b4960) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7fba0f9b4900) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7fba0f9b4ae0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7fba0f9b4d80) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7fba0f739420) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7fba0f739480) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7fba0f739a80) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7fba0f739d80) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7fba0f739de0) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7fba0f7ef120) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7fba0f756af8) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7fba0f7ef0c0) 0
- primary-for QMimeData (0x0x7fba0f756af8)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7fba0f7ef180) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7fba0f7ef480) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7fba0f7ef540) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7fba0f756d00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7fba0f7ef4e0) 0
- primary-for QObjectCleanupHandler (0x0x7fba0f756d00)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7fba0f7ef5a0) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7fba0f7efd20) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7fba0f851410) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fba0f851478) 0
- primary-for QParallelAnimationGroup (0x0x7fba0f851410)
- QAbstractAnimation (0x0x7fba0f8514e0) 0
- primary-for QAnimationGroup (0x0x7fba0f851478)
- QObject (0x0x7fba0f7efcc0) 0
- primary-for QAbstractAnimation (0x0x7fba0f8514e0)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7fba0f7efde0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7fba0f851548) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7fba0f8515b0) 0
- primary-for QPauseAnimation (0x0x7fba0f851548)
- QObject (0x0x7fba0f7efd80) 0
- primary-for QAbstractAnimation (0x0x7fba0f8515b0)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7fba0f8a2000) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7fba0f8a2300) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7fba0f8517b8) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7fba0f8a22a0) 0
- primary-for QPluginLoader (0x0x7fba0f8517b8)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7fba0f8a2360) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7fba0f8a2a20) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7fba0f851e38) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7fba0f851ea0) 0
- primary-for QProcess (0x0x7fba0f851e38)
- QObject (0x0x7fba0f8a29c0) 0
- primary-for QIODevice (0x0x7fba0f851ea0)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7fba0f8a2ae0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7fba0f851f08) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7fba0f851f70) 0
- primary-for QVariantAnimation (0x0x7fba0f851f08)
- QObject (0x0x7fba0f8a2a80) 0
- primary-for QAbstractAnimation (0x0x7fba0f851f70)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7fba0f8a2ba0) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7fba0f52a068) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7fba0f52a0d0) 0
- primary-for QPropertyAnimation (0x0x7fba0f52a068)
- QAbstractAnimation (0x0x7fba0f52a138) 0
- primary-for QVariantAnimation (0x0x7fba0f52a0d0)
- QObject (0x0x7fba0f8a2b40) 0
- primary-for QAbstractAnimation (0x0x7fba0f52a138)
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7fba0f8a2cc0) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7fba0f8a2c60) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7fba0f5ca410) 0
- QRandomGenerator (0x0x7fba0f5adc60) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7fba0f5add20) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7fba0f66a000) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7fba0f66a0c0) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7fba0f66a180) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7fba0f66a420) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7fba0f66a6c0) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7fba0f66a960) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7fba0f66ac00) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7fba0f46a240) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7fba0f46a540) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7fba0f46a840) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7fba0f46a9c0) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7fba0f441618) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7fba0f441680) 0
- primary-for QSaveFile (0x0x7fba0f441618)
- QIODevice (0x0x7fba0f4416e8) 0
- primary-for QFileDevice (0x0x7fba0f441680)
- QObject (0x0x7fba0f46a960) 0
- primary-for QIODevice (0x0x7fba0f4416e8)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7fba0f46aa80) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7fba0f46aae0) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7fba0f1ee120) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7fba0f1d0f08) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fba0f1d0f70) 0
- primary-for QSequentialAnimationGroup (0x0x7fba0f1d0f08)
- QAbstractAnimation (0x0x7fba0f1f1000) 0
- primary-for QAnimationGroup (0x0x7fba0f1d0f70)
- QObject (0x0x7fba0f1ee0c0) 0
- primary-for QAbstractAnimation (0x0x7fba0f1f1000)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7fba0f1ee1e0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7fba0f1f1068) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7fba0f1ee180) 0
- primary-for QSettings (0x0x7fba0f1f1068)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7fba0f1ee2a0) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7fba0f1f10d0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7fba0f1ee240) 0
- primary-for QSharedMemory (0x0x7fba0f1f10d0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7fba0f1ee360) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7fba0f1f1138) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7fba0f1ee300) 0
- primary-for QSignalMapper (0x0x7fba0f1f1138)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7fba0f1ee420) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7fba0f1f11a0) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7fba0f1f1208) 0
- primary-for QSignalTransition (0x0x7fba0f1f11a0)
- QObject (0x0x7fba0f1ee3c0) 0
- primary-for QAbstractTransition (0x0x7fba0f1f1208)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7fba0f1ee4e0) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7fba0f1f1270) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7fba0f1ee480) 0
- primary-for QSocketNotifier (0x0x7fba0f1f1270)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7fba0f1ee5a0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7fba0f1f12d8) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fba0f1f1340) 0
- primary-for QSortFilterProxyModel (0x0x7fba0f1f12d8)
- QAbstractItemModel (0x0x7fba0f1f13a8) 0
- primary-for QAbstractProxyModel (0x0x7fba0f1f1340)
- QObject (0x0x7fba0f1ee540) 0
- primary-for QAbstractItemModel (0x0x7fba0f1f13a8)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7fba0f1ee660) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7fba0f1ee8a0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7fba0f1f1548) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7fba0f1f15b0) 0
- primary-for QState (0x0x7fba0f1f1548)
- QObject (0x0x7fba0f1ee840) 0
- primary-for QAbstractState (0x0x7fba0f1f15b0)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7fba0f1ee9c0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7fba0f1f1750) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7fba0f1eea20) 0
- primary-for QStateMachine::SignalEvent (0x0x7fba0f1f1750)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7fba0f1f17b8) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7fba0f1eea80) 0
- primary-for QStateMachine::WrappedEvent (0x0x7fba0f1f17b8)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7fba0f1f1618) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7fba0f1f1680) 0
- primary-for QStateMachine (0x0x7fba0f1f1618)
- QAbstractState (0x0x7fba0f1f16e8) 0
- primary-for QState (0x0x7fba0f1f1680)
- QObject (0x0x7fba0f1ee960) 0
- primary-for QAbstractState (0x0x7fba0f1f16e8)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7fba0f1eeae0) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7fba0ef37a20) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7fba0efad540) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7fba0ef55c98) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7fba0ef55d00) 0
- primary-for QStringListModel (0x0x7fba0ef55c98)
- QAbstractItemModel (0x0x7fba0ef55d68) 0
- primary-for QAbstractListModel (0x0x7fba0ef55d00)
- QObject (0x0x7fba0efad4e0) 0
- primary-for QAbstractItemModel (0x0x7fba0ef55d68)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7fba0efad5a0) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7fba0efad660) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7fba0efad780) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7fba0ef55dd0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7fba0ef55e38) 0
- primary-for QTemporaryFile (0x0x7fba0ef55dd0)
- QFileDevice (0x0x7fba0ef55ea0) 0
- primary-for QFile (0x0x7fba0ef55e38)
- QIODevice (0x0x7fba0ef55f08) 0
- primary-for QFileDevice (0x0x7fba0ef55ea0)
- QObject (0x0x7fba0efad720) 0
- primary-for QIODevice (0x0x7fba0ef55f08)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7fba0efad7e0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7fba0efada20) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7fba0efad9c0) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7fba0efadc00) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7fba0efadc60) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7fba0efadcc0) 0
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7fba0efadd20) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7fba0f033138) 0
- std::__mutex_base (0x0x7fba0efadd80) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7fba0f0331a0) 0
- std::__recursive_mutex_base (0x0x7fba0efadde0) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7fba0f0bff50) 0
- std::__mutex_base (0x0x7fba0efadf00) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7fba0efadf60) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7fba0f0d6bd0) 0
- std::__recursive_mutex_base (0x0x7fba0f0e2060) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7fba0f0e20c0) 0 empty
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7fba0f0e2120) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7fba0f0e2180) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7fba0f0e21e0) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7fba0f0e2420) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7fba0f0332d8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16u)
- std::exception (0x0x7fba0f0e24e0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7fba0f0332d8)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7fba0f033340) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16u)
- std::exception (0x0x7fba0f0e25a0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7fba0f033340)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7fba0f0333a8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16u)
- std::exception (0x0x7fba0f0e2660) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7fba0f0333a8)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7fba0f033478) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16u)
- std::exception (0x0x7fba0f0e2720) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7fba0f033478)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7fba0f0e27e0) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7fba0f0e2840) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7fba0f0e28a0) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7fba0f0e2900) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7fba0f033750) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16u)
- std::exception (0x0x7fba0f0e2c60) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7fba0f033750)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7fba0ee304e0) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7fba0ee30cc0) 0
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7fba0ee30ea0) 0
-
-Vtable for std::thread::_Impl_base
-std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread10_Impl_baseE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_Impl_base
- size=24 align=8
- base size=24 base align=8
-std::thread::_Impl_base (0x0x7fba0ee30f00) 0
- vptr=((& std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE) + 16u)
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7fba0ee30e40) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7fba0ecddb40) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7fba0ecddc00) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7fba0ecddc60) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7fba0e9ca300) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7fba0e9c5a90) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16u)
- std::logic_error (0x0x7fba0e9c5af8) 0
- primary-for std::future_error (0x0x7fba0e9c5a90)
- std::exception (0x0x7fba0e9ca420) 0 nearly-empty
- primary-for std::logic_error (0x0x7fba0e9c5af8)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7fba0e9ca540) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7fba0e9ca4e0) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16u)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7fba0e707a80) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7fba0e7280d0) 0
- std::__at_thread_exit_elt (0x0x7fba0e707b40) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7fba0e9ca6c0) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16u)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7fba0e9ca480) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7fba0e470c98) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16u)
- std::__future_base::_State_baseV2 (0x0x7fba0e472a20) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7fba0e470c98)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7fba0e0f3180) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7fba0e4d4750) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7fba0e0f3120) 0
- primary-for QThread (0x0x7fba0e4d4750)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7fba0e0f32a0) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7fba0e4d47b8) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7fba0e0f3240) 0
- primary-for QThreadPool (0x0x7fba0e4d47b8)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7fba0e0f3300) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7fba0e0f3420) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7fba0e4d4820) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7fba0e0f33c0) 0
- primary-for QTimeLine (0x0x7fba0e4d4820)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7fba0e0f34e0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7fba0e4d4888) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7fba0e0f3480) 0
- primary-for QTimer (0x0x7fba0e4d4888)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7fba0e0f3ba0) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7fba0e0f3b40) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7fba0e1c3180) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7fba0e1bc2d8) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7fba0e1c3120) 0
- primary-for QTranslator (0x0x7fba0e1bc2d8)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7fba0e1c32a0) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7fba0e2da960) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7fba0df79000) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7fba0df79600) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7fba0df79660) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7fba0df79960) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7fba0df78dd0) 0
- QVector<QXmlStreamAttribute> (0x0x7fba0df79d20) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7fba0df79d80) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7fba0e064060) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7fba0e064300) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7fba0e0645a0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7fba0e064600) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7fba0dd12060) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7fba0dd12180) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7fba0dd12420) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7fba0dd12de0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7fba0dd12d80) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7fba0decb180) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7fba0db656c0) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7fba0db65960) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7fba0db64bc8) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7fba0db65b40) 0
- primary-for QInputEvent (0x0x7fba0db64bc8)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7fba0db64c30) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7fba0db65ba0) 0
- primary-for QEnterEvent (0x0x7fba0db64c30)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7fba0db64c98) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7fba0db64d00) 0
- primary-for QMouseEvent (0x0x7fba0db64c98)
- QEvent (0x0x7fba0db65c00) 0
- primary-for QInputEvent (0x0x7fba0db64d00)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7fba0db64d68) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7fba0db64dd0) 0
- primary-for QHoverEvent (0x0x7fba0db64d68)
- QEvent (0x0x7fba0db65c60) 0
- primary-for QInputEvent (0x0x7fba0db64dd0)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7fba0db64e38) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7fba0db64ea0) 0
- primary-for QWheelEvent (0x0x7fba0db64e38)
- QEvent (0x0x7fba0db65cc0) 0
- primary-for QInputEvent (0x0x7fba0db64ea0)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7fba0db64f08) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7fba0db64f70) 0
- primary-for QTabletEvent (0x0x7fba0db64f08)
- QEvent (0x0x7fba0db65d20) 0
- primary-for QInputEvent (0x0x7fba0db64f70)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7fba0dc6f000) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7fba0dc6f068) 0
- primary-for QNativeGestureEvent (0x0x7fba0dc6f000)
- QEvent (0x0x7fba0db65d80) 0
- primary-for QInputEvent (0x0x7fba0dc6f068)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7fba0dc6f0d0) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7fba0dc6f138) 0
- primary-for QKeyEvent (0x0x7fba0dc6f0d0)
- QEvent (0x0x7fba0db65de0) 0
- primary-for QInputEvent (0x0x7fba0dc6f138)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7fba0dc6f1a0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7fba0db65e40) 0
- primary-for QFocusEvent (0x0x7fba0dc6f1a0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7fba0dc6f208) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7fba0db65ea0) 0
- primary-for QPaintEvent (0x0x7fba0dc6f208)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7fba0dc6f270) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7fba0db65f00) 0
- primary-for QMoveEvent (0x0x7fba0dc6f270)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7fba0dc6f2d8) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7fba0db65f60) 0
- primary-for QExposeEvent (0x0x7fba0dc6f2d8)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7fba0dc6f340) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7fba0dca4000) 0
- primary-for QPlatformSurfaceEvent (0x0x7fba0dc6f340)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7fba0dc6f3a8) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7fba0dca4060) 0
- primary-for QResizeEvent (0x0x7fba0dc6f3a8)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7fba0dc6f410) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7fba0dca40c0) 0
- primary-for QCloseEvent (0x0x7fba0dc6f410)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7fba0dc6f478) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7fba0dca4120) 0
- primary-for QIconDragEvent (0x0x7fba0dc6f478)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7fba0dc6f4e0) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7fba0dca4180) 0
- primary-for QShowEvent (0x0x7fba0dc6f4e0)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7fba0dc6f548) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7fba0dca41e0) 0
- primary-for QHideEvent (0x0x7fba0dc6f548)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7fba0dc6f5b0) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7fba0dc6f618) 0
- primary-for QContextMenuEvent (0x0x7fba0dc6f5b0)
- QEvent (0x0x7fba0dca4240) 0
- primary-for QInputEvent (0x0x7fba0dc6f618)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7fba0dca4300) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7fba0dc6f680) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7fba0dca42a0) 0
- primary-for QInputMethodEvent (0x0x7fba0dc6f680)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7fba0dca4780) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7fba0dc6f9c0) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7fba0dca4720) 0
- primary-for QInputMethodQueryEvent (0x0x7fba0dc6f9c0)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7fba0dc6fc98) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7fba0dca4ae0) 0
- primary-for QDropEvent (0x0x7fba0dc6fc98)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7fba0dc6fd00) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7fba0dc6fd68) 0
- primary-for QDragMoveEvent (0x0x7fba0dc6fd00)
- QEvent (0x0x7fba0dca4b40) 0
- primary-for QDropEvent (0x0x7fba0dc6fd68)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7fba0dc6fdd0) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7fba0dc6fe38) 0
- primary-for QDragEnterEvent (0x0x7fba0dc6fdd0)
- QDropEvent (0x0x7fba0dc6fea0) 0
- primary-for QDragMoveEvent (0x0x7fba0dc6fe38)
- QEvent (0x0x7fba0dca4ba0) 0
- primary-for QDropEvent (0x0x7fba0dc6fea0)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7fba0dc6ff08) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7fba0dca4c00) 0
- primary-for QDragLeaveEvent (0x0x7fba0dc6ff08)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7fba0dc6ff70) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7fba0dca4c60) 0
- primary-for QHelpEvent (0x0x7fba0dc6ff70)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7fba0d972000) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7fba0dca4cc0) 0
- primary-for QStatusTipEvent (0x0x7fba0d972000)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7fba0d972068) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7fba0dca4d20) 0
- primary-for QWhatsThisClickedEvent (0x0x7fba0d972068)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7fba0d9720d0) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7fba0dca4d80) 0
- primary-for QActionEvent (0x0x7fba0d9720d0)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7fba0d972138) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7fba0dca4de0) 0
- primary-for QFileOpenEvent (0x0x7fba0d972138)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7fba0d9721a0) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7fba0dca4e40) 0
- primary-for QToolBarChangeEvent (0x0x7fba0d9721a0)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7fba0d972208) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7fba0dca4ea0) 0
- primary-for QShortcutEvent (0x0x7fba0d972208)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7fba0d972270) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7fba0dca4f00) 0
- primary-for QWindowStateChangeEvent (0x0x7fba0d972270)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7fba0dca4f60) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7fba0d9a0660) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7fba0d9728f0) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7fba0d972958) 0
- primary-for QTouchEvent (0x0x7fba0d9728f0)
- QEvent (0x0x7fba0d9a0600) 0
- primary-for QInputEvent (0x0x7fba0d972958)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7fba0da831a0) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7fba0da6acc0) 0
- primary-for QScrollPrepareEvent (0x0x7fba0da831a0)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7fba0da83208) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7fba0da6ad20) 0
- primary-for QScrollEvent (0x0x7fba0da83208)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7fba0da83270) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7fba0da6ad80) 0
- primary-for QScreenOrientationChangeEvent (0x0x7fba0da83270)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7fba0da832d8) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7fba0da6ade0) 0
- primary-for QApplicationStateChangeEvent (0x0x7fba0da832d8)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7fba0da6ae40) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7fba0d751068) 0
- QVector<QPoint> (0x0x7fba0d71bb40) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7fba0d751410) 0
- QVector<QPointF> (0x0x7fba0d7cf000) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7fba0d7cf3c0) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7fba0d7cf6c0) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7fba0d7cf660) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7fba0d89f0c0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7fba0d89f1e0) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7fba0d89f900) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7fba0d89f960) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7fba0d5c72d8) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7fba0d5c2420) 0
- primary-for QImage (0x0x7fba0d5c72d8)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7fba0d68ae38) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7fba0d6953c0) 0
- primary-for QPixmap (0x0x7fba0d68ae38)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7fba0d6956c0) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7fba0d695e40) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7fba0d695ea0) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7fba0d1f27b8) 0
- QGradient (0x0x7fba0d26f180) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7fba0d1f2820) 0
- QGradient (0x0x7fba0d26f1e0) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7fba0d1f2888) 0
- QGradient (0x0x7fba0d26f240) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7fba0d26f2a0) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7fba0d3174e0) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7fba0d317480) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7fba0d317c60) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7fba0d39e3c0) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7fba0d013958) 0
- QTextFormat (0x0x7fba0d06f240) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7fba0d013b60) 0
- QTextFormat (0x0x7fba0d06f4e0) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7fba0d013dd0) 0
- QTextFormat (0x0x7fba0d06f780) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7fba0d0130d0) 0
- QTextCharFormat (0x0x7fba0d013270) 0
- QTextFormat (0x0x7fba0d06fa20) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7fba0d12f0d0) 0
- QTextFormat (0x0x7fba0d06fcc0) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7fba0d12f2d8) 0
- QTextFrameFormat (0x0x7fba0d12f340) 0
- QTextFormat (0x0x7fba0d06ff60) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7fba0d12f548) 0
- QTextCharFormat (0x0x7fba0d12f5b0) 0
- QTextFormat (0x0x7fba0d16b2a0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7fba0d16b540) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7fba0d16b5a0) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7fba0d16ba80) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7fba0d16bd80) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7fba0ce5b0c0) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7fba0ce5b180) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7fba0ce5b120) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7fba0ce5bba0) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7fba0ce5bc00) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7fba0ce5bcc0) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7fba0ceb78f0) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7fba0ce5bc60) 0
- primary-for QTextDocument (0x0x7fba0ceb78f0)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7fba0ce5bf00) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7fba0ce5bea0) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7fba0cc12000) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7fba0cc12060) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7fba0cc120c0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7fba0cbed618) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7fba0cfcdf60) 0
- primary-for QAbstractTextDocumentLayout (0x0x7fba0cbed618)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7fba0cc12660) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7fba0cc12780) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7fba0cc127e0) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7fba0cc12720) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7fba0cc129c0) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7fba0cc12a20) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7fba0cc12a80) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7fba0cc12ae0) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7fba0cc12b40) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7fba0cc12ba0) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7fba0cc12c00) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7fba0cc12c60) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7fba0cc12cc0) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7fba0cd13068) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fba0cd0d240) 0
- primary-for QAccessibleStateChangeEvent (0x0x7fba0cd13068)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7fba0cd130d0) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7fba0cd0d2a0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fba0cd130d0)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7fba0cd13138) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fba0cd131a0) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7fba0cd13138)
- QAccessibleEvent (0x0x7fba0cd0d300) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fba0cd131a0)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7fba0cd13208) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fba0cd13270) 0
- primary-for QAccessibleTextInsertEvent (0x0x7fba0cd13208)
- QAccessibleEvent (0x0x7fba0cd0d360) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fba0cd13270)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7fba0cd132d8) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fba0cd13340) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7fba0cd132d8)
- QAccessibleEvent (0x0x7fba0cd0d3c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fba0cd13340)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7fba0cd133a8) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fba0cd13410) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7fba0cd133a8)
- QAccessibleEvent (0x0x7fba0cd0d420) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fba0cd13410)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7fba0cd13478) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fba0cd0d480) 0
- primary-for QAccessibleValueChangeEvent (0x0x7fba0cd13478)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7fba0cd134e0) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fba0cd0d4e0) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7fba0cd134e0)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7fba0cd0d5a0) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7fba0cd0d660) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7fba0cd13548) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7fba0cd0d600) 0
- primary-for QAccessibleBridgePlugin (0x0x7fba0cd13548)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7fba0cd135b0) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7fba0cd0d6c0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fba0cd135b0)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7fba0cd13618) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7fba0cd13680) 0
- primary-for QAccessibleApplication (0x0x7fba0cd13618)
- QAccessibleInterface (0x0x7fba0cd0d720) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fba0cd13680)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7fba0cd0d7e0) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7fba0cd136e8) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7fba0cd0d780) 0
- primary-for QAccessiblePlugin (0x0x7fba0cd136e8)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7fba0cd0d840) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7fba0cd0da20) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7fba0cd0dba0) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7fba0cacbf60) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7fba0cb7f5a0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7fba0cb8a150) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7fba0cb7f4e0) 0
- primary-for QWindow (0x0x7fba0cb8a150)
- QSurface (0x0x7fba0cb7f540) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7fba0cb7f6c0) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7fba0cb78750) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7fba0cb787b8) 0
- primary-for QBitmap (0x0x7fba0cb78750)
- QPaintDevice (0x0x7fba0cb7f780) 0
- primary-for QPixmap (0x0x7fba0cb787b8)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7fba0cb7fae0) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7fba0cb78a28) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7fba0cb7fa80) 0
- primary-for QClipboard (0x0x7fba0cb78a28)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7fba0cb7fb40) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7fba0cb7fc00) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7fba0cb78a90) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7fba0cb7fba0) 0
- primary-for QDrag (0x0x7fba0cb78a90)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7fba0cb7fc60) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7fba0cb7ff00) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7fba0c84e240) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7fba0c91d9c0) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7fba0c8815b0) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7fba0c91d960) 0
- primary-for QGenericPlugin (0x0x7fba0c8815b0)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7fba0c91da20) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7fba0c91dae0) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7fba0c881618) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7fba0c91da80) 0
- primary-for QInputMethod (0x0x7fba0c881618)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7fba0c91dba0) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7fba0c881680) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7fba0c8816e8) 0
- primary-for QGuiApplication (0x0x7fba0c881680)
- QObject (0x0x7fba0c91db40) 0
- primary-for QCoreApplication (0x0x7fba0c8816e8)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7fba0c603120) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7fba0c6032a0) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7fba0c6030c0) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7fba0c603360) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7fba0c881d00) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7fba0c603300) 0
- primary-for QIconEnginePlugin (0x0x7fba0c881d00)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7fba0c6033c0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7fba0c603540) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7fba0c881d68) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7fba0c6034e0) 0
- primary-for QImageIOPlugin (0x0x7fba0c881d68)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7fba0c603720) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7fba0c603780) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7fba0c6037e0) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7fba0c603a80) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7fba0c603d20) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7fba0c7b5360) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7fba0c7b5ae0) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7fba0c72ff08) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7fba0c7b5a80) 0
- primary-for QMovie (0x0x7fba0c72ff08)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7fba0c7b5c00) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7fba0c4fae00) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7fba0c7b5b40) 0
- primary-for QOffscreenSurface (0x0x7fba0c4fae00)
- QSurface (0x0x7fba0c7b5ba0) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7fba0c7b5cc0) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7fba0c7b5ea0) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7fba0bea89c0) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7fba0bea8a20) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7fba0bea8a80) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7fba0bea8ae0) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7fba0bea8ba0) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7fba0bec21a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bea8b40) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7fba0bea8cc0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7fba0bec2208) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bea8c60) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7fba0bea8de0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7fba0bec2270) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bea8d80) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7fba0bea8f00) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7fba0bec22d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bea8ea0) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7fba0bf090c0) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7fba0bec2340) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09060) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7fba0bf091e0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7fba0bec23a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09180) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7fba0bf09300) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7fba0bec2410) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf092a0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7fba0bf09420) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7fba0bec2478) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf093c0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7fba0bf09540) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7fba0bec24e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf094e0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7fba0bf09660) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7fba0bec2548) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09600) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7fba0bf09780) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7fba0bec25b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09720) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7fba0bf098a0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7fba0bec2618) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09840) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7fba0bf099c0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7fba0bec2680) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09960) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7fba0bf09ae0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7fba0bec26e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09a80) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7fba0bf09c00) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7fba0bec2750) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09ba0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7fba0bf09d20) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7fba0bec27b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09cc0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7fba0bf09e40) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7fba0bec2820) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09de0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7fba0bc01000) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7fba0bec2888) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bf09f60) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7fba0bc01120) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7fba0bec28f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc010c0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7fba0bc01240) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7fba0bec2958) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc011e0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7fba0bc01360) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7fba0bec29c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc01300) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7fba0bc01480) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7fba0bec2a28) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc01420) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7fba0bc015a0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7fba0bec2a90) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc01540) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7fba0bc016c0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7fba0bec2af8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc01660) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7fba0bc017e0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7fba0bec2b60) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc01780) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7fba0bc01900) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7fba0bec2bc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc018a0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7fba0bc01a20) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7fba0bec2c30) 0
- QOpenGLVersionFunctionsBackend (0x0x7fba0bc019c0) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7fba0bc01ae0) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7fba0bd0d4e0) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7fba0bd03680) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7fba0bd0d480) 0
- primary-for QOpenGLContextGroup (0x0x7fba0bd03680)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7fba0bd0d5a0) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7fba0bd036e8) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7fba0bd0d540) 0
- primary-for QOpenGLContext (0x0x7fba0bd036e8)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7fba0bd0d600) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7fba0bd0dde0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7fba0bd03b60) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7fba0bd0dd80) 0
- primary-for QOpenGLDebugLogger (0x0x7fba0bd03b60)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7fba0bd0df60) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7fba0ba5b1e0) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7fba0ba5b180) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7fba0bd03dd0) 0
- QOpenGLFunctions (0x0x7fba0bb7f900) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7fba0bb7f9c0) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7fba0bd03e38) 0
- QOpenGLFunctionsPrivate (0x0x7fba0bb7f960) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7fba0b5e20c0) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7fba0b5e21e0) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7fba0b9b1138) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7fba0b5e2240) 0
- primary-for QOpenGLPaintDevice (0x0x7fba0b9b1138)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7fba0b5e2360) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7fba0b5e26c0) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7fba0b9b1340) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7fba0b5e2660) 0
- primary-for QOpenGLShader (0x0x7fba0b9b1340)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7fba0b5e2900) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7fba0b9b1478) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7fba0b5e28a0) 0
- primary-for QOpenGLShaderProgram (0x0x7fba0b9b1478)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7fba0b5e2960) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7fba0b5e2c00) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7fba0b5e2d80) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7fba0b9b15b0) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7fba0b5e2d20) 0
- primary-for QOpenGLTimerQuery (0x0x7fba0b9b15b0)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7fba0b5e2e40) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7fba0b9b1618) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7fba0b5e2de0) 0
- primary-for QOpenGLTimeMonitor (0x0x7fba0b9b1618)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7fba0b5e2f00) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7fba0b5e2f60) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7fba0b9b1680) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7fba0b5e2ea0) 0
- primary-for QOpenGLVertexArrayObject (0x0x7fba0b9b1680)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7fba0b7b7120) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7fba0b7b0850) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7fba0b7b08c0) 0
- primary-for QPaintDeviceWindow (0x0x7fba0b7b0850)
- QObject (0x0x7fba0b7b7000) 0
- primary-for QWindow (0x0x7fba0b7b08c0)
- QSurface (0x0x7fba0b7b7060) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7fba0b7b70c0) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7fba0b7b72a0) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7fba0b9b1750) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7fba0b7b0e00) 0
- primary-for QOpenGLWindow (0x0x7fba0b9b1750)
- QWindow (0x0x7fba0b7b0e70) 0
- primary-for QPaintDeviceWindow (0x0x7fba0b7b0e00)
- QObject (0x0x7fba0b7b7180) 0
- primary-for QWindow (0x0x7fba0b7b0e70)
- QSurface (0x0x7fba0b7b71e0) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7fba0b7b7240) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7fba0b7b7300) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7fba0b7b7cc0) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7fba0b45d720) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7fba0b460478) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7fba0b45d6c0) 0
- primary-for QPagedPaintDevice (0x0x7fba0b460478)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7fba0b45d7e0) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7fba0b45d780) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7fba0b5bd600) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7fba0b5bd8a0) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7fba0b5bdb40) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7fba0b5bdf60) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7fba0b34d230) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7fba0b5bdea0) 0
- primary-for QPdfWriter (0x0x7fba0b34d230)
- QPagedPaintDevice (0x0x7fba0b26c4e0) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7fba0b5bdf00) 16
- primary-for QPagedPaintDevice (0x0x7fba0b26c4e0)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7fba0b26c548) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7fba0b36c120) 0
- primary-for QPicture (0x0x7fba0b26c548)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7fba0b36c420) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7fba0b36c4e0) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7fba0b26c750) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7fba0b36c480) 0
- primary-for QPictureFormatPlugin (0x0x7fba0b26c750)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7fba0b36c5a0) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7fba0b36c540) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7fba0b028720) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7fba0b020e38) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7fba0b02d930) 0
- primary-for QRasterWindow (0x0x7fba0b020e38)
- QWindow (0x0x7fba0b02d9a0) 0
- primary-for QPaintDeviceWindow (0x0x7fba0b02d930)
- QObject (0x0x7fba0b028600) 0
- primary-for QWindow (0x0x7fba0b02d9a0)
- QSurface (0x0x7fba0b028660) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7fba0b0286c0) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7fba0b0287e0) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7fba0b020f08) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7fba0b028780) 0
- primary-for QScreen (0x0x7fba0b020f08)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7fba0b0288a0) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7fba0b020f70) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7fba0b028840) 0
- primary-for QSessionManager (0x0x7fba0b020f70)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7fba0b028900) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7fba0b13c060) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7fba0b0b8618) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7fba0b0b8680) 0
- primary-for QStandardItemModel (0x0x7fba0b0b8618)
- QObject (0x0x7fba0b13c000) 0
- primary-for QAbstractItemModel (0x0x7fba0b0b8680)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7fba0b13c0c0) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7fba0b13c540) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7fba0b0b8888) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7fba0b13c4e0) 0
- primary-for QStyleHints (0x0x7fba0b0b8888)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7fba0b13c600) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7fba0b0b88f0) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7fba0b13c5a0) 0
- primary-for QTextObject (0x0x7fba0b0b88f0)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7fba0b13c6c0) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7fba0b0b8958) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7fba0b0b89c0) 0
- primary-for QTextBlockGroup (0x0x7fba0b0b8958)
- QObject (0x0x7fba0b13c660) 0
- primary-for QTextObject (0x0x7fba0b0b89c0)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7fba0b13c720) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7fba0b13c7e0) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7fba0b13c840) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7fba0b0b8a28) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7fba0b0b8a90) 0
- primary-for QTextFrame (0x0x7fba0b0b8a28)
- QObject (0x0x7fba0b13c780) 0
- primary-for QTextObject (0x0x7fba0b0b8a90)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7fba0b13cae0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7fba0b13cba0) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7fba0b13cb40) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7fba0ae2f0c0) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7fba0ae2f3c0) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7fba0ae451a0) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7fba0ae2f360) 0
- primary-for QSyntaxHighlighter (0x0x7fba0ae451a0)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7fba0ae2f420) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7fba0ae2f480) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7fba0ae2f540) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7fba0ae45208) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7fba0ae45270) 0
- primary-for QTextList (0x0x7fba0ae45208)
- QTextObject (0x0x7fba0ae452d8) 0
- primary-for QTextBlockGroup (0x0x7fba0ae45270)
- QObject (0x0x7fba0ae2f4e0) 0
- primary-for QTextObject (0x0x7fba0ae452d8)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7fba0ae2f5a0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7fba0ae2f660) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7fba0ae45340) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7fba0ae453a8) 0
- primary-for QTextTable (0x0x7fba0ae45340)
- QTextObject (0x0x7fba0ae45410) 0
- primary-for QTextFrame (0x0x7fba0ae453a8)
- QObject (0x0x7fba0ae2f600) 0
- primary-for QTextObject (0x0x7fba0ae45410)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7fba0ae2f720) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7fba0ae45478) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7fba0ae2f6c0) 0
- primary-for QValidator (0x0x7fba0ae45478)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7fba0ae2f7e0) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7fba0ae454e0) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7fba0ae45548) 0
- primary-for QIntValidator (0x0x7fba0ae454e0)
- QObject (0x0x7fba0ae2f780) 0
- primary-for QValidator (0x0x7fba0ae45548)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7fba0ae2f8a0) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7fba0ae455b0) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7fba0ae45618) 0
- primary-for QDoubleValidator (0x0x7fba0ae455b0)
- QObject (0x0x7fba0ae2f840) 0
- primary-for QValidator (0x0x7fba0ae45618)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7fba0ae2f9c0) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7fba0ae45680) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7fba0ae456e8) 0
- primary-for QRegExpValidator (0x0x7fba0ae45680)
- QObject (0x0x7fba0ae2f960) 0
- primary-for QValidator (0x0x7fba0ae456e8)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7fba0ae2fa80) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7fba0ae45750) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7fba0ae457b8) 0
- primary-for QRegularExpressionValidator (0x0x7fba0ae45750)
- QObject (0x0x7fba0ae2fa20) 0
- primary-for QValidator (0x0x7fba0ae457b8)
-
-Class QNetworkRequest
- size=8 align=8
- base size=8 base align=8
-QNetworkRequest (0x0x7fba0ae2fae0) 0
-
-Class QNetworkCacheMetaData
- size=8 align=8
- base size=8 base align=8
-QNetworkCacheMetaData (0x0x7fba0af2b060) 0
-
-Class QAbstractNetworkCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractNetworkCache::QPrivateSignal (0x0x7fba0af2b720) 0 empty
-
-Vtable for QAbstractNetworkCache
-QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
-16 (int (*)(...))QAbstractNetworkCache::metaObject
-24 (int (*)(...))QAbstractNetworkCache::qt_metacast
-32 (int (*)(...))QAbstractNetworkCache::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNetworkCache
- size=16 align=8
- base size=16 base align=8
-QAbstractNetworkCache (0x0x7fba0af57000) 0
- vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 16u)
- QObject (0x0x7fba0af2b6c0) 0
- primary-for QAbstractNetworkCache (0x0x7fba0af57000)
-
-Class QAbstractSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractSocket::QPrivateSignal (0x0x7fba0af2b7e0) 0 empty
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAbstractSocket)
-16 (int (*)(...))QAbstractSocket::metaObject
-24 (int (*)(...))QAbstractSocket::qt_metacast
-32 (int (*)(...))QAbstractSocket::qt_metacall
-40 (int (*)(...))QAbstractSocket::~QAbstractSocket
-48 (int (*)(...))QAbstractSocket::~QAbstractSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QAbstractSocket
- size=16 align=8
- base size=16 base align=8
-QAbstractSocket (0x0x7fba0af57068) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 16u)
- QIODevice (0x0x7fba0af570d0) 0
- primary-for QAbstractSocket (0x0x7fba0af57068)
- QObject (0x0x7fba0af2b780) 0
- primary-for QIODevice (0x0x7fba0af570d0)
-
-Class QAuthenticator
- size=8 align=8
- base size=8 base align=8
-QAuthenticator (0x0x7fba0af2bd80) 0
-
-Class QDnsDomainNameRecord
- size=8 align=8
- base size=8 base align=8
-QDnsDomainNameRecord (0x0x7fba0af2bde0) 0
-
-Class QDnsHostAddressRecord
- size=8 align=8
- base size=8 base align=8
-QDnsHostAddressRecord (0x0x7fba0ac2f120) 0
-
-Class QDnsMailExchangeRecord
- size=8 align=8
- base size=8 base align=8
-QDnsMailExchangeRecord (0x0x7fba0ac2f420) 0
-
-Class QDnsServiceRecord
- size=8 align=8
- base size=8 base align=8
-QDnsServiceRecord (0x0x7fba0ac2f720) 0
-
-Class QDnsTextRecord
- size=8 align=8
- base size=8 base align=8
-QDnsTextRecord (0x0x7fba0ac2fa20) 0
-
-Class QDnsLookup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDnsLookup::QPrivateSignal (0x0x7fba0ac2fd80) 0 empty
-
-Vtable for QDnsLookup
-QDnsLookup::_ZTV10QDnsLookup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDnsLookup)
-16 (int (*)(...))QDnsLookup::metaObject
-24 (int (*)(...))QDnsLookup::qt_metacast
-32 (int (*)(...))QDnsLookup::qt_metacall
-40 (int (*)(...))QDnsLookup::~QDnsLookup
-48 (int (*)(...))QDnsLookup::~QDnsLookup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDnsLookup
- size=16 align=8
- base size=16 base align=8
-QDnsLookup (0x0x7fba0af57af8) 0
- vptr=((& QDnsLookup::_ZTV10QDnsLookup) + 16u)
- QObject (0x0x7fba0ac2fd20) 0
- primary-for QDnsLookup (0x0x7fba0af57af8)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0x0x7fba0ac2fde0) 0
-
-Class QHostAddress
- size=8 align=8
- base size=8 base align=8
-QHostAddress (0x0x7fba0ac2fe40) 0
-
-Class QHostInfo
- size=8 align=8
- base size=8 base align=8
-QHostInfo (0x0x7fba0acdb660) 0
-
-Class QHstsPolicy
- size=8 align=8
- base size=8 base align=8
-QHstsPolicy (0x0x7fba0acdbb40) 0
-
-Class QHttpPart
- size=8 align=8
- base size=8 base align=8
-QHttpPart (0x0x7fba0ada8360) 0
-
-Class QHttpMultiPart::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHttpMultiPart::QPrivateSignal (0x0x7fba0ada86c0) 0 empty
-
-Vtable for QHttpMultiPart
-QHttpMultiPart::_ZTV14QHttpMultiPart: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QHttpMultiPart)
-16 (int (*)(...))QHttpMultiPart::metaObject
-24 (int (*)(...))QHttpMultiPart::qt_metacast
-32 (int (*)(...))QHttpMultiPart::qt_metacall
-40 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-48 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QHttpMultiPart
- size=16 align=8
- base size=16 base align=8
-QHttpMultiPart (0x0x7fba0ad15d68) 0
- vptr=((& QHttpMultiPart::_ZTV14QHttpMultiPart) + 16u)
- QObject (0x0x7fba0ada8660) 0
- primary-for QHttpMultiPart (0x0x7fba0ad15d68)
-
-Class QLocalServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalServer::QPrivateSignal (0x0x7fba0ada8780) 0 empty
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalServer)
-16 (int (*)(...))QLocalServer::metaObject
-24 (int (*)(...))QLocalServer::qt_metacast
-32 (int (*)(...))QLocalServer::qt_metacall
-40 (int (*)(...))QLocalServer::~QLocalServer
-48 (int (*)(...))QLocalServer::~QLocalServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalServer::hasPendingConnections
-120 (int (*)(...))QLocalServer::nextPendingConnection
-128 (int (*)(...))QLocalServer::incomingConnection
-
-Class QLocalServer
- size=16 align=8
- base size=16 base align=8
-QLocalServer (0x0x7fba0ad15dd0) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 16u)
- QObject (0x0x7fba0ada8720) 0
- primary-for QLocalServer (0x0x7fba0ad15dd0)
-
-Class QLocalSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalSocket::QPrivateSignal (0x0x7fba0ada89c0) 0 empty
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalSocket)
-16 (int (*)(...))QLocalSocket::metaObject
-24 (int (*)(...))QLocalSocket::qt_metacast
-32 (int (*)(...))QLocalSocket::qt_metacall
-40 (int (*)(...))QLocalSocket::~QLocalSocket
-48 (int (*)(...))QLocalSocket::~QLocalSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalSocket::isSequential
-120 (int (*)(...))QLocalSocket::open
-128 (int (*)(...))QLocalSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QLocalSocket::bytesAvailable
-184 (int (*)(...))QLocalSocket::bytesToWrite
-192 (int (*)(...))QLocalSocket::canReadLine
-200 (int (*)(...))QLocalSocket::waitForReadyRead
-208 (int (*)(...))QLocalSocket::waitForBytesWritten
-216 (int (*)(...))QLocalSocket::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QLocalSocket::writeData
-
-Class QLocalSocket
- size=16 align=8
- base size=16 base align=8
-QLocalSocket (0x0x7fba0ad15f70) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 16u)
- QIODevice (0x0x7fba0aa23000) 0
- primary-for QLocalSocket (0x0x7fba0ad15f70)
- QObject (0x0x7fba0ada8960) 0
- primary-for QIODevice (0x0x7fba0aa23000)
-
-Class QTcpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpSocket::QPrivateSignal (0x0x7fba0ada8a80) 0 empty
-
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpSocket)
-16 (int (*)(...))QTcpSocket::metaObject
-24 (int (*)(...))QTcpSocket::qt_metacast
-32 (int (*)(...))QTcpSocket::qt_metacall
-40 (int (*)(...))QTcpSocket::~QTcpSocket
-48 (int (*)(...))QTcpSocket::~QTcpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QTcpSocket
- size=16 align=8
- base size=16 base align=8
-QTcpSocket (0x0x7fba0aa23068) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 16u)
- QAbstractSocket (0x0x7fba0aa230d0) 0
- primary-for QTcpSocket (0x0x7fba0aa23068)
- QIODevice (0x0x7fba0aa23138) 0
- primary-for QAbstractSocket (0x0x7fba0aa230d0)
- QObject (0x0x7fba0ada8a20) 0
- primary-for QIODevice (0x0x7fba0aa23138)
-
-Class QSslCertificate
- size=8 align=8
- base size=8 base align=8
-QSslCertificate (0x0x7fba0ada8c60) 0
-
-Class QSslError
- size=8 align=8
- base size=8 base align=8
-QSslError (0x0x7fba0aab20c0) 0
-
-Class QSslSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSslSocket::QPrivateSignal (0x0x7fba0aab2a20) 0 empty
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSslSocket)
-16 (int (*)(...))QSslSocket::metaObject
-24 (int (*)(...))QSslSocket::qt_metacast
-32 (int (*)(...))QSslSocket::qt_metacall
-40 (int (*)(...))QSslSocket::~QSslSocket
-48 (int (*)(...))QSslSocket::~QSslSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QSslSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QSslSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QSslSocket::bytesAvailable
-184 (int (*)(...))QSslSocket::bytesToWrite
-192 (int (*)(...))QSslSocket::canReadLine
-200 (int (*)(...))QSslSocket::waitForReadyRead
-208 (int (*)(...))QSslSocket::waitForBytesWritten
-216 (int (*)(...))QSslSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QSslSocket::writeData
-240 (int (*)(...))QSslSocket::resume
-248 (int (*)(...))QSslSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QSslSocket::disconnectFromHost
-272 (int (*)(...))QSslSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QSslSocket::setSocketDescriptor
-296 (int (*)(...))QSslSocket::setSocketOption
-304 (int (*)(...))QSslSocket::socketOption
-312 (int (*)(...))QSslSocket::waitForConnected
-320 (int (*)(...))QSslSocket::waitForDisconnected
-
-Class QSslSocket
- size=16 align=8
- base size=16 base align=8
-QSslSocket (0x0x7fba0aa23af8) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 16u)
- QTcpSocket (0x0x7fba0aa23b60) 0
- primary-for QSslSocket (0x0x7fba0aa23af8)
- QAbstractSocket (0x0x7fba0aa23bc8) 0
- primary-for QTcpSocket (0x0x7fba0aa23b60)
- QIODevice (0x0x7fba0aa23c30) 0
- primary-for QAbstractSocket (0x0x7fba0aa23bc8)
- QObject (0x0x7fba0aab29c0) 0
- primary-for QIODevice (0x0x7fba0aa23c30)
-
-Class QSslConfiguration
- size=8 align=8
- base size=8 base align=8
-QSslConfiguration (0x0x7fba0aab2a80) 0
-
-Class QSslPreSharedKeyAuthenticator
- size=8 align=8
- base size=8 base align=8
-QSslPreSharedKeyAuthenticator (0x0x7fba0ab6d240) 0
-
-Class QNetworkAccessManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkAccessManager::QPrivateSignal (0x0x7fba0ab6db40) 0 empty
-
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-16 (int (*)(...))QNetworkAccessManager::metaObject
-24 (int (*)(...))QNetworkAccessManager::qt_metacast
-32 (int (*)(...))QNetworkAccessManager::qt_metacall
-40 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-48 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkAccessManager::createRequest
-
-Class QNetworkAccessManager
- size=16 align=8
- base size=16 base align=8
-QNetworkAccessManager (0x0x7fba0ab698f0) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 16u)
- QObject (0x0x7fba0ab6dae0) 0
- primary-for QNetworkAccessManager (0x0x7fba0ab698f0)
-
-Class QNetworkConfiguration
- size=8 align=8
- base size=8 base align=8
-QNetworkConfiguration (0x0x7fba0ab6dba0) 0
-
-Class QNetworkConfigurationManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkConfigurationManager::QPrivateSignal (0x0x7fba0a7fa060) 0 empty
-
-Vtable for QNetworkConfigurationManager
-QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QNetworkConfigurationManager)
-16 (int (*)(...))QNetworkConfigurationManager::metaObject
-24 (int (*)(...))QNetworkConfigurationManager::qt_metacast
-32 (int (*)(...))QNetworkConfigurationManager::qt_metacall
-40 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-48 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QNetworkConfigurationManager
- size=16 align=8
- base size=16 base align=8
-QNetworkConfigurationManager (0x0x7fba0ab69af8) 0
- vptr=((& QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager) + 16u)
- QObject (0x0x7fba0a7fa000) 0
- primary-for QNetworkConfigurationManager (0x0x7fba0ab69af8)
-
-Class QNetworkCookie
- size=8 align=8
- base size=8 base align=8
-QNetworkCookie (0x0x7fba0a7fa3c0) 0
-
-Class QNetworkCookieJar::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkCookieJar::QPrivateSignal (0x0x7fba0a7faba0) 0 empty
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-16 (int (*)(...))QNetworkCookieJar::metaObject
-24 (int (*)(...))QNetworkCookieJar::qt_metacast
-32 (int (*)(...))QNetworkCookieJar::qt_metacall
-40 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-48 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkCookieJar::cookiesForUrl
-120 (int (*)(...))QNetworkCookieJar::setCookiesFromUrl
-128 (int (*)(...))QNetworkCookieJar::insertCookie
-136 (int (*)(...))QNetworkCookieJar::updateCookie
-144 (int (*)(...))QNetworkCookieJar::deleteCookie
-152 (int (*)(...))QNetworkCookieJar::validateCookie
-
-Class QNetworkCookieJar
- size=16 align=8
- base size=16 base align=8
-QNetworkCookieJar (0x0x7fba0a877340) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 16u)
- QObject (0x0x7fba0a7fab40) 0
- primary-for QNetworkCookieJar (0x0x7fba0a877340)
-
-Class QNetworkDatagram
- size=8 align=8
- base size=8 base align=8
-QNetworkDatagram (0x0x7fba0a7fac00) 0
-
-Class QNetworkDiskCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkDiskCache::QPrivateSignal (0x0x7fba0a910c00) 0 empty
-
-Vtable for QNetworkDiskCache
-QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkDiskCache)
-16 (int (*)(...))QNetworkDiskCache::metaObject
-24 (int (*)(...))QNetworkDiskCache::qt_metacast
-32 (int (*)(...))QNetworkDiskCache::qt_metacall
-40 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-48 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkDiskCache::metaData
-120 (int (*)(...))QNetworkDiskCache::updateMetaData
-128 (int (*)(...))QNetworkDiskCache::data
-136 (int (*)(...))QNetworkDiskCache::remove
-144 (int (*)(...))QNetworkDiskCache::cacheSize
-152 (int (*)(...))QNetworkDiskCache::prepare
-160 (int (*)(...))QNetworkDiskCache::insert
-168 (int (*)(...))QNetworkDiskCache::clear
-176 (int (*)(...))QNetworkDiskCache::expire
-
-Class QNetworkDiskCache
- size=16 align=8
- base size=16 base align=8
-QNetworkDiskCache (0x0x7fba0a915d68) 0
- vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 16u)
- QAbstractNetworkCache (0x0x7fba0a915dd0) 0
- primary-for QNetworkDiskCache (0x0x7fba0a915d68)
- QObject (0x0x7fba0a910ba0) 0
- primary-for QAbstractNetworkCache (0x0x7fba0a915dd0)
-
-Class QNetworkAddressEntry
- size=8 align=8
- base size=8 base align=8
-QNetworkAddressEntry (0x0x7fba0a910c60) 0
-
-Class QNetworkInterface
- size=8 align=8
- base size=8 base align=8
-QNetworkInterface (0x0x7fba0a966360) 0
-
-Class QNetworkProxyQuery
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyQuery (0x0x7fba0a966a80) 0
-
-Class QNetworkProxy
- size=8 align=8
- base size=8 base align=8
-QNetworkProxy (0x0x7fba0a5fc120) 0
-
-Vtable for QNetworkProxyFactory
-QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QNetworkProxyFactory
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyFactory (0x0x7fba0a5fc900) 0 nearly-empty
- vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 16u)
-
-Class QNetworkReply::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkReply::QPrivateSignal (0x0x7fba0a5fcae0) 0 empty
-
-Vtable for QNetworkReply
-QNetworkReply::_ZTV13QNetworkReply: 36u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QNetworkReply)
-16 (int (*)(...))QNetworkReply::metaObject
-24 (int (*)(...))QNetworkReply::qt_metacast
-32 (int (*)(...))QNetworkReply::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkReply::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QNetworkReply::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QNetworkReply::writeData
-240 (int (*)(...))QNetworkReply::setReadBufferSize
-248 (int (*)(...))__cxa_pure_virtual
-256 (int (*)(...))QNetworkReply::ignoreSslErrors
-264 (int (*)(...))QNetworkReply::sslConfigurationImplementation
-272 (int (*)(...))QNetworkReply::setSslConfigurationImplementation
-280 (int (*)(...))QNetworkReply::ignoreSslErrorsImplementation
-
-Class QNetworkReply
- size=16 align=8
- base size=16 base align=8
-QNetworkReply (0x0x7fba0a623478) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 16u)
- QIODevice (0x0x7fba0a6234e0) 0
- primary-for QNetworkReply (0x0x7fba0a623478)
- QObject (0x0x7fba0a5fca80) 0
- primary-for QIODevice (0x0x7fba0a6234e0)
-
-Class QNetworkSession::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkSession::QPrivateSignal (0x0x7fba0a5fccc0) 0 empty
-
-Vtable for QNetworkSession
-QNetworkSession::_ZTV15QNetworkSession: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QNetworkSession)
-16 (int (*)(...))QNetworkSession::metaObject
-24 (int (*)(...))QNetworkSession::qt_metacast
-32 (int (*)(...))QNetworkSession::qt_metacall
-40 (int (*)(...))QNetworkSession::~QNetworkSession
-48 (int (*)(...))QNetworkSession::~QNetworkSession
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QNetworkSession::connectNotify
-104 (int (*)(...))QNetworkSession::disconnectNotify
-
-Class QNetworkSession
- size=24 align=8
- base size=24 base align=8
-QNetworkSession (0x0x7fba0a623548) 0
- vptr=((& QNetworkSession::_ZTV15QNetworkSession) + 16u)
- QObject (0x0x7fba0a5fcc60) 0
- primary-for QNetworkSession (0x0x7fba0a623548)
-
-Class QTcpServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpServer::QPrivateSignal (0x0x7fba0a6c22a0) 0 empty
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpServer)
-16 (int (*)(...))QTcpServer::metaObject
-24 (int (*)(...))QTcpServer::qt_metacast
-32 (int (*)(...))QTcpServer::qt_metacall
-40 (int (*)(...))QTcpServer::~QTcpServer
-48 (int (*)(...))QTcpServer::~QTcpServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTcpServer::hasPendingConnections
-120 (int (*)(...))QTcpServer::nextPendingConnection
-128 (int (*)(...))QTcpServer::incomingConnection
-
-Class QTcpServer
- size=16 align=8
- base size=16 base align=8
-QTcpServer (0x0x7fba0a623680) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 16u)
- QObject (0x0x7fba0a6c2240) 0
- primary-for QTcpServer (0x0x7fba0a623680)
-
-Class QSslCertificateExtension
- size=8 align=8
- base size=8 base align=8
-QSslCertificateExtension (0x0x7fba0a6c2300) 0
-
-Class QSslCipher
- size=8 align=8
- base size=8 base align=8
-QSslCipher (0x0x7fba0a6c2600) 0
-
-Class QSslDiffieHellmanParameters
- size=8 align=8
- base size=8 base align=8
-QSslDiffieHellmanParameters (0x0x7fba0a6c2de0) 0
-
-Class QSslEllipticCurve
- size=4 align=4
- base size=4 base align=4
-QSslEllipticCurve (0x0x7fba0a7b3900) 0
-
-Class QSslKey
- size=8 align=8
- base size=8 base align=8
-QSslKey (0x0x7fba0a3e6060) 0
-
-Class QUdpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QUdpSocket::QPrivateSignal (0x0x7fba0a3e63c0) 0 empty
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QUdpSocket)
-16 (int (*)(...))QUdpSocket::metaObject
-24 (int (*)(...))QUdpSocket::qt_metacast
-32 (int (*)(...))QUdpSocket::qt_metacall
-40 (int (*)(...))QUdpSocket::~QUdpSocket
-48 (int (*)(...))QUdpSocket::~QUdpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QUdpSocket
- size=16 align=8
- base size=16 base align=8
-QUdpSocket (0x0x7fba0a7bec30) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 16u)
- QAbstractSocket (0x0x7fba0a7bec98) 0
- primary-for QUdpSocket (0x0x7fba0a7bec30)
- QIODevice (0x0x7fba0a7bed00) 0
- primary-for QAbstractSocket (0x0x7fba0a7bec98)
- QObject (0x0x7fba0a3e6360) 0
- primary-for QIODevice (0x0x7fba0a7bed00)
-
-Class QJSValue
- size=8 align=8
- base size=8 base align=8
-QJSValue (0x0x7fba0a3e6420) 0
-
-Class QJSEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QJSEngine::QPrivateSignal (0x0x7fba0a3e6720) 0 empty
-
-Vtable for QJSEngine
-QJSEngine::_ZTV9QJSEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QJSEngine)
-16 (int (*)(...))QJSEngine::metaObject
-24 (int (*)(...))QJSEngine::qt_metacast
-32 (int (*)(...))QJSEngine::qt_metacall
-40 (int (*)(...))QJSEngine::~QJSEngine
-48 (int (*)(...))QJSEngine::~QJSEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QJSEngine
- size=24 align=8
- base size=24 base align=8
-QJSEngine (0x0x7fba0a7bee38) 0
- vptr=((& QJSEngine::_ZTV9QJSEngine) + 16u)
- QObject (0x0x7fba0a3e66c0) 0
- primary-for QJSEngine (0x0x7fba0a7bee38)
-
-Class QJSValueIterator
- size=8 align=8
- base size=8 base align=8
-QJSValueIterator (0x0x7fba0a3e6900) 0
-
-Class QQmlPrivate::RegisterType
- size=128 align=8
- base size=124 base align=8
-QQmlPrivate::RegisterType (0x0x7fba0a3e6de0) 0
-
-Class QQmlPrivate::RegisterInterface
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::RegisterInterface (0x0x7fba0a3e6e40) 0
-
-Class QQmlPrivate::RegisterAutoParent
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterAutoParent (0x0x7fba0a3e6ea0) 0
-
-Class QQmlPrivate::RegisterSingletonType
- size=64 align=8
- base size=64 base align=8
-QQmlPrivate::RegisterSingletonType (0x0x7fba0a3e6f00) 0
-
-Class QQmlPrivate::RegisterCompositeType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeType (0x0x7fba0a3e6f60) 0
-
-Class QQmlPrivate::RegisterCompositeSingletonType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeSingletonType (0x0x7fba0a4e5000) 0
-
-Class QQmlPrivate::CachedQmlUnit
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::CachedQmlUnit (0x0x7fba0a4e5060) 0
-
-Class QQmlPrivate::RegisterQmlUnitCacheHook
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterQmlUnitCacheHook (0x0x7fba0a4e50c0) 0
-
-Vtable for QQmlParserStatus
-QQmlParserStatus::_ZTV16QQmlParserStatus: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlParserStatus)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlParserStatus
- size=16 align=8
- base size=16 base align=8
-QQmlParserStatus (0x0x7fba0a4e5120) 0
- vptr=((& QQmlParserStatus::_ZTV16QQmlParserStatus) + 16u)
-
-Vtable for QQmlPropertyValueSource
-QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQmlPropertyValueSource)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlPropertyValueSource
- size=8 align=8
- base size=8 base align=8
-QQmlPropertyValueSource (0x0x7fba0a4e51e0) 0 nearly-empty
- vptr=((& QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource) + 16u)
-
-Class QQmlListReference
- size=8 align=8
- base size=8 base align=8
-QQmlListReference (0x0x7fba0a4e5300) 0
-
-Vtable for QQmlAbstractUrlInterceptor
-QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QQmlAbstractUrlInterceptor)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlAbstractUrlInterceptor
- size=8 align=8
- base size=8 base align=8
-QQmlAbstractUrlInterceptor (0x0x7fba0a4e5960) 0 nearly-empty
- vptr=((& QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor) + 16u)
-
-Class QQmlError
- size=8 align=8
- base size=8 base align=8
-QQmlError (0x0x7fba0a4e59c0) 0
-
-Class QQmlDebuggingEnabler
- size=1 align=1
- base size=0 base align=1
-QQmlDebuggingEnabler (0x0x7fba0a4e5c60) 0 empty
-
-Vtable for QQmlImageProviderBase
-QQmlImageProviderBase::_ZTV21QQmlImageProviderBase: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlImageProviderBase)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlImageProviderBase
- size=8 align=8
- base size=8 base align=8
-QQmlImageProviderBase (0x0x7fba0a4e5cc0) 0 nearly-empty
- vptr=((& QQmlImageProviderBase::_ZTV21QQmlImageProviderBase) + 16u)
-
-Class QQmlEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlEngine::QPrivateSignal (0x0x7fba0a4e5f00) 0 empty
-
-Vtable for QQmlEngine
-QQmlEngine::_ZTV10QQmlEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQmlEngine)
-16 (int (*)(...))QQmlEngine::metaObject
-24 (int (*)(...))QQmlEngine::qt_metacast
-32 (int (*)(...))QQmlEngine::qt_metacall
-40 (int (*)(...))QQmlEngine::~QQmlEngine
-48 (int (*)(...))QQmlEngine::~QQmlEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlEngine
- size=24 align=8
- base size=24 base align=8
-QQmlEngine (0x0x7fba0a4cb478) 0
- vptr=((& QQmlEngine::_ZTV10QQmlEngine) + 16u)
- QJSEngine (0x0x7fba0a4cb4e0) 0
- primary-for QQmlEngine (0x0x7fba0a4cb478)
- QObject (0x0x7fba0a4e5ea0) 0
- primary-for QJSEngine (0x0x7fba0a4cb4e0)
-
-Class QQmlApplicationEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlApplicationEngine::QPrivateSignal (0x0x7fba0a241000) 0 empty
-
-Vtable for QQmlApplicationEngine
-QQmlApplicationEngine::_ZTV21QQmlApplicationEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlApplicationEngine)
-16 (int (*)(...))QQmlApplicationEngine::metaObject
-24 (int (*)(...))QQmlApplicationEngine::qt_metacast
-32 (int (*)(...))QQmlApplicationEngine::qt_metacall
-40 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-48 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlApplicationEngine
- size=24 align=8
- base size=24 base align=8
-QQmlApplicationEngine (0x0x7fba0a4cb548) 0
- vptr=((& QQmlApplicationEngine::_ZTV21QQmlApplicationEngine) + 16u)
- QQmlEngine (0x0x7fba0a4cb5b0) 0
- primary-for QQmlApplicationEngine (0x0x7fba0a4cb548)
- QJSEngine (0x0x7fba0a4cb618) 0
- primary-for QQmlEngine (0x0x7fba0a4cb5b0)
- QObject (0x0x7fba0a4e5f60) 0
- primary-for QJSEngine (0x0x7fba0a4cb618)
-
-Class QQmlComponent::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlComponent::QPrivateSignal (0x0x7fba0a2410c0) 0 empty
-
-Vtable for QQmlComponent
-QQmlComponent::_ZTV13QQmlComponent: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlComponent)
-16 (int (*)(...))QQmlComponent::metaObject
-24 (int (*)(...))QQmlComponent::qt_metacast
-32 (int (*)(...))QQmlComponent::qt_metacall
-40 (int (*)(...))QQmlComponent::~QQmlComponent
-48 (int (*)(...))QQmlComponent::~QQmlComponent
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlComponent::create
-120 (int (*)(...))QQmlComponent::beginCreate
-128 (int (*)(...))QQmlComponent::completeCreate
-
-Class QQmlComponent
- size=16 align=8
- base size=16 base align=8
-QQmlComponent (0x0x7fba0a4cb680) 0
- vptr=((& QQmlComponent::_ZTV13QQmlComponent) + 16u)
- QObject (0x0x7fba0a241060) 0
- primary-for QQmlComponent (0x0x7fba0a4cb680)
-
-Class QQmlContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlContext::QPrivateSignal (0x0x7fba0a241900) 0 empty
-
-Vtable for QQmlContext
-QQmlContext::_ZTV11QQmlContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QQmlContext)
-16 (int (*)(...))QQmlContext::metaObject
-24 (int (*)(...))QQmlContext::qt_metacast
-32 (int (*)(...))QQmlContext::qt_metacall
-40 (int (*)(...))QQmlContext::~QQmlContext
-48 (int (*)(...))QQmlContext::~QQmlContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlContext
- size=16 align=8
- base size=16 base align=8
-QQmlContext (0x0x7fba0a4cbbc8) 0
- vptr=((& QQmlContext::_ZTV11QQmlContext) + 16u)
- QObject (0x0x7fba0a2418a0) 0
- primary-for QQmlContext (0x0x7fba0a4cbbc8)
-
-Class QQmlScriptString
- size=8 align=8
- base size=8 base align=8
-QQmlScriptString (0x0x7fba0a241a80) 0
-
-Class QQmlExpression::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExpression::QPrivateSignal (0x0x7fba0a241cc0) 0 empty
-
-Vtable for QQmlExpression
-QQmlExpression::_ZTV14QQmlExpression: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QQmlExpression)
-16 (int (*)(...))QQmlExpression::metaObject
-24 (int (*)(...))QQmlExpression::qt_metacast
-32 (int (*)(...))QQmlExpression::qt_metacall
-40 (int (*)(...))QQmlExpression::~QQmlExpression
-48 (int (*)(...))QQmlExpression::~QQmlExpression
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlExpression
- size=16 align=8
- base size=16 base align=8
-QQmlExpression (0x0x7fba0a4cbc30) 0
- vptr=((& QQmlExpression::_ZTV14QQmlExpression) + 16u)
- QObject (0x0x7fba0a241c60) 0
- primary-for QQmlExpression (0x0x7fba0a4cbc30)
-
-Vtable for QQmlTypesExtensionInterface
-QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QQmlTypesExtensionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlTypesExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlTypesExtensionInterface (0x0x7fba0a241d20) 0 nearly-empty
- vptr=((& QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface) + 16u)
-
-Vtable for QQmlExtensionInterface
-QQmlExtensionInterface::_ZTV22QQmlExtensionInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QQmlExtensionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlExtensionInterface (0x0x7fba0a4cbc98) 0 nearly-empty
- vptr=((& QQmlExtensionInterface::_ZTV22QQmlExtensionInterface) + 16u)
- QQmlTypesExtensionInterface (0x0x7fba0a241d80) 0 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7fba0a4cbc98)
-
-Class QQmlExtensionPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExtensionPlugin::QPrivateSignal (0x0x7fba0a241f60) 0 empty
-
-Vtable for QQmlExtensionPlugin
-QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-16 (int (*)(...))QQmlExtensionPlugin::metaObject
-24 (int (*)(...))QQmlExtensionPlugin::qt_metacast
-32 (int (*)(...))QQmlExtensionPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQmlExtensionPlugin::initializeEngine
-128 (int (*)(...))-16
-136 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-144 0u
-152 0u
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QQmlExtensionPlugin::_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
-
-Class QQmlExtensionPlugin
- size=24 align=8
- base size=24 base align=8
-QQmlExtensionPlugin (0x0x7fba0a2ea7e0) 0
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 16u)
- QObject (0x0x7fba0a241ea0) 0
- primary-for QQmlExtensionPlugin (0x0x7fba0a2ea7e0)
- QQmlExtensionInterface (0x0x7fba0a4cbd00) 16 nearly-empty
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 144u)
- QQmlTypesExtensionInterface (0x0x7fba0a241f00) 16 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7fba0a4cbd00)
-
-Class QQmlFile
- size=8 align=8
- base size=8 base align=8
-QQmlFile (0x0x7fba0a302000) 0
-
-Class QQmlFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlFileSelector::QPrivateSignal (0x0x7fba0a3020c0) 0 empty
-
-Vtable for QQmlFileSelector
-QQmlFileSelector::_ZTV16QQmlFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlFileSelector)
-16 (int (*)(...))QQmlFileSelector::metaObject
-24 (int (*)(...))QQmlFileSelector::qt_metacast
-32 (int (*)(...))QQmlFileSelector::qt_metacall
-40 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-48 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlFileSelector
- size=16 align=8
- base size=16 base align=8
-QQmlFileSelector (0x0x7fba0a4cbdd0) 0
- vptr=((& QQmlFileSelector::_ZTV16QQmlFileSelector) + 16u)
- QObject (0x0x7fba0a302060) 0
- primary-for QQmlFileSelector (0x0x7fba0a4cbdd0)
-
-Vtable for QQmlIncubator
-QQmlIncubator::_ZTV13QQmlIncubator: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlIncubator)
-16 (int (*)(...))QQmlIncubator::~QQmlIncubator
-24 (int (*)(...))QQmlIncubator::~QQmlIncubator
-32 (int (*)(...))QQmlIncubator::statusChanged
-40 (int (*)(...))QQmlIncubator::setInitialState
-
-Class QQmlIncubator
- size=16 align=8
- base size=16 base align=8
-QQmlIncubator (0x0x7fba0a302120) 0
- vptr=((& QQmlIncubator::_ZTV13QQmlIncubator) + 16u)
-
-Vtable for QQmlIncubationController
-QQmlIncubationController::_ZTV24QQmlIncubationController: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQmlIncubationController)
-16 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-24 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-32 (int (*)(...))QQmlIncubationController::incubatingObjectCountChanged
-
-Class QQmlIncubationController
- size=16 align=8
- base size=16 base align=8
-QQmlIncubationController (0x0x7fba0a302180) 0
- vptr=((& QQmlIncubationController::_ZTV24QQmlIncubationController) + 16u)
-
-Class QQmlInfo
- size=16 align=8
- base size=16 base align=8
-QQmlInfo (0x0x7fba0a4cbe38) 0
- QDebug (0x0x7fba0a3021e0) 0
-
-Vtable for QQmlNetworkAccessManagerFactory
-QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI31QQmlNetworkAccessManagerFactory)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlNetworkAccessManagerFactory
- size=8 align=8
- base size=8 base align=8
-QQmlNetworkAccessManagerFactory (0x0x7fba0a3b60c0) 0 nearly-empty
- vptr=((& QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory) + 16u)
-
-Class QQmlProperty
- size=8 align=8
- base size=8 base align=8
-QQmlProperty (0x0x7fba0a3b6120) 0
-
-Class QQmlPropertyMap::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlPropertyMap::QPrivateSignal (0x0x7fba0a3b6c60) 0 empty
-
-Vtable for QQmlPropertyMap
-QQmlPropertyMap::_ZTV15QQmlPropertyMap: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQmlPropertyMap)
-16 (int (*)(...))QQmlPropertyMap::metaObject
-24 (int (*)(...))QQmlPropertyMap::qt_metacast
-32 (int (*)(...))QQmlPropertyMap::qt_metacall
-40 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-48 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlPropertyMap::updateValue
-
-Class QQmlPropertyMap
- size=16 align=8
- base size=16 base align=8
-QQmlPropertyMap (0x0x7fba0a3d9680) 0
- vptr=((& QQmlPropertyMap::_ZTV15QQmlPropertyMap) + 16u)
- QObject (0x0x7fba0a3b6c00) 0
- primary-for QQmlPropertyMap (0x0x7fba0a3d9680)
-
-Class QQuickTransform::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTransform::QPrivateSignal (0x0x7fba0a3b6d20) 0 empty
-
-Vtable for QQuickTransform
-QQuickTransform::_ZTV15QQuickTransform: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQuickTransform)
-16 (int (*)(...))QQuickTransform::metaObject
-24 (int (*)(...))QQuickTransform::qt_metacast
-32 (int (*)(...))QQuickTransform::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickTransform
- size=16 align=8
- base size=16 base align=8
-QQuickTransform (0x0x7fba0a3d96e8) 0
- vptr=((& QQuickTransform::_ZTV15QQuickTransform) + 16u)
- QObject (0x0x7fba0a3b6cc0) 0
- primary-for QQuickTransform (0x0x7fba0a3d96e8)
-
-Class QQuickItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItem::QPrivateSignal (0x0x7fba0a3b6e40) 0 empty
-
-Class QQuickItem::ItemChangeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::ItemChangeData (0x0x7fba0a3b6ea0) 0
-
-Class QQuickItem::UpdatePaintNodeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::UpdatePaintNodeData (0x0x7fba0a3b6f00) 0
-
-Vtable for QQuickItem
-QQuickItem::_ZTV10QQuickItem: 55u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickItem)
-16 (int (*)(...))QQuickItem::metaObject
-24 (int (*)(...))QQuickItem::qt_metacast
-32 (int (*)(...))QQuickItem::qt_metacall
-40 (int (*)(...))QQuickItem::~QQuickItem
-48 (int (*)(...))QQuickItem::~QQuickItem
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickItem::isTextureProvider
-152 (int (*)(...))QQuickItem::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickItem::updatePaintNode
-376 (int (*)(...))QQuickItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))-16
-400 (int (*)(...))(& _ZTI10QQuickItem)
-408 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD1Ev
-416 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD0Ev
-424 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickItem
- size=32 align=8
- base size=32 base align=8
-QQuickItem (0x0x7fba09ff45b0) 0
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 16u)
- QObject (0x0x7fba0a3b6d80) 0
- primary-for QQuickItem (0x0x7fba09ff45b0)
- QQmlParserStatus (0x0x7fba0a3b6de0) 16
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 408u)
-
-Class QQuickFramebufferObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickFramebufferObject::QPrivateSignal (0x0x7fba0a05a720) 0 empty
-
-Vtable for QQuickFramebufferObject::Renderer
-QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN23QQuickFramebufferObject8RendererE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QQuickFramebufferObject::Renderer::createFramebufferObject
-48 (int (*)(...))QQuickFramebufferObject::Renderer::synchronize
-
-Class QQuickFramebufferObject::Renderer
- size=16 align=8
- base size=16 base align=8
-QQuickFramebufferObject::Renderer (0x0x7fba0a05a780) 0
- vptr=((& QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE) + 16u)
-
-Vtable for QQuickFramebufferObject
-QQuickFramebufferObject::_ZTV23QQuickFramebufferObject: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-16 (int (*)(...))QQuickFramebufferObject::metaObject
-24 (int (*)(...))QQuickFramebufferObject::qt_metacast
-32 (int (*)(...))QQuickFramebufferObject::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickFramebufferObject::isTextureProvider
-152 (int (*)(...))QQuickFramebufferObject::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickFramebufferObject::geometryChanged
-368 (int (*)(...))QQuickFramebufferObject::updatePaintNode
-376 (int (*)(...))QQuickFramebufferObject::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-416 0u
-424 0u
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickFramebufferObject
- size=32 align=8
- base size=32 base align=8
-QQuickFramebufferObject (0x0x7fba0a3d9820) 0
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 16u)
- QQuickItem (0x0x7fba0a0a3bd0) 0
- primary-for QQuickFramebufferObject (0x0x7fba0a3d9820)
- QObject (0x0x7fba0a05a660) 0
- primary-for QQuickItem (0x0x7fba0a0a3bd0)
- QQmlParserStatus (0x0x7fba0a05a6c0) 16
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 416u)
-
-Vtable for QQuickTextureFactory
-QQuickTextureFactory::_ZTV20QQuickTextureFactory: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickTextureFactory)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))QQuickTextureFactory::image
-
-Class QQuickTextureFactory
- size=16 align=8
- base size=16 base align=8
-QQuickTextureFactory (0x0x7fba0a3d9888) 0
- vptr=((& QQuickTextureFactory::_ZTV20QQuickTextureFactory) + 16u)
- QObject (0x0x7fba0a05a7e0) 0
- primary-for QQuickTextureFactory (0x0x7fba0a3d9888)
-
-Class QQuickImageResponse::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickImageResponse::QPrivateSignal (0x0x7fba0a05a8a0) 0 empty
-
-Vtable for QQuickImageResponse
-QQuickImageResponse::_ZTV19QQuickImageResponse: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageResponse)
-16 (int (*)(...))QQuickImageResponse::metaObject
-24 (int (*)(...))QQuickImageResponse::qt_metacast
-32 (int (*)(...))QQuickImageResponse::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQuickImageResponse::errorString
-128 (int (*)(...))QQuickImageResponse::cancel
-
-Class QQuickImageResponse
- size=16 align=8
- base size=16 base align=8
-QQuickImageResponse (0x0x7fba0a3d98f0) 0
- vptr=((& QQuickImageResponse::_ZTV19QQuickImageResponse) + 16u)
- QObject (0x0x7fba0a05a840) 0
- primary-for QQuickImageResponse (0x0x7fba0a3d98f0)
-
-Vtable for QQuickImageProvider
-QQuickImageProvider::_ZTV19QQuickImageProvider: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageProvider)
-16 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-24 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-
-Class QQuickImageProvider
- size=16 align=8
- base size=16 base align=8
-QQuickImageProvider (0x0x7fba0a3d9958) 0
- vptr=((& QQuickImageProvider::_ZTV19QQuickImageProvider) + 16u)
- QQmlImageProviderBase (0x0x7fba0a05a900) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7fba0a3d9958)
-
-Vtable for QQuickAsyncImageProvider
-QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQuickAsyncImageProvider)
-16 0u
-24 0u
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickAsyncImageProvider
- size=24 align=8
- base size=24 base align=8
-QQuickAsyncImageProvider (0x0x7fba0a3d99c0) 0
- vptr=((& QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider) + 16u)
- QQuickImageProvider (0x0x7fba0a3d9a28) 0
- primary-for QQuickAsyncImageProvider (0x0x7fba0a3d99c0)
- QQmlImageProviderBase (0x0x7fba0a05a960) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7fba0a3d9a28)
-
-Class QQuickItemGrabResult::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItemGrabResult::QPrivateSignal (0x0x7fba0a05aa20) 0 empty
-
-Vtable for QQuickItemGrabResult
-QQuickItemGrabResult::_ZTV20QQuickItemGrabResult: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickItemGrabResult)
-16 (int (*)(...))QQuickItemGrabResult::metaObject
-24 (int (*)(...))QQuickItemGrabResult::qt_metacast
-32 (int (*)(...))QQuickItemGrabResult::qt_metacall
-40 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-48 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-56 (int (*)(...))QQuickItemGrabResult::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickItemGrabResult
- size=16 align=8
- base size=16 base align=8
-QQuickItemGrabResult (0x0x7fba0a3d9a90) 0
- vptr=((& QQuickItemGrabResult::_ZTV20QQuickItemGrabResult) + 16u)
- QObject (0x0x7fba0a05a9c0) 0
- primary-for QQuickItemGrabResult (0x0x7fba0a3d9a90)
-
-Class QQuickPaintedItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickPaintedItem::QPrivateSignal (0x0x7fba0a05ab40) 0 empty
-
-Vtable for QQuickPaintedItem
-QQuickPaintedItem::_ZTV17QQuickPaintedItem: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-16 (int (*)(...))QQuickPaintedItem::metaObject
-24 (int (*)(...))QQuickPaintedItem::qt_metacast
-32 (int (*)(...))QQuickPaintedItem::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickPaintedItem::isTextureProvider
-152 (int (*)(...))QQuickPaintedItem::textureProvider
-160 (int (*)(...))QQuickPaintedItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickPaintedItem::updatePaintNode
-376 (int (*)(...))QQuickPaintedItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-416 0u
-424 0u
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickPaintedItem
- size=32 align=8
- base size=32 base align=8
-QQuickPaintedItem (0x0x7fba0a3d9af8) 0
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 16u)
- QQuickItem (0x0x7fba0a0d5e00) 0
- primary-for QQuickPaintedItem (0x0x7fba0a3d9af8)
- QObject (0x0x7fba0a05aa80) 0
- primary-for QQuickItem (0x0x7fba0a0d5e00)
- QQmlParserStatus (0x0x7fba0a05aae0) 16
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 416u)
-
-Class QQuickRenderControl::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickRenderControl::QPrivateSignal (0x0x7fba0a05ad80) 0 empty
-
-Vtable for QQuickRenderControl
-QQuickRenderControl::_ZTV19QQuickRenderControl: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickRenderControl)
-16 (int (*)(...))QQuickRenderControl::metaObject
-24 (int (*)(...))QQuickRenderControl::qt_metacast
-32 (int (*)(...))QQuickRenderControl::qt_metacall
-40 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-48 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickRenderControl::renderWindow
-
-Class QQuickRenderControl
- size=16 align=8
- base size=16 base align=8
-QQuickRenderControl (0x0x7fba0a3d9c98) 0
- vptr=((& QQuickRenderControl::_ZTV19QQuickRenderControl) + 16u)
- QObject (0x0x7fba0a05ad20) 0
- primary-for QQuickRenderControl (0x0x7fba0a3d9c98)
-
-Class QQuickTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextDocument::QPrivateSignal (0x0x7fba0a05ae40) 0 empty
-
-Vtable for QQuickTextDocument
-QQuickTextDocument::_ZTV18QQuickTextDocument: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QQuickTextDocument)
-16 (int (*)(...))QQuickTextDocument::metaObject
-24 (int (*)(...))QQuickTextDocument::qt_metacast
-32 (int (*)(...))QQuickTextDocument::qt_metacall
-40 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-48 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickTextDocument
- size=16 align=8
- base size=16 base align=8
-QQuickTextDocument (0x0x7fba0a3d9d00) 0
- vptr=((& QQuickTextDocument::_ZTV18QQuickTextDocument) + 16u)
- QObject (0x0x7fba0a05ade0) 0
- primary-for QQuickTextDocument (0x0x7fba0a3d9d00)
-
-Class QSGGeometry::Attribute
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::Attribute (0x0x7fba0a1741e0) 0
-
-Class QSGGeometry::AttributeSet
- size=16 align=8
- base size=16 base align=8
-QSGGeometry::AttributeSet (0x0x7fba0a174240) 0
-
-Class QSGGeometry::Point2D
- size=8 align=4
- base size=8 base align=4
-QSGGeometry::Point2D (0x0x7fba0a1742a0) 0
-
-Class QSGGeometry::TexturedPoint2D
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::TexturedPoint2D (0x0x7fba0a174300) 0
-
-Class QSGGeometry::ColoredPoint2D
- size=12 align=4
- base size=12 base align=4
-QSGGeometry::ColoredPoint2D (0x0x7fba0a174360) 0
-
-Vtable for QSGGeometry
-QSGGeometry::_ZTV11QSGGeometry: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGGeometry)
-16 (int (*)(...))QSGGeometry::~QSGGeometry
-24 (int (*)(...))QSGGeometry::~QSGGeometry
-
-Class QSGGeometry
- size=128 align=8
- base size=128 base align=8
-QSGGeometry (0x0x7fba0a174180) 0
- vptr=((& QSGGeometry::_ZTV11QSGGeometry) + 16u)
-
-Vtable for QSGNode
-QSGNode::_ZTV7QSGNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QSGNode)
-16 (int (*)(...))QSGNode::~QSGNode
-24 (int (*)(...))QSGNode::~QSGNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGNode
- size=80 align=8
- base size=80 base align=8
-QSGNode (0x0x7fba0a174840) 0
- vptr=((& QSGNode::_ZTV7QSGNode) + 16u)
-
-Vtable for QSGBasicGeometryNode
-QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGBasicGeometryNode)
-16 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-24 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGBasicGeometryNode
- size=112 align=8
- base size=112 base align=8
-QSGBasicGeometryNode (0x0x7fba0a1aa410) 0
- vptr=((& QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode) + 16u)
- QSGNode (0x0x7fba0a174c00) 0
- primary-for QSGBasicGeometryNode (0x0x7fba0a1aa410)
-
-Vtable for QSGGeometryNode
-QSGGeometryNode::_ZTV15QSGGeometryNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSGGeometryNode)
-16 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-24 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGGeometryNode
- size=144 align=8
- base size=144 base align=8
-QSGGeometryNode (0x0x7fba0a1aa478) 0
- vptr=((& QSGGeometryNode::_ZTV15QSGGeometryNode) + 16u)
- QSGBasicGeometryNode (0x0x7fba0a1aa4e0) 0
- primary-for QSGGeometryNode (0x0x7fba0a1aa478)
- QSGNode (0x0x7fba0a174c60) 0
- primary-for QSGBasicGeometryNode (0x0x7fba0a1aa4e0)
-
-Vtable for QSGClipNode
-QSGClipNode::_ZTV11QSGClipNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGClipNode)
-16 (int (*)(...))QSGClipNode::~QSGClipNode
-24 (int (*)(...))QSGClipNode::~QSGClipNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGClipNode
- size=152 align=8
- base size=152 base align=8
-QSGClipNode (0x0x7fba0a1aa548) 0
- vptr=((& QSGClipNode::_ZTV11QSGClipNode) + 16u)
- QSGBasicGeometryNode (0x0x7fba0a1aa5b0) 0
- primary-for QSGClipNode (0x0x7fba0a1aa548)
- QSGNode (0x0x7fba0a174cc0) 0
- primary-for QSGBasicGeometryNode (0x0x7fba0a1aa5b0)
-
-Vtable for QSGTransformNode
-QSGTransformNode::_ZTV16QSGTransformNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGTransformNode)
-16 (int (*)(...))QSGTransformNode::~QSGTransformNode
-24 (int (*)(...))QSGTransformNode::~QSGTransformNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGTransformNode
- size=216 align=8
- base size=216 base align=8
-QSGTransformNode (0x0x7fba0a1aa618) 0
- vptr=((& QSGTransformNode::_ZTV16QSGTransformNode) + 16u)
- QSGNode (0x0x7fba0a174d20) 0
- primary-for QSGTransformNode (0x0x7fba0a1aa618)
-
-Vtable for QSGRootNode
-QSGRootNode::_ZTV11QSGRootNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGRootNode)
-16 (int (*)(...))QSGRootNode::~QSGRootNode
-24 (int (*)(...))QSGRootNode::~QSGRootNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGRootNode
- size=88 align=8
- base size=88 base align=8
-QSGRootNode (0x0x7fba0a1aa680) 0
- vptr=((& QSGRootNode::_ZTV11QSGRootNode) + 16u)
- QSGNode (0x0x7fba0a174d80) 0
- primary-for QSGRootNode (0x0x7fba0a1aa680)
-
-Vtable for QSGOpacityNode
-QSGOpacityNode::_ZTV14QSGOpacityNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGOpacityNode)
-16 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-24 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-32 (int (*)(...))QSGOpacityNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGOpacityNode
- size=96 align=8
- base size=96 base align=8
-QSGOpacityNode (0x0x7fba0a1aa820) 0
- vptr=((& QSGOpacityNode::_ZTV14QSGOpacityNode) + 16u)
- QSGNode (0x0x7fba0a174f00) 0
- primary-for QSGOpacityNode (0x0x7fba0a1aa820)
-
-Vtable for QSGNodeVisitor
-QSGNodeVisitor::_ZTV14QSGNodeVisitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGNodeVisitor)
-16 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-24 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-32 (int (*)(...))QSGNodeVisitor::enterTransformNode
-40 (int (*)(...))QSGNodeVisitor::leaveTransformNode
-48 (int (*)(...))QSGNodeVisitor::enterClipNode
-56 (int (*)(...))QSGNodeVisitor::leaveClipNode
-64 (int (*)(...))QSGNodeVisitor::enterGeometryNode
-72 (int (*)(...))QSGNodeVisitor::leaveGeometryNode
-80 (int (*)(...))QSGNodeVisitor::enterOpacityNode
-88 (int (*)(...))QSGNodeVisitor::leaveOpacityNode
-96 (int (*)(...))QSGNodeVisitor::visitNode
-104 (int (*)(...))QSGNodeVisitor::visitChildren
-
-Class QSGNodeVisitor
- size=8 align=8
- base size=8 base align=8
-QSGNodeVisitor (0x0x7fba0a174f60) 0 nearly-empty
- vptr=((& QSGNodeVisitor::_ZTV14QSGNodeVisitor) + 16u)
-
-Vtable for QSGRendererInterface
-QSGRendererInterface::_ZTV20QSGRendererInterface: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGRendererInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QSGRendererInterface::getResource
-48 (int (*)(...))QSGRendererInterface::getResource
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRendererInterface
- size=8 align=8
- base size=8 base align=8
-QSGRendererInterface (0x0x7fba09efb000) 0 nearly-empty
- vptr=((& QSGRendererInterface::_ZTV20QSGRendererInterface) + 16u)
-
-Class QQuickWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickWindow::QPrivateSignal (0x0x7fba09efb420) 0 empty
-
-Vtable for QQuickWindow
-QQuickWindow::_ZTV12QQuickWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QQuickWindow)
-16 (int (*)(...))QQuickWindow::metaObject
-24 (int (*)(...))QQuickWindow::qt_metacast
-32 (int (*)(...))QQuickWindow::qt_metacall
-40 (int (*)(...))QQuickWindow::~QQuickWindow
-48 (int (*)(...))QQuickWindow::~QQuickWindow
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickWindow::keyPressEvent
-216 (int (*)(...))QQuickWindow::keyReleaseEvent
-224 (int (*)(...))QQuickWindow::mousePressEvent
-232 (int (*)(...))QQuickWindow::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickWindow::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI12QQuickWindow)
-312 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD1Ev
-320 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickWindow
- size=40 align=8
- base size=40 base align=8
-QQuickWindow (0x0x7fba0a1aaa28) 0
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 16u)
- QWindow (0x0x7fba09f37e00) 0
- primary-for QQuickWindow (0x0x7fba0a1aaa28)
- QObject (0x0x7fba09efb360) 0
- primary-for QWindow (0x0x7fba09f37e00)
- QSurface (0x0x7fba09efb3c0) 16
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 312u)
-
-Class QQuickView::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickView::QPrivateSignal (0x0x7fba09efb7e0) 0 empty
-
-Vtable for QQuickView
-QQuickView::_ZTV10QQuickView: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickView)
-16 (int (*)(...))QQuickView::metaObject
-24 (int (*)(...))QQuickView::qt_metacast
-32 (int (*)(...))QQuickView::qt_metacall
-40 (int (*)(...))QQuickView::~QQuickView
-48 (int (*)(...))QQuickView::~QQuickView
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QQuickView::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickView::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickView::keyPressEvent
-216 (int (*)(...))QQuickView::keyReleaseEvent
-224 (int (*)(...))QQuickView::mousePressEvent
-232 (int (*)(...))QQuickView::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickView::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI10QQuickView)
-312 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD1Ev
-320 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickView
- size=40 align=8
- base size=40 base align=8
-QQuickView (0x0x7fba0a1aab60) 0
- vptr=((& QQuickView::_ZTV10QQuickView) + 16u)
- QQuickWindow (0x0x7fba0a1aabc8) 0
- primary-for QQuickView (0x0x7fba0a1aab60)
- QWindow (0x0x7fba09fa84d0) 0
- primary-for QQuickWindow (0x0x7fba0a1aabc8)
- QObject (0x0x7fba09efb720) 0
- primary-for QWindow (0x0x7fba09fa84d0)
- QSurface (0x0x7fba09efb780) 16
- vptr=((& QQuickView::_ZTV10QQuickView) + 312u)
-
-Class QSGAbstractRenderer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGAbstractRenderer::QPrivateSignal (0x0x7fba09efb8a0) 0 empty
-
-Vtable for QSGAbstractRenderer
-QSGAbstractRenderer::_ZTV19QSGAbstractRenderer: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QSGAbstractRenderer)
-16 (int (*)(...))QSGAbstractRenderer::metaObject
-24 (int (*)(...))QSGAbstractRenderer::qt_metacast
-32 (int (*)(...))QSGAbstractRenderer::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QSGAbstractRenderer
- size=16 align=8
- base size=16 base align=8
-QSGAbstractRenderer (0x0x7fba0a1aac30) 0
- vptr=((& QSGAbstractRenderer::_ZTV19QSGAbstractRenderer) + 16u)
- QObject (0x0x7fba09efb840) 0
- primary-for QSGAbstractRenderer (0x0x7fba0a1aac30)
-
-Class QSGEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGEngine::QPrivateSignal (0x0x7fba09efbae0) 0 empty
-
-Vtable for QSGEngine
-QSGEngine::_ZTV9QSGEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSGEngine)
-16 (int (*)(...))QSGEngine::metaObject
-24 (int (*)(...))QSGEngine::qt_metacast
-32 (int (*)(...))QSGEngine::qt_metacall
-40 (int (*)(...))QSGEngine::~QSGEngine
-48 (int (*)(...))QSGEngine::~QSGEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSGEngine
- size=16 align=8
- base size=16 base align=8
-QSGEngine (0x0x7fba0a1aad68) 0
- vptr=((& QSGEngine::_ZTV9QSGEngine) + 16u)
- QObject (0x0x7fba09efba80) 0
- primary-for QSGEngine (0x0x7fba0a1aad68)
-
-Class QSGMaterialShader::RenderState
- size=16 align=8
- base size=16 base align=8
-QSGMaterialShader::RenderState (0x0x7fba09efbd80) 0
-
-Vtable for QSGMaterialShader
-QSGMaterialShader::_ZTV17QSGMaterialShader: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGMaterialShader)
-16 0u
-24 0u
-32 (int (*)(...))QSGMaterialShader::activate
-40 (int (*)(...))QSGMaterialShader::deactivate
-48 (int (*)(...))QSGMaterialShader::updateState
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGMaterialShader::compile
-72 (int (*)(...))QSGMaterialShader::initialize
-80 (int (*)(...))QSGMaterialShader::vertexShader
-88 (int (*)(...))QSGMaterialShader::fragmentShader
-
-Class QSGMaterialShader
- size=32 align=8
- base size=32 base align=8
-QSGMaterialShader (0x0x7fba09efbd20) 0
- vptr=((& QSGMaterialShader::_ZTV17QSGMaterialShader) + 16u)
-
-Class QSGMaterialType
- size=1 align=1
- base size=0 base align=1
-QSGMaterialType (0x0x7fba09c6e060) 0 empty
-
-Vtable for QSGMaterial
-QSGMaterial::_ZTV11QSGMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGMaterial)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QSGMaterial::compare
-
-Class QSGMaterial
- size=24 align=8
- base size=24 base align=8
-QSGMaterial (0x0x7fba09c6e0c0) 0
- vptr=((& QSGMaterial::_ZTV11QSGMaterial) + 16u)
-
-Vtable for QSGFlatColorMaterial
-QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGFlatColorMaterial)
-16 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-24 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-32 (int (*)(...))QSGFlatColorMaterial::type
-40 (int (*)(...))QSGFlatColorMaterial::createShader
-48 (int (*)(...))QSGFlatColorMaterial::compare
-
-Class QSGFlatColorMaterial
- size=40 align=8
- base size=40 base align=8
-QSGFlatColorMaterial (0x0x7fba09c7a0d0) 0
- vptr=((& QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial) + 16u)
- QSGMaterial (0x0x7fba09c6e2a0) 0
- primary-for QSGFlatColorMaterial (0x0x7fba09c7a0d0)
-
-Class QSGTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTexture::QPrivateSignal (0x0x7fba09c6e360) 0 empty
-
-Vtable for QSGTexture
-QSGTexture::_ZTV10QSGTexture: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSGTexture)
-16 (int (*)(...))QSGTexture::metaObject
-24 (int (*)(...))QSGTexture::qt_metacast
-32 (int (*)(...))QSGTexture::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTexture
- size=16 align=8
- base size=16 base align=8
-QSGTexture (0x0x7fba09c7a138) 0
- vptr=((& QSGTexture::_ZTV10QSGTexture) + 16u)
- QObject (0x0x7fba09c6e300) 0
- primary-for QSGTexture (0x0x7fba09c7a138)
-
-Class QSGDynamicTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGDynamicTexture::QPrivateSignal (0x0x7fba09c6e420) 0 empty
-
-Vtable for QSGDynamicTexture
-QSGDynamicTexture::_ZTV17QSGDynamicTexture: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGDynamicTexture)
-16 (int (*)(...))QSGDynamicTexture::metaObject
-24 (int (*)(...))QSGDynamicTexture::qt_metacast
-32 (int (*)(...))QSGDynamicTexture::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-
-Class QSGDynamicTexture
- size=16 align=8
- base size=16 base align=8
-QSGDynamicTexture (0x0x7fba09c7a1a0) 0
- vptr=((& QSGDynamicTexture::_ZTV17QSGDynamicTexture) + 16u)
- QSGTexture (0x0x7fba09c7a208) 0
- primary-for QSGDynamicTexture (0x0x7fba09c7a1a0)
- QObject (0x0x7fba09c6e3c0) 0
- primary-for QSGTexture (0x0x7fba09c7a208)
-
-Vtable for QSGImageNode
-QSGImageNode::_ZTV12QSGImageNode: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QSGImageNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QSGImageNode
- size=144 align=8
- base size=144 base align=8
-QSGImageNode (0x0x7fba09c7a270) 0
- vptr=((& QSGImageNode::_ZTV12QSGImageNode) + 16u)
- QSGGeometryNode (0x0x7fba09c7a2d8) 0
- primary-for QSGImageNode (0x0x7fba09c7a270)
- QSGBasicGeometryNode (0x0x7fba09c7a340) 0
- primary-for QSGGeometryNode (0x0x7fba09c7a2d8)
- QSGNode (0x0x7fba09c6e480) 0
- primary-for QSGBasicGeometryNode (0x0x7fba09c7a340)
-
-Vtable for QSGNinePatchNode
-QSGNinePatchNode::_ZTV16QSGNinePatchNode: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGNinePatchNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-
-Class QSGNinePatchNode
- size=144 align=8
- base size=144 base align=8
-QSGNinePatchNode (0x0x7fba09c7a478) 0
- vptr=((& QSGNinePatchNode::_ZTV16QSGNinePatchNode) + 16u)
- QSGGeometryNode (0x0x7fba09c7a4e0) 0
- primary-for QSGNinePatchNode (0x0x7fba09c7a478)
- QSGBasicGeometryNode (0x0x7fba09c7a548) 0
- primary-for QSGGeometryNode (0x0x7fba09c7a4e0)
- QSGNode (0x0x7fba09c6e660) 0
- primary-for QSGBasicGeometryNode (0x0x7fba09c7a548)
-
-Vtable for QSGRectangleNode
-QSGRectangleNode::_ZTV16QSGRectangleNode: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGRectangleNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRectangleNode
- size=144 align=8
- base size=144 base align=8
-QSGRectangleNode (0x0x7fba09c7a5b0) 0
- vptr=((& QSGRectangleNode::_ZTV16QSGRectangleNode) + 16u)
- QSGGeometryNode (0x0x7fba09c7a618) 0
- primary-for QSGRectangleNode (0x0x7fba09c7a5b0)
- QSGBasicGeometryNode (0x0x7fba09c7a680) 0
- primary-for QSGGeometryNode (0x0x7fba09c7a618)
- QSGNode (0x0x7fba09c6e6c0) 0
- primary-for QSGBasicGeometryNode (0x0x7fba09c7a680)
-
-Vtable for QSGRenderNode::RenderState
-QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QSGRenderNode11RenderStateE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))QSGRenderNode::RenderState::get
-
-Class QSGRenderNode::RenderState
- size=8 align=8
- base size=8 base align=8
-QSGRenderNode::RenderState (0x0x7fba09c6e780) 0 nearly-empty
- vptr=((& QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE) + 16u)
-
-Vtable for QSGRenderNode
-QSGRenderNode::_ZTV13QSGRenderNode: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSGRenderNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))QSGRenderNode::changedStates
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGRenderNode::releaseResources
-72 (int (*)(...))QSGRenderNode::flags
-80 (int (*)(...))QSGRenderNode::rect
-
-Class QSGRenderNode
- size=88 align=8
- base size=88 base align=8
-QSGRenderNode (0x0x7fba09c7a6e8) 0
- vptr=((& QSGRenderNode::_ZTV13QSGRenderNode) + 16u)
- QSGNode (0x0x7fba09c6e720) 0
- primary-for QSGRenderNode (0x0x7fba09c7a6e8)
-
-Vtable for QSGSimpleRectNode
-QSGSimpleRectNode::_ZTV17QSGSimpleRectNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGSimpleRectNode)
-16 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-24 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleRectNode
- size=320 align=8
- base size=320 base align=8
-QSGSimpleRectNode (0x0x7fba09c7ab60) 0
- vptr=((& QSGSimpleRectNode::_ZTV17QSGSimpleRectNode) + 16u)
- QSGGeometryNode (0x0x7fba09c7abc8) 0
- primary-for QSGSimpleRectNode (0x0x7fba09c7ab60)
- QSGBasicGeometryNode (0x0x7fba09c7ac30) 0
- primary-for QSGGeometryNode (0x0x7fba09c7abc8)
- QSGNode (0x0x7fba09c6ed80) 0
- primary-for QSGBasicGeometryNode (0x0x7fba09c7ac30)
-
-Vtable for QSGOpaqueTextureMaterial
-QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QSGOpaqueTextureMaterial)
-16 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-24 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-32 (int (*)(...))QSGOpaqueTextureMaterial::type
-40 (int (*)(...))QSGOpaqueTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGOpaqueTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGOpaqueTextureMaterial (0x0x7fba09c7ac98) 0
- vptr=((& QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial) + 16u)
- QSGMaterial (0x0x7fba09c6ede0) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7fba09c7ac98)
-
-Vtable for QSGTextureMaterial
-QSGTextureMaterial::_ZTV18QSGTextureMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureMaterial)
-16 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-24 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-32 (int (*)(...))QSGTextureMaterial::type
-40 (int (*)(...))QSGTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGTextureMaterial (0x0x7fba09c7ad00) 0
- vptr=((& QSGTextureMaterial::_ZTV18QSGTextureMaterial) + 16u)
- QSGOpaqueTextureMaterial (0x0x7fba09c7ad68) 0
- primary-for QSGTextureMaterial (0x0x7fba09c7ad00)
- QSGMaterial (0x0x7fba09c6ee40) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7fba09c7ad68)
-
-Vtable for QSGSimpleTextureNode
-QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGSimpleTextureNode)
-16 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-24 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleTextureNode
- size=384 align=8
- base size=384 base align=8
-QSGSimpleTextureNode (0x0x7fba09c7add0) 0
- vptr=((& QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode) + 16u)
- QSGGeometryNode (0x0x7fba09c7ae38) 0
- primary-for QSGSimpleTextureNode (0x0x7fba09c7add0)
- QSGBasicGeometryNode (0x0x7fba09c7aea0) 0
- primary-for QSGGeometryNode (0x0x7fba09c7ae38)
- QSGNode (0x0x7fba09c6eea0) 0
- primary-for QSGBasicGeometryNode (0x0x7fba09c7aea0)
-
-Class QSGTextureProvider::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTextureProvider::QPrivateSignal (0x0x7fba09a37180) 0 empty
-
-Vtable for QSGTextureProvider
-QSGTextureProvider::_ZTV18QSGTextureProvider: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureProvider)
-16 (int (*)(...))QSGTextureProvider::metaObject
-24 (int (*)(...))QSGTextureProvider::qt_metacast
-32 (int (*)(...))QSGTextureProvider::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTextureProvider
- size=16 align=8
- base size=16 base align=8
-QSGTextureProvider (0x0x7fba09a3a068) 0
- vptr=((& QSGTextureProvider::_ZTV18QSGTextureProvider) + 16u)
- QObject (0x0x7fba09a37120) 0
- primary-for QSGTextureProvider (0x0x7fba09a3a068)
-
-Vtable for QSGVertexColorMaterial
-QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QSGVertexColorMaterial)
-16 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-24 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-32 (int (*)(...))QSGVertexColorMaterial::type
-40 (int (*)(...))QSGVertexColorMaterial::createShader
-48 (int (*)(...))QSGVertexColorMaterial::compare
-
-Class QSGVertexColorMaterial
- size=24 align=8
- base size=24 base align=8
-QSGVertexColorMaterial (0x0x7fba09a3a0d0) 0
- vptr=((& QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial) + 16u)
- QSGMaterial (0x0x7fba09a371e0) 0
- primary-for QSGVertexColorMaterial (0x0x7fba09a3a0d0)
-
-Class QQuickStyle
- size=1 align=1
- base size=0 base align=1
-QQuickStyle (0x0x7fba09a37240) 0 empty
-
diff --git a/tests/auto/bic/data/QtQuickControls2.5.11.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtQuickControls2.5.11.0.linux-gcc-amd64.txt
deleted file mode 100644
index 4c7accb3..00000000
--- a/tests/auto/bic/data/QtQuickControls2.5.11.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,10993 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f64f1187e40) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f64f0d9a600) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f64f0d9a840) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f64f0d9aa80) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f64f0d9acc0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f64f0d9ae40) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f64f0dce240) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f64f0e539c0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f64f0e53a80) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f64f0e53de0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f64f0e53ea0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f64f0e53f60) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f64f0e8b060) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f64f0e8b300) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f64f0e8b4e0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f64f0e8b960) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f64f0e8b9c0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f64f0f38660) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f64f0f386c0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f64f0e993a8) 0 empty
- std::input_iterator_tag (0x0x7f64f0f38720) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f64f0e99410) 0 empty
- std::forward_iterator_tag (0x0x7f64f0e99478) 0 empty
- std::input_iterator_tag (0x0x7f64f0f38780) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f64f0e994e0) 0 empty
- std::bidirectional_iterator_tag (0x0x7f64f0e99548) 0 empty
- std::forward_iterator_tag (0x0x7f64f0e995b0) 0 empty
- std::input_iterator_tag (0x0x7f64f0f387e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f64f0f7d480) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f64f0f7d4e0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f64f0f7d540) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f64f0f7d5a0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f64f0f7d600) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7f64f0c84120) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f64f0c84360) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f64f0c84420) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f64f0c84480) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f64f0c84540) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f64f0c845a0) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f64f0c84a20) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f64f0c84a80) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f64f0c84ae0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f64f0e99af8) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7f64f0c84b40) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f64f0e99af8)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f64f0c84ba0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f64f0c84c00) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f64f0e99d00) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7f64f09b1060) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f64f0e99d00)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f64f0e99d68) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7f64f0e99dd0) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f64f0e99d68)
- std::exception (0x0x7f64f09b10c0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f64f0e99dd0)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f64f09b1120) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7f64f09b1d20) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f64f07b0a20) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f64f07b0a80) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f64f08b7960) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7f64f08b79c0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f64f08b7a80) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f64f08b7ae0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f64f08b7b40) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f64f08b7ba0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f64f08b7cc0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f64f08b7d20) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f64f0621180) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f64f06211e0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f64f04079c0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f64f0407a20) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f64f043d9c0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f64f02247e0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f64f0434b60) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f64f02248a0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f64f0434bc8) 0
- std::_Bit_iterator_base (0x0x7f64f0434c30) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f64f0224900) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f64f0434c98) 0
- std::_Bit_iterator_base (0x0x7f64f0434d00) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f64f0224960) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f64f0072780) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f64f0145540) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f64f01454e0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f64efef84e0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7f64eeabf000) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7f64eeabf060) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f64ee753ae0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f64ee753b40) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f64ee753ba0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f64ee753c00) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f64ee753ea0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f64ee7c1420) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f64ee759a28) 0
- std::__atomic_flag_base (0x0x7f64ee7c1480) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f64ee6d51a0) 0
- QAtomicInteger<int> (0x0x7f64ee6d5208) 0
- QBasicAtomicInteger<int> (0x0x7f64ee5e2ba0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f64edf6a180) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f64edfdc1e0) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f64edfdc300) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f64ee196c30) 0
- QGenericArgument (0x0x7f64edfdc360) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f64edfdc4e0) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f64edfdc5a0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f64ee0ba600) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f64ee0ba660) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f64ee0ba900) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f64ee0ba960) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f64ee0bacc0) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f64ee0bad20) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f64ee0bad80) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f64ee0bade0) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f64ee0bae40) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f64ede40240) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f64ede5a208) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7f64ede40300) 0 nearly-empty
- primary-for std::logic_error (0x0x7f64ede5a208)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f64ede5a270) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7f64ede5a2d8) 0
- primary-for std::domain_error (0x0x7f64ede5a270)
- std::exception (0x0x7f64ede40360) 0 nearly-empty
- primary-for std::logic_error (0x0x7f64ede5a2d8)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f64ede5a340) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7f64ede5a3a8) 0
- primary-for std::invalid_argument (0x0x7f64ede5a340)
- std::exception (0x0x7f64ede403c0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f64ede5a3a8)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f64ede5a410) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7f64ede5a478) 0
- primary-for std::length_error (0x0x7f64ede5a410)
- std::exception (0x0x7f64ede40420) 0 nearly-empty
- primary-for std::logic_error (0x0x7f64ede5a478)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f64ede5a4e0) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7f64ede5a548) 0
- primary-for std::out_of_range (0x0x7f64ede5a4e0)
- std::exception (0x0x7f64ede40480) 0 nearly-empty
- primary-for std::logic_error (0x0x7f64ede5a548)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f64ede5a5b0) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7f64ede404e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f64ede5a5b0)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f64ede5a618) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7f64ede5a680) 0
- primary-for std::range_error (0x0x7f64ede5a618)
- std::exception (0x0x7f64ede40540) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f64ede5a680)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f64ede5a6e8) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7f64ede5a750) 0
- primary-for std::overflow_error (0x0x7f64ede5a6e8)
- std::exception (0x0x7f64ede405a0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f64ede5a750)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f64ede5a7b8) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7f64ede5a820) 0
- primary-for std::underflow_error (0x0x7f64ede5a7b8)
- std::exception (0x0x7f64ede40600) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f64ede5a820)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f64ede40780) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f64ede409c0) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f64ede40b40) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f64ede5ad00) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7f64ede5ad68) 0
- primary-for std::system_error (0x0x7f64ede5ad00)
- std::exception (0x0x7f64ede40d80) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f64ede5ad68)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f64edaf28f0) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7f64edaf2958) 0
- primary-for std::ios_base::failure (0x0x7f64edaf28f0)
- std::runtime_error (0x0x7f64edaf29c0) 0
- primary-for std::system_error (0x0x7f64edaf2958)
- std::exception (0x0x7f64edb200c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f64edaf29c0)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f64edb20120) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f64edb20180) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f64edb201e0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f64edb20060) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f64edb20960) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f64edca1060) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-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) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-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) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7f64ed7be270 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7f64ed7be340 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f64ed7be6e8 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f64ed7be7b8 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-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) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f64eda9e8a0) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f64eda9e900) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f64ed506c60) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f64ed5f1000) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7f64ed5f1480) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f64ed685300) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f64ed685960) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f64ed685900) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f64ed466a20) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f64ed205660) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f64ed012300) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f64ed012360) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f64ed0123c0) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f64ed012780) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f64ed0127e0) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f64ed017270) 0 empty
- QListData::NotIndirectLayout (0x0x7f64ed012840) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f64ed0dd540) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f64ed0128a0) 0 empty
- QListData::NotIndirectLayout (0x0x7f64ed012900) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f64ed0172d8) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f64ed012960) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f64ed0129c0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f64ed012720) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f64ed012e40) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f64ece8d0c0) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f64ece8d060) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f64ece7dd00) 0
- QList<QString> (0x0x7f64ece7dd68) 0
- QListSpecialMethods<QString> (0x0x7f64ece8d2a0) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f64ece8d6c0) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f64ecbaf2a0) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f64ecbaf900) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f64ecbafa80) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f64ecbafb40) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f64ecafa680) 0
- std::__uses_alloc_base (0x0x7f64ecbafae0) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f64ec9b4ba0) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f64ec9b4de0) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f64ec9b4ea0) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f64ec6fb000) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f64ec6fb180) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f64ec6fb5a0) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f64ec6fb6c0) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f64ec81f060) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f64ec81f480) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f64ec81f780) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f64ec2fb000) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f64ec3c6e40) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f64ec3c6ea0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f64ec4110c0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f64ec411060) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f64ec0d3360) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f64ec0d33c0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f64ec0d3480) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f64ec0c4888) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7f64ec0d3420) 0
- primary-for QAbstractAnimation (0x0x7f64ec0c4888)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f64ec0d3540) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f64ec0c48f0) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7f64ec0d34e0) 0
- primary-for QAnimationDriver (0x0x7f64ec0c48f0)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f64ec0d3600) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f64ec0c4958) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7f64ec0d35a0) 0
- primary-for QEventLoop (0x0x7f64ec0c4958)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f64ec0d37e0) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f64ec0d38a0) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f64ec0d3900) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f64ec0c4a90) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7f64ec0d3840) 0
- primary-for QAbstractEventDispatcher (0x0x7f64ec0c4a90)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f64ec0d3ba0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f64ec0c4c98) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7f64ec0d3c00) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f64ec0c4c98)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f64ec0c4d00) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7f64ec0d3c60) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f64ec0c4d00)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f64ec218f70) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7f64ec293d20) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f64ec218f70)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f64ec293de0) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f64ec293e40) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f64ec293f60) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f64ebf36480) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f64ebf369c0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f64ebf36d80) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f64ebf36d20) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f64ebf36de0) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f64ebccf6c0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f64ebccf780) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f64ebccf720) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f64ebccf7e0) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f64ebccf660) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f64ebb24300) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f64ebb24960) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f64ebb24900) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f64ebb24a20) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f64ebb249c0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f64ebc4ed20) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f64eb993420) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f64eba30b40) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f64eba33d00) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7f64eba30ae0) 0
- primary-for QAbstractItemModel (0x0x7f64eba33d00)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f64eba94420) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f64eba90410) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7f64eba90478) 0
- primary-for QAbstractTableModel (0x0x7f64eba90410)
- QObject (0x0x7f64eba943c0) 0
- primary-for QAbstractItemModel (0x0x7f64eba90478)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f64eba944e0) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f64eba904e0) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7f64eba90548) 0
- primary-for QAbstractListModel (0x0x7f64eba904e0)
- QObject (0x0x7f64eba94480) 0
- primary-for QAbstractItemModel (0x0x7f64eba90548)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f64eba94780) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f64eba94840) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f64eba90680) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7f64eba906e8) 0
- primary-for QAbstractProxyModel (0x0x7f64eba90680)
- QObject (0x0x7f64eba947e0) 0
- primary-for QAbstractItemModel (0x0x7f64eba906e8)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f64eba94900) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f64eba90750) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7f64eba948a0) 0
- primary-for QAbstractState (0x0x7f64eba90750)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f64eba949c0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f64eba907b8) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7f64eba94960) 0
- primary-for QAbstractTransition (0x0x7f64eba907b8)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f64eba94a80) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f64eba90820) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7f64eba90888) 0
- primary-for QAnimationGroup (0x0x7f64eba90820)
- QObject (0x0x7f64eba94a20) 0
- primary-for QAbstractAnimation (0x0x7f64eba90888)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f64eb8037e0) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f64eb803a80) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f64eb803b40) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f64eb803e40) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f64eba90f08) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7f64eb803de0) 0
- primary-for QIODevice (0x0x7f64eba90f08)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f64eb4c40c0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f64eb4bd068) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7f64eb4bd0d0) 0
- primary-for QBuffer (0x0x7f64eb4bd068)
- QObject (0x0x7f64eb4c4060) 0
- primary-for QIODevice (0x0x7f64eb4bd0d0)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f64eb4c4180) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f64eb4c4120) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f64eb4c42a0) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f64eb4c4240) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f64eb4c4480) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f64eb4c4660) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f64eb4c4c60) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f64eb4c4d20) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f64eb28bd20) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f64eb2cb1e0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f64eb2a05b0) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7f64eb2cb240) 0
- primary-for QTimerEvent (0x0x7f64eb2a05b0)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f64eb2a0618) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7f64eb2cb2a0) 0
- primary-for QChildEvent (0x0x7f64eb2a0618)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f64eb2a0b60) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7f64eb2cb780) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f64eb2a0b60)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f64eb2a0bc8) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7f64eb2cb7e0) 0
- primary-for QDeferredDeleteEvent (0x0x7f64eb2a0bc8)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f64eb2cb8a0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f64eb2a0c30) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7f64eb2cb840) 0
- primary-for QCoreApplication (0x0x7f64eb2a0c30)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f64eb2cb900) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f64eb2cb960) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f64eb2cbf60) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f64eb3bf000) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f64eb3bf0c0) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f64eb3bf5a0) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f64eb3bf840) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f64eb07a000) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f64eb07a060) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f64eb3bff60) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f64eb122180) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f64eb122660) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f64eb264600) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f64eb2648a0) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f64eb264ae0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f64eb264c60) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f64eaff11e0) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f64eaff1180) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f64eacea6c0) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f64eacea780) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f64eadbf900) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f64eadc5d68) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7f64eadc5dd0) 0
- primary-for QFileDevice (0x0x7f64eadc5d68)
- QObject (0x0x7f64eadbf8a0) 0
- primary-for QIODevice (0x0x7f64eadc5dd0)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f64eadbfb40) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f64eadc5f08) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7f64eadc5f70) 0
- primary-for QFile (0x0x7f64eadc5f08)
- QIODevice (0x0x7f64eadc51a0) 0
- primary-for QFileDevice (0x0x7f64eadc5f70)
- QObject (0x0x7f64eadbfae0) 0
- primary-for QIODevice (0x0x7f64eadc51a0)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f64eadbfd20) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f64eaa81180) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f64eaa81780) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f64eaa819c0) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f64eabd4de0) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f64eabd6c30) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7f64eabd6c98) 0
- primary-for QEventTransition (0x0x7f64eabd6c30)
- QObject (0x0x7f64eabd4d80) 0
- primary-for QAbstractTransition (0x0x7f64eabd6c98)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f64eabd6d00) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7f64eabd4e40) 0 nearly-empty
- primary-for QException (0x0x7f64eabd6d00)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f64eabd6d68) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7f64eabd6dd0) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f64eabd6d68)
- std::exception (0x0x7f64eabd4ea0) 0 nearly-empty
- primary-for QException (0x0x7f64eabd6dd0)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f64eabd4f00) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f64eac50000) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f64eac50060) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f64eac50180) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f64eabd6e38) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7f64eac50120) 0
- primary-for QFileSelector (0x0x7f64eabd6e38)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f64eac50240) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f64eabd6ea0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7f64eac501e0) 0
- primary-for QFileSystemWatcher (0x0x7f64eabd6ea0)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f64eac50300) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f64eabd6f08) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7f64eabd6f70) 0
- primary-for QFinalState (0x0x7f64eabd6f08)
- QObject (0x0x7f64eac502a0) 0
- primary-for QAbstractState (0x0x7f64eabd6f70)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f64eac50360) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f64eac503c0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f64ea8bd0d0) 0
- QBasicMutex (0x0x7f64eac505a0) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f64eac50600) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f64eac50660) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f64eac506c0) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f64eac507e0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f64ea979060) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f64ea979840) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f64ea9fc208) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7f64ea9797e0) 0
- primary-for QFutureWatcherBase (0x0x7f64ea9fc208)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f64ea979e40) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f64ea9fcaf8) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7f64ea9fcb60) 0
- primary-for QHistoryState (0x0x7f64ea9fcaf8)
- QObject (0x0x7f64ea979de0) 0
- primary-for QAbstractState (0x0x7f64ea9fcb60)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f64ea979f00) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f64ea9fcbc8) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f64ea9fcc30) 0
- primary-for QIdentityProxyModel (0x0x7f64ea9fcbc8)
- QAbstractItemModel (0x0x7f64ea9fcc98) 0
- primary-for QAbstractProxyModel (0x0x7f64ea9fcc30)
- QObject (0x0x7f64ea979ea0) 0
- primary-for QAbstractItemModel (0x0x7f64ea9fcc98)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f64ea979f60) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f64ea69a660) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f64ea6c34e0) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7f64ea69a600) 0
- primary-for QItemSelectionModel (0x0x7f64ea6c34e0)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f64ea6c36e8) 0
- QList<QItemSelectionRange> (0x0x7f64ea6c3750) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f64ea69a960) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f64ea69ae40) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f64ea4d15a0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f64ea4d1ae0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f64ea4d1b40) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f64ea4d1d20) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f64ea4d1d80) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f64ea4d1cc0) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f64ea63f000) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f64ea63f060) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f64ea63f6c0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f64ea63f720) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f64ea63f660) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f64ea2f09c0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f64ea2efa90) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7f64ea2f0960) 0
- primary-for QLibrary (0x0x7f64ea2efa90)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f64ea37f0c0) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f64ea2f0ba0) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f64ea37f5a0) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f64ea37f600) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f64ea37f8a0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f64ea37fb40) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f64ea0774e0) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f64ea077e40) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f64ea1161e0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f64ea116360) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f64ea116300) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f64ea1164e0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f64ea116780) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f64ea116de0) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f64ea116e40) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f64e9ee5480) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f64e9ee5780) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f64e9ee57e0) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f64e9ee5ae0) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f64e9e73d00) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7f64e9ee5a80) 0
- primary-for QMimeData (0x0x7f64e9e73d00)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f64e9ee5b40) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f64e9ee5e40) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f64e9ee5f00) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f64e9e73f08) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7f64e9ee5ea0) 0
- primary-for QObjectCleanupHandler (0x0x7f64e9e73f08)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f64e9ee5f60) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f64e9f6e720) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f64e9f74618) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f64e9f74680) 0
- primary-for QParallelAnimationGroup (0x0x7f64e9f74618)
- QAbstractAnimation (0x0x7f64e9f746e8) 0
- primary-for QAnimationGroup (0x0x7f64e9f74680)
- QObject (0x0x7f64e9f6e6c0) 0
- primary-for QAbstractAnimation (0x0x7f64e9f746e8)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f64e9f6e7e0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f64e9f74750) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7f64e9f747b8) 0
- primary-for QPauseAnimation (0x0x7f64e9f74750)
- QObject (0x0x7f64e9f6e780) 0
- primary-for QAbstractAnimation (0x0x7f64e9f747b8)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f64e9f6e9c0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f64e9f6ecc0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f64e9f749c0) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7f64e9f6ec60) 0
- primary-for QPluginLoader (0x0x7f64e9f749c0)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f64e9f6ed20) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f64e9ff2420) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f64e9ffc068) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7f64e9ffc0d0) 0
- primary-for QProcess (0x0x7f64e9ffc068)
- QObject (0x0x7f64e9ff23c0) 0
- primary-for QIODevice (0x0x7f64e9ffc0d0)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f64e9ff24e0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f64e9ffc138) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7f64e9ffc1a0) 0
- primary-for QVariantAnimation (0x0x7f64e9ffc138)
- QObject (0x0x7f64e9ff2480) 0
- primary-for QAbstractAnimation (0x0x7f64e9ffc1a0)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f64e9ff25a0) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f64e9ffc270) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7f64e9ffc2d8) 0
- primary-for QPropertyAnimation (0x0x7f64e9ffc270)
- QAbstractAnimation (0x0x7f64e9ffc340) 0
- primary-for QVariantAnimation (0x0x7f64e9ffc2d8)
- QObject (0x0x7f64e9ff2540) 0
- primary-for QAbstractAnimation (0x0x7f64e9ffc340)
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7f64e9ff26c0) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7f64e9ff2660) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7f64e9cdc618) 0
- QRandomGenerator (0x0x7f64e9cdf660) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f64e9cdf720) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f64e9cdf9c0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f64e9cdfa80) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f64e9cdfb40) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f64e9cdfde0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f64e9df80c0) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f64e9df8360) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f64e9df8600) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f64e9df8c00) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f64e9df8f00) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f64e9bfc240) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f64e9bfc3c0) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f64e9ae6820) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7f64e9ae6888) 0
- primary-for QSaveFile (0x0x7f64e9ae6820)
- QIODevice (0x0x7f64e9ae68f0) 0
- primary-for QFileDevice (0x0x7f64e9ae6888)
- QObject (0x0x7f64e9bfc360) 0
- primary-for QIODevice (0x0x7f64e9ae68f0)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f64e9bfc480) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7f64e9bfc600) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f64e9942c00) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f64e995e1a0) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f64e995e208) 0
- primary-for QSequentialAnimationGroup (0x0x7f64e995e1a0)
- QAbstractAnimation (0x0x7f64e995e270) 0
- primary-for QAnimationGroup (0x0x7f64e995e208)
- QObject (0x0x7f64e9942ba0) 0
- primary-for QAbstractAnimation (0x0x7f64e995e270)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f64e9942cc0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f64e995e2d8) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7f64e9942c60) 0
- primary-for QSettings (0x0x7f64e995e2d8)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f64e9942d80) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f64e995e340) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7f64e9942d20) 0
- primary-for QSharedMemory (0x0x7f64e995e340)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f64e9942e40) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f64e995e3a8) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7f64e9942de0) 0
- primary-for QSignalMapper (0x0x7f64e995e3a8)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f64e9942f00) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f64e995e410) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7f64e995e478) 0
- primary-for QSignalTransition (0x0x7f64e995e410)
- QObject (0x0x7f64e9942ea0) 0
- primary-for QAbstractTransition (0x0x7f64e995e478)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f64e99cf000) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f64e995e4e0) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7f64e9942f60) 0
- primary-for QSocketNotifier (0x0x7f64e995e4e0)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f64e99cf0c0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f64e995e548) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f64e995e5b0) 0
- primary-for QSortFilterProxyModel (0x0x7f64e995e548)
- QAbstractItemModel (0x0x7f64e995e618) 0
- primary-for QAbstractProxyModel (0x0x7f64e995e5b0)
- QObject (0x0x7f64e99cf060) 0
- primary-for QAbstractItemModel (0x0x7f64e995e618)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f64e99cf180) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f64e99cf3c0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f64e995e7b8) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7f64e995e820) 0
- primary-for QState (0x0x7f64e995e7b8)
- QObject (0x0x7f64e99cf360) 0
- primary-for QAbstractState (0x0x7f64e995e820)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f64e99cf4e0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f64e995e9c0) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7f64e99cf540) 0
- primary-for QStateMachine::SignalEvent (0x0x7f64e995e9c0)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f64e995ea28) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7f64e99cf5a0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f64e995ea28)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f64e995e888) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7f64e995e8f0) 0
- primary-for QStateMachine (0x0x7f64e995e888)
- QAbstractState (0x0x7f64e995e958) 0
- primary-for QState (0x0x7f64e995e8f0)
- QObject (0x0x7f64e99cf480) 0
- primary-for QAbstractState (0x0x7f64e995e958)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f64e99cf600) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f64e96c5540) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f64e974a900) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f64e974fa28) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7f64e974fa90) 0
- primary-for QStringListModel (0x0x7f64e974fa28)
- QAbstractItemModel (0x0x7f64e974faf8) 0
- primary-for QAbstractListModel (0x0x7f64e974fa90)
- QObject (0x0x7f64e974a8a0) 0
- primary-for QAbstractItemModel (0x0x7f64e974faf8)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f64e974a960) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f64e974aa20) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f64e974ab40) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f64e974fb60) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7f64e974fbc8) 0
- primary-for QTemporaryFile (0x0x7f64e974fb60)
- QFileDevice (0x0x7f64e974fc30) 0
- primary-for QFile (0x0x7f64e974fbc8)
- QIODevice (0x0x7f64e974fc98) 0
- primary-for QFileDevice (0x0x7f64e974fc30)
- QObject (0x0x7f64e974aae0) 0
- primary-for QIODevice (0x0x7f64e974fc98)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f64e974aba0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f64e974ade0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f64e974ad80) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f64e9836000) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f64e9836060) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7f64e98360c0) 0
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7f64e9836120) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7f64e974fea0) 0
- std::__mutex_base (0x0x7f64e9836180) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7f64e974ff08) 0
- std::__recursive_mutex_base (0x0x7f64e98361e0) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7f64e9461690) 0
- std::__mutex_base (0x0x7f64e9836300) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7f64e9836360) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7f64e947b070) 0
- std::__recursive_mutex_base (0x0x7f64e9836420) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7f64e9836480) 0 empty
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7f64e98364e0) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7f64e9836540) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7f64e98365a0) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7f64e98367e0) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7f64e94c8068) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16u)
- std::exception (0x0x7f64e98368a0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7f64e94c8068)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7f64e94c80d0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16u)
- std::exception (0x0x7f64e9836960) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7f64e94c80d0)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7f64e94c8138) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16u)
- std::exception (0x0x7f64e9836a20) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7f64e94c8138)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7f64e94c8208) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16u)
- std::exception (0x0x7f64e9836ae0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7f64e94c8208)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7f64e9836ba0) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7f64e9836c00) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7f64e9836c60) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7f64e9836cc0) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7f64e94c84e0) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16u)
- std::exception (0x0x7f64e958a060) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7f64e94c84e0)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7f64e958a8a0) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7f64e93060c0) 0
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7f64e93062a0) 0
-
-Vtable for std::thread::_Impl_base
-std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread10_Impl_baseE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_Impl_base
- size=24 align=8
- base size=24 base align=8
-std::thread::_Impl_base (0x0x7f64e9306300) 0
- vptr=((& std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE) + 16u)
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7f64e9306240) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7f64e9082f00) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7f64e90e4000) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7f64e90e4060) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7f64e916f6c0) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7f64e9170820) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16u)
- std::logic_error (0x0x7f64e9170888) 0
- primary-for std::future_error (0x0x7f64e9170820)
- std::exception (0x0x7f64e916f7e0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f64e9170888)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7f64e916f900) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7f64e916f8a0) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16u)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7f64e8e28e40) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7f64e8e2be38) 0
- std::__at_thread_exit_elt (0x0x7f64e8e28f00) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7f64e916fa80) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16u)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7f64e916f840) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7f64e8c25a28) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16u)
- std::__future_base::_State_baseV2 (0x0x7f64e8c11de0) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7f64e8c25a28)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f64e8880540) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f64e88864e0) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7f64e88804e0) 0
- primary-for QThread (0x0x7f64e88864e0)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f64e8880660) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f64e8886548) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7f64e8880600) 0
- primary-for QThreadPool (0x0x7f64e8886548)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f64e88806c0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f64e88807e0) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f64e88865b0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7f64e8880780) 0
- primary-for QTimeLine (0x0x7f64e88865b0)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f64e88808a0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f64e8886618) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7f64e8880840) 0
- primary-for QTimer (0x0x7f64e8886618)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f64e8880f60) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f64e8880f00) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f64e895b540) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f64e8978068) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7f64e895b4e0) 0
- primary-for QTranslator (0x0x7f64e8978068)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f64e895b660) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f64e867dd20) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f64e871f3c0) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f64e871f9c0) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f64e871fa20) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f64e871fcc0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f64e874faf8) 0
- QVector<QXmlStreamAttribute> (0x0x7f64e87ca0c0) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f64e87ca120) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f64e87ca3c0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f64e87ca660) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f64e87ca900) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f64e87ca960) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f64e84c43c0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f64e84c44e0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f64e84c4780) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f64e85cc180) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f64e85cc120) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f64e826c4e0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f64e831aa20) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f64e831acc0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f64e83218f0) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7f64e831aea0) 0
- primary-for QInputEvent (0x0x7f64e83218f0)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f64e8321958) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7f64e831af00) 0
- primary-for QEnterEvent (0x0x7f64e8321958)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f64e83219c0) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7f64e8321a28) 0
- primary-for QMouseEvent (0x0x7f64e83219c0)
- QEvent (0x0x7f64e831af60) 0
- primary-for QInputEvent (0x0x7f64e8321a28)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f64e8321a90) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7f64e8321af8) 0
- primary-for QHoverEvent (0x0x7f64e8321a90)
- QEvent (0x0x7f64e83eb000) 0
- primary-for QInputEvent (0x0x7f64e8321af8)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f64e8321b60) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7f64e8321bc8) 0
- primary-for QWheelEvent (0x0x7f64e8321b60)
- QEvent (0x0x7f64e83eb060) 0
- primary-for QInputEvent (0x0x7f64e8321bc8)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f64e8321c30) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7f64e8321c98) 0
- primary-for QTabletEvent (0x0x7f64e8321c30)
- QEvent (0x0x7f64e83eb0c0) 0
- primary-for QInputEvent (0x0x7f64e8321c98)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f64e8321d00) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7f64e8321d68) 0
- primary-for QNativeGestureEvent (0x0x7f64e8321d00)
- QEvent (0x0x7f64e83eb120) 0
- primary-for QInputEvent (0x0x7f64e8321d68)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f64e8321dd0) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7f64e8321e38) 0
- primary-for QKeyEvent (0x0x7f64e8321dd0)
- QEvent (0x0x7f64e83eb180) 0
- primary-for QInputEvent (0x0x7f64e8321e38)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f64e8321ea0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7f64e83eb1e0) 0
- primary-for QFocusEvent (0x0x7f64e8321ea0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f64e8321f08) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7f64e83eb240) 0
- primary-for QPaintEvent (0x0x7f64e8321f08)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f64e8321f70) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7f64e83eb2a0) 0
- primary-for QMoveEvent (0x0x7f64e8321f70)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f64e8064000) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7f64e83eb300) 0
- primary-for QExposeEvent (0x0x7f64e8064000)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f64e8064068) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7f64e83eb360) 0
- primary-for QPlatformSurfaceEvent (0x0x7f64e8064068)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f64e80640d0) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7f64e83eb3c0) 0
- primary-for QResizeEvent (0x0x7f64e80640d0)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f64e8064138) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7f64e83eb420) 0
- primary-for QCloseEvent (0x0x7f64e8064138)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f64e80641a0) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7f64e83eb480) 0
- primary-for QIconDragEvent (0x0x7f64e80641a0)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f64e8064208) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7f64e83eb4e0) 0
- primary-for QShowEvent (0x0x7f64e8064208)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f64e8064270) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7f64e83eb540) 0
- primary-for QHideEvent (0x0x7f64e8064270)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f64e80642d8) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7f64e8064340) 0
- primary-for QContextMenuEvent (0x0x7f64e80642d8)
- QEvent (0x0x7f64e83eb5a0) 0
- primary-for QInputEvent (0x0x7f64e8064340)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f64e83eb660) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f64e80643a8) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7f64e83eb600) 0
- primary-for QInputMethodEvent (0x0x7f64e80643a8)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f64e83ebae0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f64e80646e8) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7f64e83eba80) 0
- primary-for QInputMethodQueryEvent (0x0x7f64e80646e8)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f64e80649c0) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7f64e83ebe40) 0
- primary-for QDropEvent (0x0x7f64e80649c0)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f64e8064a28) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7f64e8064a90) 0
- primary-for QDragMoveEvent (0x0x7f64e8064a28)
- QEvent (0x0x7f64e83ebea0) 0
- primary-for QDropEvent (0x0x7f64e8064a90)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f64e8064af8) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7f64e8064b60) 0
- primary-for QDragEnterEvent (0x0x7f64e8064af8)
- QDropEvent (0x0x7f64e8064bc8) 0
- primary-for QDragMoveEvent (0x0x7f64e8064b60)
- QEvent (0x0x7f64e83ebf00) 0
- primary-for QDropEvent (0x0x7f64e8064bc8)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f64e8064c30) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7f64e83ebf60) 0
- primary-for QDragLeaveEvent (0x0x7f64e8064c30)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f64e8064c98) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7f64e8132000) 0
- primary-for QHelpEvent (0x0x7f64e8064c98)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f64e8064d00) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7f64e8132060) 0
- primary-for QStatusTipEvent (0x0x7f64e8064d00)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f64e8064d68) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7f64e81320c0) 0
- primary-for QWhatsThisClickedEvent (0x0x7f64e8064d68)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f64e8064dd0) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7f64e8132120) 0
- primary-for QActionEvent (0x0x7f64e8064dd0)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f64e8064e38) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7f64e8132180) 0
- primary-for QFileOpenEvent (0x0x7f64e8064e38)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f64e8064ea0) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7f64e81321e0) 0
- primary-for QToolBarChangeEvent (0x0x7f64e8064ea0)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f64e8064f08) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7f64e8132240) 0
- primary-for QShortcutEvent (0x0x7f64e8064f08)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f64e8064f70) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7f64e81322a0) 0
- primary-for QWindowStateChangeEvent (0x0x7f64e8064f70)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f64e8132300) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f64e81329c0) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f64e8167618) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7f64e8167680) 0
- primary-for QTouchEvent (0x0x7f64e8167618)
- QEvent (0x0x7f64e8132960) 0
- primary-for QInputEvent (0x0x7f64e8167680)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f64e7d2bea0) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7f64e7d59060) 0
- primary-for QScrollPrepareEvent (0x0x7f64e7d2bea0)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f64e7d2bf08) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7f64e7d590c0) 0
- primary-for QScrollEvent (0x0x7f64e7d2bf08)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f64e7d2bf70) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7f64e7d59120) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f64e7d2bf70)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f64e7d89000) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7f64e7d59180) 0
- primary-for QApplicationStateChangeEvent (0x0x7f64e7d89000)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f64e7d591e0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f64e7d89d68) 0
- QVector<QPoint> (0x0x7f64e7d59ea0) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f64e7e5d138) 0
- QVector<QPointF> (0x0x7f64e7e50360) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f64e7e50720) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f64e7e50a20) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f64e7e509c0) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f64e7b60420) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f64e7b60540) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f64e7b60c60) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f64e7b60cc0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f64e7cb6000) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7f64e7c87780) 0
- primary-for QImage (0x0x7f64e7cb6000)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f64e795fb60) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7f64e7960720) 0
- primary-for QPixmap (0x0x7f64e795fb60)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f64e7960a20) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f64e79f91e0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f64e79f9240) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f64e79f44e0) 0
- QGradient (0x0x7f64e79f94e0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f64e79f4548) 0
- QGradient (0x0x7f64e79f9540) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f64e79f45b0) 0
- QGradient (0x0x7f64e79f95a0) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f64e79f9600) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f64e7ae0840) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f64e7ae07e0) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f64e7763000) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f64e7763720) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f64e77eb548) 0
- QTextFormat (0x0x7f64e77ea5a0) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f64e77eb750) 0
- QTextFormat (0x0x7f64e77ea840) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f64e77eb9c0) 0
- QTextFormat (0x0x7f64e77eaae0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f64e77ebbc8) 0
- QTextCharFormat (0x0x7f64e77ebc30) 0
- QTextFormat (0x0x7f64e77ead80) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f64e77ebe38) 0
- QTextFormat (0x0x7f64e790b060) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f64e7540000) 0
- QTextFrameFormat (0x0x7f64e7540068) 0
- QTextFormat (0x0x7f64e790b300) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f64e7540270) 0
- QTextCharFormat (0x0x7f64e75402d8) 0
- QTextFormat (0x0x7f64e790b600) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f64e790b8a0) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f64e790b900) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f64e790bde0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f64e7607120) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f64e7607420) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f64e76074e0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f64e7607480) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f64e7607f00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f64e7607f60) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f64e76cc060) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f64e76a4618) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7f64e76cc000) 0
- primary-for QTextDocument (0x0x7f64e76a4618)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f64e76cc2a0) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f64e76cc240) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f64e73d2360) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f64e73d23c0) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f64e73d2420) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f64e73d3340) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7f64e73d2300) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f64e73d3340)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f64e73d29c0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f64e73d2ae0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f64e73d2b40) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f64e73d2a80) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f64e73d2d20) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f64e73d2d80) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f64e73d2de0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f64e73d2e40) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f64e73d2ea0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f64e73d2f00) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f64e73d2f60) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f64e74df000) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f64e74df060) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f64e73d3d68) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f64e74df5a0) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f64e73d3d68)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f64e73d3dd0) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7f64e74df600) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f64e73d3dd0)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f64e73d3e38) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f64e73d3ea0) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f64e73d3e38)
- QAccessibleEvent (0x0x7f64e74df660) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f64e73d3ea0)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f64e73d3f08) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f64e73d3f70) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f64e73d3f08)
- QAccessibleEvent (0x0x7f64e74df6c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f64e73d3f70)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f64e7170000) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f64e7170068) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f64e7170000)
- QAccessibleEvent (0x0x7f64e74df720) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f64e7170068)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f64e71700d0) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f64e7170138) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f64e71700d0)
- QAccessibleEvent (0x0x7f64e74df780) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f64e7170138)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f64e71701a0) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f64e74df7e0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f64e71701a0)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f64e7170208) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f64e74df840) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f64e7170208)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f64e74df900) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f64e74df9c0) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f64e7170270) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7f64e74df960) 0
- primary-for QAccessibleBridgePlugin (0x0x7f64e7170270)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f64e71702d8) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7f64e74dfa20) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f64e71702d8)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f64e7170340) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7f64e71703a8) 0
- primary-for QAccessibleApplication (0x0x7f64e7170340)
- QAccessibleInterface (0x0x7f64e74dfa80) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f64e71703a8)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f64e74dfb40) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f64e7170410) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7f64e74dfae0) 0
- primary-for QAccessiblePlugin (0x0x7f64e7170410)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f64e74dfba0) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f64e74dfd80) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f64e74dff00) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f64e72d4300) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f64e6f5e900) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f64e6f73230) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7f64e6f5e840) 0
- primary-for QWindow (0x0x7f64e6f73230)
- QSurface (0x0x7f64e6f5e8a0) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f64e6f5ea20) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f64e6f70478) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7f64e6f704e0) 0
- primary-for QBitmap (0x0x7f64e6f70478)
- QPaintDevice (0x0x7f64e6f5eae0) 0
- primary-for QPixmap (0x0x7f64e6f704e0)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f64e6f5ee40) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f64e6f70750) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7f64e6f5ede0) 0
- primary-for QClipboard (0x0x7f64e6f70750)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f64e6f5eea0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f64e6f5ef60) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f64e6f707b8) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7f64e6f5ef00) 0
- primary-for QDrag (0x0x7f64e6f707b8)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f64e7016000) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f64e70162a0) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f64e70165a0) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f64e70cbd20) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f64e70c9270) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7f64e70cbcc0) 0
- primary-for QGenericPlugin (0x0x7f64e70c9270)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f64e70cbd80) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f64e70cbe40) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f64e70c92d8) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7f64e70cbde0) 0
- primary-for QInputMethod (0x0x7f64e70c92d8)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f64e70cbf00) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f64e70c9340) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7f64e70c93a8) 0
- primary-for QGuiApplication (0x0x7f64e70c9340)
- QObject (0x0x7f64e70cbea0) 0
- primary-for QCoreApplication (0x0x7f64e70c93a8)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f64e6dee480) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f64e6dee600) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f64e6dee420) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f64e6dee6c0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f64e70c99c0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7f64e6dee660) 0
- primary-for QIconEnginePlugin (0x0x7f64e70c99c0)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f64e6dee720) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f64e6dee8a0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f64e70c9a28) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7f64e6dee840) 0
- primary-for QImageIOPlugin (0x0x7f64e70c9a28)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f64e6deea80) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f64e6deeae0) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f64e6deeb40) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f64e6deede0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f64e6b250c0) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f64e6b256c0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f64e6b25e40) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f64e6b7dc30) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7f64e6b25de0) 0
- primary-for QMovie (0x0x7f64e6b7dc30)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f64e6b25f60) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f64e6ccbd20) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7f64e6b25ea0) 0
- primary-for QOffscreenSurface (0x0x7f64e6ccbd20)
- QSurface (0x0x7f64e6b25f00) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f64e6a81060) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f64e6a81240) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f64e669dd20) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f64e669dd80) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f64e669dde0) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f64e669de40) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f64e669df00) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f64e669eea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e669dea0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f64e66e8060) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f64e669ef08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8000) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f64e66e8180) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f64e669ef70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8120) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f64e66e82a0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f64e66fd000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8240) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f64e66e8420) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f64e66fd068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e83c0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f64e66e8540) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f64e66fd0d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e84e0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f64e66e8660) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f64e66fd138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8600) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f64e66e8780) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f64e66fd1a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8720) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f64e66e88a0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f64e66fd208) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8840) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f64e66e89c0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f64e66fd270) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8960) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f64e66e8ae0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f64e66fd2d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8a80) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f64e66e8c00) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f64e66fd340) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8ba0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f64e66e8d20) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f64e66fd3a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8cc0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f64e66e8e40) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f64e66fd410) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8de0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f64e66e8f60) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f64e66fd478) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e66e8f00) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f64e63d40c0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f64e66fd4e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4060) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f64e63d41e0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f64e66fd548) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4180) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f64e63d4360) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f64e66fd5b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4300) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f64e63d4480) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f64e66fd618) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4420) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f64e63d45a0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f64e66fd680) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4540) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f64e63d46c0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f64e66fd6e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4660) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f64e63d47e0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f64e66fd750) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4780) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f64e63d4900) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f64e66fd7b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d48a0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f64e63d4a20) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f64e66fd820) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d49c0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f64e63d4b40) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f64e66fd888) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4ae0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f64e63d4c60) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f64e66fd8f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4c00) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f64e63d4d80) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f64e66fd958) 0
- QOpenGLVersionFunctionsBackend (0x0x7f64e63d4d20) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f64e63d4e40) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f64e64fb840) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f64e650a3a8) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7f64e64fb7e0) 0
- primary-for QOpenGLContextGroup (0x0x7f64e650a3a8)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f64e64fb900) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f64e650a410) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7f64e64fb8a0) 0
- primary-for QOpenGLContext (0x0x7f64e650a410)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f64e64fb960) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f64e61b7180) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f64e650a888) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7f64e61b7120) 0
- primary-for QOpenGLDebugLogger (0x0x7f64e650a888)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f64e61b7300) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f64e61b7540) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f64e61b74e0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f64e650aaf8) 0
- QOpenGLFunctions (0x0x7f64e5f6ec60) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f64e5f6ed20) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f64e650ab60) 0
- QOpenGLFunctionsPrivate (0x0x7f64e5f6ecc0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f64e5dd7420) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f64e5dd7540) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f64e650ae38) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7f64e5dd75a0) 0
- primary-for QOpenGLPaintDevice (0x0x7f64e650ae38)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f64e5dd76c0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f64e5dd7a20) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f64e5e41068) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7f64e5dd79c0) 0
- primary-for QOpenGLShader (0x0x7f64e5e41068)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f64e5dd7c60) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f64e5e411a0) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7f64e5dd7c00) 0
- primary-for QOpenGLShaderProgram (0x0x7f64e5e411a0)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f64e5dd7cc0) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f64e5dd7f60) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f64e5b81120) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f64e5e412d8) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7f64e5b810c0) 0
- primary-for QOpenGLTimerQuery (0x0x7f64e5e412d8)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f64e5b811e0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f64e5e41340) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7f64e5b81180) 0
- primary-for QOpenGLTimeMonitor (0x0x7f64e5e41340)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f64e5b812a0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f64e5b81300) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f64e5e413a8) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7f64e5b81240) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f64e5e413a8)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f64e5b81480) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f64e5baabd0) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7f64e5baac40) 0
- primary-for QPaintDeviceWindow (0x0x7f64e5baabd0)
- QObject (0x0x7f64e5b81360) 0
- primary-for QWindow (0x0x7f64e5baac40)
- QSurface (0x0x7f64e5b813c0) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7f64e5b81420) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f64e5b81600) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f64e5e41478) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7f64e5bd5000) 0
- primary-for QOpenGLWindow (0x0x7f64e5e41478)
- QWindow (0x0x7f64e5bd5070) 0
- primary-for QPaintDeviceWindow (0x0x7f64e5bd5000)
- QObject (0x0x7f64e5b814e0) 0
- primary-for QWindow (0x0x7f64e5bd5070)
- QSurface (0x0x7f64e5b81540) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7f64e5b815a0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f64e5b81660) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f64e5c40060) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f64e5c40a80) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f64e5c701a0) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7f64e5c40a20) 0
- primary-for QPagedPaintDevice (0x0x7f64e5c701a0)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f64e5c40b40) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f64e5c40ae0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f64e5942960) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f64e5942c00) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f64e5942ea0) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f64e5af6300) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f64e57544d0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7f64e5af6240) 0
- primary-for QPdfWriter (0x0x7f64e57544d0)
- QPagedPaintDevice (0x0x7f64e5abc208) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7f64e5af62a0) 16
- primary-for QPagedPaintDevice (0x0x7f64e5abc208)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f64e5abc270) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7f64e5af6480) 0
- primary-for QPicture (0x0x7f64e5abc270)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f64e5af6780) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f64e5af6840) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f64e5abc478) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7f64e5af67e0) 0
- primary-for QPictureFormatPlugin (0x0x7f64e5abc478)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f64e5af6900) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f64e5af68a0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f64e583ca80) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f64e583db60) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7f64e584b2a0) 0
- primary-for QRasterWindow (0x0x7f64e583db60)
- QWindow (0x0x7f64e584b310) 0
- primary-for QPaintDeviceWindow (0x0x7f64e584b2a0)
- QObject (0x0x7f64e583c960) 0
- primary-for QWindow (0x0x7f64e584b310)
- QSurface (0x0x7f64e583c9c0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7f64e583ca20) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f64e583cb40) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f64e583dc30) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7f64e583cae0) 0
- primary-for QScreen (0x0x7f64e583dc30)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f64e583cc00) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f64e583dc98) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7f64e583cba0) 0
- primary-for QSessionManager (0x0x7f64e583dc98)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f64e583cc60) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f64e58d63c0) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f64e58d8340) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7f64e58d83a8) 0
- primary-for QStandardItemModel (0x0x7f64e58d8340)
- QObject (0x0x7f64e58d6360) 0
- primary-for QAbstractItemModel (0x0x7f64e58d83a8)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f64e58d6420) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f64e58d68a0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f64e58d85b0) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7f64e58d6840) 0
- primary-for QStyleHints (0x0x7f64e58d85b0)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f64e58d6960) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f64e58d8618) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7f64e58d6900) 0
- primary-for QTextObject (0x0x7f64e58d8618)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f64e58d6a20) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f64e58d8680) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7f64e58d86e8) 0
- primary-for QTextBlockGroup (0x0x7f64e58d8680)
- QObject (0x0x7f64e58d69c0) 0
- primary-for QTextObject (0x0x7f64e58d86e8)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f64e58d6a80) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f64e58d6b40) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f64e58d6ba0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f64e58d8750) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7f64e58d87b8) 0
- primary-for QTextFrame (0x0x7f64e58d8750)
- QObject (0x0x7f64e58d6ae0) 0
- primary-for QTextObject (0x0x7f64e58d87b8)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f64e58d6e40) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f64e58d6f00) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f64e58d6ea0) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f64e5645420) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f64e5645720) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f64e58d8ea0) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7f64e56456c0) 0
- primary-for QSyntaxHighlighter (0x0x7f64e58d8ea0)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f64e5645780) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f64e56457e0) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f64e56458a0) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f64e58d8f08) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7f64e58d8f70) 0
- primary-for QTextList (0x0x7f64e58d8f08)
- QTextObject (0x0x7f64e5686000) 0
- primary-for QTextBlockGroup (0x0x7f64e58d8f70)
- QObject (0x0x7f64e5645840) 0
- primary-for QTextObject (0x0x7f64e5686000)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f64e5645900) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f64e56459c0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f64e5686068) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7f64e56860d0) 0
- primary-for QTextTable (0x0x7f64e5686068)
- QTextObject (0x0x7f64e5686138) 0
- primary-for QTextFrame (0x0x7f64e56860d0)
- QObject (0x0x7f64e5645960) 0
- primary-for QTextObject (0x0x7f64e5686138)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f64e5645a80) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f64e56861a0) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7f64e5645a20) 0
- primary-for QValidator (0x0x7f64e56861a0)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f64e5645b40) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f64e5686208) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7f64e5686270) 0
- primary-for QIntValidator (0x0x7f64e5686208)
- QObject (0x0x7f64e5645ae0) 0
- primary-for QValidator (0x0x7f64e5686270)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f64e5645c00) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f64e56862d8) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7f64e5686340) 0
- primary-for QDoubleValidator (0x0x7f64e56862d8)
- QObject (0x0x7f64e5645ba0) 0
- primary-for QValidator (0x0x7f64e5686340)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f64e5645d20) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f64e56863a8) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7f64e5686410) 0
- primary-for QRegExpValidator (0x0x7f64e56863a8)
- QObject (0x0x7f64e5645cc0) 0
- primary-for QValidator (0x0x7f64e5686410)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f64e5645de0) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f64e5686478) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7f64e56864e0) 0
- primary-for QRegularExpressionValidator (0x0x7f64e5686478)
- QObject (0x0x7f64e5645d80) 0
- primary-for QValidator (0x0x7f64e56864e0)
-
-Class QNetworkRequest
- size=8 align=8
- base size=8 base align=8
-QNetworkRequest (0x0x7f64e5645e40) 0
-
-Class QNetworkCacheMetaData
- size=8 align=8
- base size=8 base align=8
-QNetworkCacheMetaData (0x0x7f64e53393c0) 0
-
-Class QAbstractNetworkCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractNetworkCache::QPrivateSignal (0x0x7f64e5339a80) 0 empty
-
-Vtable for QAbstractNetworkCache
-QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
-16 (int (*)(...))QAbstractNetworkCache::metaObject
-24 (int (*)(...))QAbstractNetworkCache::qt_metacast
-32 (int (*)(...))QAbstractNetworkCache::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNetworkCache
- size=16 align=8
- base size=16 base align=8
-QAbstractNetworkCache (0x0x7f64e5686d00) 0
- vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 16u)
- QObject (0x0x7f64e5339a20) 0
- primary-for QAbstractNetworkCache (0x0x7f64e5686d00)
-
-Class QAbstractSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractSocket::QPrivateSignal (0x0x7f64e5339b40) 0 empty
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAbstractSocket)
-16 (int (*)(...))QAbstractSocket::metaObject
-24 (int (*)(...))QAbstractSocket::qt_metacast
-32 (int (*)(...))QAbstractSocket::qt_metacall
-40 (int (*)(...))QAbstractSocket::~QAbstractSocket
-48 (int (*)(...))QAbstractSocket::~QAbstractSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QAbstractSocket
- size=16 align=8
- base size=16 base align=8
-QAbstractSocket (0x0x7f64e5686d68) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 16u)
- QIODevice (0x0x7f64e5686dd0) 0
- primary-for QAbstractSocket (0x0x7f64e5686d68)
- QObject (0x0x7f64e5339ae0) 0
- primary-for QIODevice (0x0x7f64e5686dd0)
-
-Class QAuthenticator
- size=8 align=8
- base size=8 base align=8
-QAuthenticator (0x0x7f64e542d120) 0
-
-Class QDnsDomainNameRecord
- size=8 align=8
- base size=8 base align=8
-QDnsDomainNameRecord (0x0x7f64e542d180) 0
-
-Class QDnsHostAddressRecord
- size=8 align=8
- base size=8 base align=8
-QDnsHostAddressRecord (0x0x7f64e542d480) 0
-
-Class QDnsMailExchangeRecord
- size=8 align=8
- base size=8 base align=8
-QDnsMailExchangeRecord (0x0x7f64e542d780) 0
-
-Class QDnsServiceRecord
- size=8 align=8
- base size=8 base align=8
-QDnsServiceRecord (0x0x7f64e542da80) 0
-
-Class QDnsTextRecord
- size=8 align=8
- base size=8 base align=8
-QDnsTextRecord (0x0x7f64e542dd80) 0
-
-Class QDnsLookup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDnsLookup::QPrivateSignal (0x0x7f64e54b8120) 0 empty
-
-Vtable for QDnsLookup
-QDnsLookup::_ZTV10QDnsLookup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDnsLookup)
-16 (int (*)(...))QDnsLookup::metaObject
-24 (int (*)(...))QDnsLookup::qt_metacast
-32 (int (*)(...))QDnsLookup::qt_metacall
-40 (int (*)(...))QDnsLookup::~QDnsLookup
-48 (int (*)(...))QDnsLookup::~QDnsLookup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDnsLookup
- size=16 align=8
- base size=16 base align=8
-QDnsLookup (0x0x7f64e5452820) 0
- vptr=((& QDnsLookup::_ZTV10QDnsLookup) + 16u)
- QObject (0x0x7f64e54b80c0) 0
- primary-for QDnsLookup (0x0x7f64e5452820)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0x0x7f64e54b8180) 0
-
-Class QHostAddress
- size=8 align=8
- base size=8 base align=8
-QHostAddress (0x0x7f64e54b81e0) 0
-
-Class QHostInfo
- size=8 align=8
- base size=8 base align=8
-QHostInfo (0x0x7f64e54b89c0) 0
-
-Class QHstsPolicy
- size=8 align=8
- base size=8 base align=8
-QHstsPolicy (0x0x7f64e54b8ea0) 0
-
-Class QHttpPart
- size=8 align=8
- base size=8 base align=8
-QHttpPart (0x0x7f64e51976c0) 0
-
-Class QHttpMultiPart::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHttpMultiPart::QPrivateSignal (0x0x7f64e5197a20) 0 empty
-
-Vtable for QHttpMultiPart
-QHttpMultiPart::_ZTV14QHttpMultiPart: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QHttpMultiPart)
-16 (int (*)(...))QHttpMultiPart::metaObject
-24 (int (*)(...))QHttpMultiPart::qt_metacast
-32 (int (*)(...))QHttpMultiPart::qt_metacall
-40 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-48 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QHttpMultiPart
- size=16 align=8
- base size=16 base align=8
-QHttpMultiPart (0x0x7f64e516ca90) 0
- vptr=((& QHttpMultiPart::_ZTV14QHttpMultiPart) + 16u)
- QObject (0x0x7f64e51979c0) 0
- primary-for QHttpMultiPart (0x0x7f64e516ca90)
-
-Class QLocalServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalServer::QPrivateSignal (0x0x7f64e5197ae0) 0 empty
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalServer)
-16 (int (*)(...))QLocalServer::metaObject
-24 (int (*)(...))QLocalServer::qt_metacast
-32 (int (*)(...))QLocalServer::qt_metacall
-40 (int (*)(...))QLocalServer::~QLocalServer
-48 (int (*)(...))QLocalServer::~QLocalServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalServer::hasPendingConnections
-120 (int (*)(...))QLocalServer::nextPendingConnection
-128 (int (*)(...))QLocalServer::incomingConnection
-
-Class QLocalServer
- size=16 align=8
- base size=16 base align=8
-QLocalServer (0x0x7f64e516caf8) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 16u)
- QObject (0x0x7f64e5197a80) 0
- primary-for QLocalServer (0x0x7f64e516caf8)
-
-Class QLocalSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalSocket::QPrivateSignal (0x0x7f64e5197d20) 0 empty
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalSocket)
-16 (int (*)(...))QLocalSocket::metaObject
-24 (int (*)(...))QLocalSocket::qt_metacast
-32 (int (*)(...))QLocalSocket::qt_metacall
-40 (int (*)(...))QLocalSocket::~QLocalSocket
-48 (int (*)(...))QLocalSocket::~QLocalSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalSocket::isSequential
-120 (int (*)(...))QLocalSocket::open
-128 (int (*)(...))QLocalSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QLocalSocket::bytesAvailable
-184 (int (*)(...))QLocalSocket::bytesToWrite
-192 (int (*)(...))QLocalSocket::canReadLine
-200 (int (*)(...))QLocalSocket::waitForReadyRead
-208 (int (*)(...))QLocalSocket::waitForBytesWritten
-216 (int (*)(...))QLocalSocket::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QLocalSocket::writeData
-
-Class QLocalSocket
- size=16 align=8
- base size=16 base align=8
-QLocalSocket (0x0x7f64e516cc98) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 16u)
- QIODevice (0x0x7f64e516cd00) 0
- primary-for QLocalSocket (0x0x7f64e516cc98)
- QObject (0x0x7f64e5197cc0) 0
- primary-for QIODevice (0x0x7f64e516cd00)
-
-Class QTcpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpSocket::QPrivateSignal (0x0x7f64e5197de0) 0 empty
-
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpSocket)
-16 (int (*)(...))QTcpSocket::metaObject
-24 (int (*)(...))QTcpSocket::qt_metacast
-32 (int (*)(...))QTcpSocket::qt_metacall
-40 (int (*)(...))QTcpSocket::~QTcpSocket
-48 (int (*)(...))QTcpSocket::~QTcpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QTcpSocket
- size=16 align=8
- base size=16 base align=8
-QTcpSocket (0x0x7f64e516cd68) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 16u)
- QAbstractSocket (0x0x7f64e516cdd0) 0
- primary-for QTcpSocket (0x0x7f64e516cd68)
- QIODevice (0x0x7f64e516ce38) 0
- primary-for QAbstractSocket (0x0x7f64e516cdd0)
- QObject (0x0x7f64e5197d80) 0
- primary-for QIODevice (0x0x7f64e516ce38)
-
-Class QSslCertificate
- size=8 align=8
- base size=8 base align=8
-QSslCertificate (0x0x7f64e52ac000) 0
-
-Class QSslError
- size=8 align=8
- base size=8 base align=8
-QSslError (0x0x7f64e52ac420) 0
-
-Class QSslSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSslSocket::QPrivateSignal (0x0x7f64e52acd80) 0 empty
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSslSocket)
-16 (int (*)(...))QSslSocket::metaObject
-24 (int (*)(...))QSslSocket::qt_metacast
-32 (int (*)(...))QSslSocket::qt_metacall
-40 (int (*)(...))QSslSocket::~QSslSocket
-48 (int (*)(...))QSslSocket::~QSslSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QSslSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QSslSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QSslSocket::bytesAvailable
-184 (int (*)(...))QSslSocket::bytesToWrite
-192 (int (*)(...))QSslSocket::canReadLine
-200 (int (*)(...))QSslSocket::waitForReadyRead
-208 (int (*)(...))QSslSocket::waitForBytesWritten
-216 (int (*)(...))QSslSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QSslSocket::writeData
-240 (int (*)(...))QSslSocket::resume
-248 (int (*)(...))QSslSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QSslSocket::disconnectFromHost
-272 (int (*)(...))QSslSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QSslSocket::setSocketDescriptor
-296 (int (*)(...))QSslSocket::setSocketOption
-304 (int (*)(...))QSslSocket::socketOption
-312 (int (*)(...))QSslSocket::waitForConnected
-320 (int (*)(...))QSslSocket::waitForDisconnected
-
-Class QSslSocket
- size=16 align=8
- base size=16 base align=8
-QSslSocket (0x0x7f64e52d4820) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 16u)
- QTcpSocket (0x0x7f64e52d4888) 0
- primary-for QSslSocket (0x0x7f64e52d4820)
- QAbstractSocket (0x0x7f64e52d48f0) 0
- primary-for QTcpSocket (0x0x7f64e52d4888)
- QIODevice (0x0x7f64e52d4958) 0
- primary-for QAbstractSocket (0x0x7f64e52d48f0)
- QObject (0x0x7f64e52acd20) 0
- primary-for QIODevice (0x0x7f64e52d4958)
-
-Class QSslConfiguration
- size=8 align=8
- base size=8 base align=8
-QSslConfiguration (0x0x7f64e52acde0) 0
-
-Class QSslPreSharedKeyAuthenticator
- size=8 align=8
- base size=8 base align=8
-QSslPreSharedKeyAuthenticator (0x0x7f64e4fab600) 0
-
-Class QNetworkAccessManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkAccessManager::QPrivateSignal (0x0x7f64e4fabf00) 0 empty
-
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-16 (int (*)(...))QNetworkAccessManager::metaObject
-24 (int (*)(...))QNetworkAccessManager::qt_metacast
-32 (int (*)(...))QNetworkAccessManager::qt_metacall
-40 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-48 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkAccessManager::createRequest
-
-Class QNetworkAccessManager
- size=16 align=8
- base size=16 base align=8
-QNetworkAccessManager (0x0x7f64e4fdb618) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 16u)
- QObject (0x0x7f64e4fabea0) 0
- primary-for QNetworkAccessManager (0x0x7f64e4fdb618)
-
-Class QNetworkConfiguration
- size=8 align=8
- base size=8 base align=8
-QNetworkConfiguration (0x0x7f64e4fabf60) 0
-
-Class QNetworkConfigurationManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkConfigurationManager::QPrivateSignal (0x0x7f64e5025420) 0 empty
-
-Vtable for QNetworkConfigurationManager
-QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QNetworkConfigurationManager)
-16 (int (*)(...))QNetworkConfigurationManager::metaObject
-24 (int (*)(...))QNetworkConfigurationManager::qt_metacast
-32 (int (*)(...))QNetworkConfigurationManager::qt_metacall
-40 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-48 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QNetworkConfigurationManager
- size=16 align=8
- base size=16 base align=8
-QNetworkConfigurationManager (0x0x7f64e4fdb820) 0
- vptr=((& QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager) + 16u)
- QObject (0x0x7f64e50253c0) 0
- primary-for QNetworkConfigurationManager (0x0x7f64e4fdb820)
-
-Class QNetworkCookie
- size=8 align=8
- base size=8 base align=8
-QNetworkCookie (0x0x7f64e5025780) 0
-
-Class QNetworkCookieJar::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkCookieJar::QPrivateSignal (0x0x7f64e5025f60) 0 empty
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-16 (int (*)(...))QNetworkCookieJar::metaObject
-24 (int (*)(...))QNetworkCookieJar::qt_metacast
-32 (int (*)(...))QNetworkCookieJar::qt_metacall
-40 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-48 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkCookieJar::cookiesForUrl
-120 (int (*)(...))QNetworkCookieJar::setCookiesFromUrl
-128 (int (*)(...))QNetworkCookieJar::insertCookie
-136 (int (*)(...))QNetworkCookieJar::updateCookie
-144 (int (*)(...))QNetworkCookieJar::deleteCookie
-152 (int (*)(...))QNetworkCookieJar::validateCookie
-
-Class QNetworkCookieJar
- size=16 align=8
- base size=16 base align=8
-QNetworkCookieJar (0x0x7f64e50c7068) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 16u)
- QObject (0x0x7f64e5025f00) 0
- primary-for QNetworkCookieJar (0x0x7f64e50c7068)
-
-Class QNetworkDatagram
- size=8 align=8
- base size=8 base align=8
-QNetworkDatagram (0x0x7f64e50e1000) 0
-
-Class QNetworkDiskCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkDiskCache::QPrivateSignal (0x0x7f64e4d7e000) 0 empty
-
-Vtable for QNetworkDiskCache
-QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkDiskCache)
-16 (int (*)(...))QNetworkDiskCache::metaObject
-24 (int (*)(...))QNetworkDiskCache::qt_metacast
-32 (int (*)(...))QNetworkDiskCache::qt_metacall
-40 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-48 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkDiskCache::metaData
-120 (int (*)(...))QNetworkDiskCache::updateMetaData
-128 (int (*)(...))QNetworkDiskCache::data
-136 (int (*)(...))QNetworkDiskCache::remove
-144 (int (*)(...))QNetworkDiskCache::cacheSize
-152 (int (*)(...))QNetworkDiskCache::prepare
-160 (int (*)(...))QNetworkDiskCache::insert
-168 (int (*)(...))QNetworkDiskCache::clear
-176 (int (*)(...))QNetworkDiskCache::expire
-
-Class QNetworkDiskCache
- size=16 align=8
- base size=16 base align=8
-QNetworkDiskCache (0x0x7f64e4d5fa90) 0
- vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 16u)
- QAbstractNetworkCache (0x0x7f64e4d5faf8) 0
- primary-for QNetworkDiskCache (0x0x7f64e4d5fa90)
- QObject (0x0x7f64e4d46f60) 0
- primary-for QAbstractNetworkCache (0x0x7f64e4d5faf8)
-
-Class QNetworkAddressEntry
- size=8 align=8
- base size=8 base align=8
-QNetworkAddressEntry (0x0x7f64e4d7e060) 0
-
-Class QNetworkInterface
- size=8 align=8
- base size=8 base align=8
-QNetworkInterface (0x0x7f64e4d7e720) 0
-
-Class QNetworkProxyQuery
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyQuery (0x0x7f64e4d7ede0) 0
-
-Class QNetworkProxy
- size=8 align=8
- base size=8 base align=8
-QNetworkProxy (0x0x7f64e4e4a480) 0
-
-Vtable for QNetworkProxyFactory
-QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QNetworkProxyFactory
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyFactory (0x0x7f64e4e4ac60) 0 nearly-empty
- vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 16u)
-
-Class QNetworkReply::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkReply::QPrivateSignal (0x0x7f64e4e4ae40) 0 empty
-
-Vtable for QNetworkReply
-QNetworkReply::_ZTV13QNetworkReply: 36u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QNetworkReply)
-16 (int (*)(...))QNetworkReply::metaObject
-24 (int (*)(...))QNetworkReply::qt_metacast
-32 (int (*)(...))QNetworkReply::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkReply::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QNetworkReply::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QNetworkReply::writeData
-240 (int (*)(...))QNetworkReply::setReadBufferSize
-248 (int (*)(...))__cxa_pure_virtual
-256 (int (*)(...))QNetworkReply::ignoreSslErrors
-264 (int (*)(...))QNetworkReply::sslConfigurationImplementation
-272 (int (*)(...))QNetworkReply::setSslConfigurationImplementation
-280 (int (*)(...))QNetworkReply::ignoreSslErrorsImplementation
-
-Class QNetworkReply
- size=16 align=8
- base size=16 base align=8
-QNetworkReply (0x0x7f64e4e841a0) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 16u)
- QIODevice (0x0x7f64e4e84208) 0
- primary-for QNetworkReply (0x0x7f64e4e841a0)
- QObject (0x0x7f64e4e4ade0) 0
- primary-for QIODevice (0x0x7f64e4e84208)
-
-Class QNetworkSession::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkSession::QPrivateSignal (0x0x7f64e4eee060) 0 empty
-
-Vtable for QNetworkSession
-QNetworkSession::_ZTV15QNetworkSession: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QNetworkSession)
-16 (int (*)(...))QNetworkSession::metaObject
-24 (int (*)(...))QNetworkSession::qt_metacast
-32 (int (*)(...))QNetworkSession::qt_metacall
-40 (int (*)(...))QNetworkSession::~QNetworkSession
-48 (int (*)(...))QNetworkSession::~QNetworkSession
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QNetworkSession::connectNotify
-104 (int (*)(...))QNetworkSession::disconnectNotify
-
-Class QNetworkSession
- size=24 align=8
- base size=24 base align=8
-QNetworkSession (0x0x7f64e4e84270) 0
- vptr=((& QNetworkSession::_ZTV15QNetworkSession) + 16u)
- QObject (0x0x7f64e4eee000) 0
- primary-for QNetworkSession (0x0x7f64e4e84270)
-
-Class QTcpServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpServer::QPrivateSignal (0x0x7f64e4eee600) 0 empty
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpServer)
-16 (int (*)(...))QTcpServer::metaObject
-24 (int (*)(...))QTcpServer::qt_metacast
-32 (int (*)(...))QTcpServer::qt_metacall
-40 (int (*)(...))QTcpServer::~QTcpServer
-48 (int (*)(...))QTcpServer::~QTcpServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTcpServer::hasPendingConnections
-120 (int (*)(...))QTcpServer::nextPendingConnection
-128 (int (*)(...))QTcpServer::incomingConnection
-
-Class QTcpServer
- size=16 align=8
- base size=16 base align=8
-QTcpServer (0x0x7f64e4e843a8) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 16u)
- QObject (0x0x7f64e4eee5a0) 0
- primary-for QTcpServer (0x0x7f64e4e843a8)
-
-Class QSslCertificateExtension
- size=8 align=8
- base size=8 base align=8
-QSslCertificateExtension (0x0x7f64e4eee660) 0
-
-Class QSslCipher
- size=8 align=8
- base size=8 base align=8
-QSslCipher (0x0x7f64e4eee960) 0
-
-Class QSslDiffieHellmanParameters
- size=8 align=8
- base size=8 base align=8
-QSslDiffieHellmanParameters (0x0x7f64e4b8b180) 0
-
-Class QSslEllipticCurve
- size=4 align=4
- base size=4 base align=4
-QSslEllipticCurve (0x0x7f64e4bf9c60) 0
-
-Class QSslKey
- size=8 align=8
- base size=8 base align=8
-QSslKey (0x0x7f64e4c323c0) 0
-
-Class QUdpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QUdpSocket::QPrivateSignal (0x0x7f64e4c32720) 0 empty
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QUdpSocket)
-16 (int (*)(...))QUdpSocket::metaObject
-24 (int (*)(...))QUdpSocket::qt_metacast
-32 (int (*)(...))QUdpSocket::qt_metacall
-40 (int (*)(...))QUdpSocket::~QUdpSocket
-48 (int (*)(...))QUdpSocket::~QUdpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QUdpSocket
- size=16 align=8
- base size=16 base align=8
-QUdpSocket (0x0x7f64e4c19958) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 16u)
- QAbstractSocket (0x0x7f64e4c199c0) 0
- primary-for QUdpSocket (0x0x7f64e4c19958)
- QIODevice (0x0x7f64e4c19a28) 0
- primary-for QAbstractSocket (0x0x7f64e4c199c0)
- QObject (0x0x7f64e4c326c0) 0
- primary-for QIODevice (0x0x7f64e4c19a28)
-
-Class QJSValue
- size=8 align=8
- base size=8 base align=8
-QJSValue (0x0x7f64e4c32780) 0
-
-Class QQmlDebuggingEnabler
- size=1 align=1
- base size=0 base align=1
-QQmlDebuggingEnabler (0x0x7f64e4c32a20) 0 empty
-
-Class QJSEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QJSEngine::QPrivateSignal (0x0x7f64e4c32ae0) 0 empty
-
-Vtable for QJSEngine
-QJSEngine::_ZTV9QJSEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QJSEngine)
-16 (int (*)(...))QJSEngine::metaObject
-24 (int (*)(...))QJSEngine::qt_metacast
-32 (int (*)(...))QJSEngine::qt_metacall
-40 (int (*)(...))QJSEngine::~QJSEngine
-48 (int (*)(...))QJSEngine::~QJSEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QJSEngine
- size=24 align=8
- base size=24 base align=8
-QJSEngine (0x0x7f64e4c19b60) 0
- vptr=((& QJSEngine::_ZTV9QJSEngine) + 16u)
- QObject (0x0x7f64e4c32a80) 0
- primary-for QJSEngine (0x0x7f64e4c19b60)
-
-Class QJSValueIterator
- size=8 align=8
- base size=8 base align=8
-QJSValueIterator (0x0x7f64e4c32cc0) 0
-
-Class QQmlPrivate::RegisterType
- size=128 align=8
- base size=124 base align=8
-QQmlPrivate::RegisterType (0x0x7f64e49311e0) 0
-
-Class QQmlPrivate::RegisterInterface
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::RegisterInterface (0x0x7f64e4931240) 0
-
-Class QQmlPrivate::RegisterAutoParent
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterAutoParent (0x0x7f64e49312a0) 0
-
-Class QQmlPrivate::RegisterSingletonType
- size=64 align=8
- base size=64 base align=8
-QQmlPrivate::RegisterSingletonType (0x0x7f64e4931300) 0
-
-Class QQmlPrivate::RegisterCompositeType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeType (0x0x7f64e4931360) 0
-
-Class QQmlPrivate::RegisterCompositeSingletonType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeSingletonType (0x0x7f64e49313c0) 0
-
-Class QQmlPrivate::CachedQmlUnit
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::CachedQmlUnit (0x0x7f64e4931420) 0
-
-Class QQmlPrivate::RegisterQmlUnitCacheHook
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterQmlUnitCacheHook (0x0x7f64e4931480) 0
-
-Vtable for QQmlParserStatus
-QQmlParserStatus::_ZTV16QQmlParserStatus: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlParserStatus)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlParserStatus
- size=16 align=8
- base size=16 base align=8
-QQmlParserStatus (0x0x7f64e49314e0) 0
- vptr=((& QQmlParserStatus::_ZTV16QQmlParserStatus) + 16u)
-
-Vtable for QQmlPropertyValueSource
-QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQmlPropertyValueSource)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlPropertyValueSource
- size=8 align=8
- base size=8 base align=8
-QQmlPropertyValueSource (0x0x7f64e49315a0) 0 nearly-empty
- vptr=((& QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource) + 16u)
-
-Class QQmlListReference
- size=8 align=8
- base size=8 base align=8
-QQmlListReference (0x0x7f64e49316c0) 0
-
-Vtable for QQmlAbstractUrlInterceptor
-QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QQmlAbstractUrlInterceptor)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlAbstractUrlInterceptor
- size=8 align=8
- base size=8 base align=8
-QQmlAbstractUrlInterceptor (0x0x7f64e4931d20) 0 nearly-empty
- vptr=((& QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor) + 16u)
-
-Class QQmlError
- size=8 align=8
- base size=8 base align=8
-QQmlError (0x0x7f64e4931d80) 0
-
-Vtable for QQmlImageProviderBase
-QQmlImageProviderBase::_ZTV21QQmlImageProviderBase: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlImageProviderBase)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlImageProviderBase
- size=8 align=8
- base size=8 base align=8
-QQmlImageProviderBase (0x0x7f64e4a4a060) 0 nearly-empty
- vptr=((& QQmlImageProviderBase::_ZTV21QQmlImageProviderBase) + 16u)
-
-Class QQmlEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlEngine::QPrivateSignal (0x0x7f64e4a4a2a0) 0 empty
-
-Vtable for QQmlEngine
-QQmlEngine::_ZTV10QQmlEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQmlEngine)
-16 (int (*)(...))QQmlEngine::metaObject
-24 (int (*)(...))QQmlEngine::qt_metacast
-32 (int (*)(...))QQmlEngine::qt_metacall
-40 (int (*)(...))QQmlEngine::~QQmlEngine
-48 (int (*)(...))QQmlEngine::~QQmlEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlEngine
- size=24 align=8
- base size=24 base align=8
-QQmlEngine (0x0x7f64e4a4c1a0) 0
- vptr=((& QQmlEngine::_ZTV10QQmlEngine) + 16u)
- QJSEngine (0x0x7f64e4a4c208) 0
- primary-for QQmlEngine (0x0x7f64e4a4c1a0)
- QObject (0x0x7f64e4a4a240) 0
- primary-for QJSEngine (0x0x7f64e4a4c208)
-
-Class QQmlApplicationEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlApplicationEngine::QPrivateSignal (0x0x7f64e4a4a360) 0 empty
-
-Vtable for QQmlApplicationEngine
-QQmlApplicationEngine::_ZTV21QQmlApplicationEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlApplicationEngine)
-16 (int (*)(...))QQmlApplicationEngine::metaObject
-24 (int (*)(...))QQmlApplicationEngine::qt_metacast
-32 (int (*)(...))QQmlApplicationEngine::qt_metacall
-40 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-48 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlApplicationEngine
- size=24 align=8
- base size=24 base align=8
-QQmlApplicationEngine (0x0x7f64e4a4c270) 0
- vptr=((& QQmlApplicationEngine::_ZTV21QQmlApplicationEngine) + 16u)
- QQmlEngine (0x0x7f64e4a4c2d8) 0
- primary-for QQmlApplicationEngine (0x0x7f64e4a4c270)
- QJSEngine (0x0x7f64e4a4c340) 0
- primary-for QQmlEngine (0x0x7f64e4a4c2d8)
- QObject (0x0x7f64e4a4a300) 0
- primary-for QJSEngine (0x0x7f64e4a4c340)
-
-Class QQmlComponent::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlComponent::QPrivateSignal (0x0x7f64e4a4a420) 0 empty
-
-Vtable for QQmlComponent
-QQmlComponent::_ZTV13QQmlComponent: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlComponent)
-16 (int (*)(...))QQmlComponent::metaObject
-24 (int (*)(...))QQmlComponent::qt_metacast
-32 (int (*)(...))QQmlComponent::qt_metacall
-40 (int (*)(...))QQmlComponent::~QQmlComponent
-48 (int (*)(...))QQmlComponent::~QQmlComponent
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlComponent::create
-120 (int (*)(...))QQmlComponent::beginCreate
-128 (int (*)(...))QQmlComponent::completeCreate
-
-Class QQmlComponent
- size=16 align=8
- base size=16 base align=8
-QQmlComponent (0x0x7f64e4a4c3a8) 0
- vptr=((& QQmlComponent::_ZTV13QQmlComponent) + 16u)
- QObject (0x0x7f64e4a4a3c0) 0
- primary-for QQmlComponent (0x0x7f64e4a4c3a8)
-
-Class QQmlContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlContext::QPrivateSignal (0x0x7f64e4a4ac60) 0 empty
-
-Class QQmlContext::PropertyPair
- size=24 align=8
- base size=24 base align=8
-QQmlContext::PropertyPair (0x0x7f64e4a4acc0) 0
-
-Vtable for QQmlContext
-QQmlContext::_ZTV11QQmlContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QQmlContext)
-16 (int (*)(...))QQmlContext::metaObject
-24 (int (*)(...))QQmlContext::qt_metacast
-32 (int (*)(...))QQmlContext::qt_metacall
-40 (int (*)(...))QQmlContext::~QQmlContext
-48 (int (*)(...))QQmlContext::~QQmlContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlContext
- size=16 align=8
- base size=16 base align=8
-QQmlContext (0x0x7f64e4a4c8f0) 0
- vptr=((& QQmlContext::_ZTV11QQmlContext) + 16u)
- QObject (0x0x7f64e4a4ac00) 0
- primary-for QQmlContext (0x0x7f64e4a4c8f0)
-
-Class QQmlScriptString
- size=8 align=8
- base size=8 base align=8
-QQmlScriptString (0x0x7f64e4a4ae40) 0
-
-Class QQmlExpression::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExpression::QPrivateSignal (0x0x7f64e472a0c0) 0 empty
-
-Vtable for QQmlExpression
-QQmlExpression::_ZTV14QQmlExpression: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QQmlExpression)
-16 (int (*)(...))QQmlExpression::metaObject
-24 (int (*)(...))QQmlExpression::qt_metacast
-32 (int (*)(...))QQmlExpression::qt_metacall
-40 (int (*)(...))QQmlExpression::~QQmlExpression
-48 (int (*)(...))QQmlExpression::~QQmlExpression
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlExpression
- size=16 align=8
- base size=16 base align=8
-QQmlExpression (0x0x7f64e4a4c958) 0
- vptr=((& QQmlExpression::_ZTV14QQmlExpression) + 16u)
- QObject (0x0x7f64e472a060) 0
- primary-for QQmlExpression (0x0x7f64e4a4c958)
-
-Vtable for QQmlTypesExtensionInterface
-QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QQmlTypesExtensionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlTypesExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlTypesExtensionInterface (0x0x7f64e472a120) 0 nearly-empty
- vptr=((& QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface) + 16u)
-
-Vtable for QQmlExtensionInterface
-QQmlExtensionInterface::_ZTV22QQmlExtensionInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QQmlExtensionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlExtensionInterface (0x0x7f64e4a4c9c0) 0 nearly-empty
- vptr=((& QQmlExtensionInterface::_ZTV22QQmlExtensionInterface) + 16u)
- QQmlTypesExtensionInterface (0x0x7f64e472a180) 0 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f64e4a4c9c0)
-
-Class QQmlExtensionPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExtensionPlugin::QPrivateSignal (0x0x7f64e472a360) 0 empty
-
-Vtable for QQmlExtensionPlugin
-QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-16 (int (*)(...))QQmlExtensionPlugin::metaObject
-24 (int (*)(...))QQmlExtensionPlugin::qt_metacast
-32 (int (*)(...))QQmlExtensionPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQmlExtensionPlugin::initializeEngine
-128 (int (*)(...))-16
-136 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-144 0u
-152 0u
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QQmlExtensionPlugin::_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
-
-Class QQmlExtensionPlugin
- size=24 align=8
- base size=24 base align=8
-QQmlExtensionPlugin (0x0x7f64e4754150) 0
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 16u)
- QObject (0x0x7f64e472a2a0) 0
- primary-for QQmlExtensionPlugin (0x0x7f64e4754150)
- QQmlExtensionInterface (0x0x7f64e4a4ca28) 16 nearly-empty
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 144u)
- QQmlTypesExtensionInterface (0x0x7f64e472a300) 16 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f64e4a4ca28)
-
-Class QQmlFile
- size=8 align=8
- base size=8 base align=8
-QQmlFile (0x0x7f64e472a3c0) 0
-
-Class QQmlFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlFileSelector::QPrivateSignal (0x0x7f64e472a480) 0 empty
-
-Vtable for QQmlFileSelector
-QQmlFileSelector::_ZTV16QQmlFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlFileSelector)
-16 (int (*)(...))QQmlFileSelector::metaObject
-24 (int (*)(...))QQmlFileSelector::qt_metacast
-32 (int (*)(...))QQmlFileSelector::qt_metacall
-40 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-48 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlFileSelector
- size=16 align=8
- base size=16 base align=8
-QQmlFileSelector (0x0x7f64e4a4caf8) 0
- vptr=((& QQmlFileSelector::_ZTV16QQmlFileSelector) + 16u)
- QObject (0x0x7f64e472a420) 0
- primary-for QQmlFileSelector (0x0x7f64e4a4caf8)
-
-Vtable for QQmlIncubator
-QQmlIncubator::_ZTV13QQmlIncubator: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlIncubator)
-16 (int (*)(...))QQmlIncubator::~QQmlIncubator
-24 (int (*)(...))QQmlIncubator::~QQmlIncubator
-32 (int (*)(...))QQmlIncubator::statusChanged
-40 (int (*)(...))QQmlIncubator::setInitialState
-
-Class QQmlIncubator
- size=16 align=8
- base size=16 base align=8
-QQmlIncubator (0x0x7f64e472a4e0) 0
- vptr=((& QQmlIncubator::_ZTV13QQmlIncubator) + 16u)
-
-Vtable for QQmlIncubationController
-QQmlIncubationController::_ZTV24QQmlIncubationController: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQmlIncubationController)
-16 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-24 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-32 (int (*)(...))QQmlIncubationController::incubatingObjectCountChanged
-
-Class QQmlIncubationController
- size=16 align=8
- base size=16 base align=8
-QQmlIncubationController (0x0x7f64e472a540) 0
- vptr=((& QQmlIncubationController::_ZTV24QQmlIncubationController) + 16u)
-
-Class QQmlInfo
- size=16 align=8
- base size=16 base align=8
-QQmlInfo (0x0x7f64e4a4cb60) 0
- QDebug (0x0x7f64e472a5a0) 0
-
-Vtable for QQmlNetworkAccessManagerFactory
-QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI31QQmlNetworkAccessManagerFactory)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlNetworkAccessManagerFactory
- size=8 align=8
- base size=8 base align=8
-QQmlNetworkAccessManagerFactory (0x0x7f64e480b480) 0 nearly-empty
- vptr=((& QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory) + 16u)
-
-Class QQmlProperty
- size=8 align=8
- base size=8 base align=8
-QQmlProperty (0x0x7f64e480b4e0) 0
-
-Class QQmlPropertyMap::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlPropertyMap::QPrivateSignal (0x0x7f64e4848060) 0 empty
-
-Vtable for QQmlPropertyMap
-QQmlPropertyMap::_ZTV15QQmlPropertyMap: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQmlPropertyMap)
-16 (int (*)(...))QQmlPropertyMap::metaObject
-24 (int (*)(...))QQmlPropertyMap::qt_metacast
-32 (int (*)(...))QQmlPropertyMap::qt_metacall
-40 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-48 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlPropertyMap::updateValue
-
-Class QQmlPropertyMap
- size=16 align=8
- base size=16 base align=8
-QQmlPropertyMap (0x0x7f64e48393a8) 0
- vptr=((& QQmlPropertyMap::_ZTV15QQmlPropertyMap) + 16u)
- QObject (0x0x7f64e4848000) 0
- primary-for QQmlPropertyMap (0x0x7f64e48393a8)
-
-Class QQuickTransform::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTransform::QPrivateSignal (0x0x7f64e4848120) 0 empty
-
-Vtable for QQuickTransform
-QQuickTransform::_ZTV15QQuickTransform: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQuickTransform)
-16 (int (*)(...))QQuickTransform::metaObject
-24 (int (*)(...))QQuickTransform::qt_metacast
-32 (int (*)(...))QQuickTransform::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickTransform
- size=16 align=8
- base size=16 base align=8
-QQuickTransform (0x0x7f64e4839410) 0
- vptr=((& QQuickTransform::_ZTV15QQuickTransform) + 16u)
- QObject (0x0x7f64e48480c0) 0
- primary-for QQuickTransform (0x0x7f64e4839410)
-
-Class QQuickItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItem::QPrivateSignal (0x0x7f64e4848240) 0 empty
-
-Class QQuickItem::ItemChangeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::ItemChangeData (0x0x7f64e48482a0) 0
-
-Class QQuickItem::UpdatePaintNodeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::UpdatePaintNodeData (0x0x7f64e4848300) 0
-
-Vtable for QQuickItem
-QQuickItem::_ZTV10QQuickItem: 55u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickItem)
-16 (int (*)(...))QQuickItem::metaObject
-24 (int (*)(...))QQuickItem::qt_metacast
-32 (int (*)(...))QQuickItem::qt_metacall
-40 (int (*)(...))QQuickItem::~QQuickItem
-48 (int (*)(...))QQuickItem::~QQuickItem
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickItem::isTextureProvider
-152 (int (*)(...))QQuickItem::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickItem::updatePaintNode
-376 (int (*)(...))QQuickItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))-16
-400 (int (*)(...))(& _ZTI10QQuickItem)
-408 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD1Ev
-416 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD0Ev
-424 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickItem
- size=32 align=8
- base size=32 base align=8
-QQuickItem (0x0x7f64e4842cb0) 0
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 16u)
- QObject (0x0x7f64e4848180) 0
- primary-for QQuickItem (0x0x7f64e4842cb0)
- QQmlParserStatus (0x0x7f64e48481e0) 16
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 408u)
-
-Class QQuickFramebufferObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickFramebufferObject::QPrivateSignal (0x0x7f64e4848ae0) 0 empty
-
-Vtable for QQuickFramebufferObject::Renderer
-QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN23QQuickFramebufferObject8RendererE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QQuickFramebufferObject::Renderer::createFramebufferObject
-48 (int (*)(...))QQuickFramebufferObject::Renderer::synchronize
-
-Class QQuickFramebufferObject::Renderer
- size=16 align=8
- base size=16 base align=8
-QQuickFramebufferObject::Renderer (0x0x7f64e4848b40) 0
- vptr=((& QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE) + 16u)
-
-Vtable for QQuickFramebufferObject
-QQuickFramebufferObject::_ZTV23QQuickFramebufferObject: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-16 (int (*)(...))QQuickFramebufferObject::metaObject
-24 (int (*)(...))QQuickFramebufferObject::qt_metacast
-32 (int (*)(...))QQuickFramebufferObject::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickFramebufferObject::isTextureProvider
-152 (int (*)(...))QQuickFramebufferObject::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickFramebufferObject::geometryChanged
-368 (int (*)(...))QQuickFramebufferObject::updatePaintNode
-376 (int (*)(...))QQuickFramebufferObject::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-416 0u
-424 0u
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickFramebufferObject
- size=32 align=8
- base size=32 base align=8
-QQuickFramebufferObject (0x0x7f64e4839548) 0
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 16u)
- QQuickItem (0x0x7f64e49134d0) 0
- primary-for QQuickFramebufferObject (0x0x7f64e4839548)
- QObject (0x0x7f64e4848a20) 0
- primary-for QQuickItem (0x0x7f64e49134d0)
- QQmlParserStatus (0x0x7f64e4848a80) 16
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 416u)
-
-Class QQuickTextureFactory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextureFactory::QPrivateSignal (0x0x7f64e4848c00) 0 empty
-
-Vtable for QQuickTextureFactory
-QQuickTextureFactory::_ZTV20QQuickTextureFactory: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickTextureFactory)
-16 (int (*)(...))QQuickTextureFactory::metaObject
-24 (int (*)(...))QQuickTextureFactory::qt_metacast
-32 (int (*)(...))QQuickTextureFactory::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))QQuickTextureFactory::image
-
-Class QQuickTextureFactory
- size=16 align=8
- base size=16 base align=8
-QQuickTextureFactory (0x0x7f64e48395b0) 0
- vptr=((& QQuickTextureFactory::_ZTV20QQuickTextureFactory) + 16u)
- QObject (0x0x7f64e4848ba0) 0
- primary-for QQuickTextureFactory (0x0x7f64e48395b0)
-
-Class QQuickImageResponse::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickImageResponse::QPrivateSignal (0x0x7f64e4848cc0) 0 empty
-
-Vtable for QQuickImageResponse
-QQuickImageResponse::_ZTV19QQuickImageResponse: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageResponse)
-16 (int (*)(...))QQuickImageResponse::metaObject
-24 (int (*)(...))QQuickImageResponse::qt_metacast
-32 (int (*)(...))QQuickImageResponse::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQuickImageResponse::errorString
-128 (int (*)(...))QQuickImageResponse::cancel
-
-Class QQuickImageResponse
- size=16 align=8
- base size=16 base align=8
-QQuickImageResponse (0x0x7f64e4839618) 0
- vptr=((& QQuickImageResponse::_ZTV19QQuickImageResponse) + 16u)
- QObject (0x0x7f64e4848c60) 0
- primary-for QQuickImageResponse (0x0x7f64e4839618)
-
-Vtable for QQuickImageProvider
-QQuickImageProvider::_ZTV19QQuickImageProvider: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageProvider)
-16 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-24 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-
-Class QQuickImageProvider
- size=16 align=8
- base size=16 base align=8
-QQuickImageProvider (0x0x7f64e4839680) 0
- vptr=((& QQuickImageProvider::_ZTV19QQuickImageProvider) + 16u)
- QQmlImageProviderBase (0x0x7f64e4848d20) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f64e4839680)
-
-Vtable for QQuickAsyncImageProvider
-QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQuickAsyncImageProvider)
-16 0u
-24 0u
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickAsyncImageProvider
- size=24 align=8
- base size=24 base align=8
-QQuickAsyncImageProvider (0x0x7f64e48396e8) 0
- vptr=((& QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider) + 16u)
- QQuickImageProvider (0x0x7f64e4839750) 0
- primary-for QQuickAsyncImageProvider (0x0x7f64e48396e8)
- QQmlImageProviderBase (0x0x7f64e4848d80) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f64e4839750)
-
-Class QQuickItemGrabResult::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItemGrabResult::QPrivateSignal (0x0x7f64e4848e40) 0 empty
-
-Vtable for QQuickItemGrabResult
-QQuickItemGrabResult::_ZTV20QQuickItemGrabResult: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickItemGrabResult)
-16 (int (*)(...))QQuickItemGrabResult::metaObject
-24 (int (*)(...))QQuickItemGrabResult::qt_metacast
-32 (int (*)(...))QQuickItemGrabResult::qt_metacall
-40 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-48 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-56 (int (*)(...))QQuickItemGrabResult::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickItemGrabResult
- size=16 align=8
- base size=16 base align=8
-QQuickItemGrabResult (0x0x7f64e48397b8) 0
- vptr=((& QQuickItemGrabResult::_ZTV20QQuickItemGrabResult) + 16u)
- QObject (0x0x7f64e4848de0) 0
- primary-for QQuickItemGrabResult (0x0x7f64e48397b8)
-
-Class QQuickPaintedItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickPaintedItem::QPrivateSignal (0x0x7f64e4848f60) 0 empty
-
-Vtable for QQuickPaintedItem
-QQuickPaintedItem::_ZTV17QQuickPaintedItem: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-16 (int (*)(...))QQuickPaintedItem::metaObject
-24 (int (*)(...))QQuickPaintedItem::qt_metacast
-32 (int (*)(...))QQuickPaintedItem::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickPaintedItem::isTextureProvider
-152 (int (*)(...))QQuickPaintedItem::textureProvider
-160 (int (*)(...))QQuickPaintedItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickPaintedItem::updatePaintNode
-376 (int (*)(...))QQuickPaintedItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-416 0u
-424 0u
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickPaintedItem
- size=32 align=8
- base size=32 base align=8
-QQuickPaintedItem (0x0x7f64e4839820) 0
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 16u)
- QQuickItem (0x0x7f64e455a2a0) 0
- primary-for QQuickPaintedItem (0x0x7f64e4839820)
- QObject (0x0x7f64e4848ea0) 0
- primary-for QQuickItem (0x0x7f64e455a2a0)
- QQmlParserStatus (0x0x7f64e4848f00) 16
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 416u)
-
-Class QQuickRenderControl::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickRenderControl::QPrivateSignal (0x0x7f64e45861e0) 0 empty
-
-Vtable for QQuickRenderControl
-QQuickRenderControl::_ZTV19QQuickRenderControl: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickRenderControl)
-16 (int (*)(...))QQuickRenderControl::metaObject
-24 (int (*)(...))QQuickRenderControl::qt_metacast
-32 (int (*)(...))QQuickRenderControl::qt_metacall
-40 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-48 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickRenderControl::renderWindow
-
-Class QQuickRenderControl
- size=16 align=8
- base size=16 base align=8
-QQuickRenderControl (0x0x7f64e48399c0) 0
- vptr=((& QQuickRenderControl::_ZTV19QQuickRenderControl) + 16u)
- QObject (0x0x7f64e4586180) 0
- primary-for QQuickRenderControl (0x0x7f64e48399c0)
-
-Class QQuickTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextDocument::QPrivateSignal (0x0x7f64e45862a0) 0 empty
-
-Vtable for QQuickTextDocument
-QQuickTextDocument::_ZTV18QQuickTextDocument: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QQuickTextDocument)
-16 (int (*)(...))QQuickTextDocument::metaObject
-24 (int (*)(...))QQuickTextDocument::qt_metacast
-32 (int (*)(...))QQuickTextDocument::qt_metacall
-40 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-48 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickTextDocument
- size=16 align=8
- base size=16 base align=8
-QQuickTextDocument (0x0x7f64e4839a28) 0
- vptr=((& QQuickTextDocument::_ZTV18QQuickTextDocument) + 16u)
- QObject (0x0x7f64e4586240) 0
- primary-for QQuickTextDocument (0x0x7f64e4839a28)
-
-Class QSGGeometry::Attribute
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::Attribute (0x0x7f64e4586600) 0
-
-Class QSGGeometry::AttributeSet
- size=16 align=8
- base size=16 base align=8
-QSGGeometry::AttributeSet (0x0x7f64e4586660) 0
-
-Class QSGGeometry::Point2D
- size=8 align=4
- base size=8 base align=4
-QSGGeometry::Point2D (0x0x7f64e45866c0) 0
-
-Class QSGGeometry::TexturedPoint2D
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::TexturedPoint2D (0x0x7f64e4586720) 0
-
-Class QSGGeometry::ColoredPoint2D
- size=12 align=4
- base size=12 base align=4
-QSGGeometry::ColoredPoint2D (0x0x7f64e4586780) 0
-
-Vtable for QSGGeometry
-QSGGeometry::_ZTV11QSGGeometry: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGGeometry)
-16 (int (*)(...))QSGGeometry::~QSGGeometry
-24 (int (*)(...))QSGGeometry::~QSGGeometry
-
-Class QSGGeometry
- size=128 align=8
- base size=128 base align=8
-QSGGeometry (0x0x7f64e45865a0) 0
- vptr=((& QSGGeometry::_ZTV11QSGGeometry) + 16u)
-
-Vtable for QSGNode
-QSGNode::_ZTV7QSGNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QSGNode)
-16 (int (*)(...))QSGNode::~QSGNode
-24 (int (*)(...))QSGNode::~QSGNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGNode
- size=80 align=8
- base size=80 base align=8
-QSGNode (0x0x7f64e4586c60) 0
- vptr=((& QSGNode::_ZTV7QSGNode) + 16u)
-
-Vtable for QSGBasicGeometryNode
-QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGBasicGeometryNode)
-16 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-24 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGBasicGeometryNode
- size=112 align=8
- base size=112 base align=8
-QSGBasicGeometryNode (0x0x7f64e4692138) 0
- vptr=((& QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode) + 16u)
- QSGNode (0x0x7f64e46b7060) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e4692138)
-
-Vtable for QSGGeometryNode
-QSGGeometryNode::_ZTV15QSGGeometryNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSGGeometryNode)
-16 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-24 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGGeometryNode
- size=144 align=8
- base size=144 base align=8
-QSGGeometryNode (0x0x7f64e46921a0) 0
- vptr=((& QSGGeometryNode::_ZTV15QSGGeometryNode) + 16u)
- QSGBasicGeometryNode (0x0x7f64e4692208) 0
- primary-for QSGGeometryNode (0x0x7f64e46921a0)
- QSGNode (0x0x7f64e46b70c0) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e4692208)
-
-Vtable for QSGClipNode
-QSGClipNode::_ZTV11QSGClipNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGClipNode)
-16 (int (*)(...))QSGClipNode::~QSGClipNode
-24 (int (*)(...))QSGClipNode::~QSGClipNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGClipNode
- size=152 align=8
- base size=152 base align=8
-QSGClipNode (0x0x7f64e4692270) 0
- vptr=((& QSGClipNode::_ZTV11QSGClipNode) + 16u)
- QSGBasicGeometryNode (0x0x7f64e46922d8) 0
- primary-for QSGClipNode (0x0x7f64e4692270)
- QSGNode (0x0x7f64e46b7120) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e46922d8)
-
-Vtable for QSGTransformNode
-QSGTransformNode::_ZTV16QSGTransformNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGTransformNode)
-16 (int (*)(...))QSGTransformNode::~QSGTransformNode
-24 (int (*)(...))QSGTransformNode::~QSGTransformNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGTransformNode
- size=216 align=8
- base size=216 base align=8
-QSGTransformNode (0x0x7f64e4692340) 0
- vptr=((& QSGTransformNode::_ZTV16QSGTransformNode) + 16u)
- QSGNode (0x0x7f64e46b7180) 0
- primary-for QSGTransformNode (0x0x7f64e4692340)
-
-Vtable for QSGRootNode
-QSGRootNode::_ZTV11QSGRootNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGRootNode)
-16 (int (*)(...))QSGRootNode::~QSGRootNode
-24 (int (*)(...))QSGRootNode::~QSGRootNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGRootNode
- size=88 align=8
- base size=88 base align=8
-QSGRootNode (0x0x7f64e46923a8) 0
- vptr=((& QSGRootNode::_ZTV11QSGRootNode) + 16u)
- QSGNode (0x0x7f64e46b71e0) 0
- primary-for QSGRootNode (0x0x7f64e46923a8)
-
-Vtable for QSGOpacityNode
-QSGOpacityNode::_ZTV14QSGOpacityNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGOpacityNode)
-16 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-24 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-32 (int (*)(...))QSGOpacityNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGOpacityNode
- size=96 align=8
- base size=96 base align=8
-QSGOpacityNode (0x0x7f64e4692548) 0
- vptr=((& QSGOpacityNode::_ZTV14QSGOpacityNode) + 16u)
- QSGNode (0x0x7f64e46b7360) 0
- primary-for QSGOpacityNode (0x0x7f64e4692548)
-
-Vtable for QSGNodeVisitor
-QSGNodeVisitor::_ZTV14QSGNodeVisitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGNodeVisitor)
-16 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-24 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-32 (int (*)(...))QSGNodeVisitor::enterTransformNode
-40 (int (*)(...))QSGNodeVisitor::leaveTransformNode
-48 (int (*)(...))QSGNodeVisitor::enterClipNode
-56 (int (*)(...))QSGNodeVisitor::leaveClipNode
-64 (int (*)(...))QSGNodeVisitor::enterGeometryNode
-72 (int (*)(...))QSGNodeVisitor::leaveGeometryNode
-80 (int (*)(...))QSGNodeVisitor::enterOpacityNode
-88 (int (*)(...))QSGNodeVisitor::leaveOpacityNode
-96 (int (*)(...))QSGNodeVisitor::visitNode
-104 (int (*)(...))QSGNodeVisitor::visitChildren
-
-Class QSGNodeVisitor
- size=8 align=8
- base size=8 base align=8
-QSGNodeVisitor (0x0x7f64e46b73c0) 0 nearly-empty
- vptr=((& QSGNodeVisitor::_ZTV14QSGNodeVisitor) + 16u)
-
-Vtable for QSGRendererInterface
-QSGRendererInterface::_ZTV20QSGRendererInterface: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGRendererInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QSGRendererInterface::getResource
-48 (int (*)(...))QSGRendererInterface::getResource
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRendererInterface
- size=8 align=8
- base size=8 base align=8
-QSGRendererInterface (0x0x7f64e46b7420) 0 nearly-empty
- vptr=((& QSGRendererInterface::_ZTV20QSGRendererInterface) + 16u)
-
-Class QQuickWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickWindow::QPrivateSignal (0x0x7f64e46b7840) 0 empty
-
-Vtable for QQuickWindow
-QQuickWindow::_ZTV12QQuickWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QQuickWindow)
-16 (int (*)(...))QQuickWindow::metaObject
-24 (int (*)(...))QQuickWindow::qt_metacast
-32 (int (*)(...))QQuickWindow::qt_metacall
-40 (int (*)(...))QQuickWindow::~QQuickWindow
-48 (int (*)(...))QQuickWindow::~QQuickWindow
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickWindow::keyPressEvent
-216 (int (*)(...))QQuickWindow::keyReleaseEvent
-224 (int (*)(...))QQuickWindow::mousePressEvent
-232 (int (*)(...))QQuickWindow::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickWindow::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI12QQuickWindow)
-312 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD1Ev
-320 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickWindow
- size=40 align=8
- base size=40 base align=8
-QQuickWindow (0x0x7f64e4692750) 0
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 16u)
- QWindow (0x0x7f64e43a7930) 0
- primary-for QQuickWindow (0x0x7f64e4692750)
- QObject (0x0x7f64e46b7780) 0
- primary-for QWindow (0x0x7f64e43a7930)
- QSurface (0x0x7f64e46b77e0) 16
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 312u)
-
-Class QQuickView::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickView::QPrivateSignal (0x0x7f64e46b7c00) 0 empty
-
-Vtable for QQuickView
-QQuickView::_ZTV10QQuickView: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickView)
-16 (int (*)(...))QQuickView::metaObject
-24 (int (*)(...))QQuickView::qt_metacast
-32 (int (*)(...))QQuickView::qt_metacall
-40 (int (*)(...))QQuickView::~QQuickView
-48 (int (*)(...))QQuickView::~QQuickView
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QQuickView::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickView::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickView::keyPressEvent
-216 (int (*)(...))QQuickView::keyReleaseEvent
-224 (int (*)(...))QQuickView::mousePressEvent
-232 (int (*)(...))QQuickView::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickView::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI10QQuickView)
-312 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD1Ev
-320 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickView
- size=40 align=8
- base size=40 base align=8
-QQuickView (0x0x7f64e4692888) 0
- vptr=((& QQuickView::_ZTV10QQuickView) + 16u)
- QQuickWindow (0x0x7f64e46928f0) 0
- primary-for QQuickView (0x0x7f64e4692888)
- QWindow (0x0x7f64e43e1bd0) 0
- primary-for QQuickWindow (0x0x7f64e46928f0)
- QObject (0x0x7f64e46b7b40) 0
- primary-for QWindow (0x0x7f64e43e1bd0)
- QSurface (0x0x7f64e46b7ba0) 16
- vptr=((& QQuickView::_ZTV10QQuickView) + 312u)
-
-Class QSGAbstractRenderer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGAbstractRenderer::QPrivateSignal (0x0x7f64e46b7cc0) 0 empty
-
-Vtable for QSGAbstractRenderer
-QSGAbstractRenderer::_ZTV19QSGAbstractRenderer: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QSGAbstractRenderer)
-16 (int (*)(...))QSGAbstractRenderer::metaObject
-24 (int (*)(...))QSGAbstractRenderer::qt_metacast
-32 (int (*)(...))QSGAbstractRenderer::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QSGAbstractRenderer
- size=16 align=8
- base size=16 base align=8
-QSGAbstractRenderer (0x0x7f64e4692958) 0
- vptr=((& QSGAbstractRenderer::_ZTV19QSGAbstractRenderer) + 16u)
- QObject (0x0x7f64e46b7c60) 0
- primary-for QSGAbstractRenderer (0x0x7f64e4692958)
-
-Class QSGEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGEngine::QPrivateSignal (0x0x7f64e46b7f00) 0 empty
-
-Vtable for QSGEngine
-QSGEngine::_ZTV9QSGEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSGEngine)
-16 (int (*)(...))QSGEngine::metaObject
-24 (int (*)(...))QSGEngine::qt_metacast
-32 (int (*)(...))QSGEngine::qt_metacall
-40 (int (*)(...))QSGEngine::~QSGEngine
-48 (int (*)(...))QSGEngine::~QSGEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSGEngine
- size=16 align=8
- base size=16 base align=8
-QSGEngine (0x0x7f64e4692a90) 0
- vptr=((& QSGEngine::_ZTV9QSGEngine) + 16u)
- QObject (0x0x7f64e46b7ea0) 0
- primary-for QSGEngine (0x0x7f64e4692a90)
-
-Class QSGMaterialShader::RenderState
- size=16 align=8
- base size=16 base align=8
-QSGMaterialShader::RenderState (0x0x7f64e44911e0) 0
-
-Vtable for QSGMaterialShader
-QSGMaterialShader::_ZTV17QSGMaterialShader: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGMaterialShader)
-16 0u
-24 0u
-32 (int (*)(...))QSGMaterialShader::activate
-40 (int (*)(...))QSGMaterialShader::deactivate
-48 (int (*)(...))QSGMaterialShader::updateState
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGMaterialShader::compile
-72 (int (*)(...))QSGMaterialShader::initialize
-80 (int (*)(...))QSGMaterialShader::vertexShader
-88 (int (*)(...))QSGMaterialShader::fragmentShader
-
-Class QSGMaterialShader
- size=32 align=8
- base size=32 base align=8
-QSGMaterialShader (0x0x7f64e4491180) 0
- vptr=((& QSGMaterialShader::_ZTV17QSGMaterialShader) + 16u)
-
-Class QSGMaterialType
- size=1 align=1
- base size=0 base align=1
-QSGMaterialType (0x0x7f64e4491480) 0 empty
-
-Vtable for QSGMaterial
-QSGMaterial::_ZTV11QSGMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGMaterial)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QSGMaterial::compare
-
-Class QSGMaterial
- size=24 align=8
- base size=24 base align=8
-QSGMaterial (0x0x7f64e44914e0) 0
- vptr=((& QSGMaterial::_ZTV11QSGMaterial) + 16u)
-
-Vtable for QSGFlatColorMaterial
-QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGFlatColorMaterial)
-16 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-24 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-32 (int (*)(...))QSGFlatColorMaterial::type
-40 (int (*)(...))QSGFlatColorMaterial::createShader
-48 (int (*)(...))QSGFlatColorMaterial::compare
-
-Class QSGFlatColorMaterial
- size=40 align=8
- base size=40 base align=8
-QSGFlatColorMaterial (0x0x7f64e4692dd0) 0
- vptr=((& QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial) + 16u)
- QSGMaterial (0x0x7f64e44916c0) 0
- primary-for QSGFlatColorMaterial (0x0x7f64e4692dd0)
-
-Class QSGTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTexture::QPrivateSignal (0x0x7f64e4491780) 0 empty
-
-Vtable for QSGTexture
-QSGTexture::_ZTV10QSGTexture: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSGTexture)
-16 (int (*)(...))QSGTexture::metaObject
-24 (int (*)(...))QSGTexture::qt_metacast
-32 (int (*)(...))QSGTexture::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTexture
- size=16 align=8
- base size=16 base align=8
-QSGTexture (0x0x7f64e4692e38) 0
- vptr=((& QSGTexture::_ZTV10QSGTexture) + 16u)
- QObject (0x0x7f64e4491720) 0
- primary-for QSGTexture (0x0x7f64e4692e38)
-
-Class QSGDynamicTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGDynamicTexture::QPrivateSignal (0x0x7f64e4491840) 0 empty
-
-Vtable for QSGDynamicTexture
-QSGDynamicTexture::_ZTV17QSGDynamicTexture: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGDynamicTexture)
-16 (int (*)(...))QSGDynamicTexture::metaObject
-24 (int (*)(...))QSGDynamicTexture::qt_metacast
-32 (int (*)(...))QSGDynamicTexture::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-
-Class QSGDynamicTexture
- size=16 align=8
- base size=16 base align=8
-QSGDynamicTexture (0x0x7f64e4692ea0) 0
- vptr=((& QSGDynamicTexture::_ZTV17QSGDynamicTexture) + 16u)
- QSGTexture (0x0x7f64e4692f08) 0
- primary-for QSGDynamicTexture (0x0x7f64e4692ea0)
- QObject (0x0x7f64e44917e0) 0
- primary-for QSGTexture (0x0x7f64e4692f08)
-
-Vtable for QSGImageNode
-QSGImageNode::_ZTV12QSGImageNode: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QSGImageNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QSGImageNode
- size=144 align=8
- base size=144 base align=8
-QSGImageNode (0x0x7f64e4692f70) 0
- vptr=((& QSGImageNode::_ZTV12QSGImageNode) + 16u)
- QSGGeometryNode (0x0x7f64e4168000) 0
- primary-for QSGImageNode (0x0x7f64e4692f70)
- QSGBasicGeometryNode (0x0x7f64e4168068) 0
- primary-for QSGGeometryNode (0x0x7f64e4168000)
- QSGNode (0x0x7f64e44918a0) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e4168068)
-
-Vtable for QSGNinePatchNode
-QSGNinePatchNode::_ZTV16QSGNinePatchNode: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGNinePatchNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-
-Class QSGNinePatchNode
- size=144 align=8
- base size=144 base align=8
-QSGNinePatchNode (0x0x7f64e41681a0) 0
- vptr=((& QSGNinePatchNode::_ZTV16QSGNinePatchNode) + 16u)
- QSGGeometryNode (0x0x7f64e4168208) 0
- primary-for QSGNinePatchNode (0x0x7f64e41681a0)
- QSGBasicGeometryNode (0x0x7f64e4168270) 0
- primary-for QSGGeometryNode (0x0x7f64e4168208)
- QSGNode (0x0x7f64e4491a80) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e4168270)
-
-Vtable for QSGRectangleNode
-QSGRectangleNode::_ZTV16QSGRectangleNode: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGRectangleNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRectangleNode
- size=144 align=8
- base size=144 base align=8
-QSGRectangleNode (0x0x7f64e41682d8) 0
- vptr=((& QSGRectangleNode::_ZTV16QSGRectangleNode) + 16u)
- QSGGeometryNode (0x0x7f64e4168340) 0
- primary-for QSGRectangleNode (0x0x7f64e41682d8)
- QSGBasicGeometryNode (0x0x7f64e41683a8) 0
- primary-for QSGGeometryNode (0x0x7f64e4168340)
- QSGNode (0x0x7f64e4491ae0) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e41683a8)
-
-Vtable for QSGRenderNode::RenderState
-QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QSGRenderNode11RenderStateE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))QSGRenderNode::RenderState::get
-
-Class QSGRenderNode::RenderState
- size=8 align=8
- base size=8 base align=8
-QSGRenderNode::RenderState (0x0x7f64e4491ba0) 0 nearly-empty
- vptr=((& QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE) + 16u)
-
-Vtable for QSGRenderNode
-QSGRenderNode::_ZTV13QSGRenderNode: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSGRenderNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))QSGRenderNode::changedStates
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGRenderNode::releaseResources
-72 (int (*)(...))QSGRenderNode::flags
-80 (int (*)(...))QSGRenderNode::rect
-
-Class QSGRenderNode
- size=88 align=8
- base size=88 base align=8
-QSGRenderNode (0x0x7f64e4168410) 0
- vptr=((& QSGRenderNode::_ZTV13QSGRenderNode) + 16u)
- QSGNode (0x0x7f64e4491b40) 0
- primary-for QSGRenderNode (0x0x7f64e4168410)
-
-Vtable for QSGSimpleRectNode
-QSGSimpleRectNode::_ZTV17QSGSimpleRectNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGSimpleRectNode)
-16 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-24 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleRectNode
- size=320 align=8
- base size=320 base align=8
-QSGSimpleRectNode (0x0x7f64e4168888) 0
- vptr=((& QSGSimpleRectNode::_ZTV17QSGSimpleRectNode) + 16u)
- QSGGeometryNode (0x0x7f64e41688f0) 0
- primary-for QSGSimpleRectNode (0x0x7f64e4168888)
- QSGBasicGeometryNode (0x0x7f64e4168958) 0
- primary-for QSGGeometryNode (0x0x7f64e41688f0)
- QSGNode (0x0x7f64e424b1e0) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e4168958)
-
-Vtable for QSGOpaqueTextureMaterial
-QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QSGOpaqueTextureMaterial)
-16 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-24 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-32 (int (*)(...))QSGOpaqueTextureMaterial::type
-40 (int (*)(...))QSGOpaqueTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGOpaqueTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGOpaqueTextureMaterial (0x0x7f64e41689c0) 0
- vptr=((& QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial) + 16u)
- QSGMaterial (0x0x7f64e424b240) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f64e41689c0)
-
-Vtable for QSGTextureMaterial
-QSGTextureMaterial::_ZTV18QSGTextureMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureMaterial)
-16 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-24 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-32 (int (*)(...))QSGTextureMaterial::type
-40 (int (*)(...))QSGTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGTextureMaterial (0x0x7f64e4168a28) 0
- vptr=((& QSGTextureMaterial::_ZTV18QSGTextureMaterial) + 16u)
- QSGOpaqueTextureMaterial (0x0x7f64e4168a90) 0
- primary-for QSGTextureMaterial (0x0x7f64e4168a28)
- QSGMaterial (0x0x7f64e424b2a0) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f64e4168a90)
-
-Vtable for QSGSimpleTextureNode
-QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGSimpleTextureNode)
-16 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-24 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleTextureNode
- size=384 align=8
- base size=384 base align=8
-QSGSimpleTextureNode (0x0x7f64e4168af8) 0
- vptr=((& QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode) + 16u)
- QSGGeometryNode (0x0x7f64e4168b60) 0
- primary-for QSGSimpleTextureNode (0x0x7f64e4168af8)
- QSGBasicGeometryNode (0x0x7f64e4168bc8) 0
- primary-for QSGGeometryNode (0x0x7f64e4168b60)
- QSGNode (0x0x7f64e424b300) 0
- primary-for QSGBasicGeometryNode (0x0x7f64e4168bc8)
-
-Class QSGTextureProvider::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTextureProvider::QPrivateSignal (0x0x7f64e424b5a0) 0 empty
-
-Vtable for QSGTextureProvider
-QSGTextureProvider::_ZTV18QSGTextureProvider: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureProvider)
-16 (int (*)(...))QSGTextureProvider::metaObject
-24 (int (*)(...))QSGTextureProvider::qt_metacast
-32 (int (*)(...))QSGTextureProvider::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTextureProvider
- size=16 align=8
- base size=16 base align=8
-QSGTextureProvider (0x0x7f64e4168d68) 0
- vptr=((& QSGTextureProvider::_ZTV18QSGTextureProvider) + 16u)
- QObject (0x0x7f64e424b540) 0
- primary-for QSGTextureProvider (0x0x7f64e4168d68)
-
-Vtable for QSGVertexColorMaterial
-QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QSGVertexColorMaterial)
-16 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-24 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-32 (int (*)(...))QSGVertexColorMaterial::type
-40 (int (*)(...))QSGVertexColorMaterial::createShader
-48 (int (*)(...))QSGVertexColorMaterial::compare
-
-Class QSGVertexColorMaterial
- size=24 align=8
- base size=24 base align=8
-QSGVertexColorMaterial (0x0x7f64e4168dd0) 0
- vptr=((& QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial) + 16u)
- QSGMaterial (0x0x7f64e424b600) 0
- primary-for QSGVertexColorMaterial (0x0x7f64e4168dd0)
-
-Class QQuickStyle
- size=1 align=1
- base size=0 base align=1
-QQuickStyle (0x0x7f64e424b660) 0 empty
-
diff --git a/tests/auto/bic/data/QtQuickControls2.5.12.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtQuickControls2.5.12.0.linux-gcc-amd64.txt
deleted file mode 100644
index fdac69d6..00000000
--- a/tests/auto/bic/data/QtQuickControls2.5.12.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,11123 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f5a2fe2c660) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f5a2fa18de0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f5a2fa43060) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f5a2fa432a0) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f5a2fa434e0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f5a2fa43660) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f5a2fa43a20) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f5a2fafd1e0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f5a2fafd2a0) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f5a2fafd600) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f5a2fafd6c0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f5a2fafd780) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f5a2fafd840) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f5a2fafdae0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f5a2fafdcc0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f5a2fb7d180) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f5a2fb7d1e0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f5a2fbb7e40) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f5a2fbb7ea0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f5a2fb06680) 0 empty
- std::input_iterator_tag (0x0x7f5a2fbb7f00) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f5a2fb066e8) 0 empty
- std::forward_iterator_tag (0x0x7f5a2fb06750) 0 empty
- std::input_iterator_tag (0x0x7f5a2fbb7f60) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f5a2fb067b8) 0 empty
- std::bidirectional_iterator_tag (0x0x7f5a2fb06820) 0 empty
- std::forward_iterator_tag (0x0x7f5a2fb06888) 0 empty
- std::input_iterator_tag (0x0x7f5a2fbe3000) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f5a2fbe3c60) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f5a2fbe3cc0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f5a2fbe3d20) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f5a2fbe3d80) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f5a2fbe3de0) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7f5a2f8b4900) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f5a2f8b4b40) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f5a2f8b4c00) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f5a2f8b4c60) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f5a2f8b4d20) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f5a2f8b4d80) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f5a2f958240) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f5a2f9582a0) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f5a2f958300) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f5a2fb06dd0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7f5a2f958360) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f5a2fb06dd0)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f5a2f9583c0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f5a2f958420) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f5a2f645000) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7f5a2f958840) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f5a2f645000)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f5a2f645068) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7f5a2f6450d0) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f5a2f645068)
- std::exception (0x0x7f5a2f9588a0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f5a2f6450d0)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f5a2f958900) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7f5a2f6cc540) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f5a2f4ec240) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f5a2f4ec2a0) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f5a2f58f180) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7f5a2f58f1e0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f5a2f58f2a0) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f5a2f58f300) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f5a2f58f360) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f5a2f58f3c0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f5a2f58f4e0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f5a2f58f540) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f5a2f58f960) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f5a2f58f9c0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f5a2f0b01e0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f5a2f0b0240) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f5a2f18d1e0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f5a2efa3000) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f5a2f0aee38) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f5a2efa30c0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f5a2f0aeea0) 0
- std::_Bit_iterator_base (0x0x7f5a2f0aef08) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f5a2efa3120) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f5a2f0aef70) 0
- std::_Bit_iterator_base (0x0x7f5a2f0ae618) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f5a2efa3180) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f5a2efa3f60) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f5a2ed85d20) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f5a2ed85cc0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f5a2eabacc0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7f5a2d7187e0) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7f5a2d718840) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f5a2d3fb300) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f5a2d3fb360) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f5a2d3fb3c0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f5a2d3fb420) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f5a2d3fb6c0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f5a2d3fbc00) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f5a2d3e0d00) 0
- std::__atomic_flag_base (0x0x7f5a2d3fbc60) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f5a2d277478) 0
- QAtomicInteger<int> (0x0x7f5a2d2774e0) 0
- QBasicAtomicInteger<int> (0x0x7f5a2cfb33c0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f5a2cede960) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f5a2cc82b40) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f5a2cc82c60) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f5a2ccd70d0) 0
- QGenericArgument (0x0x7f5a2cc82cc0) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f5a2cc82e40) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f5a2cc82f00) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f5a2cd7bf60) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f5a2c96a000) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f5a2c96a2a0) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f5a2c96a300) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f5a2c96a660) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f5a2c96a6c0) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f5a2c96a720) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f5a2c96a780) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f5a2c96a7e0) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f5a2c96aba0) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f5a2ca756e8) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7f5a2c96ac60) 0 nearly-empty
- primary-for std::logic_error (0x0x7f5a2ca756e8)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f5a2ca75750) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7f5a2ca757b8) 0
- primary-for std::domain_error (0x0x7f5a2ca75750)
- std::exception (0x0x7f5a2c96acc0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f5a2ca757b8)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f5a2ca75820) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7f5a2ca75888) 0
- primary-for std::invalid_argument (0x0x7f5a2ca75820)
- std::exception (0x0x7f5a2c96ad20) 0 nearly-empty
- primary-for std::logic_error (0x0x7f5a2ca75888)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f5a2ca758f0) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7f5a2ca75958) 0
- primary-for std::length_error (0x0x7f5a2ca758f0)
- std::exception (0x0x7f5a2c96ad80) 0 nearly-empty
- primary-for std::logic_error (0x0x7f5a2ca75958)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f5a2ca759c0) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7f5a2ca75a28) 0
- primary-for std::out_of_range (0x0x7f5a2ca759c0)
- std::exception (0x0x7f5a2c96ade0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f5a2ca75a28)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f5a2ca75a90) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7f5a2c96ae40) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f5a2ca75a90)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f5a2ca75af8) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7f5a2ca75b60) 0
- primary-for std::range_error (0x0x7f5a2ca75af8)
- std::exception (0x0x7f5a2c96aea0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f5a2ca75b60)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f5a2ca75bc8) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7f5a2ca75c30) 0
- primary-for std::overflow_error (0x0x7f5a2ca75bc8)
- std::exception (0x0x7f5a2c96af00) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f5a2ca75c30)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f5a2ca75c98) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7f5a2ca75d00) 0
- primary-for std::underflow_error (0x0x7f5a2ca75c98)
- std::exception (0x0x7f5a2c96af60) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f5a2ca75d00)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f5a2cb2e120) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f5a2cb2e360) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f5a2cb2e4e0) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f5a2c76e138) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7f5a2c76e1a0) 0
- primary-for std::system_error (0x0x7f5a2c76e138)
- std::exception (0x0x7f5a2cb2e720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f5a2c76e1a0)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f5a2c76ed68) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7f5a2c76edd0) 0
- primary-for std::ios_base::failure (0x0x7f5a2c76ed68)
- std::runtime_error (0x0x7f5a2c76ee38) 0
- primary-for std::system_error (0x0x7f5a2c76edd0)
- std::exception (0x0x7f5a2cb2ea20) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f5a2c76ee38)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f5a2cb2ea80) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f5a2cb2eae0) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f5a2cb2eb40) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f5a2cb2e9c0) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f5a2c864300) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f5a2c8649c0) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-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) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-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) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7f5a2c429750 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7f5a2c429820 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f5a2c429bc8 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f5a2c429c98 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-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) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f5a2c486240) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f5a2c4862a0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f5a2c1a9600) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f5a2c1a9960) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7f5a2c1a9de0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f5a2c2dcc60) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f5a2bf6d300) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f5a2bf6d2a0) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f5a2c1163c0) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f5a2bedf000) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f5a2bedfc60) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f5a2bedfcc0) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f5a2bedfd20) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f5a2bcf6120) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f5a2bcf6180) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f5a2bc736e8) 0 empty
- QListData::NotIndirectLayout (0x0x7f5a2bcf61e0) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f5a2b973f50) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f5a2bcf6240) 0 empty
- QListData::NotIndirectLayout (0x0x7f5a2bcf62a0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f5a2bc73750) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f5a2bcf6300) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f5a2bcf6360) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f5a2bcf60c0) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f5a2bcf67e0) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f5a2bb2ca20) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f5a2bb2c9c0) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f5a2bb3c1a0) 0
- QList<QString> (0x0x7f5a2bb3c208) 0
- QListSpecialMethods<QString> (0x0x7f5a2bb2cc00) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f5a2b7cf060) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f5a2b7cfc00) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f5a2b5592a0) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f5a2b559420) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f5a2b5594e0) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f5a2bb3caf8) 0
- std::__uses_alloc_base (0x0x7f5a2b559480) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f5a2b6d9540) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f5a2b6d9780) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f5a2b6d9840) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f5a2b6d9960) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f5a2b6d9ae0) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f5a2b6d9f00) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f5a2b432060) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f5a2b4329c0) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f5a2b432de0) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f5a2b525120) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f5a2b334ae0) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f5a2b090960) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f5a2b0909c0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f5a2b090ba0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f5a2b090b40) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f5a2ad40e40) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f5a2ad40ea0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f5a2ad40f60) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f5a2ad5eea0) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7f5a2ad40f00) 0
- primary-for QAbstractAnimation (0x0x7f5a2ad5eea0)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f5a2adcc060) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f5a2ad5ef08) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7f5a2adcc000) 0
- primary-for QAnimationDriver (0x0x7f5a2ad5ef08)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f5a2adcc120) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f5a2ad5ef70) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7f5a2adcc0c0) 0
- primary-for QEventLoop (0x0x7f5a2ad5ef70)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f5a2adcc300) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f5a2adcc3c0) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f5a2adcc420) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f5a2ad5e2d8) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7f5a2adcc360) 0
- primary-for QAbstractEventDispatcher (0x0x7f5a2ad5e2d8)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f5a2adcc6c0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f5a2ae2f138) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7f5a2adcc720) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f5a2ae2f138)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f5a2ae2f1a0) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7f5a2adcc780) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f5a2ae2f1a0)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f5a2ab9d410) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7f5a2ab53840) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f5a2ab9d410)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f5a2ab53900) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f5a2ab53960) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f5a2ab53a80) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f5a2ab53f60) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f5a2ac514e0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f5a2ac518a0) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f5a2ac51840) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f5a2ac51900) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f5a2aa631e0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f5a2aa632a0) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f5a2aa63240) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f5a2aa63300) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f5a2aa63180) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f5a2a730de0) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f5a2a7dd480) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f5a2a7dd420) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f5a2a7dd540) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f5a2a7dd4e0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f5a2a901840) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f5a2a901f00) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f5a2a6ec660) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f5a2a6f71a0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7f5a2a6ec600) 0
- primary-for QAbstractItemModel (0x0x7f5a2a6f71a0)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f5a2a6ecf00) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f5a2a6f7888) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7f5a2a6f78f0) 0
- primary-for QAbstractTableModel (0x0x7f5a2a6f7888)
- QObject (0x0x7f5a2a6ecea0) 0
- primary-for QAbstractItemModel (0x0x7f5a2a6f78f0)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f5a2a3de000) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f5a2a6f7958) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7f5a2a6f79c0) 0
- primary-for QAbstractListModel (0x0x7f5a2a6f7958)
- QObject (0x0x7f5a2a6ecf60) 0
- primary-for QAbstractItemModel (0x0x7f5a2a6f79c0)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f5a2a3de2a0) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f5a2a3de360) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f5a2a6f7af8) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7f5a2a6f7b60) 0
- primary-for QAbstractProxyModel (0x0x7f5a2a6f7af8)
- QObject (0x0x7f5a2a3de300) 0
- primary-for QAbstractItemModel (0x0x7f5a2a6f7b60)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f5a2a3de420) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f5a2a6f7bc8) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7f5a2a3de3c0) 0
- primary-for QAbstractState (0x0x7f5a2a6f7bc8)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f5a2a3de4e0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f5a2a6f7c30) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7f5a2a3de480) 0
- primary-for QAbstractTransition (0x0x7f5a2a6f7c30)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f5a2a3de5a0) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f5a2a6f7c98) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7f5a2a6f7d00) 0
- primary-for QAnimationGroup (0x0x7f5a2a6f7c98)
- QObject (0x0x7f5a2a3de540) 0
- primary-for QAbstractAnimation (0x0x7f5a2a6f7d00)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f5a2a4b7300) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f5a2a4b75a0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f5a2a4b7660) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f5a2a4b7960) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f5a2a4e13a8) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7f5a2a4b7900) 0
- primary-for QIODevice (0x0x7f5a2a4e13a8)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f5a2a4b7ba0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f5a2a4e14e0) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7f5a2a4e1548) 0
- primary-for QBuffer (0x0x7f5a2a4e14e0)
- QObject (0x0x7f5a2a4b7b40) 0
- primary-for QIODevice (0x0x7f5a2a4e1548)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f5a2a4b7c60) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f5a2a4b7c00) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f5a2a4b7d80) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f5a2a4b7d20) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f5a2a4b7f60) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f5a2a1e9180) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f5a2a1e9420) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f5a2a1e9ba0) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f5a2a1e9c00) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f5a2a1e9b40) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f5a2a30bd20) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f5a29fd4360) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f5a29fd4600) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f5a29fd4840) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f5a29fd4f00) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f5a29d060c0) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f5a29d06600) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f5a29d065a0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f5a29b15900) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f5a29b159c0) 0 empty
-
-Class QCborError
- size=4 align=4
- base size=4 base align=4
-QCborError (0x0x7f5a29b93d20) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f5a29b93ea0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f5a29bf94e0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f5a29bf97e0) 0
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f5a29bf9ba0) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f5a299952a0) 0
-
-Class QCborParserError
- size=16 align=8
- base size=12 base align=8
-QCborParserError (0x0x7f5a299958a0) 0
-
-Class QCborValue
- size=24 align=8
- base size=20 base align=8
-QCborValue (0x0x7f5a29995900) 0
-
-Class QCborValueRef
- size=16 align=8
- base size=16 base align=8
-QCborValueRef (0x0x7f5a29851900) 0
-
-Class QCborArray::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::Iterator (0x0x7f5a29851ea0) 0
-
-Class QCborArray::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::ConstIterator (0x0x7f5a29851f00) 0
-
-Class QCborArray
- size=8 align=8
- base size=8 base align=8
-QCborArray (0x0x7f5a29851e40) 0
-
-Class QCborMap::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::Iterator (0x0x7f5a29581f60) 0
-
-Class QCborMap::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::ConstIterator (0x0x7f5a29620000) 0
-
-Class QCborMap
- size=8 align=8
- base size=8 base align=8
-QCborMap (0x0x7f5a29581f00) 0
-
-Class qfloat16
- size=2 align=2
- base size=2 base align=2
-qfloat16 (0x0x7f5a29333b40) 0
-
-Class QCborStreamWriter
- size=8 align=8
- base size=8 base align=8
-QCborStreamWriter (0x0x7f5a29333f00) 0
-
-Class QCborStreamReader
- size=24 align=8
- base size=20 base align=8
-QCborStreamReader (0x0x7f5a2949f900) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f5a2949ff60) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f5a29146060) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f5a291df060) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f5a291df4e0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f5a291d0af8) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7f5a291df540) 0
- primary-for QTimerEvent (0x0x7f5a291d0af8)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f5a291d0b60) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7f5a291df5a0) 0
- primary-for QChildEvent (0x0x7f5a291d0b60)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f5a292570d0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7f5a291dfa80) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f5a292570d0)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f5a29257138) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7f5a291dfae0) 0
- primary-for QDeferredDeleteEvent (0x0x7f5a29257138)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f5a291dfba0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f5a292571a0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7f5a291dfb40) 0
- primary-for QCoreApplication (0x0x7f5a292571a0)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f5a291dfc00) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f5a291dfc60) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f5a291dfcc0) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f5a291dfd80) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f5a28eb02a0) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f5a28eb0780) 0
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f5a29019600) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f5a2901a618) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7f5a2901a680) 0
- primary-for QFileDevice (0x0x7f5a2901a618)
- QObject (0x0x7f5a290195a0) 0
- primary-for QIODevice (0x0x7f5a2901a680)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f5a29019840) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f5a2901a7b8) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7f5a2901a820) 0
- primary-for QFile (0x0x7f5a2901a7b8)
- QIODevice (0x0x7f5a2901a888) 0
- primary-for QFileDevice (0x0x7f5a2901a820)
- QObject (0x0x7f5a290197e0) 0
- primary-for QIODevice (0x0x7f5a2901a888)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f5a29019a20) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f5a29019e40) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f5a28d09480) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f5a28d096c0) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f5a28e23ae0) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f5a28e26888) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7f5a28e268f0) 0
- primary-for QEventTransition (0x0x7f5a28e26888)
- QObject (0x0x7f5a28e23a80) 0
- primary-for QAbstractTransition (0x0x7f5a28e268f0)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f5a28e26958) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7f5a28e23b40) 0 nearly-empty
- primary-for QException (0x0x7f5a28e26958)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f5a28e269c0) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7f5a28e26a28) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f5a28e269c0)
- std::exception (0x0x7f5a28e23ba0) 0 nearly-empty
- primary-for QException (0x0x7f5a28e26a28)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f5a28e23c00) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f5a28e23cc0) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f5a28e23d20) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f5a28e23e40) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f5a28e26a90) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7f5a28e23de0) 0
- primary-for QFileSelector (0x0x7f5a28e26a90)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f5a28e23f00) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f5a28e26af8) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7f5a28e23ea0) 0
- primary-for QFileSystemWatcher (0x0x7f5a28e26af8)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f5a28ad8000) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f5a28e26b60) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7f5a28e26bc8) 0
- primary-for QFinalState (0x0x7f5a28e26b60)
- QObject (0x0x7f5a28e23f60) 0
- primary-for QAbstractState (0x0x7f5a28e26bc8)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f5a28ad8060) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f5a28ad80c0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f5a28e26d00) 0
- QBasicMutex (0x0x7f5a28ad82a0) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f5a28ad8300) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f5a28ad8360) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f5a28ad83c0) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f5a28ad84e0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f5a28ad8d20) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f5a28c54540) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f5a28bcee38) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7f5a28c544e0) 0
- primary-for QFutureWatcherBase (0x0x7f5a28bcee38)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f5a28c54b40) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f5a28c98750) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7f5a28c987b8) 0
- primary-for QHistoryState (0x0x7f5a28c98750)
- QObject (0x0x7f5a28c54ae0) 0
- primary-for QAbstractState (0x0x7f5a28c987b8)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f5a28c54c00) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f5a28c98820) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f5a28c98888) 0
- primary-for QIdentityProxyModel (0x0x7f5a28c98820)
- QAbstractItemModel (0x0x7f5a28c988f0) 0
- primary-for QAbstractProxyModel (0x0x7f5a28c98888)
- QObject (0x0x7f5a28c54ba0) 0
- primary-for QAbstractItemModel (0x0x7f5a28c988f0)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f5a28c54c60) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f5a28925360) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f5a28938138) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7f5a28925300) 0
- primary-for QItemSelectionModel (0x0x7f5a28938138)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f5a28938340) 0
- QList<QItemSelectionRange> (0x0x7f5a289383a8) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f5a28925660) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f5a28925b40) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f5a287362a0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f5a287367e0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f5a28736840) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f5a28736a20) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f5a28736a80) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f5a287369c0) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f5a28846cc0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f5a28846d20) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f5a284c13c0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f5a284c1420) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f5a284c1360) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f5a285786c0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f5a285806e8) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7f5a28578660) 0
- primary-for QLibrary (0x0x7f5a285806e8)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f5a28578d80) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f5a285788a0) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f5a286672a0) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f5a28667300) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f5a286675a0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f5a28667ba0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f5a2830c540) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f5a2830cb40) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f5a2830cea0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f5a28448060) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f5a28448000) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f5a284481e0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f5a28448480) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f5a28448ae0) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f5a28448b40) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f5a2817f180) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f5a2817f480) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f5a2817f4e0) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f5a2817f7e0) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f5a28176958) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7f5a2817f780) 0
- primary-for QMimeData (0x0x7f5a28176958)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f5a2817f840) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f5a2817fb40) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f5a2817fc00) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f5a28176b60) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7f5a2817fba0) 0
- primary-for QObjectCleanupHandler (0x0x7f5a28176b60)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f5a2817fc60) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f5a2820a420) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f5a2820e270) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f5a2820e2d8) 0
- primary-for QParallelAnimationGroup (0x0x7f5a2820e270)
- QAbstractAnimation (0x0x7f5a2820e340) 0
- primary-for QAnimationGroup (0x0x7f5a2820e2d8)
- QObject (0x0x7f5a2820a3c0) 0
- primary-for QAbstractAnimation (0x0x7f5a2820e340)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f5a2820a4e0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f5a2820e3a8) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7f5a2820e410) 0
- primary-for QPauseAnimation (0x0x7f5a2820e3a8)
- QObject (0x0x7f5a2820a480) 0
- primary-for QAbstractAnimation (0x0x7f5a2820e410)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f5a2820a6c0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f5a2820a9c0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f5a2820e618) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7f5a2820a960) 0
- primary-for QPluginLoader (0x0x7f5a2820e618)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f5a2820aa20) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f5a28294120) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f5a2820ec98) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7f5a2820ed00) 0
- primary-for QProcess (0x0x7f5a2820ec98)
- QObject (0x0x7f5a282940c0) 0
- primary-for QIODevice (0x0x7f5a2820ed00)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f5a282941e0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f5a2820ed68) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7f5a2820edd0) 0
- primary-for QVariantAnimation (0x0x7f5a2820ed68)
- QObject (0x0x7f5a28294180) 0
- primary-for QAbstractAnimation (0x0x7f5a2820edd0)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f5a282942a0) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f5a2820eea0) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7f5a2820ef08) 0
- primary-for QPropertyAnimation (0x0x7f5a2820eea0)
- QAbstractAnimation (0x0x7f5a2820ef70) 0
- primary-for QVariantAnimation (0x0x7f5a2820ef08)
- QObject (0x0x7f5a28294240) 0
- primary-for QAbstractAnimation (0x0x7f5a2820ef70)
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7f5a282943c0) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7f5a28294360) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7f5a27e8c270) 0
- QRandomGenerator (0x0x7f5a27e87360) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f5a27e87420) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f5a27e876c0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f5a27e87780) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f5a27e87840) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f5a27e87ae0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f5a27e87d80) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f5a27be5060) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f5a27be5300) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f5a27be5480) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f5a27e8cdd0) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7f5a27e8ce38) 0
- primary-for QSaveFile (0x0x7f5a27e8cdd0)
- QIODevice (0x0x7f5a27e8cea0) 0
- primary-for QFileDevice (0x0x7f5a27e8ce38)
- QObject (0x0x7f5a27be5420) 0
- primary-for QIODevice (0x0x7f5a27e8cea0)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f5a27be55a0) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7f5a27be5720) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f5a27a2cd20) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f5a27a41750) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f5a27a417b8) 0
- primary-for QSequentialAnimationGroup (0x0x7f5a27a41750)
- QAbstractAnimation (0x0x7f5a27a41820) 0
- primary-for QAnimationGroup (0x0x7f5a27a417b8)
- QObject (0x0x7f5a27a2ccc0) 0
- primary-for QAbstractAnimation (0x0x7f5a27a41820)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f5a27a2cde0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f5a27a41888) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7f5a27a2cd80) 0
- primary-for QSettings (0x0x7f5a27a41888)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f5a27a2cea0) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f5a27a418f0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7f5a27a2ce40) 0
- primary-for QSharedMemory (0x0x7f5a27a418f0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f5a27a2cf60) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f5a27a41958) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7f5a27a2cf00) 0
- primary-for QSignalMapper (0x0x7f5a27a41958)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f5a27aa7060) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f5a27a419c0) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7f5a27a41a28) 0
- primary-for QSignalTransition (0x0x7f5a27a419c0)
- QObject (0x0x7f5a27aa7000) 0
- primary-for QAbstractTransition (0x0x7f5a27a41a28)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f5a27aa7120) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f5a27a41a90) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7f5a27aa70c0) 0
- primary-for QSocketNotifier (0x0x7f5a27a41a90)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f5a27aa71e0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f5a27a41af8) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f5a27a41b60) 0
- primary-for QSortFilterProxyModel (0x0x7f5a27a41af8)
- QAbstractItemModel (0x0x7f5a27a41bc8) 0
- primary-for QAbstractProxyModel (0x0x7f5a27a41b60)
- QObject (0x0x7f5a27aa7180) 0
- primary-for QAbstractItemModel (0x0x7f5a27a41bc8)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f5a27aa72a0) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f5a27aa74e0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f5a27a41d68) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7f5a27a41dd0) 0
- primary-for QState (0x0x7f5a27a41d68)
- QObject (0x0x7f5a27aa7480) 0
- primary-for QAbstractState (0x0x7f5a27a41dd0)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f5a27aa7600) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f5a27a41f70) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7f5a27aa7660) 0
- primary-for QStateMachine::SignalEvent (0x0x7f5a27a41f70)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f5a27b57000) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7f5a27aa76c0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f5a27b57000)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f5a27a41e38) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7f5a27a41ea0) 0
- primary-for QStateMachine (0x0x7f5a27a41e38)
- QAbstractState (0x0x7f5a27a41f08) 0
- primary-for QState (0x0x7f5a27a41ea0)
- QObject (0x0x7f5a27aa75a0) 0
- primary-for QAbstractState (0x0x7f5a27a41f08)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f5a27aa7720) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f5a277ad660) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f5a27834a20) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f5a27864000) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7f5a27864068) 0
- primary-for QStringListModel (0x0x7f5a27864000)
- QAbstractItemModel (0x0x7f5a278640d0) 0
- primary-for QAbstractListModel (0x0x7f5a27864068)
- QObject (0x0x7f5a278349c0) 0
- primary-for QAbstractItemModel (0x0x7f5a278640d0)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f5a27834a80) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f5a27834b40) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f5a27834c60) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f5a27864138) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7f5a278641a0) 0
- primary-for QTemporaryFile (0x0x7f5a27864138)
- QFileDevice (0x0x7f5a27864208) 0
- primary-for QFile (0x0x7f5a278641a0)
- QIODevice (0x0x7f5a27864270) 0
- primary-for QFileDevice (0x0x7f5a27864208)
- QObject (0x0x7f5a27834c00) 0
- primary-for QIODevice (0x0x7f5a27864270)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f5a27834cc0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f5a27834f00) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f5a27834ea0) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f5a278e6120) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f5a278e6180) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7f5a278e61e0) 0
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7f5a278e6240) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7f5a27864478) 0
- std::__mutex_base (0x0x7f5a278e62a0) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7f5a278644e0) 0
- std::__recursive_mutex_base (0x0x7f5a278e6300) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7f5a27950070) 0
- std::__mutex_base (0x0x7f5a278e6420) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7f5a278e6480) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7f5a27950a10) 0
- std::__recursive_mutex_base (0x0x7f5a278e6540) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7f5a278e65a0) 0 empty
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7f5a278e6600) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7f5a278e6660) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7f5a278e66c0) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7f5a278e6900) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7f5a27864618) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16u)
- std::exception (0x0x7f5a278e69c0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7f5a27864618)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7f5a27864680) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16u)
- std::exception (0x0x7f5a278e6a80) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7f5a27864680)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7f5a278646e8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16u)
- std::exception (0x0x7f5a278e6b40) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7f5a278646e8)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7f5a278647b8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16u)
- std::exception (0x0x7f5a278e6c00) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7f5a278647b8)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7f5a278e6cc0) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7f5a278e6d20) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7f5a278e6d80) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7f5a278e6de0) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7f5a27864a90) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16u)
- std::exception (0x0x7f5a27632180) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7f5a27864a90)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7f5a276329c0) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7f5a273e01e0) 0
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7f5a273e03c0) 0
-
-Vtable for std::thread::_Impl_base
-std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread10_Impl_baseE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_Impl_base
- size=24 align=8
- base size=24 base align=8
-std::thread::_Impl_base (0x0x7f5a273e0420) 0
- vptr=((& std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE) + 16u)
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7f5a273e0360) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7f5a275a1060) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7f5a275a1120) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7f5a275a1180) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7f5a272537e0) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7f5a27248dd0) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16u)
- std::logic_error (0x0x7f5a27248e38) 0
- primary-for std::future_error (0x0x7f5a27248dd0)
- std::exception (0x0x7f5a27253900) 0 nearly-empty
- primary-for std::logic_error (0x0x7f5a27248e38)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7f5a27253a20) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7f5a272539c0) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16u)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7f5a272ebf60) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7f5a26fd5410) 0
- std::__at_thread_exit_elt (0x0x7f5a26ff9060) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7f5a27253ba0) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16u)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7f5a27253960) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7f5a26d7c000) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16u)
- std::__future_base::_State_baseV2 (0x0x7f5a26d1bf00) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7f5a26d7c000)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f5a26d84660) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f5a26d7ca90) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7f5a26d84600) 0
- primary-for QThread (0x0x7f5a26d7ca90)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f5a26d84780) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f5a26d7caf8) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7f5a26d84720) 0
- primary-for QThreadPool (0x0x7f5a26d7caf8)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f5a26d847e0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f5a26d84900) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f5a26d7cb60) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7f5a26d848a0) 0
- primary-for QTimeLine (0x0x7f5a26d7cb60)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f5a26d849c0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f5a26d7cbc8) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7f5a26d84960) 0
- primary-for QTimer (0x0x7f5a26d7cbc8)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f5a26a4a120) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f5a26a4a0c0) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f5a26a4a6c0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f5a26a41750) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7f5a26a4a660) 0
- primary-for QTranslator (0x0x7f5a26a41750)
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f5a26a4a720) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f5a26a4ad80) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f5a26a4ade0) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f5a26af70c0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f5a26b06478) 0
- QVector<QXmlStreamAttribute> (0x0x7f5a26af7480) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f5a26af74e0) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f5a26af7780) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f5a26af7a20) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f5a26af7cc0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f5a26af7d20) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f5a26802780) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f5a268028a0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f5a26802b40) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f5a26926540) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f5a269264e0) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f5a265d78a0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f5a26688de0) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f5a266d30c0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f5a266d1270) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7f5a266d32a0) 0
- primary-for QInputEvent (0x0x7f5a266d1270)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f5a266d12d8) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7f5a266d3300) 0
- primary-for QEnterEvent (0x0x7f5a266d12d8)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f5a266d1340) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7f5a266d13a8) 0
- primary-for QMouseEvent (0x0x7f5a266d1340)
- QEvent (0x0x7f5a266d3360) 0
- primary-for QInputEvent (0x0x7f5a266d13a8)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f5a266d1410) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7f5a266d1478) 0
- primary-for QHoverEvent (0x0x7f5a266d1410)
- QEvent (0x0x7f5a266d33c0) 0
- primary-for QInputEvent (0x0x7f5a266d1478)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f5a266d14e0) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7f5a266d1548) 0
- primary-for QWheelEvent (0x0x7f5a266d14e0)
- QEvent (0x0x7f5a266d3420) 0
- primary-for QInputEvent (0x0x7f5a266d1548)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f5a266d15b0) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7f5a266d1618) 0
- primary-for QTabletEvent (0x0x7f5a266d15b0)
- QEvent (0x0x7f5a266d3480) 0
- primary-for QInputEvent (0x0x7f5a266d1618)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f5a266d1680) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7f5a266d16e8) 0
- primary-for QNativeGestureEvent (0x0x7f5a266d1680)
- QEvent (0x0x7f5a266d34e0) 0
- primary-for QInputEvent (0x0x7f5a266d16e8)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f5a266d1750) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7f5a266d17b8) 0
- primary-for QKeyEvent (0x0x7f5a266d1750)
- QEvent (0x0x7f5a266d3540) 0
- primary-for QInputEvent (0x0x7f5a266d17b8)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f5a266d1820) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7f5a266d35a0) 0
- primary-for QFocusEvent (0x0x7f5a266d1820)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f5a266d1888) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7f5a266d3600) 0
- primary-for QPaintEvent (0x0x7f5a266d1888)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f5a266d18f0) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7f5a266d3660) 0
- primary-for QMoveEvent (0x0x7f5a266d18f0)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f5a266d1958) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7f5a266d36c0) 0
- primary-for QExposeEvent (0x0x7f5a266d1958)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f5a266d19c0) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7f5a266d3720) 0
- primary-for QPlatformSurfaceEvent (0x0x7f5a266d19c0)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f5a266d1a28) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7f5a266d3780) 0
- primary-for QResizeEvent (0x0x7f5a266d1a28)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f5a266d1a90) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7f5a266d37e0) 0
- primary-for QCloseEvent (0x0x7f5a266d1a90)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f5a266d1af8) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7f5a266d3840) 0
- primary-for QIconDragEvent (0x0x7f5a266d1af8)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f5a266d1b60) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7f5a266d38a0) 0
- primary-for QShowEvent (0x0x7f5a266d1b60)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f5a266d1bc8) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7f5a266d3900) 0
- primary-for QHideEvent (0x0x7f5a266d1bc8)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f5a266d1c30) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7f5a266d1c98) 0
- primary-for QContextMenuEvent (0x0x7f5a266d1c30)
- QEvent (0x0x7f5a266d3960) 0
- primary-for QInputEvent (0x0x7f5a266d1c98)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f5a266d3a20) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f5a266d1d00) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7f5a266d39c0) 0
- primary-for QInputMethodEvent (0x0x7f5a266d1d00)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f5a266d3ea0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f5a26447068) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7f5a266d3e40) 0
- primary-for QInputMethodQueryEvent (0x0x7f5a26447068)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f5a26447340) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7f5a2647e240) 0
- primary-for QDropEvent (0x0x7f5a26447340)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f5a264473a8) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7f5a26447410) 0
- primary-for QDragMoveEvent (0x0x7f5a264473a8)
- QEvent (0x0x7f5a2647e2a0) 0
- primary-for QDropEvent (0x0x7f5a26447410)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f5a26447478) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7f5a264474e0) 0
- primary-for QDragEnterEvent (0x0x7f5a26447478)
- QDropEvent (0x0x7f5a26447548) 0
- primary-for QDragMoveEvent (0x0x7f5a264474e0)
- QEvent (0x0x7f5a2647e300) 0
- primary-for QDropEvent (0x0x7f5a26447548)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f5a264475b0) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7f5a2647e360) 0
- primary-for QDragLeaveEvent (0x0x7f5a264475b0)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f5a26447618) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7f5a2647e3c0) 0
- primary-for QHelpEvent (0x0x7f5a26447618)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f5a26447680) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7f5a2647e420) 0
- primary-for QStatusTipEvent (0x0x7f5a26447680)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f5a264476e8) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7f5a2647e480) 0
- primary-for QWhatsThisClickedEvent (0x0x7f5a264476e8)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f5a26447750) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7f5a2647e4e0) 0
- primary-for QActionEvent (0x0x7f5a26447750)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f5a264477b8) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7f5a2647e540) 0
- primary-for QFileOpenEvent (0x0x7f5a264477b8)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f5a26447820) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7f5a2647e5a0) 0
- primary-for QToolBarChangeEvent (0x0x7f5a26447820)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f5a26447888) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7f5a2647e600) 0
- primary-for QShortcutEvent (0x0x7f5a26447888)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f5a264478f0) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7f5a2647e660) 0
- primary-for QWindowStateChangeEvent (0x0x7f5a264478f0)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f5a2647e6c0) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f5a2647ed80) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f5a26447f70) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7f5a264ed000) 0
- primary-for QTouchEvent (0x0x7f5a26447f70)
- QEvent (0x0x7f5a2647ed20) 0
- primary-for QInputEvent (0x0x7f5a264ed000)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f5a261ac820) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7f5a261b0420) 0
- primary-for QScrollPrepareEvent (0x0x7f5a261ac820)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f5a261ac888) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7f5a261b0480) 0
- primary-for QScrollEvent (0x0x7f5a261ac888)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f5a261ac8f0) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7f5a261b04e0) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f5a261ac8f0)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f5a261ac958) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7f5a261b0540) 0
- primary-for QApplicationStateChangeEvent (0x0x7f5a261ac958)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f5a261b05a0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f5a262646e8) 0
- QVector<QPoint> (0x0x7f5a2626f2a0) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f5a26264a90) 0
- QVector<QPointF> (0x0x7f5a2626f720) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f5a2626fae0) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f5a2626fde0) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f5a2626fd80) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f5a25fb77e0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f5a25fb7900) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f5a26055060) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f5a260550c0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f5a26108958) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7f5a26055b40) 0
- primary-for QImage (0x0x7f5a26108958)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f5a25df04e0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7f5a25ddfae0) 0
- primary-for QPixmap (0x0x7f5a25df04e0)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f5a25ddfde0) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f5a25e775a0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f5a25e77600) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f5a25df0e38) 0
- QGradient (0x0x7f5a25e778a0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f5a25df0ea0) 0
- QGradient (0x0x7f5a25e77900) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f5a25df0f08) 0
- QGradient (0x0x7f5a25e77960) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f5a25e779c0) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f5a25f70c00) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f5a25f70ba0) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f5a25ba93c0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f5a25ba9ae0) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f5a25c167b8) 0
- QTextFormat (0x0x7f5a25c59960) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f5a25d4a068) 0
- QTextFormat (0x0x7f5a25c59c00) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f5a25d4a2d8) 0
- QTextFormat (0x0x7f5a25c59ea0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f5a25d4a4e0) 0
- QTextCharFormat (0x0x7f5a25d4a548) 0
- QTextFormat (0x0x7f5a25d87180) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f5a25d4a750) 0
- QTextFormat (0x0x7f5a25d87420) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f5a25d4a958) 0
- QTextFrameFormat (0x0x7f5a25d4a9c0) 0
- QTextFormat (0x0x7f5a25d876c0) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f5a25d4abc8) 0
- QTextCharFormat (0x0x7f5a25d4ac30) 0
- QTextFormat (0x0x7f5a25d879c0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f5a25d87c60) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f5a25d87cc0) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f5a25a481e0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f5a25a484e0) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f5a25a487e0) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f5a25a488a0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f5a25a48840) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f5a25b36300) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f5a25b36360) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f5a25b36420) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f5a25a4c478) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7f5a25b363c0) 0
- primary-for QTextDocument (0x0x7f5a25a4c478)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f5a25b36660) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f5a25b36600) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f5a25854720) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f5a25854780) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f5a258547e0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f5a25851c98) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7f5a258546c0) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f5a25851c98)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f5a25854d80) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f5a25854ea0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f5a25854f00) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f5a25854e40) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f5a25909120) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f5a25909180) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f5a259091e0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f5a25909240) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f5a259092a0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f5a25909300) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f5a25909360) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f5a259093c0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f5a25909420) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f5a258d56e8) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f5a25909960) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f5a258d56e8)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f5a258d5750) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7f5a259099c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f5a258d5750)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f5a258d57b8) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f5a258d5820) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f5a258d57b8)
- QAccessibleEvent (0x0x7f5a25909a20) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f5a258d5820)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f5a258d5888) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f5a258d58f0) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f5a258d5888)
- QAccessibleEvent (0x0x7f5a25909a80) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f5a258d58f0)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f5a258d5958) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f5a258d59c0) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f5a258d5958)
- QAccessibleEvent (0x0x7f5a25909ae0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f5a258d59c0)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f5a258d5a28) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f5a258d5a90) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f5a258d5a28)
- QAccessibleEvent (0x0x7f5a25909b40) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f5a258d5a90)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f5a258d5af8) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f5a25909ba0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f5a258d5af8)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f5a258d5b60) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f5a25909c00) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f5a258d5b60)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f5a25909cc0) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f5a25909d80) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f5a258d5bc8) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7f5a25909d20) 0
- primary-for QAccessibleBridgePlugin (0x0x7f5a258d5bc8)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f5a258d5c30) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7f5a25909de0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f5a258d5c30)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f5a258d5c98) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7f5a258d5d00) 0
- primary-for QAccessibleApplication (0x0x7f5a258d5c98)
- QAccessibleInterface (0x0x7f5a25909e40) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f5a258d5d00)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f5a25909f00) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f5a258d5d68) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7f5a25909ea0) 0
- primary-for QAccessiblePlugin (0x0x7f5a258d5d68)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f5a25909f60) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f5a25693180) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f5a25693300) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f5a2575c6c0) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f5a253e7cc0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f5a253ff380) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7f5a253e7c00) 0
- primary-for QWindow (0x0x7f5a253ff380)
- QSurface (0x0x7f5a253e7c60) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f5a253e7de0) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f5a253eadd0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7f5a253eae38) 0
- primary-for QBitmap (0x0x7f5a253eadd0)
- QPaintDevice (0x0x7f5a253e7ea0) 0
- primary-for QPixmap (0x0x7f5a253eae38)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f5a25479240) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f5a2547d0d0) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7f5a254791e0) 0
- primary-for QClipboard (0x0x7f5a2547d0d0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f5a254792a0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f5a25479360) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f5a2547d138) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7f5a25479300) 0
- primary-for QDrag (0x0x7f5a2547d138)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f5a254793c0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f5a25479660) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f5a25479960) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f5a2554ee40) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f5a2547d9c0) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7f5a2554ede0) 0
- primary-for QGenericPlugin (0x0x7f5a2547d9c0)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f5a2554eea0) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f5a2554ef60) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f5a2547da28) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7f5a2554ef00) 0
- primary-for QInputMethod (0x0x7f5a2547da28)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f5a2525f060) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f5a2547da90) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7f5a2547daf8) 0
- primary-for QGuiApplication (0x0x7f5a2547da90)
- QObject (0x0x7f5a2525f000) 0
- primary-for QCoreApplication (0x0x7f5a2547daf8)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f5a2525f5a0) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f5a2525f720) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f5a2525f540) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f5a2525f7e0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f5a25294068) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7f5a2525f780) 0
- primary-for QIconEnginePlugin (0x0x7f5a25294068)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f5a2525f840) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f5a2525f9c0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f5a252940d0) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7f5a2525f960) 0
- primary-for QImageIOPlugin (0x0x7f5a252940d0)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f5a2525fba0) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f5a2525fc00) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f5a2525fc60) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f5a2525ff00) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f5a24fac1e0) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f5a24fac7e0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f5a24facf60) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f5a250b42d8) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7f5a24facf00) 0
- primary-for QMovie (0x0x7f5a250b42d8)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f5a24db60c0) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f5a25175b60) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7f5a24db6000) 0
- primary-for QOffscreenSurface (0x0x7f5a25175b60)
- QSurface (0x0x7f5a24db6060) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f5a24db6180) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f5a24db6360) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f5a24b1be40) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f5a24b1bea0) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f5a24b1bf00) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f5a24b1bf60) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f5a24b67060) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f5a24b3f548) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67000) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f5a24b67180) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f5a24b3f5b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67120) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f5a24b672a0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f5a24b3f618) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67240) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f5a24b673c0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f5a24b3f680) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67360) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f5a24b67540) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f5a24b3f6e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b674e0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f5a24b67660) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f5a24b3f750) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67600) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f5a24b67780) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f5a24b3f7b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67720) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f5a24b678a0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f5a24b3f820) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67840) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f5a24b679c0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f5a24b3f888) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67960) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f5a24b67ae0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f5a24b3f8f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67a80) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f5a24b67c00) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f5a24b3f958) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67ba0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f5a24b67d20) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f5a24b3f9c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67cc0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f5a24b67e40) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f5a24b3fa28) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67de0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f5a24b67f60) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f5a24b3fa90) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a24b67f00) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f5a2485e0c0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f5a24b3faf8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e060) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f5a2485e1e0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f5a24b3fb60) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e180) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f5a2485e300) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f5a24b3fbc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e2a0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f5a2485e480) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f5a24b3fc30) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e420) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f5a2485e5a0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f5a24b3fc98) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e540) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f5a2485e6c0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f5a24b3fd00) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e660) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f5a2485e7e0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f5a24b3fd68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e780) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f5a2485e900) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f5a24b3fdd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e8a0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f5a2485ea20) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f5a24b3fe38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485e9c0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f5a2485eb40) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f5a24b3fea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485eae0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f5a2485ec60) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f5a24b3ff08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485ec00) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f5a2485ed80) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f5a24b3ff70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485ed20) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f5a2485eea0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f5a24972000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f5a2485ee40) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f5a2485ef60) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f5a2498c960) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f5a24972a28) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7f5a2498c900) 0
- primary-for QOpenGLContextGroup (0x0x7f5a24972a28)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f5a2498ca20) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f5a24972a90) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7f5a2498c9c0) 0
- primary-for QOpenGLContext (0x0x7f5a24972a90)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f5a2498ca80) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f5a2461d2a0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f5a24972f08) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7f5a2461d240) 0
- primary-for QOpenGLDebugLogger (0x0x7f5a24972f08)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f5a2461d420) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f5a2461d660) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f5a2461d600) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f5a246e61a0) 0
- QOpenGLFunctions (0x0x7f5a243efd80) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f5a243efe40) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f5a246e6208) 0
- QOpenGLFunctionsPrivate (0x0x7f5a243efde0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f5a2425a540) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f5a2425a660) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f5a246e64e0) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7f5a2425a6c0) 0
- primary-for QOpenGLPaintDevice (0x0x7f5a246e64e0)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f5a2425a7e0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f5a2425ab40) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f5a246e66e8) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7f5a2425aae0) 0
- primary-for QOpenGLShader (0x0x7f5a246e66e8)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f5a2425ad80) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f5a246e6820) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7f5a2425ad20) 0
- primary-for QOpenGLShaderProgram (0x0x7f5a246e6820)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f5a2425ade0) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f5a23fce0c0) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f5a23fce240) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f5a246e6958) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7f5a23fce1e0) 0
- primary-for QOpenGLTimerQuery (0x0x7f5a246e6958)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f5a23fce300) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f5a246e69c0) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7f5a23fce2a0) 0
- primary-for QOpenGLTimeMonitor (0x0x7f5a246e69c0)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f5a23fce3c0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f5a23fce420) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f5a246e6a28) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7f5a23fce360) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f5a246e6a28)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f5a23fce5a0) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f5a24036a80) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7f5a24036af0) 0
- primary-for QPaintDeviceWindow (0x0x7f5a24036a80)
- QObject (0x0x7f5a23fce480) 0
- primary-for QWindow (0x0x7f5a24036af0)
- QSurface (0x0x7f5a23fce4e0) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7f5a23fce540) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f5a23fce720) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f5a246e6af8) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7f5a24036e70) 0
- primary-for QOpenGLWindow (0x0x7f5a246e6af8)
- QWindow (0x0x7f5a24036ee0) 0
- primary-for QPaintDeviceWindow (0x0x7f5a24036e70)
- QObject (0x0x7f5a23fce600) 0
- primary-for QWindow (0x0x7f5a24036ee0)
- QSurface (0x0x7f5a23fce660) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7f5a23fce6c0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f5a23fce780) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f5a240b3180) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f5a240b3ba0) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f5a240a0820) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7f5a240b3b40) 0
- primary-for QPagedPaintDevice (0x0x7f5a240a0820)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f5a240b3c60) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f5a240b3c00) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f5a23da7a80) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f5a23da7d20) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f5a23f73000) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f5a23f73420) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f5a23bb3e00) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7f5a23f73360) 0
- primary-for QPdfWriter (0x0x7f5a23bb3e00)
- QPagedPaintDevice (0x0x7f5a23f02888) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7f5a23f733c0) 16
- primary-for QPagedPaintDevice (0x0x7f5a23f02888)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f5a23f028f0) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7f5a23f735a0) 0
- primary-for QPicture (0x0x7f5a23f028f0)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f5a23f738a0) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f5a23f73960) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f5a23f02af8) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7f5a23f73900) 0
- primary-for QPictureFormatPlugin (0x0x7f5a23f02af8)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f5a23f73a20) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f5a23f739c0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f5a23cb4ba0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f5a23cc1208) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7f5a23cbbbd0) 0
- primary-for QRasterWindow (0x0x7f5a23cc1208)
- QWindow (0x0x7f5a23cbbc40) 0
- primary-for QPaintDeviceWindow (0x0x7f5a23cbbbd0)
- QObject (0x0x7f5a23cb4a80) 0
- primary-for QWindow (0x0x7f5a23cbbc40)
- QSurface (0x0x7f5a23cb4ae0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7f5a23cb4b40) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f5a23cb4c60) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f5a23cc12d8) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7f5a23cb4c00) 0
- primary-for QScreen (0x0x7f5a23cc12d8)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f5a23cb4d20) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f5a23cc1340) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7f5a23cb4cc0) 0
- primary-for QSessionManager (0x0x7f5a23cc1340)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f5a23cb4d80) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f5a23d524e0) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f5a23cc19c0) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7f5a23cc1a28) 0
- primary-for QStandardItemModel (0x0x7f5a23cc19c0)
- QObject (0x0x7f5a23d52480) 0
- primary-for QAbstractItemModel (0x0x7f5a23cc1a28)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f5a23d52540) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f5a23d529c0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f5a23cc1c30) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7f5a23d52960) 0
- primary-for QStyleHints (0x0x7f5a23cc1c30)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f5a23d52a80) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f5a23cc1c98) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7f5a23d52a20) 0
- primary-for QTextObject (0x0x7f5a23cc1c98)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f5a23d52b40) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f5a23cc1d00) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7f5a23cc1d68) 0
- primary-for QTextBlockGroup (0x0x7f5a23cc1d00)
- QObject (0x0x7f5a23d52ae0) 0
- primary-for QTextObject (0x0x7f5a23cc1d68)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f5a23d52ba0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f5a23d52c60) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f5a23d52cc0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f5a23cc1dd0) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7f5a23cc1e38) 0
- primary-for QTextFrame (0x0x7f5a23cc1dd0)
- QObject (0x0x7f5a23d52c00) 0
- primary-for QTextObject (0x0x7f5a23cc1e38)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f5a23d52f60) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f5a23a9d060) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f5a23a9d000) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f5a23a9d540) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f5a23a9d840) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f5a23a97548) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7f5a23a9d7e0) 0
- primary-for QSyntaxHighlighter (0x0x7f5a23a97548)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f5a23a9d8a0) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f5a23a9d900) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f5a23a9d9c0) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f5a23a975b0) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7f5a23a97618) 0
- primary-for QTextList (0x0x7f5a23a975b0)
- QTextObject (0x0x7f5a23a97680) 0
- primary-for QTextBlockGroup (0x0x7f5a23a97618)
- QObject (0x0x7f5a23a9d960) 0
- primary-for QTextObject (0x0x7f5a23a97680)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f5a23a9da20) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f5a23a9dae0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f5a23a976e8) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7f5a23a97750) 0
- primary-for QTextTable (0x0x7f5a23a976e8)
- QTextObject (0x0x7f5a23a977b8) 0
- primary-for QTextFrame (0x0x7f5a23a97750)
- QObject (0x0x7f5a23a9da80) 0
- primary-for QTextObject (0x0x7f5a23a977b8)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f5a23a9dba0) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f5a23a97820) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7f5a23a9db40) 0
- primary-for QValidator (0x0x7f5a23a97820)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f5a23a9dc60) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f5a23a97888) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7f5a23a978f0) 0
- primary-for QIntValidator (0x0x7f5a23a97888)
- QObject (0x0x7f5a23a9dc00) 0
- primary-for QValidator (0x0x7f5a23a978f0)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f5a23a9dd20) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f5a23a97958) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7f5a23a979c0) 0
- primary-for QDoubleValidator (0x0x7f5a23a97958)
- QObject (0x0x7f5a23a9dcc0) 0
- primary-for QValidator (0x0x7f5a23a979c0)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f5a23a9de40) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f5a23a97a28) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7f5a23a97a90) 0
- primary-for QRegExpValidator (0x0x7f5a23a97a28)
- QObject (0x0x7f5a23a9dde0) 0
- primary-for QValidator (0x0x7f5a23a97a90)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f5a23a9df00) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f5a23a97af8) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7f5a23a97b60) 0
- primary-for QRegularExpressionValidator (0x0x7f5a23a97af8)
- QObject (0x0x7f5a23a9dea0) 0
- primary-for QValidator (0x0x7f5a23a97b60)
-
-Class QNetworkRequest
- size=8 align=8
- base size=8 base align=8
-QNetworkRequest (0x0x7f5a23a9df60) 0
-
-Class QNetworkCacheMetaData
- size=8 align=8
- base size=8 base align=8
-QNetworkCacheMetaData (0x0x7f5a237a94e0) 0
-
-Class QAbstractNetworkCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractNetworkCache::QPrivateSignal (0x0x7f5a237a9ba0) 0 empty
-
-Vtable for QAbstractNetworkCache
-QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
-16 (int (*)(...))QAbstractNetworkCache::metaObject
-24 (int (*)(...))QAbstractNetworkCache::qt_metacast
-32 (int (*)(...))QAbstractNetworkCache::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNetworkCache
- size=16 align=8
- base size=16 base align=8
-QAbstractNetworkCache (0x0x7f5a237ee3a8) 0
- vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 16u)
- QObject (0x0x7f5a237a9b40) 0
- primary-for QAbstractNetworkCache (0x0x7f5a237ee3a8)
-
-Class QAbstractSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractSocket::QPrivateSignal (0x0x7f5a237a9c60) 0 empty
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAbstractSocket)
-16 (int (*)(...))QAbstractSocket::metaObject
-24 (int (*)(...))QAbstractSocket::qt_metacast
-32 (int (*)(...))QAbstractSocket::qt_metacall
-40 (int (*)(...))QAbstractSocket::~QAbstractSocket
-48 (int (*)(...))QAbstractSocket::~QAbstractSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QAbstractSocket
- size=16 align=8
- base size=16 base align=8
-QAbstractSocket (0x0x7f5a237ee410) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 16u)
- QIODevice (0x0x7f5a237ee478) 0
- primary-for QAbstractSocket (0x0x7f5a237ee410)
- QObject (0x0x7f5a237a9c00) 0
- primary-for QIODevice (0x0x7f5a237ee478)
-
-Class QAuthenticator
- size=8 align=8
- base size=8 base align=8
-QAuthenticator (0x0x7f5a2389d240) 0
-
-Class QDnsDomainNameRecord
- size=8 align=8
- base size=8 base align=8
-QDnsDomainNameRecord (0x0x7f5a2389d2a0) 0
-
-Class QDnsHostAddressRecord
- size=8 align=8
- base size=8 base align=8
-QDnsHostAddressRecord (0x0x7f5a2389d5a0) 0
-
-Class QDnsMailExchangeRecord
- size=8 align=8
- base size=8 base align=8
-QDnsMailExchangeRecord (0x0x7f5a2389d8a0) 0
-
-Class QDnsServiceRecord
- size=8 align=8
- base size=8 base align=8
-QDnsServiceRecord (0x0x7f5a2389dba0) 0
-
-Class QDnsTextRecord
- size=8 align=8
- base size=8 base align=8
-QDnsTextRecord (0x0x7f5a2389dea0) 0
-
-Class QDnsLookup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDnsLookup::QPrivateSignal (0x0x7f5a2392f240) 0 empty
-
-Vtable for QDnsLookup
-QDnsLookup::_ZTV10QDnsLookup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDnsLookup)
-16 (int (*)(...))QDnsLookup::metaObject
-24 (int (*)(...))QDnsLookup::qt_metacast
-32 (int (*)(...))QDnsLookup::qt_metacall
-40 (int (*)(...))QDnsLookup::~QDnsLookup
-48 (int (*)(...))QDnsLookup::~QDnsLookup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDnsLookup
- size=16 align=8
- base size=16 base align=8
-QDnsLookup (0x0x7f5a237eeea0) 0
- vptr=((& QDnsLookup::_ZTV10QDnsLookup) + 16u)
- QObject (0x0x7f5a2392f1e0) 0
- primary-for QDnsLookup (0x0x7f5a237eeea0)
-
-Class QTcpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpSocket::QPrivateSignal (0x0x7f5a2392f300) 0 empty
-
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpSocket)
-16 (int (*)(...))QTcpSocket::metaObject
-24 (int (*)(...))QTcpSocket::qt_metacast
-32 (int (*)(...))QTcpSocket::qt_metacall
-40 (int (*)(...))QTcpSocket::~QTcpSocket
-48 (int (*)(...))QTcpSocket::~QTcpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QTcpSocket
- size=16 align=8
- base size=16 base align=8
-QTcpSocket (0x0x7f5a237eef08) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 16u)
- QAbstractSocket (0x0x7f5a237eef70) 0
- primary-for QTcpSocket (0x0x7f5a237eef08)
- QIODevice (0x0x7f5a2394e000) 0
- primary-for QAbstractSocket (0x0x7f5a237eef70)
- QObject (0x0x7f5a2392f2a0) 0
- primary-for QIODevice (0x0x7f5a2394e000)
-
-Class QSslCertificate
- size=8 align=8
- base size=8 base align=8
-QSslCertificate (0x0x7f5a2392f4e0) 0
-
-Class QSslError
- size=8 align=8
- base size=8 base align=8
-QSslError (0x0x7f5a2392f900) 0
-
-Class QSslSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSslSocket::QPrivateSignal (0x0x7f5a235f72a0) 0 empty
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSslSocket)
-16 (int (*)(...))QSslSocket::metaObject
-24 (int (*)(...))QSslSocket::qt_metacast
-32 (int (*)(...))QSslSocket::qt_metacall
-40 (int (*)(...))QSslSocket::~QSslSocket
-48 (int (*)(...))QSslSocket::~QSslSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QSslSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QSslSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QSslSocket::bytesAvailable
-184 (int (*)(...))QSslSocket::bytesToWrite
-192 (int (*)(...))QSslSocket::canReadLine
-200 (int (*)(...))QSslSocket::waitForReadyRead
-208 (int (*)(...))QSslSocket::waitForBytesWritten
-216 (int (*)(...))QSslSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QSslSocket::writeData
-240 (int (*)(...))QSslSocket::resume
-248 (int (*)(...))QSslSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QSslSocket::disconnectFromHost
-272 (int (*)(...))QSslSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QSslSocket::setSocketDescriptor
-296 (int (*)(...))QSslSocket::setSocketOption
-304 (int (*)(...))QSslSocket::socketOption
-312 (int (*)(...))QSslSocket::waitForConnected
-320 (int (*)(...))QSslSocket::waitForDisconnected
-
-Class QSslSocket
- size=16 align=8
- base size=16 base align=8
-QSslSocket (0x0x7f5a2394e9c0) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 16u)
- QTcpSocket (0x0x7f5a2394ea28) 0
- primary-for QSslSocket (0x0x7f5a2394e9c0)
- QAbstractSocket (0x0x7f5a2394ea90) 0
- primary-for QTcpSocket (0x0x7f5a2394ea28)
- QIODevice (0x0x7f5a2394eaf8) 0
- primary-for QAbstractSocket (0x0x7f5a2394ea90)
- QObject (0x0x7f5a235f7240) 0
- primary-for QIODevice (0x0x7f5a2394eaf8)
-
-Class QDtlsClientVerifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDtlsClientVerifier::QPrivateSignal (0x0x7f5a235f7360) 0 empty
-
-Class QDtlsClientVerifier::GeneratorParameters
- size=16 align=8
- base size=16 base align=8
-QDtlsClientVerifier::GeneratorParameters (0x0x7f5a235f73c0) 0
-
-Vtable for QDtlsClientVerifier
-QDtlsClientVerifier::_ZTV19QDtlsClientVerifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QDtlsClientVerifier)
-16 (int (*)(...))QDtlsClientVerifier::metaObject
-24 (int (*)(...))QDtlsClientVerifier::qt_metacast
-32 (int (*)(...))QDtlsClientVerifier::qt_metacall
-40 (int (*)(...))QDtlsClientVerifier::~QDtlsClientVerifier
-48 (int (*)(...))QDtlsClientVerifier::~QDtlsClientVerifier
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDtlsClientVerifier
- size=16 align=8
- base size=16 base align=8
-QDtlsClientVerifier (0x0x7f5a2394eb60) 0
- vptr=((& QDtlsClientVerifier::_ZTV19QDtlsClientVerifier) + 16u)
- QObject (0x0x7f5a235f7300) 0
- primary-for QDtlsClientVerifier (0x0x7f5a2394eb60)
-
-Class QDtls::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDtls::QPrivateSignal (0x0x7f5a235f7480) 0 empty
-
-Vtable for QDtls
-QDtls::_ZTV5QDtls: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDtls)
-16 (int (*)(...))QDtls::metaObject
-24 (int (*)(...))QDtls::qt_metacast
-32 (int (*)(...))QDtls::qt_metacall
-40 (int (*)(...))QDtls::~QDtls
-48 (int (*)(...))QDtls::~QDtls
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDtls
- size=16 align=8
- base size=16 base align=8
-QDtls (0x0x7f5a2394ebc8) 0
- vptr=((& QDtls::_ZTV5QDtls) + 16u)
- QObject (0x0x7f5a235f7420) 0
- primary-for QDtls (0x0x7f5a2394ebc8)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0x0x7f5a235f7540) 0
-
-Class QHostAddress
- size=8 align=8
- base size=8 base align=8
-QHostAddress (0x0x7f5a235f75a0) 0
-
-Class QHostInfo
- size=8 align=8
- base size=8 base align=8
-QHostInfo (0x0x7f5a235f7d80) 0
-
-Class QHstsPolicy
- size=8 align=8
- base size=8 base align=8
-QHstsPolicy (0x0x7f5a237132a0) 0
-
-Class QHttpPart
- size=8 align=8
- base size=8 base align=8
-QHttpPart (0x0x7f5a23713a80) 0
-
-Class QHttpMultiPart::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHttpMultiPart::QPrivateSignal (0x0x7f5a23713de0) 0 empty
-
-Vtable for QHttpMultiPart
-QHttpMultiPart::_ZTV14QHttpMultiPart: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QHttpMultiPart)
-16 (int (*)(...))QHttpMultiPart::metaObject
-24 (int (*)(...))QHttpMultiPart::qt_metacast
-32 (int (*)(...))QHttpMultiPart::qt_metacall
-40 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-48 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QHttpMultiPart
- size=16 align=8
- base size=16 base align=8
-QHttpMultiPart (0x0x7f5a236dae38) 0
- vptr=((& QHttpMultiPart::_ZTV14QHttpMultiPart) + 16u)
- QObject (0x0x7f5a23713d80) 0
- primary-for QHttpMultiPart (0x0x7f5a236dae38)
-
-Class QLocalServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalServer::QPrivateSignal (0x0x7f5a23713ea0) 0 empty
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalServer)
-16 (int (*)(...))QLocalServer::metaObject
-24 (int (*)(...))QLocalServer::qt_metacast
-32 (int (*)(...))QLocalServer::qt_metacall
-40 (int (*)(...))QLocalServer::~QLocalServer
-48 (int (*)(...))QLocalServer::~QLocalServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalServer::hasPendingConnections
-120 (int (*)(...))QLocalServer::nextPendingConnection
-128 (int (*)(...))QLocalServer::incomingConnection
-
-Class QLocalServer
- size=16 align=8
- base size=16 base align=8
-QLocalServer (0x0x7f5a236daea0) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 16u)
- QObject (0x0x7f5a23713e40) 0
- primary-for QLocalServer (0x0x7f5a236daea0)
-
-Class QLocalSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalSocket::QPrivateSignal (0x0x7f5a233ba120) 0 empty
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalSocket)
-16 (int (*)(...))QLocalSocket::metaObject
-24 (int (*)(...))QLocalSocket::qt_metacast
-32 (int (*)(...))QLocalSocket::qt_metacall
-40 (int (*)(...))QLocalSocket::~QLocalSocket
-48 (int (*)(...))QLocalSocket::~QLocalSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalSocket::isSequential
-120 (int (*)(...))QLocalSocket::open
-128 (int (*)(...))QLocalSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QLocalSocket::bytesAvailable
-184 (int (*)(...))QLocalSocket::bytesToWrite
-192 (int (*)(...))QLocalSocket::canReadLine
-200 (int (*)(...))QLocalSocket::waitForReadyRead
-208 (int (*)(...))QLocalSocket::waitForBytesWritten
-216 (int (*)(...))QLocalSocket::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QLocalSocket::writeData
-
-Class QLocalSocket
- size=16 align=8
- base size=16 base align=8
-QLocalSocket (0x0x7f5a233bb068) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 16u)
- QIODevice (0x0x7f5a233bb0d0) 0
- primary-for QLocalSocket (0x0x7f5a233bb068)
- QObject (0x0x7f5a233ba0c0) 0
- primary-for QIODevice (0x0x7f5a233bb0d0)
-
-Class QSslConfiguration
- size=8 align=8
- base size=8 base align=8
-QSslConfiguration (0x0x7f5a233ba180) 0
-
-Class QSslPreSharedKeyAuthenticator
- size=8 align=8
- base size=8 base align=8
-QSslPreSharedKeyAuthenticator (0x0x7f5a233ba960) 0
-
-Class QNetworkAccessManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkAccessManager::QPrivateSignal (0x0x7f5a2347e2a0) 0 empty
-
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-16 (int (*)(...))QNetworkAccessManager::metaObject
-24 (int (*)(...))QNetworkAccessManager::qt_metacast
-32 (int (*)(...))QNetworkAccessManager::qt_metacall
-40 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-48 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkAccessManager::createRequest
-
-Class QNetworkAccessManager
- size=16 align=8
- base size=16 base align=8
-QNetworkAccessManager (0x0x7f5a233bbd68) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 16u)
- QObject (0x0x7f5a2347e240) 0
- primary-for QNetworkAccessManager (0x0x7f5a233bbd68)
-
-Class QNetworkConfiguration
- size=8 align=8
- base size=8 base align=8
-QNetworkConfiguration (0x0x7f5a2347e300) 0
-
-Class QNetworkConfigurationManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkConfigurationManager::QPrivateSignal (0x0x7f5a2347e780) 0 empty
-
-Vtable for QNetworkConfigurationManager
-QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QNetworkConfigurationManager)
-16 (int (*)(...))QNetworkConfigurationManager::metaObject
-24 (int (*)(...))QNetworkConfigurationManager::qt_metacast
-32 (int (*)(...))QNetworkConfigurationManager::qt_metacall
-40 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-48 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QNetworkConfigurationManager
- size=16 align=8
- base size=16 base align=8
-QNetworkConfigurationManager (0x0x7f5a233bbf70) 0
- vptr=((& QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager) + 16u)
- QObject (0x0x7f5a2347e720) 0
- primary-for QNetworkConfigurationManager (0x0x7f5a233bbf70)
-
-Class QNetworkCookie
- size=8 align=8
- base size=8 base align=8
-QNetworkCookie (0x0x7f5a2347eae0) 0
-
-Class QNetworkCookieJar::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkCookieJar::QPrivateSignal (0x0x7f5a23556300) 0 empty
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-16 (int (*)(...))QNetworkCookieJar::metaObject
-24 (int (*)(...))QNetworkCookieJar::qt_metacast
-32 (int (*)(...))QNetworkCookieJar::qt_metacall
-40 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-48 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkCookieJar::cookiesForUrl
-120 (int (*)(...))QNetworkCookieJar::setCookiesFromUrl
-128 (int (*)(...))QNetworkCookieJar::insertCookie
-136 (int (*)(...))QNetworkCookieJar::updateCookie
-144 (int (*)(...))QNetworkCookieJar::deleteCookie
-152 (int (*)(...))QNetworkCookieJar::validateCookie
-
-Class QNetworkCookieJar
- size=16 align=8
- base size=16 base align=8
-QNetworkCookieJar (0x0x7f5a234ec7b8) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 16u)
- QObject (0x0x7f5a235562a0) 0
- primary-for QNetworkCookieJar (0x0x7f5a234ec7b8)
-
-Class QNetworkDatagram
- size=8 align=8
- base size=8 base align=8
-QNetworkDatagram (0x0x7f5a23556360) 0
-
-Class QNetworkDiskCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkDiskCache::QPrivateSignal (0x0x7f5a23202360) 0 empty
-
-Vtable for QNetworkDiskCache
-QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkDiskCache)
-16 (int (*)(...))QNetworkDiskCache::metaObject
-24 (int (*)(...))QNetworkDiskCache::qt_metacast
-32 (int (*)(...))QNetworkDiskCache::qt_metacall
-40 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-48 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkDiskCache::metaData
-120 (int (*)(...))QNetworkDiskCache::updateMetaData
-128 (int (*)(...))QNetworkDiskCache::data
-136 (int (*)(...))QNetworkDiskCache::remove
-144 (int (*)(...))QNetworkDiskCache::cacheSize
-152 (int (*)(...))QNetworkDiskCache::prepare
-160 (int (*)(...))QNetworkDiskCache::insert
-168 (int (*)(...))QNetworkDiskCache::clear
-176 (int (*)(...))QNetworkDiskCache::expire
-
-Class QNetworkDiskCache
- size=16 align=8
- base size=16 base align=8
-QNetworkDiskCache (0x0x7f5a231fc208) 0
- vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 16u)
- QAbstractNetworkCache (0x0x7f5a231fc270) 0
- primary-for QNetworkDiskCache (0x0x7f5a231fc208)
- QObject (0x0x7f5a23202300) 0
- primary-for QAbstractNetworkCache (0x0x7f5a231fc270)
-
-Class QNetworkAddressEntry
- size=8 align=8
- base size=8 base align=8
-QNetworkAddressEntry (0x0x7f5a232023c0) 0
-
-Class QNetworkInterface
- size=8 align=8
- base size=8 base align=8
-QNetworkInterface (0x0x7f5a23202a80) 0
-
-Class QNetworkProxyQuery
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyQuery (0x0x7f5a232ac180) 0
-
-Class QNetworkProxy
- size=8 align=8
- base size=8 base align=8
-QNetworkProxy (0x0x7f5a232ac7e0) 0
-
-Vtable for QNetworkProxyFactory
-QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QNetworkProxyFactory
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyFactory (0x0x7f5a23345000) 0 nearly-empty
- vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 16u)
-
-Class QNetworkReply::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkReply::QPrivateSignal (0x0x7f5a233451e0) 0 empty
-
-Vtable for QNetworkReply
-QNetworkReply::_ZTV13QNetworkReply: 36u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QNetworkReply)
-16 (int (*)(...))QNetworkReply::metaObject
-24 (int (*)(...))QNetworkReply::qt_metacast
-32 (int (*)(...))QNetworkReply::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkReply::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QNetworkReply::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QNetworkReply::writeData
-240 (int (*)(...))QNetworkReply::setReadBufferSize
-248 (int (*)(...))__cxa_pure_virtual
-256 (int (*)(...))QNetworkReply::ignoreSslErrors
-264 (int (*)(...))QNetworkReply::sslConfigurationImplementation
-272 (int (*)(...))QNetworkReply::setSslConfigurationImplementation
-280 (int (*)(...))QNetworkReply::ignoreSslErrorsImplementation
-
-Class QNetworkReply
- size=16 align=8
- base size=16 base align=8
-QNetworkReply (0x0x7f5a232e18f0) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 16u)
- QIODevice (0x0x7f5a232e1958) 0
- primary-for QNetworkReply (0x0x7f5a232e18f0)
- QObject (0x0x7f5a23345180) 0
- primary-for QIODevice (0x0x7f5a232e1958)
-
-Class QNetworkSession::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkSession::QPrivateSignal (0x0x7f5a233453c0) 0 empty
-
-Vtable for QNetworkSession
-QNetworkSession::_ZTV15QNetworkSession: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QNetworkSession)
-16 (int (*)(...))QNetworkSession::metaObject
-24 (int (*)(...))QNetworkSession::qt_metacast
-32 (int (*)(...))QNetworkSession::qt_metacall
-40 (int (*)(...))QNetworkSession::~QNetworkSession
-48 (int (*)(...))QNetworkSession::~QNetworkSession
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QNetworkSession::connectNotify
-104 (int (*)(...))QNetworkSession::disconnectNotify
-
-Class QNetworkSession
- size=24 align=8
- base size=24 base align=8
-QNetworkSession (0x0x7f5a232e19c0) 0
- vptr=((& QNetworkSession::_ZTV15QNetworkSession) + 16u)
- QObject (0x0x7f5a23345360) 0
- primary-for QNetworkSession (0x0x7f5a232e19c0)
-
-Class QTcpServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpServer::QPrivateSignal (0x0x7f5a23345960) 0 empty
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpServer)
-16 (int (*)(...))QTcpServer::metaObject
-24 (int (*)(...))QTcpServer::qt_metacast
-32 (int (*)(...))QTcpServer::qt_metacall
-40 (int (*)(...))QTcpServer::~QTcpServer
-48 (int (*)(...))QTcpServer::~QTcpServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTcpServer::hasPendingConnections
-120 (int (*)(...))QTcpServer::nextPendingConnection
-128 (int (*)(...))QTcpServer::incomingConnection
-
-Class QTcpServer
- size=16 align=8
- base size=16 base align=8
-QTcpServer (0x0x7f5a232e1af8) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 16u)
- QObject (0x0x7f5a23345900) 0
- primary-for QTcpServer (0x0x7f5a232e1af8)
-
-Class QSslCertificateExtension
- size=8 align=8
- base size=8 base align=8
-QSslCertificateExtension (0x0x7f5a233459c0) 0
-
-Class QSslCipher
- size=8 align=8
- base size=8 base align=8
-QSslCipher (0x0x7f5a23345cc0) 0
-
-Class QSslDiffieHellmanParameters
- size=8 align=8
- base size=8 base align=8
-QSslDiffieHellmanParameters (0x0x7f5a230104e0) 0
-
-Class QSslEllipticCurve
- size=4 align=4
- base size=4 base align=4
-QSslEllipticCurve (0x0x7f5a230af000) 0
-
-Class QSslKey
- size=8 align=8
- base size=8 base align=8
-QSslKey (0x0x7f5a230af720) 0
-
-Class QUdpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QUdpSocket::QPrivateSignal (0x0x7f5a230afa80) 0 empty
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 41u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QUdpSocket)
-16 (int (*)(...))QUdpSocket::metaObject
-24 (int (*)(...))QUdpSocket::qt_metacast
-32 (int (*)(...))QUdpSocket::qt_metacall
-40 (int (*)(...))QUdpSocket::~QUdpSocket
-48 (int (*)(...))QUdpSocket::~QUdpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QUdpSocket
- size=16 align=8
- base size=16 base align=8
-QUdpSocket (0x0x7f5a230f00d0) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 16u)
- QAbstractSocket (0x0x7f5a230f0138) 0
- primary-for QUdpSocket (0x0x7f5a230f00d0)
- QIODevice (0x0x7f5a230f01a0) 0
- primary-for QAbstractSocket (0x0x7f5a230f0138)
- QObject (0x0x7f5a230afa20) 0
- primary-for QIODevice (0x0x7f5a230f01a0)
-
-Class QJSValue
- size=8 align=8
- base size=8 base align=8
-QJSValue (0x0x7f5a230afae0) 0
-
-Class QQmlDebuggingEnabler
- size=1 align=1
- base size=0 base align=1
-QQmlDebuggingEnabler (0x0x7f5a230afd80) 0 empty
-
-Class QJSEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QJSEngine::QPrivateSignal (0x0x7f5a230afe40) 0 empty
-
-Vtable for QJSEngine
-QJSEngine::_ZTV9QJSEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QJSEngine)
-16 (int (*)(...))QJSEngine::metaObject
-24 (int (*)(...))QJSEngine::qt_metacast
-32 (int (*)(...))QJSEngine::qt_metacall
-40 (int (*)(...))QJSEngine::~QJSEngine
-48 (int (*)(...))QJSEngine::~QJSEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QJSEngine
- size=24 align=8
- base size=24 base align=8
-QJSEngine (0x0x7f5a230f02d8) 0
- vptr=((& QJSEngine::_ZTV9QJSEngine) + 16u)
- QObject (0x0x7f5a230afde0) 0
- primary-for QJSEngine (0x0x7f5a230f02d8)
-
-Class QJSValueIterator
- size=8 align=8
- base size=8 base align=8
-QJSValueIterator (0x0x7f5a23182060) 0
-
-Class QQmlPrivate::RegisterType
- size=128 align=8
- base size=124 base align=8
-QQmlPrivate::RegisterType (0x0x7f5a23182540) 0
-
-Class QQmlPrivate::RegisterInterface
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::RegisterInterface (0x0x7f5a231825a0) 0
-
-Class QQmlPrivate::RegisterAutoParent
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterAutoParent (0x0x7f5a23182600) 0
-
-Class QQmlPrivate::RegisterSingletonType
- size=64 align=8
- base size=64 base align=8
-QQmlPrivate::RegisterSingletonType (0x0x7f5a23182660) 0
-
-Class QQmlPrivate::RegisterCompositeType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeType (0x0x7f5a231826c0) 0
-
-Class QQmlPrivate::RegisterCompositeSingletonType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeSingletonType (0x0x7f5a23182720) 0
-
-Class QQmlPrivate::CachedQmlUnit
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::CachedQmlUnit (0x0x7f5a23182780) 0
-
-Class QQmlPrivate::RegisterQmlUnitCacheHook
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterQmlUnitCacheHook (0x0x7f5a231827e0) 0
-
-Vtable for QQmlParserStatus
-QQmlParserStatus::_ZTV16QQmlParserStatus: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlParserStatus)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlParserStatus
- size=16 align=8
- base size=16 base align=8
-QQmlParserStatus (0x0x7f5a23182840) 0
- vptr=((& QQmlParserStatus::_ZTV16QQmlParserStatus) + 16u)
-
-Vtable for QQmlPropertyValueSource
-QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQmlPropertyValueSource)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlPropertyValueSource
- size=8 align=8
- base size=8 base align=8
-QQmlPropertyValueSource (0x0x7f5a23182900) 0 nearly-empty
- vptr=((& QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource) + 16u)
-
-Class QQmlListReference
- size=8 align=8
- base size=8 base align=8
-QQmlListReference (0x0x7f5a23182a20) 0
-
-Vtable for QQmlAbstractUrlInterceptor
-QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QQmlAbstractUrlInterceptor)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlAbstractUrlInterceptor
- size=8 align=8
- base size=8 base align=8
-QQmlAbstractUrlInterceptor (0x0x7f5a22e880c0) 0 nearly-empty
- vptr=((& QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor) + 16u)
-
-Class QQmlError
- size=8 align=8
- base size=8 base align=8
-QQmlError (0x0x7f5a22e88120) 0
-
-Vtable for QQmlImageProviderBase
-QQmlImageProviderBase::_ZTV21QQmlImageProviderBase: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlImageProviderBase)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlImageProviderBase
- size=8 align=8
- base size=8 base align=8
-QQmlImageProviderBase (0x0x7f5a22e883c0) 0 nearly-empty
- vptr=((& QQmlImageProviderBase::_ZTV21QQmlImageProviderBase) + 16u)
-
-Class QQmlEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlEngine::QPrivateSignal (0x0x7f5a22e88600) 0 empty
-
-Vtable for QQmlEngine
-QQmlEngine::_ZTV10QQmlEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQmlEngine)
-16 (int (*)(...))QQmlEngine::metaObject
-24 (int (*)(...))QQmlEngine::qt_metacast
-32 (int (*)(...))QQmlEngine::qt_metacall
-40 (int (*)(...))QQmlEngine::~QQmlEngine
-48 (int (*)(...))QQmlEngine::~QQmlEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlEngine
- size=24 align=8
- base size=24 base align=8
-QQmlEngine (0x0x7f5a230f08f0) 0
- vptr=((& QQmlEngine::_ZTV10QQmlEngine) + 16u)
- QJSEngine (0x0x7f5a230f0958) 0
- primary-for QQmlEngine (0x0x7f5a230f08f0)
- QObject (0x0x7f5a22e885a0) 0
- primary-for QJSEngine (0x0x7f5a230f0958)
-
-Class QQmlApplicationEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlApplicationEngine::QPrivateSignal (0x0x7f5a22e886c0) 0 empty
-
-Vtable for QQmlApplicationEngine
-QQmlApplicationEngine::_ZTV21QQmlApplicationEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlApplicationEngine)
-16 (int (*)(...))QQmlApplicationEngine::metaObject
-24 (int (*)(...))QQmlApplicationEngine::qt_metacast
-32 (int (*)(...))QQmlApplicationEngine::qt_metacall
-40 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-48 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlApplicationEngine
- size=24 align=8
- base size=24 base align=8
-QQmlApplicationEngine (0x0x7f5a230f0a28) 0
- vptr=((& QQmlApplicationEngine::_ZTV21QQmlApplicationEngine) + 16u)
- QQmlEngine (0x0x7f5a230f0a90) 0
- primary-for QQmlApplicationEngine (0x0x7f5a230f0a28)
- QJSEngine (0x0x7f5a230f0af8) 0
- primary-for QQmlEngine (0x0x7f5a230f0a90)
- QObject (0x0x7f5a22e88660) 0
- primary-for QJSEngine (0x0x7f5a230f0af8)
-
-Class QQmlComponent::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlComponent::QPrivateSignal (0x0x7f5a22e88780) 0 empty
-
-Vtable for QQmlComponent
-QQmlComponent::_ZTV13QQmlComponent: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlComponent)
-16 (int (*)(...))QQmlComponent::metaObject
-24 (int (*)(...))QQmlComponent::qt_metacast
-32 (int (*)(...))QQmlComponent::qt_metacall
-40 (int (*)(...))QQmlComponent::~QQmlComponent
-48 (int (*)(...))QQmlComponent::~QQmlComponent
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlComponent::create
-120 (int (*)(...))QQmlComponent::beginCreate
-128 (int (*)(...))QQmlComponent::completeCreate
-
-Class QQmlComponent
- size=16 align=8
- base size=16 base align=8
-QQmlComponent (0x0x7f5a230f0b60) 0
- vptr=((& QQmlComponent::_ZTV13QQmlComponent) + 16u)
- QObject (0x0x7f5a22e88720) 0
- primary-for QQmlComponent (0x0x7f5a230f0b60)
-
-Class QQmlContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlContext::QPrivateSignal (0x0x7f5a22f51000) 0 empty
-
-Class QQmlContext::PropertyPair
- size=24 align=8
- base size=24 base align=8
-QQmlContext::PropertyPair (0x0x7f5a22f51060) 0
-
-Vtable for QQmlContext
-QQmlContext::_ZTV11QQmlContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QQmlContext)
-16 (int (*)(...))QQmlContext::metaObject
-24 (int (*)(...))QQmlContext::qt_metacast
-32 (int (*)(...))QQmlContext::qt_metacall
-40 (int (*)(...))QQmlContext::~QQmlContext
-48 (int (*)(...))QQmlContext::~QQmlContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlContext
- size=16 align=8
- base size=16 base align=8
-QQmlContext (0x0x7f5a22f490d0) 0
- vptr=((& QQmlContext::_ZTV11QQmlContext) + 16u)
- QObject (0x0x7f5a22e88f60) 0
- primary-for QQmlContext (0x0x7f5a22f490d0)
-
-Class QQmlScriptString
- size=8 align=8
- base size=8 base align=8
-QQmlScriptString (0x0x7f5a22f511e0) 0
-
-Class QQmlExpression::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExpression::QPrivateSignal (0x0x7f5a22f51420) 0 empty
-
-Vtable for QQmlExpression
-QQmlExpression::_ZTV14QQmlExpression: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QQmlExpression)
-16 (int (*)(...))QQmlExpression::metaObject
-24 (int (*)(...))QQmlExpression::qt_metacast
-32 (int (*)(...))QQmlExpression::qt_metacall
-40 (int (*)(...))QQmlExpression::~QQmlExpression
-48 (int (*)(...))QQmlExpression::~QQmlExpression
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlExpression
- size=16 align=8
- base size=16 base align=8
-QQmlExpression (0x0x7f5a22f49138) 0
- vptr=((& QQmlExpression::_ZTV14QQmlExpression) + 16u)
- QObject (0x0x7f5a22f513c0) 0
- primary-for QQmlExpression (0x0x7f5a22f49138)
-
-Vtable for QQmlTypesExtensionInterface
-QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QQmlTypesExtensionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlTypesExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlTypesExtensionInterface (0x0x7f5a22f51480) 0 nearly-empty
- vptr=((& QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface) + 16u)
-
-Vtable for QQmlExtensionInterface
-QQmlExtensionInterface::_ZTV22QQmlExtensionInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QQmlExtensionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlExtensionInterface (0x0x7f5a22f491a0) 0 nearly-empty
- vptr=((& QQmlExtensionInterface::_ZTV22QQmlExtensionInterface) + 16u)
- QQmlTypesExtensionInterface (0x0x7f5a22f514e0) 0 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f5a22f491a0)
-
-Class QQmlExtensionPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExtensionPlugin::QPrivateSignal (0x0x7f5a22f516c0) 0 empty
-
-Vtable for QQmlExtensionPlugin
-QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-16 (int (*)(...))QQmlExtensionPlugin::metaObject
-24 (int (*)(...))QQmlExtensionPlugin::qt_metacast
-32 (int (*)(...))QQmlExtensionPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQmlExtensionPlugin::initializeEngine
-128 (int (*)(...))-16
-136 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-144 0u
-152 0u
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QQmlExtensionPlugin::_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
-
-Class QQmlExtensionPlugin
- size=24 align=8
- base size=24 base align=8
-QQmlExtensionPlugin (0x0x7f5a22ba8540) 0
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 16u)
- QObject (0x0x7f5a22f51600) 0
- primary-for QQmlExtensionPlugin (0x0x7f5a22ba8540)
- QQmlExtensionInterface (0x0x7f5a22f49208) 16 nearly-empty
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 144u)
- QQmlTypesExtensionInterface (0x0x7f5a22f51660) 16 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f5a22f49208)
-
-Class QQmlFile
- size=8 align=8
- base size=8 base align=8
-QQmlFile (0x0x7f5a22f51720) 0
-
-Class QQmlFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlFileSelector::QPrivateSignal (0x0x7f5a22f517e0) 0 empty
-
-Vtable for QQmlFileSelector
-QQmlFileSelector::_ZTV16QQmlFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlFileSelector)
-16 (int (*)(...))QQmlFileSelector::metaObject
-24 (int (*)(...))QQmlFileSelector::qt_metacast
-32 (int (*)(...))QQmlFileSelector::qt_metacall
-40 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-48 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlFileSelector
- size=16 align=8
- base size=16 base align=8
-QQmlFileSelector (0x0x7f5a22f492d8) 0
- vptr=((& QQmlFileSelector::_ZTV16QQmlFileSelector) + 16u)
- QObject (0x0x7f5a22f51780) 0
- primary-for QQmlFileSelector (0x0x7f5a22f492d8)
-
-Vtable for QQmlIncubator
-QQmlIncubator::_ZTV13QQmlIncubator: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlIncubator)
-16 (int (*)(...))QQmlIncubator::~QQmlIncubator
-24 (int (*)(...))QQmlIncubator::~QQmlIncubator
-32 (int (*)(...))QQmlIncubator::statusChanged
-40 (int (*)(...))QQmlIncubator::setInitialState
-
-Class QQmlIncubator
- size=16 align=8
- base size=16 base align=8
-QQmlIncubator (0x0x7f5a22f51840) 0
- vptr=((& QQmlIncubator::_ZTV13QQmlIncubator) + 16u)
-
-Vtable for QQmlIncubationController
-QQmlIncubationController::_ZTV24QQmlIncubationController: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQmlIncubationController)
-16 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-24 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-32 (int (*)(...))QQmlIncubationController::incubatingObjectCountChanged
-
-Class QQmlIncubationController
- size=16 align=8
- base size=16 base align=8
-QQmlIncubationController (0x0x7f5a22f518a0) 0
- vptr=((& QQmlIncubationController::_ZTV24QQmlIncubationController) + 16u)
-
-Class QQmlInfo
- size=16 align=8
- base size=16 base align=8
-QQmlInfo (0x0x7f5a22f49340) 0
- QDebug (0x0x7f5a22f51900) 0
-
-Vtable for QQmlNetworkAccessManagerFactory
-QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI31QQmlNetworkAccessManagerFactory)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlNetworkAccessManagerFactory
- size=8 align=8
- base size=8 base align=8
-QQmlNetworkAccessManagerFactory (0x0x7f5a22c2c120) 0 nearly-empty
- vptr=((& QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory) + 16u)
-
-Class QQmlProperty
- size=8 align=8
- base size=8 base align=8
-QQmlProperty (0x0x7f5a22c2c180) 0
-
-Class QQmlPropertyMap::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlPropertyMap::QPrivateSignal (0x0x7f5a22c2ccc0) 0 empty
-
-Vtable for QQmlPropertyMap
-QQmlPropertyMap::_ZTV15QQmlPropertyMap: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQmlPropertyMap)
-16 (int (*)(...))QQmlPropertyMap::metaObject
-24 (int (*)(...))QQmlPropertyMap::qt_metacast
-32 (int (*)(...))QQmlPropertyMap::qt_metacall
-40 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-48 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlPropertyMap::updateValue
-
-Class QQmlPropertyMap
- size=16 align=8
- base size=16 base align=8
-QQmlPropertyMap (0x0x7f5a22c4e8f0) 0
- vptr=((& QQmlPropertyMap::_ZTV15QQmlPropertyMap) + 16u)
- QObject (0x0x7f5a22c2cc60) 0
- primary-for QQmlPropertyMap (0x0x7f5a22c4e8f0)
-
-Class QQuickTransform::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTransform::QPrivateSignal (0x0x7f5a22c2cd80) 0 empty
-
-Vtable for QQuickTransform
-QQuickTransform::_ZTV15QQuickTransform: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQuickTransform)
-16 (int (*)(...))QQuickTransform::metaObject
-24 (int (*)(...))QQuickTransform::qt_metacast
-32 (int (*)(...))QQuickTransform::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickTransform
- size=16 align=8
- base size=16 base align=8
-QQuickTransform (0x0x7f5a22c4e958) 0
- vptr=((& QQuickTransform::_ZTV15QQuickTransform) + 16u)
- QObject (0x0x7f5a22c2cd20) 0
- primary-for QQuickTransform (0x0x7f5a22c4e958)
-
-Class QQuickItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItem::QPrivateSignal (0x0x7f5a22c2cea0) 0 empty
-
-Class QQuickItem::ItemChangeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::ItemChangeData (0x0x7f5a22c2cf00) 0
-
-Class QQuickItem::UpdatePaintNodeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::UpdatePaintNodeData (0x0x7f5a22c2cf60) 0
-
-Vtable for QQuickItem
-QQuickItem::_ZTV10QQuickItem: 55u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickItem)
-16 (int (*)(...))QQuickItem::metaObject
-24 (int (*)(...))QQuickItem::qt_metacast
-32 (int (*)(...))QQuickItem::qt_metacall
-40 (int (*)(...))QQuickItem::~QQuickItem
-48 (int (*)(...))QQuickItem::~QQuickItem
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickItem::isTextureProvider
-152 (int (*)(...))QQuickItem::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickItem::updatePaintNode
-376 (int (*)(...))QQuickItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))-16
-400 (int (*)(...))(& _ZTI10QQuickItem)
-408 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD1Ev
-416 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD0Ev
-424 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickItem
- size=32 align=8
- base size=32 base align=8
-QQuickItem (0x0x7f5a22c6e380) 0
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 16u)
- QObject (0x0x7f5a22c2cde0) 0
- primary-for QQuickItem (0x0x7f5a22c6e380)
- QQmlParserStatus (0x0x7f5a22c2ce40) 16
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 408u)
-
-Class QQuickFramebufferObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickFramebufferObject::QPrivateSignal (0x0x7f5a22ccc780) 0 empty
-
-Vtable for QQuickFramebufferObject::Renderer
-QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN23QQuickFramebufferObject8RendererE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QQuickFramebufferObject::Renderer::createFramebufferObject
-48 (int (*)(...))QQuickFramebufferObject::Renderer::synchronize
-
-Class QQuickFramebufferObject::Renderer
- size=16 align=8
- base size=16 base align=8
-QQuickFramebufferObject::Renderer (0x0x7f5a22ccc7e0) 0
- vptr=((& QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE) + 16u)
-
-Vtable for QQuickFramebufferObject
-QQuickFramebufferObject::_ZTV23QQuickFramebufferObject: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-16 (int (*)(...))QQuickFramebufferObject::metaObject
-24 (int (*)(...))QQuickFramebufferObject::qt_metacast
-32 (int (*)(...))QQuickFramebufferObject::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickFramebufferObject::isTextureProvider
-152 (int (*)(...))QQuickFramebufferObject::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickFramebufferObject::geometryChanged
-368 (int (*)(...))QQuickFramebufferObject::updatePaintNode
-376 (int (*)(...))QQuickFramebufferObject::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-416 0u
-424 0u
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickFramebufferObject
- size=32 align=8
- base size=32 base align=8
-QQuickFramebufferObject (0x0x7f5a22c4ea90) 0
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 16u)
- QQuickItem (0x0x7f5a22d11c40) 0
- primary-for QQuickFramebufferObject (0x0x7f5a22c4ea90)
- QObject (0x0x7f5a22ccc6c0) 0
- primary-for QQuickItem (0x0x7f5a22d11c40)
- QQmlParserStatus (0x0x7f5a22ccc720) 16
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 416u)
-
-Class QQuickTextureFactory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextureFactory::QPrivateSignal (0x0x7f5a22ccc8a0) 0 empty
-
-Vtable for QQuickTextureFactory
-QQuickTextureFactory::_ZTV20QQuickTextureFactory: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickTextureFactory)
-16 (int (*)(...))QQuickTextureFactory::metaObject
-24 (int (*)(...))QQuickTextureFactory::qt_metacast
-32 (int (*)(...))QQuickTextureFactory::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))QQuickTextureFactory::image
-
-Class QQuickTextureFactory
- size=16 align=8
- base size=16 base align=8
-QQuickTextureFactory (0x0x7f5a22c4eaf8) 0
- vptr=((& QQuickTextureFactory::_ZTV20QQuickTextureFactory) + 16u)
- QObject (0x0x7f5a22ccc840) 0
- primary-for QQuickTextureFactory (0x0x7f5a22c4eaf8)
-
-Class QQuickImageResponse::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickImageResponse::QPrivateSignal (0x0x7f5a22ccc960) 0 empty
-
-Vtable for QQuickImageResponse
-QQuickImageResponse::_ZTV19QQuickImageResponse: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageResponse)
-16 (int (*)(...))QQuickImageResponse::metaObject
-24 (int (*)(...))QQuickImageResponse::qt_metacast
-32 (int (*)(...))QQuickImageResponse::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQuickImageResponse::errorString
-128 (int (*)(...))QQuickImageResponse::cancel
-
-Class QQuickImageResponse
- size=16 align=8
- base size=16 base align=8
-QQuickImageResponse (0x0x7f5a22c4eb60) 0
- vptr=((& QQuickImageResponse::_ZTV19QQuickImageResponse) + 16u)
- QObject (0x0x7f5a22ccc900) 0
- primary-for QQuickImageResponse (0x0x7f5a22c4eb60)
-
-Vtable for QQuickImageProvider
-QQuickImageProvider::_ZTV19QQuickImageProvider: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageProvider)
-16 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-24 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-
-Class QQuickImageProvider
- size=16 align=8
- base size=16 base align=8
-QQuickImageProvider (0x0x7f5a22c4ebc8) 0
- vptr=((& QQuickImageProvider::_ZTV19QQuickImageProvider) + 16u)
- QQmlImageProviderBase (0x0x7f5a22ccc9c0) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f5a22c4ebc8)
-
-Vtable for QQuickAsyncImageProvider
-QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQuickAsyncImageProvider)
-16 0u
-24 0u
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickAsyncImageProvider
- size=24 align=8
- base size=24 base align=8
-QQuickAsyncImageProvider (0x0x7f5a22c4ec30) 0
- vptr=((& QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider) + 16u)
- QQuickImageProvider (0x0x7f5a22c4ec98) 0
- primary-for QQuickAsyncImageProvider (0x0x7f5a22c4ec30)
- QQmlImageProviderBase (0x0x7f5a22ccca20) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f5a22c4ec98)
-
-Class QQuickItemGrabResult::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItemGrabResult::QPrivateSignal (0x0x7f5a22cccae0) 0 empty
-
-Vtable for QQuickItemGrabResult
-QQuickItemGrabResult::_ZTV20QQuickItemGrabResult: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickItemGrabResult)
-16 (int (*)(...))QQuickItemGrabResult::metaObject
-24 (int (*)(...))QQuickItemGrabResult::qt_metacast
-32 (int (*)(...))QQuickItemGrabResult::qt_metacall
-40 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-48 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-56 (int (*)(...))QQuickItemGrabResult::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickItemGrabResult
- size=16 align=8
- base size=16 base align=8
-QQuickItemGrabResult (0x0x7f5a22c4ed00) 0
- vptr=((& QQuickItemGrabResult::_ZTV20QQuickItemGrabResult) + 16u)
- QObject (0x0x7f5a22ccca80) 0
- primary-for QQuickItemGrabResult (0x0x7f5a22c4ed00)
-
-Class QQuickPaintedItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickPaintedItem::QPrivateSignal (0x0x7f5a22cccc00) 0 empty
-
-Vtable for QQuickPaintedItem
-QQuickPaintedItem::_ZTV17QQuickPaintedItem: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-16 (int (*)(...))QQuickPaintedItem::metaObject
-24 (int (*)(...))QQuickPaintedItem::qt_metacast
-32 (int (*)(...))QQuickPaintedItem::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickPaintedItem::isTextureProvider
-152 (int (*)(...))QQuickPaintedItem::textureProvider
-160 (int (*)(...))QQuickPaintedItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickPaintedItem::updatePaintNode
-376 (int (*)(...))QQuickPaintedItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-416 0u
-424 0u
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickPaintedItem
- size=32 align=8
- base size=32 base align=8
-QQuickPaintedItem (0x0x7f5a22c4ed68) 0
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 16u)
- QQuickItem (0x0x7f5a22d4caf0) 0
- primary-for QQuickPaintedItem (0x0x7f5a22c4ed68)
- QObject (0x0x7f5a22cccb40) 0
- primary-for QQuickItem (0x0x7f5a22d4caf0)
- QQmlParserStatus (0x0x7f5a22cccba0) 16
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 416u)
-
-Class QQuickRenderControl::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickRenderControl::QPrivateSignal (0x0x7f5a22ccce40) 0 empty
-
-Vtable for QQuickRenderControl
-QQuickRenderControl::_ZTV19QQuickRenderControl: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickRenderControl)
-16 (int (*)(...))QQuickRenderControl::metaObject
-24 (int (*)(...))QQuickRenderControl::qt_metacast
-32 (int (*)(...))QQuickRenderControl::qt_metacall
-40 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-48 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickRenderControl::renderWindow
-
-Class QQuickRenderControl
- size=16 align=8
- base size=16 base align=8
-QQuickRenderControl (0x0x7f5a22c4ef08) 0
- vptr=((& QQuickRenderControl::_ZTV19QQuickRenderControl) + 16u)
- QObject (0x0x7f5a22cccde0) 0
- primary-for QQuickRenderControl (0x0x7f5a22c4ef08)
-
-Class QQuickTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextDocument::QPrivateSignal (0x0x7f5a22cccf00) 0 empty
-
-Vtable for QQuickTextDocument
-QQuickTextDocument::_ZTV18QQuickTextDocument: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QQuickTextDocument)
-16 (int (*)(...))QQuickTextDocument::metaObject
-24 (int (*)(...))QQuickTextDocument::qt_metacast
-32 (int (*)(...))QQuickTextDocument::qt_metacall
-40 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-48 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickTextDocument
- size=16 align=8
- base size=16 base align=8
-QQuickTextDocument (0x0x7f5a22c4ef70) 0
- vptr=((& QQuickTextDocument::_ZTV18QQuickTextDocument) + 16u)
- QObject (0x0x7f5a22cccea0) 0
- primary-for QQuickTextDocument (0x0x7f5a22c4ef70)
-
-Class QSGGeometry::Attribute
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::Attribute (0x0x7f5a347c6060) 0
-
-Class QSGGeometry::AttributeSet
- size=16 align=8
- base size=16 base align=8
-QSGGeometry::AttributeSet (0x0x7f5a347c60c0) 0
-
-Class QSGGeometry::Point2D
- size=8 align=4
- base size=8 base align=4
-QSGGeometry::Point2D (0x0x7f5a347c6120) 0
-
-Class QSGGeometry::TexturedPoint2D
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::TexturedPoint2D (0x0x7f5a347c6180) 0
-
-Class QSGGeometry::ColoredPoint2D
- size=12 align=4
- base size=12 base align=4
-QSGGeometry::ColoredPoint2D (0x0x7f5a347c6660) 0
-
-Vtable for QSGGeometry
-QSGGeometry::_ZTV11QSGGeometry: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGGeometry)
-16 (int (*)(...))QSGGeometry::~QSGGeometry
-24 (int (*)(...))QSGGeometry::~QSGGeometry
-
-Class QSGGeometry
- size=128 align=8
- base size=128 base align=8
-QSGGeometry (0x0x7f5a34750660) 0
- vptr=((& QSGGeometry::_ZTV11QSGGeometry) + 16u)
-
-Vtable for QSGNode
-QSGNode::_ZTV7QSGNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QSGNode)
-16 (int (*)(...))QSGNode::~QSGNode
-24 (int (*)(...))QSGNode::~QSGNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGNode
- size=80 align=8
- base size=80 base align=8
-QSGNode (0x0x7f5a2cd3a120) 0
- vptr=((& QSGNode::_ZTV7QSGNode) + 16u)
-
-Vtable for QSGBasicGeometryNode
-QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGBasicGeometryNode)
-16 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-24 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGBasicGeometryNode
- size=112 align=8
- base size=112 base align=8
-QSGBasicGeometryNode (0x0x7f5a2daabd00) 0
- vptr=((& QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode) + 16u)
- QSGNode (0x0x7f5a2cd5cae0) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2daabd00)
-
-Vtable for QSGGeometryNode
-QSGGeometryNode::_ZTV15QSGGeometryNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSGGeometryNode)
-16 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-24 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGGeometryNode
- size=144 align=8
- base size=144 base align=8
-QSGGeometryNode (0x0x7f5a2daabd68) 0
- vptr=((& QSGGeometryNode::_ZTV15QSGGeometryNode) + 16u)
- QSGBasicGeometryNode (0x0x7f5a2d2777b8) 0
- primary-for QSGGeometryNode (0x0x7f5a2daabd68)
- QSGNode (0x0x7f5a2cd5cb40) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2d2777b8)
-
-Vtable for QSGClipNode
-QSGClipNode::_ZTV11QSGClipNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGClipNode)
-16 (int (*)(...))QSGClipNode::~QSGClipNode
-24 (int (*)(...))QSGClipNode::~QSGClipNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGClipNode
- size=152 align=8
- base size=152 base align=8
-QSGClipNode (0x0x7f5a2d277820) 0
- vptr=((& QSGClipNode::_ZTV11QSGClipNode) + 16u)
- QSGBasicGeometryNode (0x0x7f5a2ccd7af8) 0
- primary-for QSGClipNode (0x0x7f5a2d277820)
- QSGNode (0x0x7f5a2cd5cea0) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2ccd7af8)
-
-Vtable for QSGTransformNode
-QSGTransformNode::_ZTV16QSGTransformNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGTransformNode)
-16 (int (*)(...))QSGTransformNode::~QSGTransformNode
-24 (int (*)(...))QSGTransformNode::~QSGTransformNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGTransformNode
- size=216 align=8
- base size=216 base align=8
-QSGTransformNode (0x0x7f5a2ccd7b60) 0
- vptr=((& QSGTransformNode::_ZTV16QSGTransformNode) + 16u)
- QSGNode (0x0x7f5a2cd5cf00) 0
- primary-for QSGTransformNode (0x0x7f5a2ccd7b60)
-
-Vtable for QSGRootNode
-QSGRootNode::_ZTV11QSGRootNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGRootNode)
-16 (int (*)(...))QSGRootNode::~QSGRootNode
-24 (int (*)(...))QSGRootNode::~QSGRootNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGRootNode
- size=88 align=8
- base size=88 base align=8
-QSGRootNode (0x0x7f5a2cd51068) 0
- vptr=((& QSGRootNode::_ZTV11QSGRootNode) + 16u)
- QSGNode (0x0x7f5a2cd7b600) 0
- primary-for QSGRootNode (0x0x7f5a2cd51068)
-
-Vtable for QSGOpacityNode
-QSGOpacityNode::_ZTV14QSGOpacityNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGOpacityNode)
-16 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-24 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-32 (int (*)(...))QSGOpacityNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGOpacityNode
- size=96 align=8
- base size=96 base align=8
-QSGOpacityNode (0x0x7f5a2cd74888) 0
- vptr=((& QSGOpacityNode::_ZTV14QSGOpacityNode) + 16u)
- QSGNode (0x0x7f5a2cb2e1e0) 0
- primary-for QSGOpacityNode (0x0x7f5a2cd74888)
-
-Vtable for QSGNodeVisitor
-QSGNodeVisitor::_ZTV14QSGNodeVisitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGNodeVisitor)
-16 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-24 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-32 (int (*)(...))QSGNodeVisitor::enterTransformNode
-40 (int (*)(...))QSGNodeVisitor::leaveTransformNode
-48 (int (*)(...))QSGNodeVisitor::enterClipNode
-56 (int (*)(...))QSGNodeVisitor::leaveClipNode
-64 (int (*)(...))QSGNodeVisitor::enterGeometryNode
-72 (int (*)(...))QSGNodeVisitor::leaveGeometryNode
-80 (int (*)(...))QSGNodeVisitor::enterOpacityNode
-88 (int (*)(...))QSGNodeVisitor::leaveOpacityNode
-96 (int (*)(...))QSGNodeVisitor::visitNode
-104 (int (*)(...))QSGNodeVisitor::visitChildren
-
-Class QSGNodeVisitor
- size=8 align=8
- base size=8 base align=8
-QSGNodeVisitor (0x0x7f5a2cb2e240) 0 nearly-empty
- vptr=((& QSGNodeVisitor::_ZTV14QSGNodeVisitor) + 16u)
-
-Vtable for QSGRendererInterface
-QSGRendererInterface::_ZTV20QSGRendererInterface: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGRendererInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QSGRendererInterface::getResource
-48 (int (*)(...))QSGRendererInterface::getResource
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRendererInterface
- size=8 align=8
- base size=8 base align=8
-QSGRendererInterface (0x0x7f5a2cb2e300) 0 nearly-empty
- vptr=((& QSGRendererInterface::_ZTV20QSGRendererInterface) + 16u)
-
-Class QQuickWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickWindow::QPrivateSignal (0x0x7f5a2c8640c0) 0 empty
-
-Vtable for QQuickWindow
-QQuickWindow::_ZTV12QQuickWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QQuickWindow)
-16 (int (*)(...))QQuickWindow::metaObject
-24 (int (*)(...))QQuickWindow::qt_metacast
-32 (int (*)(...))QQuickWindow::qt_metacall
-40 (int (*)(...))QQuickWindow::~QQuickWindow
-48 (int (*)(...))QQuickWindow::~QQuickWindow
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickWindow::keyPressEvent
-216 (int (*)(...))QQuickWindow::keyReleaseEvent
-224 (int (*)(...))QQuickWindow::mousePressEvent
-232 (int (*)(...))QQuickWindow::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickWindow::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI12QQuickWindow)
-312 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD1Ev
-320 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickWindow
- size=40 align=8
- base size=40 base align=8
-QQuickWindow (0x0x7f5a2c9575b0) 0
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 16u)
- QWindow (0x0x7f5a2faed380) 0
- primary-for QQuickWindow (0x0x7f5a2c9575b0)
- QObject (0x0x7f5a2c864000) 0
- primary-for QWindow (0x0x7f5a2faed380)
- QSurface (0x0x7f5a2c864060) 16
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 312u)
-
-Class QQuickView::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickView::QPrivateSignal (0x0x7f5a2c5f67e0) 0 empty
-
-Vtable for QQuickView
-QQuickView::_ZTV10QQuickView: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickView)
-16 (int (*)(...))QQuickView::metaObject
-24 (int (*)(...))QQuickView::qt_metacast
-32 (int (*)(...))QQuickView::qt_metacall
-40 (int (*)(...))QQuickView::~QQuickView
-48 (int (*)(...))QQuickView::~QQuickView
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QQuickView::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickView::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickView::keyPressEvent
-216 (int (*)(...))QQuickView::keyReleaseEvent
-224 (int (*)(...))QQuickView::mousePressEvent
-232 (int (*)(...))QQuickView::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickView::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI10QQuickView)
-312 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD1Ev
-320 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickView
- size=40 align=8
- base size=40 base align=8
-QQuickView (0x0x7f5a2c76e2d8) 0
- vptr=((& QQuickView::_ZTV10QQuickView) + 16u)
- QQuickWindow (0x0x7f5a2c76e340) 0
- primary-for QQuickView (0x0x7f5a2c76e2d8)
- QWindow (0x0x7f5a2fb0a9a0) 0
- primary-for QQuickWindow (0x0x7f5a2c76e340)
- QObject (0x0x7f5a2c5f66c0) 0
- primary-for QWindow (0x0x7f5a2fb0a9a0)
- QSurface (0x0x7f5a2c5f6720) 16
- vptr=((& QQuickView::_ZTV10QQuickView) + 312u)
-
-Class QSGAbstractRenderer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGAbstractRenderer::QPrivateSignal (0x0x7f5a2c4868a0) 0 empty
-
-Vtable for QSGAbstractRenderer
-QSGAbstractRenderer::_ZTV19QSGAbstractRenderer: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QSGAbstractRenderer)
-16 (int (*)(...))QSGAbstractRenderer::metaObject
-24 (int (*)(...))QSGAbstractRenderer::qt_metacast
-32 (int (*)(...))QSGAbstractRenderer::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QSGAbstractRenderer
- size=16 align=8
- base size=16 base align=8
-QSGAbstractRenderer (0x0x7f5a2c76e3a8) 0
- vptr=((& QSGAbstractRenderer::_ZTV19QSGAbstractRenderer) + 16u)
- QObject (0x0x7f5a2c5f6840) 0
- primary-for QSGAbstractRenderer (0x0x7f5a2c76e3a8)
-
-Class QSGEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGEngine::QPrivateSignal (0x0x7f5a2c1587e0) 0 empty
-
-Vtable for QSGEngine
-QSGEngine::_ZTV9QSGEngine: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSGEngine)
-16 (int (*)(...))QSGEngine::metaObject
-24 (int (*)(...))QSGEngine::qt_metacast
-32 (int (*)(...))QSGEngine::qt_metacall
-40 (int (*)(...))QSGEngine::~QSGEngine
-48 (int (*)(...))QSGEngine::~QSGEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSGEngine
- size=16 align=8
- base size=16 base align=8
-QSGEngine (0x0x7f5a2c76e4e0) 0
- vptr=((& QSGEngine::_ZTV9QSGEngine) + 16u)
- QObject (0x0x7f5a2c158780) 0
- primary-for QSGEngine (0x0x7f5a2c76e4e0)
-
-Class QSGMaterialShader::RenderState
- size=16 align=8
- base size=16 base align=8
-QSGMaterialShader::RenderState (0x0x7f5a2c1a9300) 0
-
-Vtable for QSGMaterialShader
-QSGMaterialShader::_ZTV17QSGMaterialShader: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGMaterialShader)
-16 0u
-24 0u
-32 (int (*)(...))QSGMaterialShader::activate
-40 (int (*)(...))QSGMaterialShader::deactivate
-48 (int (*)(...))QSGMaterialShader::updateState
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGMaterialShader::compile
-72 (int (*)(...))QSGMaterialShader::initialize
-80 (int (*)(...))QSGMaterialShader::vertexShader
-88 (int (*)(...))QSGMaterialShader::fragmentShader
-
-Class QSGMaterialShader
- size=32 align=8
- base size=32 base align=8
-QSGMaterialShader (0x0x7f5a2c180ae0) 0
- vptr=((& QSGMaterialShader::_ZTV17QSGMaterialShader) + 16u)
-
-Class QSGMaterialType
- size=1 align=1
- base size=0 base align=1
-QSGMaterialType (0x0x7f5a2bcf6ba0) 0 empty
-
-Vtable for QSGMaterial
-QSGMaterial::_ZTV11QSGMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGMaterial)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QSGMaterial::compare
-
-Class QSGMaterial
- size=24 align=8
- base size=24 base align=8
-QSGMaterial (0x0x7f5a2bad8000) 0
- vptr=((& QSGMaterial::_ZTV11QSGMaterial) + 16u)
-
-Vtable for QSGFlatColorMaterial
-QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGFlatColorMaterial)
-16 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-24 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-32 (int (*)(...))QSGFlatColorMaterial::type
-40 (int (*)(...))QSGFlatColorMaterial::createShader
-48 (int (*)(...))QSGFlatColorMaterial::compare
-
-Class QSGFlatColorMaterial
- size=40 align=8
- base size=40 base align=8
-QSGFlatColorMaterial (0x0x7f5a2c76e820) 0
- vptr=((& QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial) + 16u)
- QSGMaterial (0x0x7f5a2bad85a0) 0
- primary-for QSGFlatColorMaterial (0x0x7f5a2c76e820)
-
-Class QSGTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTexture::QPrivateSignal (0x0x7f5a2bad8720) 0 empty
-
-Vtable for QSGTexture
-QSGTexture::_ZTV10QSGTexture: 22u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSGTexture)
-16 (int (*)(...))QSGTexture::metaObject
-24 (int (*)(...))QSGTexture::qt_metacast
-32 (int (*)(...))QSGTexture::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTexture
- size=16 align=8
- base size=16 base align=8
-QSGTexture (0x0x7f5a2c76e888) 0
- vptr=((& QSGTexture::_ZTV10QSGTexture) + 16u)
- QObject (0x0x7f5a2bad8660) 0
- primary-for QSGTexture (0x0x7f5a2c76e888)
-
-Class QSGDynamicTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGDynamicTexture::QPrivateSignal (0x0x7f5a2bafd360) 0 empty
-
-Vtable for QSGDynamicTexture
-QSGDynamicTexture::_ZTV17QSGDynamicTexture: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGDynamicTexture)
-16 (int (*)(...))QSGDynamicTexture::metaObject
-24 (int (*)(...))QSGDynamicTexture::qt_metacast
-32 (int (*)(...))QSGDynamicTexture::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-
-Class QSGDynamicTexture
- size=16 align=8
- base size=16 base align=8
-QSGDynamicTexture (0x0x7f5a2c76e8f0) 0
- vptr=((& QSGDynamicTexture::_ZTV17QSGDynamicTexture) + 16u)
- QSGTexture (0x0x7f5a2c76e958) 0
- primary-for QSGDynamicTexture (0x0x7f5a2c76e8f0)
- QObject (0x0x7f5a2bad8780) 0
- primary-for QSGTexture (0x0x7f5a2c76e958)
-
-Vtable for QSGImageNode
-QSGImageNode::_ZTV12QSGImageNode: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QSGImageNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QSGImageNode
- size=144 align=8
- base size=144 base align=8
-QSGImageNode (0x0x7f5a2c76e9c0) 0
- vptr=((& QSGImageNode::_ZTV12QSGImageNode) + 16u)
- QSGGeometryNode (0x0x7f5a2c76ea28) 0
- primary-for QSGImageNode (0x0x7f5a2c76e9c0)
- QSGBasicGeometryNode (0x0x7f5a2c76ea90) 0
- primary-for QSGGeometryNode (0x0x7f5a2c76ea28)
- QSGNode (0x0x7f5a2bafd3c0) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2c76ea90)
-
-Vtable for QSGNinePatchNode
-QSGNinePatchNode::_ZTV16QSGNinePatchNode: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGNinePatchNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-
-Class QSGNinePatchNode
- size=144 align=8
- base size=144 base align=8
-QSGNinePatchNode (0x0x7f5a2c863000) 0
- vptr=((& QSGNinePatchNode::_ZTV16QSGNinePatchNode) + 16u)
- QSGGeometryNode (0x0x7f5a2c8630d0) 0
- primary-for QSGNinePatchNode (0x0x7f5a2c863000)
- QSGBasicGeometryNode (0x0x7f5a2c863138) 0
- primary-for QSGGeometryNode (0x0x7f5a2c8630d0)
- QSGNode (0x0x7f5a2afbe4e0) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2c863138)
-
-Vtable for QSGRectangleNode
-QSGRectangleNode::_ZTV16QSGRectangleNode: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGRectangleNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRectangleNode
- size=144 align=8
- base size=144 base align=8
-QSGRectangleNode (0x0x7f5a2c8631a0) 0
- vptr=((& QSGRectangleNode::_ZTV16QSGRectangleNode) + 16u)
- QSGGeometryNode (0x0x7f5a2c863208) 0
- primary-for QSGRectangleNode (0x0x7f5a2c8631a0)
- QSGBasicGeometryNode (0x0x7f5a2c863270) 0
- primary-for QSGGeometryNode (0x0x7f5a2c863208)
- QSGNode (0x0x7f5a2afbe540) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2c863270)
-
-Vtable for QSGRenderNode::RenderState
-QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QSGRenderNode11RenderStateE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))QSGRenderNode::RenderState::get
-
-Class QSGRenderNode::RenderState
- size=8 align=8
- base size=8 base align=8
-QSGRenderNode::RenderState (0x0x7f5a2afbe9c0) 0 nearly-empty
- vptr=((& QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE) + 16u)
-
-Vtable for QSGRenderNode
-QSGRenderNode::_ZTV13QSGRenderNode: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSGRenderNode)
-16 0u
-24 0u
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))QSGRenderNode::changedStates
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGRenderNode::releaseResources
-72 (int (*)(...))QSGRenderNode::flags
-80 (int (*)(...))QSGRenderNode::rect
-
-Class QSGRenderNode
- size=88 align=8
- base size=88 base align=8
-QSGRenderNode (0x0x7f5a2c8632d8) 0
- vptr=((& QSGRenderNode::_ZTV13QSGRenderNode) + 16u)
- QSGNode (0x0x7f5a2afbe960) 0
- primary-for QSGRenderNode (0x0x7f5a2c8632d8)
-
-Vtable for QSGSimpleRectNode
-QSGSimpleRectNode::_ZTV17QSGSimpleRectNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGSimpleRectNode)
-16 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-24 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleRectNode
- size=320 align=8
- base size=320 base align=8
-QSGSimpleRectNode (0x0x7f5a2c729680) 0
- vptr=((& QSGSimpleRectNode::_ZTV17QSGSimpleRectNode) + 16u)
- QSGGeometryNode (0x0x7f5a2c729958) 0
- primary-for QSGSimpleRectNode (0x0x7f5a2c729680)
- QSGBasicGeometryNode (0x0x7f5a2c7299c0) 0
- primary-for QSGGeometryNode (0x0x7f5a2c729958)
- QSGNode (0x0x7f5a2b090660) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2c7299c0)
-
-Vtable for QSGOpaqueTextureMaterial
-QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QSGOpaqueTextureMaterial)
-16 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-24 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-32 (int (*)(...))QSGOpaqueTextureMaterial::type
-40 (int (*)(...))QSGOpaqueTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGOpaqueTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGOpaqueTextureMaterial (0x0x7f5a2c729bc8) 0
- vptr=((& QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial) + 16u)
- QSGMaterial (0x0x7f5a2b0906c0) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f5a2c729bc8)
-
-Vtable for QSGTextureMaterial
-QSGTextureMaterial::_ZTV18QSGTextureMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureMaterial)
-16 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-24 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-32 (int (*)(...))QSGTextureMaterial::type
-40 (int (*)(...))QSGTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGTextureMaterial (0x0x7f5a2c729c30) 0
- vptr=((& QSGTextureMaterial::_ZTV18QSGTextureMaterial) + 16u)
- QSGOpaqueTextureMaterial (0x0x7f5a2c729c98) 0
- primary-for QSGTextureMaterial (0x0x7f5a2c729c30)
- QSGMaterial (0x0x7f5a2ad40840) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f5a2c729c98)
-
-Vtable for QSGSimpleTextureNode
-QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGSimpleTextureNode)
-16 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-24 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleTextureNode
- size=384 align=8
- base size=384 base align=8
-QSGSimpleTextureNode (0x0x7f5a2c729d00) 0
- vptr=((& QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode) + 16u)
- QSGGeometryNode (0x0x7f5a2c429e38) 0
- primary-for QSGSimpleTextureNode (0x0x7f5a2c729d00)
- QSGBasicGeometryNode (0x0x7f5a2c429ea0) 0
- primary-for QSGGeometryNode (0x0x7f5a2c429e38)
- QSGNode (0x0x7f5a2ad408a0) 0
- primary-for QSGBasicGeometryNode (0x0x7f5a2c429ea0)
-
-Class QSGTextureProvider::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTextureProvider::QPrivateSignal (0x0x7f5a2aa63720) 0 empty
-
-Vtable for QSGTextureProvider
-QSGTextureProvider::_ZTV18QSGTextureProvider: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureProvider)
-16 (int (*)(...))QSGTextureProvider::metaObject
-24 (int (*)(...))QSGTextureProvider::qt_metacast
-32 (int (*)(...))QSGTextureProvider::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTextureProvider
- size=16 align=8
- base size=16 base align=8
-QSGTextureProvider (0x0x7f5a2c429958) 0
- vptr=((& QSGTextureProvider::_ZTV18QSGTextureProvider) + 16u)
- QObject (0x0x7f5a2aa636c0) 0
- primary-for QSGTextureProvider (0x0x7f5a2c429958)
-
-Vtable for QSGVertexColorMaterial
-QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QSGVertexColorMaterial)
-16 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-24 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-32 (int (*)(...))QSGVertexColorMaterial::type
-40 (int (*)(...))QSGVertexColorMaterial::createShader
-48 (int (*)(...))QSGVertexColorMaterial::compare
-
-Class QSGVertexColorMaterial
- size=24 align=8
- base size=24 base align=8
-QSGVertexColorMaterial (0x0x7f5a2c4299c0) 0
- vptr=((& QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial) + 16u)
- QSGMaterial (0x0x7f5a2aaec240) 0
- primary-for QSGVertexColorMaterial (0x0x7f5a2c4299c0)
-
-Class QQuickStyle
- size=1 align=1
- base size=0 base align=1
-QQuickStyle (0x0x7f5a2aaec2a0) 0 empty
-
diff --git a/tests/auto/bic/data/QtQuickControls2.5.13.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtQuickControls2.5.13.0.linux-gcc-amd64.txt
deleted file mode 100644
index 07ba810c..00000000
--- a/tests/auto/bic/data/QtQuickControls2.5.13.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,11498 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f22c330aae0) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f22c33982a0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f22c33984e0) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f22c3398720) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f22c3398960) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f22c3398ae0) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f22c3398ea0) 0 empty
-
-Class std::__do_is_implicitly_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_implicitly_default_constructible_impl (0x0x7f22c3403000) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f22c30586c0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f22c3058780) 0 empty
-
-Class std::__invoke_memfun_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_ref (0x0x7f22c3058b40) 0 empty
-
-Class std::__invoke_memfun_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_deref (0x0x7f22c3058ba0) 0 empty
-
-Class std::__invoke_memobj_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_ref (0x0x7f22c3058c00) 0 empty
-
-Class std::__invoke_memobj_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_deref (0x0x7f22c3058c60) 0 empty
-
-Class std::__invoke_other
- size=1 align=1
- base size=0 base align=1
-std::__invoke_other (0x0x7f22c3058cc0) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f22c3058d80) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f22c3058e40) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f22c3058f00) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f22c308a000) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f22c308a360) 0 empty
-
-Class std::__swappable_details::__do_is_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_swappable_impl (0x0x7f22c308a6c0) 0 empty
-
-Class std::__swappable_details::__do_is_nothrow_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_nothrow_swappable_impl (0x0x7f22c308a720) 0 empty
-
-Class std::__nonesuch
- size=1 align=1
- base size=0 base align=1
-std::__nonesuch (0x0x7f22c308acc0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f22c30d3360) 0 empty
-
-Class std::__nonesuch_no_braces
- size=1 align=1
- base size=1 base align=1
-std::__nonesuch_no_braces (0x0x7f22c30f6000) 0 empty
- std::__nonesuch (0x0x7f22c30d3840) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f22c31551e0) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f22c3155240) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f22c3188f00) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f22c3188f60) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f22c30f64e0) 0 empty
- std::input_iterator_tag (0x0x7f22c31b2000) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f22c30f6548) 0 empty
- std::forward_iterator_tag (0x0x7f22c30f65b0) 0 empty
- std::input_iterator_tag (0x0x7f22c31b2060) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f22c30f6618) 0 empty
- std::bidirectional_iterator_tag (0x0x7f22c30f6680) 0 empty
- std::forward_iterator_tag (0x0x7f22c30f66e8) 0 empty
- std::input_iterator_tag (0x0x7f22c31b20c0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f22c323eba0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f22c323ecc0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f22c2e63000) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f22c2e63300) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f22c2e63420) 0 empty
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f22c2ef3720) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f22c2ef3a20) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f22c2ef3a80) 0
-
-Class __pthread_rwlock_arch_t
- size=56 align=8
- base size=56 base align=8
-__pthread_rwlock_arch_t (0x0x7f22c2ef3b40) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f22c2ef3ba0) 0
-
-Class __pthread_mutex_s
- size=40 align=8
- base size=40 base align=8
-__pthread_mutex_s (0x0x7f22c2ef3c00) 0
-
-Class __pthread_cond_s
- size=48 align=8
- base size=48 base align=8
-__pthread_cond_s (0x0x7f22c2ef3c60) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f22c2ef3f00) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f22c2f311e0) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f22c2f31240) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f22c2feb000) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f22c30f6a28) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16)
- std::exception (0x0x7f22c2feb1e0) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f22c30f6a28)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f22c2feb3c0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f22c30f6a90) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16)
- std::exception (0x0x7f22c2feb780) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f22c30f6a90)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f22c30f6af8) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16)
- std::exception (0x0x7f22c2feb960) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f22c30f6af8)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f22c2febb40) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f22c3022120) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f22c30f6b60) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16)
- std::exception (0x0x7f22c30227e0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f22c30f6b60)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f22c30f6bc8) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16)
- std::bad_alloc (0x0x7f22c30f6c30) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f22c30f6bc8)
- std::exception (0x0x7f22c30229c0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f22c30f6c30)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f22c3022ba0) 0 empty
-
-Class std::__allocator_traits_base
- size=1 align=1
- base size=0 base align=1
-std::__allocator_traits_base (0x0x7f22c3022d80) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f22c2cc92a0) 0 empty
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7f22c2a7fd20) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7f22c2a7fde0) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f22c2941780) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f22c29418a0) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f22c2941c00) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f22c297f180) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f22c29c0900) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f22c2652d20) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f22c29fea90) 0
- std::__atomic_flag_base (0x0x7f22c2652d80) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f22c24b7208) 0
- QAtomicInteger<int> (0x0x7f22c24b7270) 0
- QBasicAtomicInteger<int> (0x0x7f22c258ad20) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f22c21bc060) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f22c2201600) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f22c2201d20) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f22c23aadd0) 0
- QGenericArgument (0x0x7f22c223f000) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f22c223f420) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f22c223f840) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f22c1ef3360) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f22c1ef3600) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f22c1fbe420) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f22c1fbe780) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f22c2021a80) 0 empty
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f22c1d18300) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f22c1d183c0) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f22c1dcb4e0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f22c1dcb5a0) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f22c1dcb600) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f22c1dcb660) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f22c1dcb6c0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f22c1dcb7e0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f22c1dcb840) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f22c1b0c7e0) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f22c1b0c840) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f22c18c18a0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f22c18c1a20) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f22c1a39ba0) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f22c1a39f60) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f22c168a240) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f22c168a420) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f22c16d1420) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f22c18def08) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16)
- std::exception (0x0x7f22c16d14e0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f22c18def08)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f22c18def70) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16)
- std::logic_error (0x0x7f22c18de410) 0
- primary-for std::domain_error (0x0x7f22c18def70)
- std::exception (0x0x7f22c16d1540) 0 nearly-empty
- primary-for std::logic_error (0x0x7f22c18de410)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f22c18de478) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16)
- std::logic_error (0x0x7f22c18de7b8) 0
- primary-for std::invalid_argument (0x0x7f22c18de478)
- std::exception (0x0x7f22c16d15a0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f22c18de7b8)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f22c18de820) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16)
- std::logic_error (0x0x7f22c16f9000) 0
- primary-for std::length_error (0x0x7f22c18de820)
- std::exception (0x0x7f22c16d1600) 0 nearly-empty
- primary-for std::logic_error (0x0x7f22c16f9000)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f22c16f9068) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16)
- std::logic_error (0x0x7f22c16f90d0) 0
- primary-for std::out_of_range (0x0x7f22c16f9068)
- std::exception (0x0x7f22c16d1660) 0 nearly-empty
- primary-for std::logic_error (0x0x7f22c16f90d0)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f22c16f9138) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16)
- std::exception (0x0x7f22c16d16c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f22c16f9138)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f22c16f91a0) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16)
- std::runtime_error (0x0x7f22c16f9208) 0
- primary-for std::range_error (0x0x7f22c16f91a0)
- std::exception (0x0x7f22c16d1720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f22c16f9208)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f22c16f9270) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16)
- std::runtime_error (0x0x7f22c16f92d8) 0
- primary-for std::overflow_error (0x0x7f22c16f9270)
- std::exception (0x0x7f22c16d1780) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f22c16f92d8)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f22c16f9340) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16)
- std::runtime_error (0x0x7f22c16f93a8) 0
- primary-for std::underflow_error (0x0x7f22c16f9340)
- std::exception (0x0x7f22c16d17e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f22c16f93a8)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f22c16d1960) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f22c16d1cc0) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f22c172d540) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f22c16f97b8) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16)
- std::runtime_error (0x0x7f22c16f9820) 0
- primary-for std::system_error (0x0x7f22c16f97b8)
- std::exception (0x0x7f22c1758120) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f22c16f9820)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f22c16f9a90) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16)
- std::system_error (0x0x7f22c16f9af8) 0
- primary-for std::ios_base::failure (0x0x7f22c16f9a90)
- std::runtime_error (0x0x7f22c16f9b60) 0
- primary-for std::system_error (0x0x7f22c16f9af8)
- std::exception (0x0x7f22c17886c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f22c16f9b60)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f22c1788720) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f22c1788780) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f22c17887e0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f22c1788660) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f22c147a120) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f22c1554300) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2 entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2 entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64)
-
-Construction vtable for std::basic_istream<char> (0x0x7f22c10e4270 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<char> (0x0x7f22c10e4340 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0
-72 0
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7 entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f22c1131000 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f22c11310d0 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7 entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f22c1121c60) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f22c1121cc0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f22c0e8c0c0) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f22c0f08f00) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7f22c0f333c0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f22c0ffc180) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f22c0c7cba0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f22c0c7cb40) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f22c0a5dd20) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f22c0bf95a0) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f22c0a118a0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f22c0a11960) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f22c06dae40) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f22c0a24410) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f22c06f85a0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f22c0a24548) 0
- std::_Bit_iterator_base (0x0x7f22c0a245b0) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f22c06f8c00) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f22c0a24618) 0
- std::_Bit_iterator_base (0x0x7f22c0a24680) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f22c0729420) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f22c04dea80) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f22c05dd840) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f22c05dd8a0) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f22c05470d0) 0 empty
- QListData::NotIndirectLayout (0x0x7f22c05dd900) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f22c0492cb0) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f22c05dd960) 0 empty
- QListData::NotIndirectLayout (0x0x7f22c05dd9c0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f22c0547138) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f22c05dda20) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f22c05dda80) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f22c05dd7e0) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f22c02cac60) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f22c03c7300) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f22c03c72a0) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f22c03b4e38) 0
- QList<QString> (0x0x7f22c03b4ea0) 0
- QListSpecialMethods<QString> (0x0x7f22c03c7540) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f22c00950c0) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f22c01191e0) 0
-
-Class std::_Rb_tree_header
- size=40 align=8
- base size=40 base align=8
-std::_Rb_tree_header (0x0x7f22c0119540) 0
-
-Class std::__erased_type
- size=1 align=1
- base size=0 base align=1
-std::__erased_type (0x0x7f22bfefcae0) 0 empty
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f22bfefcb40) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f22bfefccc0) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f22bfefcd80) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f22bff0c208) 0
- std::__uses_alloc_base (0x0x7f22bfefcd20) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f22bfc8f120) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f22bfd1e5a0) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f22bfd1e900) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f22bfd1ee40) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f22bfd453c0) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f22bfdb05a0) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f22bfdb0c60) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f22bfdfeae0) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f22bfabc1e0) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f22bfb15720) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f22bf9da540) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f22bf709000) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f22bf709060) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f22bf709240) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f22bf7091e0) 0
- vptr=((& QObject::_ZTV7QObject) + 16)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f22bf7d4060) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f22bf7d41e0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f22bf7d4a80) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f22bf7cc410) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16)
- QObject (0x0x7f22bf7d4a20) 0
- primary-for QAbstractAnimation (0x0x7f22bf7cc410)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f22bf7d4e40) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f22bf7cc478) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16)
- QObject (0x0x7f22bf7d4de0) 0
- primary-for QAnimationDriver (0x0x7f22bf7cc478)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f22bf8140c0) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f22bf7cc4e0) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16)
- QObject (0x0x7f22bf814060) 0
- primary-for QEventLoop (0x0x7f22bf7cc4e0)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f22bf814960) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f22bf814a20) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f22bf814a80) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f22bf7cc618) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16)
- QObject (0x0x7f22bf8149c0) 0
- primary-for QAbstractEventDispatcher (0x0x7f22bf7cc618)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f22bf497f70) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16)
- std::exception (0x0x7f22bf4ed120) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f22bf497f70)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f22bf4ed1e0) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f22bf4ed240) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f22bf4ed540) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f22bf2e24e0) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f22bf31a180) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f22bf3e7ae0) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f22bf3e7a80) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f22bf3e7d80) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f22bf10f360) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f22bf10f420) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f22bf10f3c0) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f22bf10f480) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f22bf10f300) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f22bee67720) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f22beeabd80) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f22beeabd20) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f22beeabea0) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f22beeabe40) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f22bef98060) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f22befe5c60) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f22becb9a80) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f22becb8b60) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16)
- QObject (0x0x7f22becb9a20) 0
- primary-for QAbstractItemModel (0x0x7f22becb8b60)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f22bed1de40) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f22bed071a0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16)
- QAbstractItemModel (0x0x7f22bed07208) 0
- primary-for QAbstractTableModel (0x0x7f22bed071a0)
- QObject (0x0x7f22bed1dde0) 0
- primary-for QAbstractItemModel (0x0x7f22bed07208)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f22beda5000) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f22bed07270) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16)
- QAbstractItemModel (0x0x7f22bed072d8) 0
- primary-for QAbstractListModel (0x0x7f22bed07270)
- QObject (0x0x7f22bed1df60) 0
- primary-for QAbstractItemModel (0x0x7f22bed072d8)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f22beda5720) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f22beda57e0) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f22bed073a8) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16)
- QAbstractItemModel (0x0x7f22bed07410) 0
- primary-for QAbstractProxyModel (0x0x7f22bed073a8)
- QObject (0x0x7f22beda5780) 0
- primary-for QAbstractItemModel (0x0x7f22bed07410)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f22beda5a20) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f22bed07478) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16)
- QObject (0x0x7f22beda59c0) 0
- primary-for QAbstractState (0x0x7f22bed07478)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f22beda5c60) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f22bed074e0) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16)
- QObject (0x0x7f22beda5c00) 0
- primary-for QAbstractTransition (0x0x7f22bed074e0)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f22beda5f60) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f22bed07548) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16)
- QAbstractAnimation (0x0x7f22bed075b0) 0
- primary-for QAnimationGroup (0x0x7f22bed07548)
- QObject (0x0x7f22beda5f00) 0
- primary-for QAbstractAnimation (0x0x7f22bed075b0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f22bea82300) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f22beabf6c0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f22beb14b40) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f22beb68f00) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f22beb71af8) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16)
- QObject (0x0x7f22beb68ea0) 0
- primary-for QIODevice (0x0x7f22beb71af8)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f22beb9e8a0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f22beb71c30) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16)
- QIODevice (0x0x7f22beb71c98) 0
- primary-for QBuffer (0x0x7f22beb71c30)
- QObject (0x0x7f22beb9e840) 0
- primary-for QIODevice (0x0x7f22beb71c98)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f22beb9eb40) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f22beb9eae0) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f22beb9ecc0) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f22beb9ec60) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f22bebfaba0) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f22bec44b40) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f22be8b3420) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f22be91c0c0) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f22be91c120) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f22be91c060) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f22be9f37e0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f22be6dbd80) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f22be740660) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f22be7e7180) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f22be813de0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f22be813f60) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f22be4c2ba0) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f22be4c2b40) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f22be26cc00) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f22be26ccc0) 0 empty
-
-Class QCborError
- size=4 align=4
- base size=4 base align=4
-QCborError (0x0x7f22be319000) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f22be319780) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f22be3c8660) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f22be42f420) 0
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f22be086e40) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f22be1cade0) 0
-
-Class QCborParserError
- size=16 align=8
- base size=12 base align=8
-QCborParserError (0x0x7f22bde5c960) 0
-
-Class QCborValue
- size=24 align=8
- base size=20 base align=8
-QCborValue (0x0x7f22bde5ca20) 0
-
-Class QCborValueRef
- size=16 align=8
- base size=16 base align=8
-QCborValueRef (0x0x7f22bdcd1a20) 0
-
-Class QCborArray::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::Iterator (0x0x7f22bdd6d480) 0
-
-Class QCborArray::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::ConstIterator (0x0x7f22bdd6d4e0) 0
-
-Class QCborArray
- size=8 align=8
- base size=8 base align=8
-QCborArray (0x0x7f22bdd6d420) 0
-
-Class QCborMap::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::Iterator (0x0x7f22bda5bea0) 0
-
-Class QCborMap::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::ConstIterator (0x0x7f22bda5bf00) 0
-
-Class QCborMap
- size=8 align=8
- base size=8 base align=8
-QCborMap (0x0x7f22bda5be40) 0
-
-Class qfloat16
- size=2 align=2
- base size=2 base align=2
-qfloat16 (0x0x7f22bd872660) 0
-
-Class QCborStreamWriter
- size=8 align=8
- base size=8 base align=8
-QCborStreamWriter (0x0x7f22bd92d600) 0
-
-Class QCborStreamReader
- size=24 align=8
- base size=20 base align=8
-QCborStreamReader (0x0x7f22bd962360) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f22bd9e4480) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f22bd9e4660) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f22bd6dac00) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f22bd766360) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f22bd731e38) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16)
- QEvent (0x0x7f22bd766720) 0
- primary-for QTimerEvent (0x0x7f22bd731e38)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f22bd731ea0) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16)
- QEvent (0x0x7f22bd7667e0) 0
- primary-for QChildEvent (0x0x7f22bd731ea0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f22bd791410) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16)
- QEvent (0x0x7f22bd766e40) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f22bd791410)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f22bd791478) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16)
- QEvent (0x0x7f22bd766f00) 0
- primary-for QDeferredDeleteEvent (0x0x7f22bd791478)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f22bd7a9060) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f22bd7914e0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16)
- QObject (0x0x7f22bd7a9000) 0
- primary-for QCoreApplication (0x0x7f22bd7914e0)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f22bd7a92a0) 0
-
-Class QConcatenateTablesProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QConcatenateTablesProxyModel::QPrivateSignal (0x0x7f22bd7a9420) 0 empty
-
-Vtable for QConcatenateTablesProxyModel
-QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QConcatenateTablesProxyModel)
-16 (int (*)(...))QConcatenateTablesProxyModel::metaObject
-24 (int (*)(...))QConcatenateTablesProxyModel::qt_metacast
-32 (int (*)(...))QConcatenateTablesProxyModel::qt_metacall
-40 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-48 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QConcatenateTablesProxyModel::index
-120 (int (*)(...))QConcatenateTablesProxyModel::parent
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))QConcatenateTablesProxyModel::rowCount
-144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))QConcatenateTablesProxyModel::data
-168 (int (*)(...))QConcatenateTablesProxyModel::setData
-176 (int (*)(...))QConcatenateTablesProxyModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QConcatenateTablesProxyModel::itemData
-200 (int (*)(...))QConcatenateTablesProxyModel::setItemData
-208 (int (*)(...))QConcatenateTablesProxyModel::mimeTypes
-216 (int (*)(...))QConcatenateTablesProxyModel::mimeData
-224 (int (*)(...))QConcatenateTablesProxyModel::canDropMimeData
-232 (int (*)(...))QConcatenateTablesProxyModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QConcatenateTablesProxyModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QConcatenateTablesProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QConcatenateTablesProxyModel
- size=16 align=8
- base size=16 base align=8
-QConcatenateTablesProxyModel (0x0x7f22bd791548) 0
- vptr=((& QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel) + 16)
- QAbstractItemModel (0x0x7f22bd7915b0) 0
- primary-for QConcatenateTablesProxyModel (0x0x7f22bd791548)
- QObject (0x0x7f22bd7a93c0) 0
- primary-for QAbstractItemModel (0x0x7f22bd7915b0)
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f22bd7a9600) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f22bd7a9720) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f22bd7a98a0) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f22bd465000) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f22bd465720) 0
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f22bd5a7480) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f22bd59f7b8) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16)
- QIODevice (0x0x7f22bd59f820) 0
- primary-for QFileDevice (0x0x7f22bd59f7b8)
- QObject (0x0x7f22bd5a7420) 0
- primary-for QIODevice (0x0x7f22bd59f820)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f22bd5a7d80) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f22bd59f958) 0
- vptr=((& QFile::_ZTV5QFile) + 16)
- QFileDevice (0x0x7f22bd59f9c0) 0
- primary-for QFile (0x0x7f22bd59f958)
- QIODevice (0x0x7f22bd59fa28) 0
- primary-for QFileDevice (0x0x7f22bd59f9c0)
- QObject (0x0x7f22bd5a7d20) 0
- primary-for QIODevice (0x0x7f22bd59fa28)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f22bd61d420) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f22bd2747e0) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f22bd322b40) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f22bd37a300) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f22bd07b420) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f22bd42ec98) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16)
- QAbstractTransition (0x0x7f22bd42ed00) 0
- primary-for QEventTransition (0x0x7f22bd42ec98)
- QObject (0x0x7f22bd07b3c0) 0
- primary-for QAbstractTransition (0x0x7f22bd42ed00)
-
-Vtable for QException
-QException::_ZTV10QException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f22bd42ed68) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16)
- std::exception (0x0x7f22bd07b600) 0 nearly-empty
- primary-for QException (0x0x7f22bd42ed68)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f22bd42edd0) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16)
- QException (0x0x7f22bd42ee38) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f22bd42edd0)
- std::exception (0x0x7f22bd07b660) 0 nearly-empty
- primary-for QException (0x0x7f22bd42ee38)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f22bd07b6c0) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f22bd07b780) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f22bd07b7e0) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f22bd07ba20) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f22bd42eea0) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16)
- QObject (0x0x7f22bd07b9c0) 0
- primary-for QFileSelector (0x0x7f22bd42eea0)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f22bd07bc60) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f22bd42ef08) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16)
- QObject (0x0x7f22bd07bc00) 0
- primary-for QFileSystemWatcher (0x0x7f22bd42ef08)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f22bd07bea0) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f22bd42ef70) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16)
- QAbstractState (0x0x7f22bd0ce000) 0
- primary-for QFinalState (0x0x7f22bd42ef70)
- QObject (0x0x7f22bd07be40) 0
- primary-for QAbstractState (0x0x7f22bd0ce000)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f22bd0d70c0) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f22bd0d7360) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f22bd0ce0d0) 0
- QBasicMutex (0x0x7f22bd154000) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f22bd154240) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f22bd1546c0) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f22bd154cc0) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f22bd154ea0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f22bd1f66c0) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f22bce999c0) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f22bd2306e8) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16)
- QObject (0x0x7f22bce99960) 0
- primary-for QFutureWatcherBase (0x0x7f22bd2306e8)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f22bcec4d20) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f22bd230f08) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16)
- QAbstractState (0x0x7f22bd230f70) 0
- primary-for QHistoryState (0x0x7f22bd230f08)
- QObject (0x0x7f22bcec4cc0) 0
- primary-for QAbstractState (0x0x7f22bd230f70)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f22bceef060) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f22bceee000) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16)
- QAbstractProxyModel (0x0x7f22bceee068) 0
- primary-for QIdentityProxyModel (0x0x7f22bceee000)
- QAbstractItemModel (0x0x7f22bceee0d0) 0
- primary-for QAbstractProxyModel (0x0x7f22bceee068)
- QObject (0x0x7f22bceef000) 0
- primary-for QAbstractItemModel (0x0x7f22bceee0d0)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f22bceef240) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f22bcfafb40) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f22bcfb1a28) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16)
- QObject (0x0x7f22bcfafae0) 0
- primary-for QItemSelectionModel (0x0x7f22bcfb1a28)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f22bcfb1bc8) 0
- QList<QItemSelectionRange> (0x0x7f22bcfb1c30) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f22bcfef660) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f22bcc56f60) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f22bcdde180) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f22bce19120) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f22bce193c0) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f22bca5e720) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f22bca5e780) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f22bca5e6c0) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f22bcb8e660) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f22bcb8e6c0) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f22bcbdbea0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f22bcbdbf00) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f22bcbdbe40) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f22c350a2a0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f22c34f6c98) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16)
- QObject (0x0x7f22c350a240) 0
- primary-for QLibrary (0x0x7f22c34f6c98)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f22c3556120) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f22c350ac00) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f22c35ea840) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f22c35ea8a0) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f22bc45d6c0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f22bc4cd840) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f22bc53cc00) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f22bc5b6ea0) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f22bc27b060) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f22bc27b2a0) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f22bc27b240) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f22bc27b6c0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f22bc337600) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f22bc17ade0) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f22bc17ae40) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f22bc2066c0) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f22bc248900) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f22bc248a20) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f22bbea7000) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f22bbe968f0) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16)
- QObject (0x0x7f22bbe88f60) 0
- primary-for QMimeData (0x0x7f22bbe968f0)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f22bbea71e0) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f22bbf06300) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f22bbf063c0) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f22bbef4c30) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16)
- QObject (0x0x7f22bbf06360) 0
- primary-for QObjectCleanupHandler (0x0x7f22bbef4c30)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f22bbf064e0) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f22bbf6fc60) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f22bbf7f4e0) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16)
- QAnimationGroup (0x0x7f22bbf7f548) 0
- primary-for QParallelAnimationGroup (0x0x7f22bbf7f4e0)
- QAbstractAnimation (0x0x7f22bbf7f5b0) 0
- primary-for QAnimationGroup (0x0x7f22bbf7f548)
- QObject (0x0x7f22bbf6fc00) 0
- primary-for QAbstractAnimation (0x0x7f22bbf7f5b0)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f22bbf6fea0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f22bbf7f618) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16)
- QAbstractAnimation (0x0x7f22bbf7f680) 0
- primary-for QPauseAnimation (0x0x7f22bbf7f618)
- QObject (0x0x7f22bbf6fe40) 0
- primary-for QAbstractAnimation (0x0x7f22bbf7f680)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f22bbfa5ae0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f22bbfe7c60) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f22bbfef9c0) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16)
- QObject (0x0x7f22bbfe7c00) 0
- primary-for QPluginLoader (0x0x7f22bbfef9c0)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f22bbfe7d80) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f22bbc60420) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f22bbc5c618) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16)
- QIODevice (0x0x7f22bbc5c680) 0
- primary-for QProcess (0x0x7f22bbc5c618)
- QObject (0x0x7f22bbc603c0) 0
- primary-for QIODevice (0x0x7f22bbc5c680)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f22bbc60ae0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f22bbc5c6e8) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16)
- QAbstractAnimation (0x0x7f22bbc5c750) 0
- primary-for QVariantAnimation (0x0x7f22bbc5c6e8)
- QObject (0x0x7f22bbc60a80) 0
- primary-for QAbstractAnimation (0x0x7f22bbc5c750)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f22bbc60d80) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f22bbc5c820) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16)
- QVariantAnimation (0x0x7f22bbc5c888) 0
- primary-for QPropertyAnimation (0x0x7f22bbc5c820)
- QAbstractAnimation (0x0x7f22bbc5c8f0) 0
- primary-for QVariantAnimation (0x0x7f22bbc5c888)
- QObject (0x0x7f22bbc60d20) 0
- primary-for QAbstractAnimation (0x0x7f22bbc5c8f0)
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f22bbd314e0) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f22bbe2e240) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f22bbe2e1e0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f22bbbf5f60) 0
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7f22bba2ac00) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7f22bba2aba0) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7f22bb6bb5b0) 0
- QRandomGenerator (0x0x7f22bb6d3720) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f22bb6f1300) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f22bb6f15a0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f22bb6f1a80) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f22bb6f1f60) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f22bb7c6d80) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f22bb83fd20) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f22bb4e9d80) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f22bb5acea0) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f22bb5fb180) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f22bb572f70) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16)
- QFileDevice (0x0x7f22bb5fd000) 0
- primary-for QSaveFile (0x0x7f22bb572f70)
- QIODevice (0x0x7f22bb5fd068) 0
- primary-for QFileDevice (0x0x7f22bb5fd000)
- QObject (0x0x7f22bb5fb120) 0
- primary-for QIODevice (0x0x7f22bb5fd068)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f22bb5fb780) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7f22bb5fb900) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f22bb31aba0) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f22bb31dd68) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16)
- QAnimationGroup (0x0x7f22bb31ddd0) 0
- primary-for QSequentialAnimationGroup (0x0x7f22bb31dd68)
- QAbstractAnimation (0x0x7f22bb31de38) 0
- primary-for QAnimationGroup (0x0x7f22bb31ddd0)
- QObject (0x0x7f22bb31ab40) 0
- primary-for QAbstractAnimation (0x0x7f22bb31de38)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f22bb31ade0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f22bb31dea0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16)
- QObject (0x0x7f22bb31ad80) 0
- primary-for QSettings (0x0x7f22bb31dea0)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f22bb3582a0) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f22bb31df08) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16)
- QObject (0x0x7f22bb358240) 0
- primary-for QSharedMemory (0x0x7f22bb31df08)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f22bb3584e0) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f22bb31df70) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16)
- QObject (0x0x7f22bb358480) 0
- primary-for QSignalMapper (0x0x7f22bb31df70)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f22bb358720) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f22bb37a000) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16)
- QAbstractTransition (0x0x7f22bb37a068) 0
- primary-for QSignalTransition (0x0x7f22bb37a000)
- QObject (0x0x7f22bb3586c0) 0
- primary-for QAbstractTransition (0x0x7f22bb37a068)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f22bb3589c0) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f22bb37a0d0) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16)
- QObject (0x0x7f22bb358960) 0
- primary-for QSocketNotifier (0x0x7f22bb37a0d0)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f22bb358c00) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f22bb37a138) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16)
- QAbstractProxyModel (0x0x7f22bb37a1a0) 0
- primary-for QSortFilterProxyModel (0x0x7f22bb37a138)
- QAbstractItemModel (0x0x7f22bb37a208) 0
- primary-for QAbstractProxyModel (0x0x7f22bb37a1a0)
- QObject (0x0x7f22bb358ba0) 0
- primary-for QAbstractItemModel (0x0x7f22bb37a208)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f22bb3c2060) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f22bb3c2960) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f22bb37a3a8) 0
- vptr=((& QState::_ZTV6QState) + 16)
- QAbstractState (0x0x7f22bb37a410) 0
- primary-for QState (0x0x7f22bb37a3a8)
- QObject (0x0x7f22bb3c2900) 0
- primary-for QAbstractState (0x0x7f22bb37a410)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f22bb3c2de0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f22bb37a5b0) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16)
- QEvent (0x0x7f22bb3c2e40) 0
- primary-for QStateMachine::SignalEvent (0x0x7f22bb37a5b0)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f22bb37a618) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16)
- QEvent (0x0x7f22bb3c2ea0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f22bb37a618)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f22bb37a478) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16)
- QState (0x0x7f22bb37a4e0) 0
- primary-for QStateMachine (0x0x7f22bb37a478)
- QAbstractState (0x0x7f22bb37a548) 0
- primary-for QState (0x0x7f22bb37a4e0)
- QObject (0x0x7f22bb3c2d80) 0
- primary-for QAbstractState (0x0x7f22bb37a548)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f22bb4312a0) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f22bb0b62a0) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f22bb13e600) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QStringListModel::itemData
-200 (int (*)(...))QStringListModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QStringListModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f22bb134750) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16)
- QAbstractListModel (0x0x7f22bb1347b8) 0
- primary-for QStringListModel (0x0x7f22bb134750)
- QAbstractItemModel (0x0x7f22bb134820) 0
- primary-for QAbstractListModel (0x0x7f22bb1347b8)
- QObject (0x0x7f22bb13e5a0) 0
- primary-for QAbstractItemModel (0x0x7f22bb134820)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f22bb13e720) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f22bb13e7e0) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f22bb13e900) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f22bb134888) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16)
- QFile (0x0x7f22bb1348f0) 0
- primary-for QTemporaryFile (0x0x7f22bb134888)
- QFileDevice (0x0x7f22bb134958) 0
- primary-for QFile (0x0x7f22bb1348f0)
- QIODevice (0x0x7f22bb1349c0) 0
- primary-for QFileDevice (0x0x7f22bb134958)
- QObject (0x0x7f22bb13e8a0) 0
- primary-for QIODevice (0x0x7f22bb1349c0)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f22bb13ec60) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f22bb1be4e0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0
-64 0
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f22bb1be480) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f22bb1beea0) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f22bb2120c0) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7f22bb2122a0) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7f22bb134bc8) 0
- std::__mutex_base (0x0x7f22bb212300) 0
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7f22bb2124e0) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7f22bb212540) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7f22bb2125a0) 0 empty
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7f22bae51000) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7f22bb134c30) 0
- std::__recursive_mutex_base (0x0x7f22bae51060) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7f22bb226af0) 0
- std::__mutex_base (0x0x7f22bae51420) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7f22bae51480) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7f22bb226e70) 0
- std::__recursive_mutex_base (0x0x7f22bae517e0) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7f22bae51840) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7f22bae51f60) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7f22bb134d68) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16)
- std::exception (0x0x7f22bae9b4e0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7f22bb134d68)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7f22bb134dd0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16)
- std::exception (0x0x7f22bae9b600) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7f22bb134dd0)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7f22bb134e38) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16)
- std::exception (0x0x7f22bae9b720) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7f22bb134e38)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7f22bb134f08) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16)
- std::exception (0x0x7f22bae9b840) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7f22bb134f08)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7f22baec38a0) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7f22baec3ba0) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7f22baec3ea0) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7f22baee7240) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7f22bb134f70) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16)
- std::exception (0x0x7f22baf63420) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7f22bb134f70)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7f22bafce3c0) 0 empty
-
-Class std::__sp_array_delete
- size=1 align=1
- base size=0 base align=1
-std::__sp_array_delete (0x0x7f22bafce7e0) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7f22bad17660) 0
-
-Vtable for std::thread::_State
-std::thread::_State::_ZTVNSt6thread6_StateE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread6_StateE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_State
- size=8 align=8
- base size=8 base align=8
-std::thread::_State (0x0x7f22bad44ae0) 0 nearly-empty
- vptr=((& std::thread::_State::_ZTVNSt6thread6_StateE) + 16)
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7f22bad44b40) 0
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7f22bad44a80) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7f22babdaf00) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7f22bac10300) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7f22bac10360) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7f22ba98c660) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7f22ba983820) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16)
- std::logic_error (0x0x7f22ba983888) 0
- primary-for std::future_error (0x0x7f22ba983820)
- std::exception (0x0x7f22ba98cd80) 0 nearly-empty
- primary-for std::logic_error (0x0x7f22ba983888)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7f22ba9ba4e0) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7f22ba9ba480) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7f22ba77cc00) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7f22ba7aa0d0) 0
- std::__at_thread_exit_elt (0x0x7f22ba77ccc0) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7f22ba9ba660) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7f22ba9ba420) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7f22b9f10dd0) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16)
- std::__future_base::_State_baseV2 (0x0x7f22b9f3acc0) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7f22b9f10dd0)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f22b9f745a0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f22b9f7b138) 0
- vptr=((& QThread::_ZTV7QThread) + 16)
- QObject (0x0x7f22b9f74540) 0
- primary-for QThread (0x0x7f22b9f7b138)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f22b9f74960) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f22b9f7b1a0) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16)
- QObject (0x0x7f22b9f74900) 0
- primary-for QThreadPool (0x0x7f22b9f7b1a0)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f22b9f74b40) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f22b9fb9240) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f22b9f7b208) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16)
- QObject (0x0x7f22b9fb91e0) 0
- primary-for QTimeLine (0x0x7f22b9f7b208)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f22b9fb9480) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f22b9f7b270) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16)
- QObject (0x0x7f22b9fb9420) 0
- primary-for QTimer (0x0x7f22b9f7b270)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f22ba002de0) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f22ba002d80) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f22b9ca3ea0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f22b9cae958) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16)
- QObject (0x0x7f22b9ca3e40) 0
- primary-for QTranslator (0x0x7f22b9cae958)
-
-Class QTransposeProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTransposeProxyModel::QPrivateSignal (0x0x7f22b9cca120) 0 empty
-
-Vtable for QTransposeProxyModel
-QTransposeProxyModel::_ZTV20QTransposeProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTransposeProxyModel)
-16 (int (*)(...))QTransposeProxyModel::metaObject
-24 (int (*)(...))QTransposeProxyModel::qt_metacast
-32 (int (*)(...))QTransposeProxyModel::qt_metacall
-40 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-48 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTransposeProxyModel::index
-120 (int (*)(...))QTransposeProxyModel::parent
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))QTransposeProxyModel::rowCount
-144 (int (*)(...))QTransposeProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QTransposeProxyModel::headerData
-184 (int (*)(...))QTransposeProxyModel::setHeaderData
-192 (int (*)(...))QTransposeProxyModel::itemData
-200 (int (*)(...))QTransposeProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QTransposeProxyModel::insertRows
-264 (int (*)(...))QTransposeProxyModel::insertColumns
-272 (int (*)(...))QTransposeProxyModel::removeRows
-280 (int (*)(...))QTransposeProxyModel::removeColumns
-288 (int (*)(...))QTransposeProxyModel::moveRows
-296 (int (*)(...))QTransposeProxyModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QTransposeProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QTransposeProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QTransposeProxyModel::setSourceModel
-392 (int (*)(...))QTransposeProxyModel::mapToSource
-400 (int (*)(...))QTransposeProxyModel::mapFromSource
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QTransposeProxyModel
- size=16 align=8
- base size=16 base align=8
-QTransposeProxyModel (0x0x7f22b9cae9c0) 0
- vptr=((& QTransposeProxyModel::_ZTV20QTransposeProxyModel) + 16)
- QAbstractProxyModel (0x0x7f22b9caea28) 0
- primary-for QTransposeProxyModel (0x0x7f22b9cae9c0)
- QAbstractItemModel (0x0x7f22b9caea90) 0
- primary-for QAbstractProxyModel (0x0x7f22b9caea28)
- QObject (0x0x7f22b9cca0c0) 0
- primary-for QAbstractItemModel (0x0x7f22b9caea90)
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f22b9cca300) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f22b9d44cc0) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f22b9d44de0) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f22b9def1e0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f22b9a5f138) 0
- QVector<QXmlStreamAttribute> (0x0x7f22b9a55900) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f22b9a55c00) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f22b9ad3ba0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f22b9b31ba0) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f22b9b9cc60) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f22b9b9ccc0) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f22b9bdaba0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f22b9c2c1e0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f22b98c7240) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f22b99626c0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f22b9962660) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f22b964f300) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f22b971be40) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f22b978df00) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f22b97843a8) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16)
- QEvent (0x0x7f22b97be7e0) 0
- primary-for QInputEvent (0x0x7f22b97843a8)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f22b9784410) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16)
- QEvent (0x0x7f22b97be9c0) 0
- primary-for QEnterEvent (0x0x7f22b9784410)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f22b9784478) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16)
- QInputEvent (0x0x7f22b97844e0) 0
- primary-for QMouseEvent (0x0x7f22b9784478)
- QEvent (0x0x7f22b97bed80) 0
- primary-for QInputEvent (0x0x7f22b97844e0)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f22b9784548) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16)
- QInputEvent (0x0x7f22b97845b0) 0
- primary-for QHoverEvent (0x0x7f22b9784548)
- QEvent (0x0x7f22b980b2a0) 0
- primary-for QInputEvent (0x0x7f22b97845b0)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f22b9784618) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16)
- QInputEvent (0x0x7f22b9784680) 0
- primary-for QWheelEvent (0x0x7f22b9784618)
- QEvent (0x0x7f22b980b480) 0
- primary-for QInputEvent (0x0x7f22b9784680)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f22b97846e8) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16)
- QInputEvent (0x0x7f22b9784750) 0
- primary-for QTabletEvent (0x0x7f22b97846e8)
- QEvent (0x0x7f22b980bae0) 0
- primary-for QInputEvent (0x0x7f22b9784750)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f22b97847b8) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16)
- QInputEvent (0x0x7f22b9784820) 0
- primary-for QNativeGestureEvent (0x0x7f22b97847b8)
- QEvent (0x0x7f22b944d420) 0
- primary-for QInputEvent (0x0x7f22b9784820)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f22b9784888) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16)
- QInputEvent (0x0x7f22b97848f0) 0
- primary-for QKeyEvent (0x0x7f22b9784888)
- QEvent (0x0x7f22b944d720) 0
- primary-for QInputEvent (0x0x7f22b97848f0)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f22b9784958) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16)
- QEvent (0x0x7f22b944da20) 0
- primary-for QFocusEvent (0x0x7f22b9784958)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f22b97849c0) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16)
- QEvent (0x0x7f22b944db40) 0
- primary-for QPaintEvent (0x0x7f22b97849c0)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f22b9784a28) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16)
- QEvent (0x0x7f22b944dc60) 0
- primary-for QMoveEvent (0x0x7f22b9784a28)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f22b9784a90) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16)
- QEvent (0x0x7f22b944dd80) 0
- primary-for QExposeEvent (0x0x7f22b9784a90)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f22b9784af8) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16)
- QEvent (0x0x7f22b944de40) 0
- primary-for QPlatformSurfaceEvent (0x0x7f22b9784af8)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f22b9784b60) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16)
- QEvent (0x0x7f22b944df00) 0
- primary-for QResizeEvent (0x0x7f22b9784b60)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f22b9784bc8) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16)
- QEvent (0x0x7f22b9491060) 0
- primary-for QCloseEvent (0x0x7f22b9784bc8)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f22b9784c30) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16)
- QEvent (0x0x7f22b94910c0) 0
- primary-for QIconDragEvent (0x0x7f22b9784c30)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f22b9784c98) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16)
- QEvent (0x0x7f22b9491120) 0
- primary-for QShowEvent (0x0x7f22b9784c98)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f22b9784d00) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16)
- QEvent (0x0x7f22b9491180) 0
- primary-for QHideEvent (0x0x7f22b9784d00)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f22b9784d68) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16)
- QInputEvent (0x0x7f22b9784dd0) 0
- primary-for QContextMenuEvent (0x0x7f22b9784d68)
- QEvent (0x0x7f22b94911e0) 0
- primary-for QInputEvent (0x0x7f22b9784dd0)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f22b9491540) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f22b9784e38) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16)
- QEvent (0x0x7f22b94914e0) 0
- primary-for QInputMethodEvent (0x0x7f22b9784e38)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f22b95168a0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f22b9527068) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16)
- QEvent (0x0x7f22b9516840) 0
- primary-for QInputMethodQueryEvent (0x0x7f22b9527068)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f22b9598138) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16)
- QEvent (0x0x7f22b9590600) 0
- primary-for QDropEvent (0x0x7f22b9598138)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f22b95981a0) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16)
- QDropEvent (0x0x7f22b9598208) 0
- primary-for QDragMoveEvent (0x0x7f22b95981a0)
- QEvent (0x0x7f22b95909c0) 0
- primary-for QDropEvent (0x0x7f22b9598208)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f22b9598270) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16)
- QDragMoveEvent (0x0x7f22b95982d8) 0
- primary-for QDragEnterEvent (0x0x7f22b9598270)
- QDropEvent (0x0x7f22b9598340) 0
- primary-for QDragMoveEvent (0x0x7f22b95982d8)
- QEvent (0x0x7f22b9590c00) 0
- primary-for QDropEvent (0x0x7f22b9598340)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f22b95983a8) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16)
- QEvent (0x0x7f22b9590c60) 0
- primary-for QDragLeaveEvent (0x0x7f22b95983a8)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f22b9598410) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16)
- QEvent (0x0x7f22b9590cc0) 0
- primary-for QHelpEvent (0x0x7f22b9598410)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f22b9598478) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16)
- QEvent (0x0x7f22b9590f60) 0
- primary-for QStatusTipEvent (0x0x7f22b9598478)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f22b95984e0) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16)
- QEvent (0x0x7f22b95c3060) 0
- primary-for QWhatsThisClickedEvent (0x0x7f22b95984e0)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f22b9598548) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16)
- QEvent (0x0x7f22b95c3120) 0
- primary-for QActionEvent (0x0x7f22b9598548)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f22b95985b0) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16)
- QEvent (0x0x7f22b95c3240) 0
- primary-for QFileOpenEvent (0x0x7f22b95985b0)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f22b9598618) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16)
- QEvent (0x0x7f22b95c3360) 0
- primary-for QToolBarChangeEvent (0x0x7f22b9598618)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f22b9598680) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16)
- QEvent (0x0x7f22b95c3420) 0
- primary-for QShortcutEvent (0x0x7f22b9598680)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f22b95986e8) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16)
- QEvent (0x0x7f22b95c35a0) 0
- primary-for QWindowStateChangeEvent (0x0x7f22b95986e8)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f22b95c3720) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f22b961dae0) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f22b9618f08) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16)
- QInputEvent (0x0x7f22b9618f70) 0
- primary-for QTouchEvent (0x0x7f22b9618f08)
- QEvent (0x0x7f22b961da80) 0
- primary-for QInputEvent (0x0x7f22b9618f70)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f22b932dc30) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16)
- QEvent (0x0x7f22b93610c0) 0
- primary-for QScrollPrepareEvent (0x0x7f22b932dc30)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f22b932dc98) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16)
- QEvent (0x0x7f22b9361120) 0
- primary-for QScrollEvent (0x0x7f22b932dc98)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f22b932dd00) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16)
- QEvent (0x0x7f22b9361180) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f22b932dd00)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f22b932dd68) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16)
- QEvent (0x0x7f22b93611e0) 0
- primary-for QApplicationStateChangeEvent (0x0x7f22b932dd68)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f22b9361240) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f22b93fb9c0) 0
- QVector<QPoint> (0x0x7f22b94006c0) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f22b908cd00) 0
- QVector<QPointF> (0x0x7f22b909e780) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f22b9139600) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f22b91a3420) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f22b91a33c0) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f22b8ede780) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f22b8edee40) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f22b8f9d900) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f22b8f9df00) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f22b8c64b60) 0
- vptr=((& QImage::_ZTV6QImage) + 16)
- QPaintDevice (0x0x7f22b8c73840) 0
- primary-for QImage (0x0x7f22b8c64b60)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f22b8d825b0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16)
- QPaintDevice (0x0x7f22b8d84600) 0
- primary-for QPixmap (0x0x7f22b8d825b0)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f22b8df7ae0) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f22b8ad5060) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f22b8ad52a0) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f22b8ac9750) 0
- QGradient (0x0x7f22b8ad59c0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f22b8ac97b8) 0
- QGradient (0x0x7f22b8ad5ae0) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f22b8ac9820) 0
- QGradient (0x0x7f22b8ad5c00) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f22b8ad5cc0) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f22b8bf1660) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f22b8bf1600) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f22b8c29d80) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f22b88b4720) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f22b89a28f0) 0
- QTextFormat (0x0x7f22b89ce300) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f22b8a40d00) 0
- QTextFormat (0x0x7f22b8a46cc0) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f22b86b2270) 0
- QTextFormat (0x0x7f22b86a99c0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f22b86f8680) 0
- QTextCharFormat (0x0x7f22b86f86e8) 0
- QTextFormat (0x0x7f22b8702180) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f22b8736c30) 0
- QTextFormat (0x0x7f22b873f7e0) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f22b87a11a0) 0
- QTextFrameFormat (0x0x7f22b87a1208) 0
- QTextFormat (0x0x7f22b87a6420) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f22b87f5750) 0
- QTextCharFormat (0x0x7f22b87f57b8) 0
- QTextFormat (0x0x7f22b87eacc0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f22b844e120) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f22b844e300) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f22b84bccc0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f22b8532de0) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f22b859af60) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f22b85bc3c0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f22b85bc360) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f22b8645a80) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f22b8645f00) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f22b82721e0) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f22b825b2d8) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16)
- QObject (0x0x7f22b8272180) 0
- primary-for QTextDocument (0x0x7f22b825b2d8)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f22b8272cc0) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f22b8272c60) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f22b83be0c0) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f22b83be120) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f22b83be180) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f22b83c0000) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16)
- QObject (0x0x7f22b83be060) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f22b83c0000)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f22b8068d20) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f22b8068f60) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f22b80a6000) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f22b8068f00) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f22b80a6ba0) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f22b80a6f00) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f22b80a6f60) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f22b80f9000) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f22b80f9060) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f22b80f90c0) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f22b80f9120) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f22b80f9240) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f22b80f92a0) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f22b8087618) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16)
- QAccessibleEvent (0x0x7f22b80f9c60) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f22b8087618)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f22b8087680) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16)
- QAccessibleEvent (0x0x7f22b8175060) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f22b8087680)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f22b80876e8) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f22b8087750) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f22b80876e8)
- QAccessibleEvent (0x0x7f22b8175480) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f22b8087750)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f22b80877b8) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f22b8087820) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f22b80877b8)
- QAccessibleEvent (0x0x7f22b8175900) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f22b8087820)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f22b8087888) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f22b80878f0) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f22b8087888)
- QAccessibleEvent (0x0x7f22b8175d20) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f22b80878f0)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f22b8087958) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f22b80879c0) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f22b8087958)
- QAccessibleEvent (0x0x7f22b81a2180) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f22b80879c0)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f22b8087a28) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16)
- QAccessibleEvent (0x0x7f22b81a2600) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f22b8087a28)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f22b8087a90) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16)
- QAccessibleEvent (0x0x7f22b81a2a20) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f22b8087a90)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f22b81d5300) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f22b81d55a0) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f22b8087af8) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16)
- QObject (0x0x7f22b81d5540) 0
- primary-for QAccessibleBridgePlugin (0x0x7f22b8087af8)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0
-24 0
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f22b8087b60) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16)
- QAccessibleInterface (0x0x7f22b81d56c0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f22b8087b60)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f22b8087bc8) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16)
- QAccessibleObject (0x0x7f22b8087c30) 0
- primary-for QAccessibleApplication (0x0x7f22b8087bc8)
- QAccessibleInterface (0x0x7f22b81d5720) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f22b8087c30)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f22b81d57e0) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f22b8087c98) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16)
- QObject (0x0x7f22b81d5780) 0
- primary-for QAccessiblePlugin (0x0x7f22b8087c98)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f22b81d5900) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f22b823d480) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f22b823d840) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f22b7f203c0) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f22b7fed180) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f22b7fdea10) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16)
- QObject (0x0x7f22b7fed0c0) 0
- primary-for QWindow (0x0x7f22b7fdea10)
- QSurface (0x0x7f22b7fed120) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f22b7feda20) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f22b7fcdf70) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16)
- QPixmap (0x0x7f22b8041000) 0
- primary-for QBitmap (0x0x7f22b7fcdf70)
- QPaintDevice (0x0x7f22b7fedae0) 0
- primary-for QPixmap (0x0x7f22b8041000)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f22b7c90060) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f22b7c8a2d8) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16)
- QObject (0x0x7f22b7c90000) 0
- primary-for QClipboard (0x0x7f22b7c8a2d8)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f22b7c90180) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f22b7c90240) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f22b7c8a340) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16)
- QObject (0x0x7f22b7c901e0) 0
- primary-for QDrag (0x0x7f22b7c8a340)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f22b7c90420) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f22b7cf8480) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f22b7d427e0) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f22b7a6e8a0) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f22b7d88ea0) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16)
- QObject (0x0x7f22b7a6e840) 0
- primary-for QGenericPlugin (0x0x7f22b7d88ea0)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f22b7a6e9c0) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f22b7a6ea80) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f22b7d88f08) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16)
- QObject (0x0x7f22b7a6ea20) 0
- primary-for QInputMethod (0x0x7f22b7d88f08)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f22b7a6ed80) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f22b7d88f70) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16)
- QCoreApplication (0x0x7f22b7ae8000) 0
- primary-for QGuiApplication (0x0x7f22b7d88f70)
- QObject (0x0x7f22b7a6ed20) 0
- primary-for QCoreApplication (0x0x7f22b7ae8000)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f22b7b02540) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f22b7b026c0) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f22b7b024e0) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f22b7b02780) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f22b7ae85b0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16)
- QObject (0x0x7f22b7b02720) 0
- primary-for QIconEnginePlugin (0x0x7f22b7ae85b0)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0
-24 0
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f22b7b028a0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f22b7b02ae0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f22b7ae8618) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16)
- QObject (0x0x7f22b7b02a80) 0
- primary-for QImageIOPlugin (0x0x7f22b7ae8618)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f22b7b91300) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f22b7b91420) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f22b7b91540) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f22b7c236c0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f22b78a7900) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f22b7971240) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f22b76ee0c0) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f22b79d8d68) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16)
- QObject (0x0x7f22b76ee060) 0
- primary-for QMovie (0x0x7f22b79d8d68)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f22b76ee4e0) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f22b79ef850) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16)
- QObject (0x0x7f22b76ee420) 0
- primary-for QOffscreenSurface (0x0x7f22b79ef850)
- QSurface (0x0x7f22b76ee480) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f22b76ee720) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f22b76eef60) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f22b739db40) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f22b739dd20) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f22b739dd80) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f22b739df60) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f22b73cb180) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f22b739cc30) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b73cb120) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f22b73cb480) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f22b739cc98) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b73cb420) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f22b73cb780) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f22b739cd00) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b73cb720) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f22b73cba80) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f22b739cd68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b73cba20) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f22b73cbde0) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f22b739cdd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b73cbd80) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f22b7400120) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f22b739ce38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b74000c0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f22b7400420) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f22b739cea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b74003c0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f22b7400720) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f22b739cf08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b74006c0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f22b7400a20) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f22b739cf70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b74009c0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f22b7400d20) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f22b7446000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b7400cc0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f22b704f060) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f22b7446068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b704f000) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f22b704f360) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f22b74460d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b704f300) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f22b704f660) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f22b7446138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b704f600) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f22b704f960) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f22b74461a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b704f900) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f22b704fc60) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f22b7446208) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b704fc00) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f22b704ff60) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f22b7446270) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b704ff00) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f22b70b92a0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f22b74462d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b70b9240) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f22b70b9600) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f22b7446340) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b70b95a0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f22b70b9900) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f22b74463a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b70b98a0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f22b70b9c00) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f22b7446410) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b70b9ba0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f22b70b9f00) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f22b7446478) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b70b9ea0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f22b7142240) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f22b74464e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b71421e0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f22b7142540) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f22b7446548) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b71424e0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f22b7142840) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f22b74465b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b71427e0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f22b7142b40) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f22b7446618) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b7142ae0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f22b7142e40) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f22b7446680) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b7142de0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f22b717d180) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f22b74466e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f22b717d120) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f22b717d420) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f22b717df00) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f22b71ac138) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16)
- QObject (0x0x7f22b717dea0) 0
- primary-for QOpenGLContextGroup (0x0x7f22b71ac138)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f22b71b9180) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f22b71ac1a0) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16)
- QObject (0x0x7f22b71b9120) 0
- primary-for QOpenGLContext (0x0x7f22b71ac1a0)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f22b71b93c0) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f22b6e70b40) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f22b721dbc8) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16)
- QObject (0x0x7f22b6e70ae0) 0
- primary-for QOpenGLDebugLogger (0x0x7f22b721dbc8)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f22b6ec7000) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f22b6ec7960) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f22b6ec7900) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f22b721df70) 0
- QOpenGLFunctions (0x0x7f22b7015720) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f22b7015a80) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f22b6c8b000) 0
- QOpenGLFunctionsPrivate (0x0x7f22b7015a20) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f22b6df3540) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f22b6df37e0) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f22b6ddbd68) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16)
- QPaintDevice (0x0x7f22b6df3840) 0
- primary-for QOpenGLPaintDevice (0x0x7f22b6ddbd68)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f22b6df3a80) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f22b6a848a0) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f22b6a75ea0) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16)
- QObject (0x0x7f22b6a84840) 0
- primary-for QOpenGLShader (0x0x7f22b6a75ea0)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f22b6ac11e0) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f22b6aca000) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16)
- QObject (0x0x7f22b6ac1180) 0
- primary-for QOpenGLShaderProgram (0x0x7f22b6aca000)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f22b6ac13c0) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f22b6b7a8a0) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f22b6b7aae0) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f22b6aca138) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16)
- QObject (0x0x7f22b6b7aa80) 0
- primary-for QOpenGLTimerQuery (0x0x7f22b6aca138)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f22b6b7ad20) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f22b6aca1a0) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16)
- QObject (0x0x7f22b6b7acc0) 0
- primary-for QOpenGLTimeMonitor (0x0x7f22b6aca1a0)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f22b6b7af60) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f22b6bdb000) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f22b6aca208) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16)
- QObject (0x0x7f22b6b7af00) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f22b6aca208)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f22b6bdb6c0) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f22b6b93e70) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16)
- QWindow (0x0x7f22b6b93ee0) 0
- primary-for QPaintDeviceWindow (0x0x7f22b6b93e70)
- QObject (0x0x7f22b6bdb5a0) 0
- primary-for QWindow (0x0x7f22b6b93ee0)
- QSurface (0x0x7f22b6bdb600) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336)
- QPaintDevice (0x0x7f22b6bdb660) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f22b6bdb9c0) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f22b6aca2d8) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16)
- QPaintDeviceWindow (0x0x7f22b6bfd0e0) 0
- primary-for QOpenGLWindow (0x0x7f22b6aca2d8)
- QWindow (0x0x7f22b6bfd150) 0
- primary-for QPaintDeviceWindow (0x0x7f22b6bfd0e0)
- QObject (0x0x7f22b6bdb8a0) 0
- primary-for QWindow (0x0x7f22b6bfd150)
- QSurface (0x0x7f22b6bdb900) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384)
- QPaintDevice (0x0x7f22b6bdb960) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f22b6bdbba0) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f22b6882600) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f22b6916180) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f22b68fe270) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16)
- QPaintDevice (0x0x7f22b6916120) 0
- primary-for QPagedPaintDevice (0x0x7f22b68fe270)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f22b6916240) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f22b69161e0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f22b67385a0) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f22b677f4e0) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f22b677fcc0) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f22b6837480) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f22b683b1c0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16)
- QObject (0x0x7f22b68373c0) 0
- primary-for QPdfWriter (0x0x7f22b683b1c0)
- QPagedPaintDevice (0x0x7f22b6781618) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176)
- QPaintDevice (0x0x7f22b6837420) 16
- primary-for QPagedPaintDevice (0x0x7f22b6781618)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f22b6781680) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16)
- QPaintDevice (0x0x7f22b6837780) 0
- primary-for QPicture (0x0x7f22b6781680)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f22b64a1a20) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f22b64a1ae0) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f22b64a7820) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16)
- QObject (0x0x7f22b64a1a80) 0
- primary-for QPictureFormatPlugin (0x0x7f22b64a7820)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f22b64a1c60) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f22b64a1c00) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f22b657c420) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f22b6577478) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16)
- QPaintDeviceWindow (0x0x7f22b6585000) 0
- primary-for QRasterWindow (0x0x7f22b6577478)
- QWindow (0x0x7f22b6585070) 0
- primary-for QPaintDeviceWindow (0x0x7f22b6585000)
- QObject (0x0x7f22b657c300) 0
- primary-for QWindow (0x0x7f22b6585070)
- QSurface (0x0x7f22b657c360) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344)
- QPaintDevice (0x0x7f22b657c3c0) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f22b657c660) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f22b6577548) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16)
- QObject (0x0x7f22b657c600) 0
- primary-for QScreen (0x0x7f22b6577548)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f22b657c8a0) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f22b65775b0) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16)
- QObject (0x0x7f22b657c840) 0
- primary-for QSessionManager (0x0x7f22b65775b0)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f22b657ca80) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f22b6276240) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f22b6577b60) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16)
- QAbstractItemModel (0x0x7f22b6577bc8) 0
- primary-for QStandardItemModel (0x0x7f22b6577b60)
- QObject (0x0x7f22b62761e0) 0
- primary-for QAbstractItemModel (0x0x7f22b6577bc8)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f22b6276600) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f22b62f99c0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f22b62edf08) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16)
- QObject (0x0x7f22b62f9960) 0
- primary-for QStyleHints (0x0x7f22b62edf08)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f22b62f9c00) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f22b62edf70) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16)
- QObject (0x0x7f22b62f9ba0) 0
- primary-for QTextObject (0x0x7f22b62edf70)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f22b62f9e40) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f22b6328000) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16)
- QTextObject (0x0x7f22b6328068) 0
- primary-for QTextBlockGroup (0x0x7f22b6328000)
- QObject (0x0x7f22b62f9de0) 0
- primary-for QTextObject (0x0x7f22b6328068)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f22b6337060) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f22b6337120) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f22b6337180) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f22b63280d0) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16)
- QTextObject (0x0x7f22b6328138) 0
- primary-for QTextFrame (0x0x7f22b63280d0)
- QObject (0x0x7f22b63370c0) 0
- primary-for QTextObject (0x0x7f22b6328138)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f22b6391ae0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f22b6391ba0) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f22b6391b40) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f22b64378a0) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f22b60910c0) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f22b608c3a8) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16)
- QObject (0x0x7f22b6091060) 0
- primary-for QSyntaxHighlighter (0x0x7f22b608c3a8)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f22b60912a0) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f22b6091300) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f22b60913c0) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f22b608c410) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16)
- QTextBlockGroup (0x0x7f22b608c478) 0
- primary-for QTextList (0x0x7f22b608c410)
- QTextObject (0x0x7f22b608c4e0) 0
- primary-for QTextBlockGroup (0x0x7f22b608c478)
- QObject (0x0x7f22b6091360) 0
- primary-for QTextObject (0x0x7f22b608c4e0)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f22b60919c0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f22b60d2240) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f22b608c548) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16)
- QTextFrame (0x0x7f22b608c5b0) 0
- primary-for QTextTable (0x0x7f22b608c548)
- QTextObject (0x0x7f22b608c618) 0
- primary-for QTextFrame (0x0x7f22b608c5b0)
- QObject (0x0x7f22b60d21e0) 0
- primary-for QTextObject (0x0x7f22b608c618)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f22b60d27e0) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f22b608c680) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16)
- QObject (0x0x7f22b60d2780) 0
- primary-for QValidator (0x0x7f22b608c680)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f22b60d2a20) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f22b608c6e8) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16)
- QValidator (0x0x7f22b608c750) 0
- primary-for QIntValidator (0x0x7f22b608c6e8)
- QObject (0x0x7f22b60d29c0) 0
- primary-for QValidator (0x0x7f22b608c750)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f22b60d2c60) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f22b608c7b8) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16)
- QValidator (0x0x7f22b608c820) 0
- primary-for QDoubleValidator (0x0x7f22b608c7b8)
- QObject (0x0x7f22b60d2c00) 0
- primary-for QValidator (0x0x7f22b608c820)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f22b611b120) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f22b608c888) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16)
- QValidator (0x0x7f22b608c8f0) 0
- primary-for QRegExpValidator (0x0x7f22b608c888)
- QObject (0x0x7f22b611b0c0) 0
- primary-for QValidator (0x0x7f22b608c8f0)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f22b611b300) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f22b608c958) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16)
- QValidator (0x0x7f22b608c9c0) 0
- primary-for QRegularExpressionValidator (0x0x7f22b608c958)
- QObject (0x0x7f22b611b2a0) 0
- primary-for QValidator (0x0x7f22b608c9c0)
-
-Class QNetworkRequest
- size=8 align=8
- base size=8 base align=8
-QNetworkRequest (0x0x7f22b611b4e0) 0
-
-Class QNetworkCacheMetaData
- size=8 align=8
- base size=8 base align=8
-QNetworkCacheMetaData (0x0x7f22b6186e40) 0
-
-Class QAbstractNetworkCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractNetworkCache::QPrivateSignal (0x0x7f22b61fa420) 0 empty
-
-Vtable for QAbstractNetworkCache
-QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
-16 (int (*)(...))QAbstractNetworkCache::metaObject
-24 (int (*)(...))QAbstractNetworkCache::qt_metacast
-32 (int (*)(...))QAbstractNetworkCache::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNetworkCache
- size=16 align=8
- base size=16 base align=8
-QAbstractNetworkCache (0x0x7f22b61f4618) 0
- vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 16)
- QObject (0x0x7f22b61fa3c0) 0
- primary-for QAbstractNetworkCache (0x0x7f22b61f4618)
-
-Class QAbstractSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractSocket::QPrivateSignal (0x0x7f22b61fa660) 0 empty
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAbstractSocket)
-16 (int (*)(...))QAbstractSocket::metaObject
-24 (int (*)(...))QAbstractSocket::qt_metacast
-32 (int (*)(...))QAbstractSocket::qt_metacall
-40 (int (*)(...))QAbstractSocket::~QAbstractSocket
-48 (int (*)(...))QAbstractSocket::~QAbstractSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QAbstractSocket
- size=16 align=8
- base size=16 base align=8
-QAbstractSocket (0x0x7f22b61f4680) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 16)
- QIODevice (0x0x7f22b61f46e8) 0
- primary-for QAbstractSocket (0x0x7f22b61f4680)
- QObject (0x0x7f22b61fa600) 0
- primary-for QIODevice (0x0x7f22b61f46e8)
-
-Class QAuthenticator
- size=8 align=8
- base size=8 base align=8
-QAuthenticator (0x0x7f22b5e64d80) 0
-
-Class QDnsDomainNameRecord
- size=8 align=8
- base size=8 base align=8
-QDnsDomainNameRecord (0x0x7f22b5e64e40) 0
-
-Class QDnsHostAddressRecord
- size=8 align=8
- base size=8 base align=8
-QDnsHostAddressRecord (0x0x7f22b5f01000) 0
-
-Class QDnsMailExchangeRecord
- size=8 align=8
- base size=8 base align=8
-QDnsMailExchangeRecord (0x0x7f22b5f4d180) 0
-
-Class QDnsServiceRecord
- size=8 align=8
- base size=8 base align=8
-QDnsServiceRecord (0x0x7f22b5f9c240) 0
-
-Class QDnsTextRecord
- size=8 align=8
- base size=8 base align=8
-QDnsTextRecord (0x0x7f22b5fe44e0) 0
-
-Class QDnsLookup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDnsLookup::QPrivateSignal (0x0x7f22b602da20) 0 empty
-
-Vtable for QDnsLookup
-QDnsLookup::_ZTV10QDnsLookup: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDnsLookup)
-16 (int (*)(...))QDnsLookup::metaObject
-24 (int (*)(...))QDnsLookup::qt_metacast
-32 (int (*)(...))QDnsLookup::qt_metacall
-40 (int (*)(...))QDnsLookup::~QDnsLookup
-48 (int (*)(...))QDnsLookup::~QDnsLookup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDnsLookup
- size=16 align=8
- base size=16 base align=8
-QDnsLookup (0x0x7f22b6024c98) 0
- vptr=((& QDnsLookup::_ZTV10QDnsLookup) + 16)
- QObject (0x0x7f22b602d9c0) 0
- primary-for QDnsLookup (0x0x7f22b6024c98)
-
-Class QTcpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpSocket::QPrivateSignal (0x0x7f22b602dde0) 0 empty
-
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpSocket)
-16 (int (*)(...))QTcpSocket::metaObject
-24 (int (*)(...))QTcpSocket::qt_metacast
-32 (int (*)(...))QTcpSocket::qt_metacall
-40 (int (*)(...))QTcpSocket::~QTcpSocket
-48 (int (*)(...))QTcpSocket::~QTcpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QTcpSocket
- size=16 align=8
- base size=16 base align=8
-QTcpSocket (0x0x7f22b6024d00) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 16)
- QAbstractSocket (0x0x7f22b6024d68) 0
- primary-for QTcpSocket (0x0x7f22b6024d00)
- QIODevice (0x0x7f22b6024dd0) 0
- primary-for QAbstractSocket (0x0x7f22b6024d68)
- QObject (0x0x7f22b602dd80) 0
- primary-for QIODevice (0x0x7f22b6024dd0)
-
-Class QSslCertificate
- size=8 align=8
- base size=8 base align=8
-QSslCertificate (0x0x7f22b5c676c0) 0
-
-Class QSslError
- size=8 align=8
- base size=8 base align=8
-QSslError (0x0x7f22b5cdfe40) 0
-
-Class QSslSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSslSocket::QPrivateSignal (0x0x7f22b5df4060) 0 empty
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSslSocket)
-16 (int (*)(...))QSslSocket::metaObject
-24 (int (*)(...))QSslSocket::qt_metacast
-32 (int (*)(...))QSslSocket::qt_metacall
-40 (int (*)(...))QSslSocket::~QSslSocket
-48 (int (*)(...))QSslSocket::~QSslSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QSslSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QSslSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QSslSocket::bytesAvailable
-184 (int (*)(...))QSslSocket::bytesToWrite
-192 (int (*)(...))QSslSocket::canReadLine
-200 (int (*)(...))QSslSocket::waitForReadyRead
-208 (int (*)(...))QSslSocket::waitForBytesWritten
-216 (int (*)(...))QSslSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QSslSocket::writeData
-240 (int (*)(...))QSslSocket::resume
-248 (int (*)(...))QSslSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QSslSocket::disconnectFromHost
-272 (int (*)(...))QSslSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QSslSocket::setSocketDescriptor
-296 (int (*)(...))QSslSocket::setSocketOption
-304 (int (*)(...))QSslSocket::socketOption
-312 (int (*)(...))QSslSocket::waitForConnected
-320 (int (*)(...))QSslSocket::waitForDisconnected
-
-Class QSslSocket
- size=16 align=8
- base size=16 base align=8
-QSslSocket (0x0x7f22b5dbd138) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 16)
- QTcpSocket (0x0x7f22b5dbd1a0) 0
- primary-for QSslSocket (0x0x7f22b5dbd138)
- QAbstractSocket (0x0x7f22b5dbd208) 0
- primary-for QTcpSocket (0x0x7f22b5dbd1a0)
- QIODevice (0x0x7f22b5dbd270) 0
- primary-for QAbstractSocket (0x0x7f22b5dbd208)
- QObject (0x0x7f22b5df4000) 0
- primary-for QIODevice (0x0x7f22b5dbd270)
-
-Class QDtlsClientVerifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDtlsClientVerifier::QPrivateSignal (0x0x7f22b5df42a0) 0 empty
-
-Class QDtlsClientVerifier::GeneratorParameters
- size=16 align=8
- base size=16 base align=8
-QDtlsClientVerifier::GeneratorParameters (0x0x7f22b5df4300) 0
-
-Vtable for QDtlsClientVerifier
-QDtlsClientVerifier::_ZTV19QDtlsClientVerifier: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QDtlsClientVerifier)
-16 (int (*)(...))QDtlsClientVerifier::metaObject
-24 (int (*)(...))QDtlsClientVerifier::qt_metacast
-32 (int (*)(...))QDtlsClientVerifier::qt_metacall
-40 (int (*)(...))QDtlsClientVerifier::~QDtlsClientVerifier
-48 (int (*)(...))QDtlsClientVerifier::~QDtlsClientVerifier
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDtlsClientVerifier
- size=16 align=8
- base size=16 base align=8
-QDtlsClientVerifier (0x0x7f22b5dbd2d8) 0
- vptr=((& QDtlsClientVerifier::_ZTV19QDtlsClientVerifier) + 16)
- QObject (0x0x7f22b5df4240) 0
- primary-for QDtlsClientVerifier (0x0x7f22b5dbd2d8)
-
-Class QDtls::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDtls::QPrivateSignal (0x0x7f22b5df4540) 0 empty
-
-Vtable for QDtls
-QDtls::_ZTV5QDtls: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDtls)
-16 (int (*)(...))QDtls::metaObject
-24 (int (*)(...))QDtls::qt_metacast
-32 (int (*)(...))QDtls::qt_metacall
-40 (int (*)(...))QDtls::~QDtls
-48 (int (*)(...))QDtls::~QDtls
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDtls
- size=16 align=8
- base size=16 base align=8
-QDtls (0x0x7f22b5dbd340) 0
- vptr=((& QDtls::_ZTV5QDtls) + 16)
- QObject (0x0x7f22b5df44e0) 0
- primary-for QDtls (0x0x7f22b5dbd340)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0x0x7f22b5df4780) 0
-
-Class QHostAddress
- size=8 align=8
- base size=8 base align=8
-QHostAddress (0x0x7f22b5df48a0) 0
-
-Class QHostInfo
- size=8 align=8
- base size=8 base align=8
-QHostInfo (0x0x7f22b5a4e660) 0
-
-Class QHstsPolicy
- size=8 align=8
- base size=8 base align=8
-QHstsPolicy (0x0x7f22b5b29480) 0
-
-Class QHttpPart
- size=8 align=8
- base size=8 base align=8
-QHttpPart (0x0x7f22b5bbb0c0) 0
-
-Class QHttpMultiPart::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHttpMultiPart::QPrivateSignal (0x0x7f22b580c240) 0 empty
-
-Vtable for QHttpMultiPart
-QHttpMultiPart::_ZTV14QHttpMultiPart: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QHttpMultiPart)
-16 (int (*)(...))QHttpMultiPart::metaObject
-24 (int (*)(...))QHttpMultiPart::qt_metacast
-32 (int (*)(...))QHttpMultiPart::qt_metacall
-40 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-48 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QHttpMultiPart
- size=16 align=8
- base size=16 base align=8
-QHttpMultiPart (0x0x7f22b580d138) 0
- vptr=((& QHttpMultiPart::_ZTV14QHttpMultiPart) + 16)
- QObject (0x0x7f22b580c1e0) 0
- primary-for QHttpMultiPart (0x0x7f22b580d138)
-
-Class QLocalServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalServer::QPrivateSignal (0x0x7f22c6235f00) 0 empty
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalServer)
-16 (int (*)(...))QLocalServer::metaObject
-24 (int (*)(...))QLocalServer::qt_metacast
-32 (int (*)(...))QLocalServer::qt_metacall
-40 (int (*)(...))QLocalServer::~QLocalServer
-48 (int (*)(...))QLocalServer::~QLocalServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalServer::hasPendingConnections
-120 (int (*)(...))QLocalServer::nextPendingConnection
-128 (int (*)(...))QLocalServer::incomingConnection
-
-Class QLocalServer
- size=16 align=8
- base size=16 base align=8
-QLocalServer (0x0x7f22ba1a3270) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 16)
- QObject (0x0x7f22c6235d80) 0
- primary-for QLocalServer (0x0x7f22ba1a3270)
-
-Class QLocalSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalSocket::QPrivateSignal (0x0x7f22c2b5ad80) 0 empty
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalSocket)
-16 (int (*)(...))QLocalSocket::metaObject
-24 (int (*)(...))QLocalSocket::qt_metacast
-32 (int (*)(...))QLocalSocket::qt_metacall
-40 (int (*)(...))QLocalSocket::~QLocalSocket
-48 (int (*)(...))QLocalSocket::~QLocalSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalSocket::isSequential
-120 (int (*)(...))QLocalSocket::open
-128 (int (*)(...))QLocalSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QLocalSocket::bytesAvailable
-184 (int (*)(...))QLocalSocket::bytesToWrite
-192 (int (*)(...))QLocalSocket::canReadLine
-200 (int (*)(...))QLocalSocket::waitForReadyRead
-208 (int (*)(...))QLocalSocket::waitForBytesWritten
-216 (int (*)(...))QLocalSocket::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QLocalSocket::writeData
-
-Class QLocalSocket
- size=16 align=8
- base size=16 base align=8
-QLocalSocket (0x0x7f22ba1a3ea0) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 16)
- QIODevice (0x0x7f22ba1a3f08) 0
- primary-for QLocalSocket (0x0x7f22ba1a3ea0)
- QObject (0x0x7f22c2b5ad20) 0
- primary-for QIODevice (0x0x7f22ba1a3f08)
-
-Class QSslConfiguration
- size=8 align=8
- base size=8 base align=8
-QSslConfiguration (0x0x7f22c2b972a0) 0
-
-Class QSslPreSharedKeyAuthenticator
- size=8 align=8
- base size=8 base align=8
-QSslPreSharedKeyAuthenticator (0x0x7f22c29f88a0) 0
-
-Class QNetworkAccessManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkAccessManager::QPrivateSignal (0x0x7f22c0f08540) 0 empty
-
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-16 (int (*)(...))QNetworkAccessManager::metaObject
-24 (int (*)(...))QNetworkAccessManager::qt_metacast
-32 (int (*)(...))QNetworkAccessManager::qt_metacall
-40 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-48 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkAccessManager::createRequest
-
-Class QNetworkAccessManager
- size=16 align=8
- base size=16 base align=8
-QNetworkAccessManager (0x0x7f22c0dda8f0) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 16)
- QObject (0x0x7f22c0eecf00) 0
- primary-for QNetworkAccessManager (0x0x7f22c0dda8f0)
-
-Class QNetworkConfiguration
- size=8 align=8
- base size=8 base align=8
-QNetworkConfiguration (0x0x7f22c0fc1600) 0
-
-Class QNetworkConfigurationManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkConfigurationManager::QPrivateSignal (0x0x7f22bf9dac60) 0 empty
-
-Vtable for QNetworkConfigurationManager
-QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QNetworkConfigurationManager)
-16 (int (*)(...))QNetworkConfigurationManager::metaObject
-24 (int (*)(...))QNetworkConfigurationManager::qt_metacast
-32 (int (*)(...))QNetworkConfigurationManager::qt_metacall
-40 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-48 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QNetworkConfigurationManager
- size=16 align=8
- base size=16 base align=8
-QNetworkConfigurationManager (0x0x7f22bf594f08) 0
- vptr=((& QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager) + 16)
- QObject (0x0x7f22c0069300) 0
- primary-for QNetworkConfigurationManager (0x0x7f22bf594f08)
-
-Class QNetworkCookie
- size=8 align=8
- base size=8 base align=8
-QNetworkCookie (0x0x7f22bf7a3b40) 0
-
-Class QNetworkCookieJar::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkCookieJar::QPrivateSignal (0x0x7f22bf1a2240) 0 empty
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-16 (int (*)(...))QNetworkCookieJar::metaObject
-24 (int (*)(...))QNetworkCookieJar::qt_metacast
-32 (int (*)(...))QNetworkCookieJar::qt_metacall
-40 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-48 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkCookieJar::cookiesForUrl
-120 (int (*)(...))QNetworkCookieJar::setCookiesFromUrl
-128 (int (*)(...))QNetworkCookieJar::insertCookie
-136 (int (*)(...))QNetworkCookieJar::updateCookie
-144 (int (*)(...))QNetworkCookieJar::deleteCookie
-152 (int (*)(...))QNetworkCookieJar::validateCookie
-
-Class QNetworkCookieJar
- size=16 align=8
- base size=16 base align=8
-QNetworkCookieJar (0x0x7f22bec58478) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 16)
- QObject (0x0x7f22bf1a2180) 0
- primary-for QNetworkCookieJar (0x0x7f22bec58478)
-
-Class QNetworkDatagram
- size=8 align=8
- base size=8 base align=8
-QNetworkDatagram (0x0x7f22bee8e3c0) 0
-
-Class QNetworkDiskCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkDiskCache::QPrivateSignal (0x0x7f22bdfd6540) 0 empty
-
-Vtable for QNetworkDiskCache
-QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkDiskCache)
-16 (int (*)(...))QNetworkDiskCache::metaObject
-24 (int (*)(...))QNetworkDiskCache::qt_metacast
-32 (int (*)(...))QNetworkDiskCache::qt_metacall
-40 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-48 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkDiskCache::metaData
-120 (int (*)(...))QNetworkDiskCache::updateMetaData
-128 (int (*)(...))QNetworkDiskCache::data
-136 (int (*)(...))QNetworkDiskCache::remove
-144 (int (*)(...))QNetworkDiskCache::cacheSize
-152 (int (*)(...))QNetworkDiskCache::prepare
-160 (int (*)(...))QNetworkDiskCache::insert
-168 (int (*)(...))QNetworkDiskCache::clear
-176 (int (*)(...))QNetworkDiskCache::expire
-
-Class QNetworkDiskCache
- size=16 align=8
- base size=16 base align=8
-QNetworkDiskCache (0x0x7f22bd6d1f70) 0
- vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 16)
- QAbstractNetworkCache (0x0x7f22bd6e7888) 0
- primary-for QNetworkDiskCache (0x0x7f22bd6d1f70)
- QObject (0x0x7f22bdfb29c0) 0
- primary-for QAbstractNetworkCache (0x0x7f22bd6e7888)
-
-Class QNetworkAddressEntry
- size=8 align=8
- base size=8 base align=8
-QNetworkAddressEntry (0x0x7f22bdff4600) 0
-
-Class QNetworkInterface
- size=8 align=8
- base size=8 base align=8
-QNetworkInterface (0x0x7f22bd1d6f00) 0
-
-Class QNetworkProxyQuery
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyQuery (0x0x7f22bcbc0420) 0
-
-Class QNetworkProxy
- size=8 align=8
- base size=8 base align=8
-QNetworkProxy (0x0x7f22bc59aae0) 0
-
-Vtable for QNetworkProxyFactory
-QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QNetworkProxyFactory
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyFactory (0x0x7f22bb801660) 0 nearly-empty
- vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 16)
-
-Class QNetworkReply::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkReply::QPrivateSignal (0x0x7f22bb820ba0) 0 empty
-
-Vtable for QNetworkReply
-QNetworkReply::_ZTV13QNetworkReply: 36 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QNetworkReply)
-16 (int (*)(...))QNetworkReply::metaObject
-24 (int (*)(...))QNetworkReply::qt_metacast
-32 (int (*)(...))QNetworkReply::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkReply::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QNetworkReply::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QNetworkReply::writeData
-240 (int (*)(...))QNetworkReply::setReadBufferSize
-248 (int (*)(...))__cxa_pure_virtual
-256 (int (*)(...))QNetworkReply::ignoreSslErrors
-264 (int (*)(...))QNetworkReply::sslConfigurationImplementation
-272 (int (*)(...))QNetworkReply::setSslConfigurationImplementation
-280 (int (*)(...))QNetworkReply::ignoreSslErrorsImplementation
-
-Class QNetworkReply
- size=16 align=8
- base size=16 base align=8
-QNetworkReply (0x0x7f22ba217958) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 16)
- QIODevice (0x0x7f22ba2179c0) 0
- primary-for QNetworkReply (0x0x7f22ba217958)
- QObject (0x0x7f22bb820b40) 0
- primary-for QIODevice (0x0x7f22ba2179c0)
-
-Class QNetworkSession::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkSession::QPrivateSignal (0x0x7f22bb542900) 0 empty
-
-Vtable for QNetworkSession
-QNetworkSession::_ZTV15QNetworkSession: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QNetworkSession)
-16 (int (*)(...))QNetworkSession::metaObject
-24 (int (*)(...))QNetworkSession::qt_metacast
-32 (int (*)(...))QNetworkSession::qt_metacall
-40 (int (*)(...))QNetworkSession::~QNetworkSession
-48 (int (*)(...))QNetworkSession::~QNetworkSession
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QNetworkSession::connectNotify
-104 (int (*)(...))QNetworkSession::disconnectNotify
-
-Class QNetworkSession
- size=24 align=8
- base size=24 base align=8
-QNetworkSession (0x0x7f22ba22e0d0) 0
- vptr=((& QNetworkSession::_ZTV15QNetworkSession) + 16)
- QObject (0x0x7f22bb49ed80) 0
- primary-for QNetworkSession (0x0x7f22ba22e0d0)
-
-Class QOcspResponse
- size=8 align=8
- base size=8 base align=8
-QOcspResponse (0x0x7f22bb2b0cc0) 0
-
-Class QTcpServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpServer::QPrivateSignal (0x0x7f22ba91cf00) 0 empty
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpServer)
-16 (int (*)(...))QTcpServer::metaObject
-24 (int (*)(...))QTcpServer::qt_metacast
-32 (int (*)(...))QTcpServer::qt_metacall
-40 (int (*)(...))QTcpServer::~QTcpServer
-48 (int (*)(...))QTcpServer::~QTcpServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTcpServer::hasPendingConnections
-120 (int (*)(...))QTcpServer::nextPendingConnection
-128 (int (*)(...))QTcpServer::incomingConnection
-
-Class QTcpServer
- size=16 align=8
- base size=16 base align=8
-QTcpServer (0x0x7f22b98ad478) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 16)
- QObject (0x0x7f22ba91cae0) 0
- primary-for QTcpServer (0x0x7f22b98ad478)
-
-Class QSslCertificateExtension
- size=8 align=8
- base size=8 base align=8
-QSslCertificateExtension (0x0x7f22ba9f7480) 0
-
-Class QSslCipher
- size=8 align=8
- base size=8 base align=8
-QSslCipher (0x0x7f22ba1c8420) 0
-
-Class QSslDiffieHellmanParameters
- size=8 align=8
- base size=8 base align=8
-QSslDiffieHellmanParameters (0x0x7f22b905f9c0) 0
-
-Class QSslEllipticCurve
- size=4 align=4
- base size=4 base align=4
-QSslEllipticCurve (0x0x7f22b8bd7cc0) 0
-
-Class QSslKey
- size=8 align=8
- base size=8 base align=8
-QSslKey (0x0x7f22b87893c0) 0
-
-Class QUdpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QUdpSocket::QPrivateSignal (0x0x7f22b7e89ae0) 0 empty
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QUdpSocket)
-16 (int (*)(...))QUdpSocket::metaObject
-24 (int (*)(...))QUdpSocket::qt_metacast
-32 (int (*)(...))QUdpSocket::qt_metacall
-40 (int (*)(...))QUdpSocket::~QUdpSocket
-48 (int (*)(...))QUdpSocket::~QUdpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QUdpSocket
- size=16 align=8
- base size=16 base align=8
-QUdpSocket (0x0x7f22c0c0c208) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 16)
- QAbstractSocket (0x0x7f22c0c0c270) 0
- primary-for QUdpSocket (0x0x7f22c0c0c208)
- QIODevice (0x0x7f22c0c0c2d8) 0
- primary-for QAbstractSocket (0x0x7f22c0c0c270)
- QObject (0x0x7f22b7e89a80) 0
- primary-for QIODevice (0x0x7f22c0c0c2d8)
-
-Class QJSValue
- size=8 align=8
- base size=8 base align=8
-QJSValue (0x0x7f22b7eca1e0) 0
-
-Class QQmlDebuggingEnabler
- size=1 align=1
- base size=0 base align=1
-QQmlDebuggingEnabler (0x0x7f22b7f015a0) 0 empty
-
-Class QJSEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QJSEngine::QPrivateSignal (0x0x7f22b7f01720) 0 empty
-
-Vtable for QJSEngine
-QJSEngine::_ZTV9QJSEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QJSEngine)
-16 (int (*)(...))QJSEngine::metaObject
-24 (int (*)(...))QJSEngine::qt_metacast
-32 (int (*)(...))QJSEngine::qt_metacall
-40 (int (*)(...))QJSEngine::~QJSEngine
-48 (int (*)(...))QJSEngine::~QJSEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QJSEngine
- size=24 align=8
- base size=24 base align=8
-QJSEngine (0x0x7f22c0c0c3a8) 0
- vptr=((& QJSEngine::_ZTV9QJSEngine) + 16)
- QObject (0x0x7f22b7f01660) 0
- primary-for QJSEngine (0x0x7f22c0c0c3a8)
-
-Class QJSValueIterator
- size=8 align=8
- base size=8 base align=8
-QJSValueIterator (0x0x7f22b7fb2d20) 0
-
-Class QQmlPrivate::RegisterType
- size=128 align=8
- base size=124 base align=8
-QQmlPrivate::RegisterType (0x0x7f22b7d25120) 0
-
-Class QQmlPrivate::RegisterInterface
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::RegisterInterface (0x0x7f22b7d25180) 0
-
-Class QQmlPrivate::RegisterAutoParent
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterAutoParent (0x0x7f22b7d253c0) 0
-
-Class QQmlPrivate::RegisterSingletonType
- size=64 align=8
- base size=64 base align=8
-QQmlPrivate::RegisterSingletonType (0x0x7f22b7d25420) 0
-
-Class QQmlPrivate::RegisterCompositeType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeType (0x0x7f22b7d25f00) 0
-
-Class QQmlPrivate::RegisterCompositeSingletonType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeSingletonType (0x0x7f22b7d25f60) 0
-
-Class QQmlPrivate::CachedQmlUnit
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::CachedQmlUnit (0x0x7f22b7d422a0) 0
-
-Class QQmlPrivate::RegisterQmlUnitCacheHook
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterQmlUnitCacheHook (0x0x7f22b7d42300) 0
-
-Vtable for QQmlParserStatus
-QQmlParserStatus::_ZTV16QQmlParserStatus: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlParserStatus)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlParserStatus
- size=16 align=8
- base size=16 base align=8
-QQmlParserStatus (0x0x7f22b7d6f060) 0
- vptr=((& QQmlParserStatus::_ZTV16QQmlParserStatus) + 16)
-
-Vtable for QQmlPropertyValueSource
-QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQmlPropertyValueSource)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlPropertyValueSource
- size=8 align=8
- base size=8 base align=8
-QQmlPropertyValueSource (0x0x7f22b7d6f4e0) 0 nearly-empty
- vptr=((& QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource) + 16)
-
-Class QQmlListReference
- size=8 align=8
- base size=8 base align=8
-QQmlListReference (0x0x7f22b7c095a0) 0
-
-Vtable for QQmlAbstractUrlInterceptor
-QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QQmlAbstractUrlInterceptor)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlAbstractUrlInterceptor
- size=8 align=8
- base size=8 base align=8
-QQmlAbstractUrlInterceptor (0x0x7f22b6d8bf60) 0 nearly-empty
- vptr=((& QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor) + 16)
-
-Class QQmlError
- size=8 align=8
- base size=8 base align=8
-QQmlError (0x0x7f22b6dbf600) 0
-
-Vtable for QQmlImageProviderBase
-QQmlImageProviderBase::_ZTV21QQmlImageProviderBase: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlImageProviderBase)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlImageProviderBase
- size=8 align=8
- base size=8 base align=8
-QQmlImageProviderBase (0x0x7f22b6391300) 0 nearly-empty
- vptr=((& QQmlImageProviderBase::_ZTV21QQmlImageProviderBase) + 16)
-
-Class QQmlEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlEngine::QPrivateSignal (0x0x7f22b6437120) 0 empty
-
-Vtable for QQmlEngine
-QQmlEngine::_ZTV10QQmlEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQmlEngine)
-16 (int (*)(...))QQmlEngine::metaObject
-24 (int (*)(...))QQmlEngine::qt_metacast
-32 (int (*)(...))QQmlEngine::qt_metacall
-40 (int (*)(...))QQmlEngine::~QQmlEngine
-48 (int (*)(...))QQmlEngine::~QQmlEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlEngine
- size=24 align=8
- base size=24 base align=8
-QQmlEngine (0x0x7f22bea17a90) 0
- vptr=((& QQmlEngine::_ZTV10QQmlEngine) + 16)
- QJSEngine (0x0x7f22bea17af8) 0
- primary-for QQmlEngine (0x0x7f22bea17a90)
- QObject (0x0x7f22b6437060) 0
- primary-for QJSEngine (0x0x7f22bea17af8)
-
-Class QQmlApplicationEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlApplicationEngine::QPrivateSignal (0x0x7f22b6057660) 0 empty
-
-Vtable for QQmlApplicationEngine
-QQmlApplicationEngine::_ZTV21QQmlApplicationEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlApplicationEngine)
-16 (int (*)(...))QQmlApplicationEngine::metaObject
-24 (int (*)(...))QQmlApplicationEngine::qt_metacast
-32 (int (*)(...))QQmlApplicationEngine::qt_metacall
-40 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-48 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlApplicationEngine
- size=24 align=8
- base size=24 base align=8
-QQmlApplicationEngine (0x0x7f22bea17bc8) 0
- vptr=((& QQmlApplicationEngine::_ZTV21QQmlApplicationEngine) + 16)
- QQmlEngine (0x0x7f22bea17c30) 0
- primary-for QQmlApplicationEngine (0x0x7f22bea17bc8)
- QJSEngine (0x0x7f22bea17c98) 0
- primary-for QQmlEngine (0x0x7f22bea17c30)
- QObject (0x0x7f22b6057600) 0
- primary-for QJSEngine (0x0x7f22bea17c98)
-
-Class QQmlComponent::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlComponent::QPrivateSignal (0x0x7f22b6073720) 0 empty
-
-Vtable for QQmlComponent
-QQmlComponent::_ZTV13QQmlComponent: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlComponent)
-16 (int (*)(...))QQmlComponent::metaObject
-24 (int (*)(...))QQmlComponent::qt_metacast
-32 (int (*)(...))QQmlComponent::qt_metacall
-40 (int (*)(...))QQmlComponent::~QQmlComponent
-48 (int (*)(...))QQmlComponent::~QQmlComponent
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlComponent::create
-120 (int (*)(...))QQmlComponent::beginCreate
-128 (int (*)(...))QQmlComponent::completeCreate
-
-Class QQmlComponent
- size=16 align=8
- base size=16 base align=8
-QQmlComponent (0x0x7f22bea17d00) 0
- vptr=((& QQmlComponent::_ZTV13QQmlComponent) + 16)
- QObject (0x0x7f22b6057ae0) 0
- primary-for QQmlComponent (0x0x7f22bea17d00)
-
-Class QQmlContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlContext::QPrivateSignal (0x0x7f22b61fa180) 0 empty
-
-Class QQmlContext::PropertyPair
- size=24 align=8
- base size=24 base align=8
-QQmlContext::PropertyPair (0x0x7f22b61fa240) 0
-
-Vtable for QQmlContext
-QQmlContext::_ZTV11QQmlContext: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QQmlContext)
-16 (int (*)(...))QQmlContext::metaObject
-24 (int (*)(...))QQmlContext::qt_metacast
-32 (int (*)(...))QQmlContext::qt_metacall
-40 (int (*)(...))QQmlContext::~QQmlContext
-48 (int (*)(...))QQmlContext::~QQmlContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlContext
- size=16 align=8
- base size=16 base align=8
-QQmlContext (0x0x7f22bda81270) 0
- vptr=((& QQmlContext::_ZTV11QQmlContext) + 16)
- QObject (0x0x7f22b61fa120) 0
- primary-for QQmlContext (0x0x7f22bda81270)
-
-Class QQmlScriptString
- size=8 align=8
- base size=8 base align=8
-QQmlScriptString (0x0x7f22b5ee6e40) 0
-
-Class QQmlExpression::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExpression::QPrivateSignal (0x0x7f22b5f31ea0) 0 empty
-
-Vtable for QQmlExpression
-QQmlExpression::_ZTV14QQmlExpression: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QQmlExpression)
-16 (int (*)(...))QQmlExpression::metaObject
-24 (int (*)(...))QQmlExpression::qt_metacast
-32 (int (*)(...))QQmlExpression::qt_metacall
-40 (int (*)(...))QQmlExpression::~QQmlExpression
-48 (int (*)(...))QQmlExpression::~QQmlExpression
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlExpression
- size=16 align=8
- base size=16 base align=8
-QQmlExpression (0x0x7f22bda812d8) 0
- vptr=((& QQmlExpression::_ZTV14QQmlExpression) + 16)
- QObject (0x0x7f22b5f31ba0) 0
- primary-for QQmlExpression (0x0x7f22bda812d8)
-
-Vtable for QQmlTypesExtensionInterface
-QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QQmlTypesExtensionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlTypesExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlTypesExtensionInterface (0x0x7f22b5f7e9c0) 0 nearly-empty
- vptr=((& QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface) + 16)
-
-Vtable for QQmlExtensionInterface
-QQmlExtensionInterface::_ZTV22QQmlExtensionInterface: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QQmlExtensionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlExtensionInterface (0x0x7f22bda81340) 0 nearly-empty
- vptr=((& QQmlExtensionInterface::_ZTV22QQmlExtensionInterface) + 16)
- QQmlTypesExtensionInterface (0x0x7f22b5f7ea20) 0 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f22bda81340)
-
-Class QQmlExtensionPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExtensionPlugin::QPrivateSignal (0x0x7f22b5fca660) 0 empty
-
-Vtable for QQmlExtensionPlugin
-QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin: 22 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-16 (int (*)(...))QQmlExtensionPlugin::metaObject
-24 (int (*)(...))QQmlExtensionPlugin::qt_metacast
-32 (int (*)(...))QQmlExtensionPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQmlExtensionPlugin::initializeEngine
-128 (int (*)(...))-16
-136 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-144 0
-152 0
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QQmlExtensionPlugin::_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
-
-Class QQmlExtensionPlugin
- size=24 align=8
- base size=24 base align=8
-QQmlExtensionPlugin (0x0x7f22c10e87e0) 0
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 16)
- QObject (0x0x7f22b5fca0c0) 0
- primary-for QQmlExtensionPlugin (0x0x7f22c10e87e0)
- QQmlExtensionInterface (0x0x7f22bda813a8) 16 nearly-empty
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 144)
- QQmlTypesExtensionInterface (0x0x7f22b5fca600) 16 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f22bda813a8)
-
-Class QQmlFile
- size=8 align=8
- base size=8 base align=8
-QQmlFile (0x0x7f22b5fe42a0) 0
-
-Class QQmlFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlFileSelector::QPrivateSignal (0x0x7f22b5fe4b40) 0 empty
-
-Vtable for QQmlFileSelector
-QQmlFileSelector::_ZTV16QQmlFileSelector: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlFileSelector)
-16 (int (*)(...))QQmlFileSelector::metaObject
-24 (int (*)(...))QQmlFileSelector::qt_metacast
-32 (int (*)(...))QQmlFileSelector::qt_metacall
-40 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-48 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlFileSelector
- size=16 align=8
- base size=16 base align=8
-QQmlFileSelector (0x0x7f22bda81478) 0
- vptr=((& QQmlFileSelector::_ZTV16QQmlFileSelector) + 16)
- QObject (0x0x7f22b5fe4360) 0
- primary-for QQmlFileSelector (0x0x7f22bda81478)
-
-Vtable for QQmlIncubator
-QQmlIncubator::_ZTV13QQmlIncubator: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlIncubator)
-16 (int (*)(...))QQmlIncubator::~QQmlIncubator
-24 (int (*)(...))QQmlIncubator::~QQmlIncubator
-32 (int (*)(...))QQmlIncubator::statusChanged
-40 (int (*)(...))QQmlIncubator::setInitialState
-
-Class QQmlIncubator
- size=16 align=8
- base size=16 base align=8
-QQmlIncubator (0x0x7f22b5fe4f00) 0
- vptr=((& QQmlIncubator::_ZTV13QQmlIncubator) + 16)
-
-Vtable for QQmlIncubationController
-QQmlIncubationController::_ZTV24QQmlIncubationController: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQmlIncubationController)
-16 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-24 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-32 (int (*)(...))QQmlIncubationController::incubatingObjectCountChanged
-
-Class QQmlIncubationController
- size=16 align=8
- base size=16 base align=8
-QQmlIncubationController (0x0x7f22b6010120) 0
- vptr=((& QQmlIncubationController::_ZTV24QQmlIncubationController) + 16)
-
-Class QQmlInfo
- size=16 align=8
- base size=16 base align=8
-QQmlInfo (0x0x7f22bda814e0) 0
- QDebug (0x0x7f22b6010180) 0
-
-Vtable for QQmlNetworkAccessManagerFactory
-QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI31QQmlNetworkAccessManagerFactory)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlNetworkAccessManagerFactory
- size=8 align=8
- base size=8 base align=8
-QQmlNetworkAccessManagerFactory (0x0x7f22b5a0c8a0) 0 nearly-empty
- vptr=((& QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory) + 16)
-
-Class QQmlProperty
- size=8 align=8
- base size=8 base align=8
-QQmlProperty (0x0x7f22b5a0c960) 0
-
-Class QQmlPropertyMap::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlPropertyMap::QPrivateSignal (0x0x7f22b9665f00) 0 empty
-
-Vtable for QQmlPropertyMap
-QQmlPropertyMap::_ZTV15QQmlPropertyMap: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQmlPropertyMap)
-16 (int (*)(...))QQmlPropertyMap::metaObject
-24 (int (*)(...))QQmlPropertyMap::qt_metacast
-32 (int (*)(...))QQmlPropertyMap::qt_metacall
-40 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-48 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlPropertyMap::updateValue
-
-Class QQmlPropertyMap
- size=16 align=8
- base size=16 base align=8
-QQmlPropertyMap (0x0x7f22b973db60) 0
- vptr=((& QQmlPropertyMap::_ZTV15QQmlPropertyMap) + 16)
- QObject (0x0x7f22b9665ea0) 0
- primary-for QQmlPropertyMap (0x0x7f22b973db60)
-
-Class QQuickTransform::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTransform::QPrivateSignal (0x0x7f22b91461e0) 0 empty
-
-Vtable for QQuickTransform
-QQuickTransform::_ZTV15QQuickTransform: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQuickTransform)
-16 (int (*)(...))QQuickTransform::metaObject
-24 (int (*)(...))QQuickTransform::qt_metacast
-32 (int (*)(...))QQuickTransform::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickTransform
- size=16 align=8
- base size=16 base align=8
-QQuickTransform (0x0x7f22b973dbc8) 0
- vptr=((& QQuickTransform::_ZTV15QQuickTransform) + 16)
- QObject (0x0x7f22b9146180) 0
- primary-for QQuickTransform (0x0x7f22b973dbc8)
-
-Class QQuickItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItem::QPrivateSignal (0x0x7f22b9146480) 0 empty
-
-Class QQuickItem::ItemChangeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::ItemChangeData (0x0x7f22b91464e0) 0
-
-Class QQuickItem::UpdatePaintNodeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::UpdatePaintNodeData (0x0x7f22b9146540) 0
-
-Vtable for QQuickItem
-QQuickItem::_ZTV10QQuickItem: 55 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickItem)
-16 (int (*)(...))QQuickItem::metaObject
-24 (int (*)(...))QQuickItem::qt_metacast
-32 (int (*)(...))QQuickItem::qt_metacall
-40 (int (*)(...))QQuickItem::~QQuickItem
-48 (int (*)(...))QQuickItem::~QQuickItem
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickItem::isTextureProvider
-152 (int (*)(...))QQuickItem::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickItem::updatePaintNode
-376 (int (*)(...))QQuickItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))-16
-400 (int (*)(...))(& _ZTI10QQuickItem)
-408 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD1Ev
-416 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD0Ev
-424 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickItem
- size=32 align=8
- base size=32 base align=8
-QQuickItem (0x0x7f22c0f1aa80) 0
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 16)
- QObject (0x0x7f22b91463c0) 0
- primary-for QQuickItem (0x0x7f22c0f1aa80)
- QQmlParserStatus (0x0x7f22b9146420) 16
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 408)
-
-Class QQuickFramebufferObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickFramebufferObject::QPrivateSignal (0x0x7f22b8125ea0) 0 empty
-
-Vtable for QQuickFramebufferObject::Renderer
-QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN23QQuickFramebufferObject8RendererE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QQuickFramebufferObject::Renderer::createFramebufferObject
-48 (int (*)(...))QQuickFramebufferObject::Renderer::synchronize
-
-Class QQuickFramebufferObject::Renderer
- size=16 align=8
- base size=16 base align=8
-QQuickFramebufferObject::Renderer (0x0x7f22b8125f00) 0
- vptr=((& QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE) + 16)
-
-Vtable for QQuickFramebufferObject
-QQuickFramebufferObject::_ZTV23QQuickFramebufferObject: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-16 (int (*)(...))QQuickFramebufferObject::metaObject
-24 (int (*)(...))QQuickFramebufferObject::qt_metacast
-32 (int (*)(...))QQuickFramebufferObject::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickFramebufferObject::isTextureProvider
-152 (int (*)(...))QQuickFramebufferObject::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickFramebufferObject::geometryChanged
-368 (int (*)(...))QQuickFramebufferObject::updatePaintNode
-376 (int (*)(...))QQuickFramebufferObject::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-416 0
-424 0
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickFramebufferObject
- size=32 align=8
- base size=32 base align=8
-QQuickFramebufferObject (0x0x7f22b973dd00) 0
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 16)
- QQuickItem (0x0x7f22c0ff9d20) 0
- primary-for QQuickFramebufferObject (0x0x7f22b973dd00)
- QObject (0x0x7f22b8125de0) 0
- primary-for QQuickItem (0x0x7f22c0ff9d20)
- QQmlParserStatus (0x0x7f22b8125e40) 16
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 416)
-
-Class QQuickTextureFactory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextureFactory::QPrivateSignal (0x0x7f22b7bc1180) 0 empty
-
-Vtable for QQuickTextureFactory
-QQuickTextureFactory::_ZTV20QQuickTextureFactory: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickTextureFactory)
-16 (int (*)(...))QQuickTextureFactory::metaObject
-24 (int (*)(...))QQuickTextureFactory::qt_metacast
-32 (int (*)(...))QQuickTextureFactory::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))QQuickTextureFactory::image
-
-Class QQuickTextureFactory
- size=16 align=8
- base size=16 base align=8
-QQuickTextureFactory (0x0x7f22b973dd68) 0
- vptr=((& QQuickTextureFactory::_ZTV20QQuickTextureFactory) + 16)
- QObject (0x0x7f22b7bc1120) 0
- primary-for QQuickTextureFactory (0x0x7f22b973dd68)
-
-Class QQuickImageResponse::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickImageResponse::QPrivateSignal (0x0x7f22b7bc1300) 0 empty
-
-Vtable for QQuickImageResponse
-QQuickImageResponse::_ZTV19QQuickImageResponse: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageResponse)
-16 (int (*)(...))QQuickImageResponse::metaObject
-24 (int (*)(...))QQuickImageResponse::qt_metacast
-32 (int (*)(...))QQuickImageResponse::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQuickImageResponse::errorString
-128 (int (*)(...))QQuickImageResponse::cancel
-
-Class QQuickImageResponse
- size=16 align=8
- base size=16 base align=8
-QQuickImageResponse (0x0x7f22b973ddd0) 0
- vptr=((& QQuickImageResponse::_ZTV19QQuickImageResponse) + 16)
- QObject (0x0x7f22b7bc12a0) 0
- primary-for QQuickImageResponse (0x0x7f22b973ddd0)
-
-Vtable for QQuickImageProvider
-QQuickImageProvider::_ZTV19QQuickImageProvider: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageProvider)
-16 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-24 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-
-Class QQuickImageProvider
- size=16 align=8
- base size=16 base align=8
-QQuickImageProvider (0x0x7f22b973de38) 0
- vptr=((& QQuickImageProvider::_ZTV19QQuickImageProvider) + 16)
- QQmlImageProviderBase (0x0x7f22b7bc14e0) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f22b973de38)
-
-Vtable for QQuickAsyncImageProvider
-QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQuickAsyncImageProvider)
-16 0
-24 0
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickAsyncImageProvider
- size=24 align=8
- base size=24 base align=8
-QQuickAsyncImageProvider (0x0x7f22b973dea0) 0
- vptr=((& QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider) + 16)
- QQuickImageProvider (0x0x7f22b973df08) 0
- primary-for QQuickAsyncImageProvider (0x0x7f22b973dea0)
- QQmlImageProviderBase (0x0x7f22b7bc1720) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f22b973df08)
-
-Class QQuickItemGrabResult::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItemGrabResult::QPrivateSignal (0x0x7f22b7bc17e0) 0 empty
-
-Vtable for QQuickItemGrabResult
-QQuickItemGrabResult::_ZTV20QQuickItemGrabResult: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickItemGrabResult)
-16 (int (*)(...))QQuickItemGrabResult::metaObject
-24 (int (*)(...))QQuickItemGrabResult::qt_metacast
-32 (int (*)(...))QQuickItemGrabResult::qt_metacall
-40 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-48 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-56 (int (*)(...))QQuickItemGrabResult::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickItemGrabResult
- size=16 align=8
- base size=16 base align=8
-QQuickItemGrabResult (0x0x7f22b973df70) 0
- vptr=((& QQuickItemGrabResult::_ZTV20QQuickItemGrabResult) + 16)
- QObject (0x0x7f22b7bc1780) 0
- primary-for QQuickItemGrabResult (0x0x7f22b973df70)
-
-Class QQuickPaintedItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickPaintedItem::QPrivateSignal (0x0x7f22b7bc1a80) 0 empty
-
-Vtable for QQuickPaintedItem
-QQuickPaintedItem::_ZTV17QQuickPaintedItem: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-16 (int (*)(...))QQuickPaintedItem::metaObject
-24 (int (*)(...))QQuickPaintedItem::qt_metacast
-32 (int (*)(...))QQuickPaintedItem::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickPaintedItem::isTextureProvider
-152 (int (*)(...))QQuickPaintedItem::textureProvider
-160 (int (*)(...))QQuickPaintedItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickPaintedItem::updatePaintNode
-376 (int (*)(...))QQuickPaintedItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-416 0
-424 0
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickPaintedItem
- size=32 align=8
- base size=32 base align=8
-QQuickPaintedItem (0x0x7f22b79fd000) 0
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 16)
- QQuickItem (0x0x7f22c102d3f0) 0
- primary-for QQuickPaintedItem (0x0x7f22b79fd000)
- QObject (0x0x7f22b7bc19c0) 0
- primary-for QQuickItem (0x0x7f22c102d3f0)
- QQmlParserStatus (0x0x7f22b7bc1a20) 16
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 416)
-
-Class QQuickRenderControl::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickRenderControl::QPrivateSignal (0x0x7f22b7a2e540) 0 empty
-
-Vtable for QQuickRenderControl
-QQuickRenderControl::_ZTV19QQuickRenderControl: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickRenderControl)
-16 (int (*)(...))QQuickRenderControl::metaObject
-24 (int (*)(...))QQuickRenderControl::qt_metacast
-32 (int (*)(...))QQuickRenderControl::qt_metacall
-40 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-48 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickRenderControl::renderWindow
-
-Class QQuickRenderControl
- size=16 align=8
- base size=16 base align=8
-QQuickRenderControl (0x0x7f22b79fd1a0) 0
- vptr=((& QQuickRenderControl::_ZTV19QQuickRenderControl) + 16)
- QObject (0x0x7f22b7a2e4e0) 0
- primary-for QQuickRenderControl (0x0x7f22b79fd1a0)
-
-Class QQuickTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextDocument::QPrivateSignal (0x0x7f22b7a2e7e0) 0 empty
-
-Vtable for QQuickTextDocument
-QQuickTextDocument::_ZTV18QQuickTextDocument: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QQuickTextDocument)
-16 (int (*)(...))QQuickTextDocument::metaObject
-24 (int (*)(...))QQuickTextDocument::qt_metacast
-32 (int (*)(...))QQuickTextDocument::qt_metacall
-40 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-48 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickTextDocument
- size=16 align=8
- base size=16 base align=8
-QQuickTextDocument (0x0x7f22b79fd208) 0
- vptr=((& QQuickTextDocument::_ZTV18QQuickTextDocument) + 16)
- QObject (0x0x7f22b7a2e780) 0
- primary-for QQuickTextDocument (0x0x7f22b79fd208)
-
-Class QSGGeometry::Attribute
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::Attribute (0x0x7f22b7a2ee40) 0
-
-Class QSGGeometry::AttributeSet
- size=16 align=8
- base size=16 base align=8
-QSGGeometry::AttributeSet (0x0x7f22b7a2eea0) 0
-
-Class QSGGeometry::Point2D
- size=8 align=4
- base size=8 base align=4
-QSGGeometry::Point2D (0x0x7f22b7a2ef00) 0
-
-Class QSGGeometry::TexturedPoint2D
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::TexturedPoint2D (0x0x7f22b7a2ef60) 0
-
-Class QSGGeometry::ColoredPoint2D
- size=12 align=4
- base size=12 base align=4
-QSGGeometry::ColoredPoint2D (0x0x7f22b691d000) 0
-
-Vtable for QSGGeometry
-QSGGeometry::_ZTV11QSGGeometry: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGGeometry)
-16 (int (*)(...))QSGGeometry::~QSGGeometry
-24 (int (*)(...))QSGGeometry::~QSGGeometry
-
-Class QSGGeometry
- size=128 align=8
- base size=128 base align=8
-QSGGeometry (0x0x7f22b7a2ede0) 0
- vptr=((& QSGGeometry::_ZTV11QSGGeometry) + 16)
-
-Vtable for QSGNode
-QSGNode::_ZTV7QSGNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QSGNode)
-16 (int (*)(...))QSGNode::~QSGNode
-24 (int (*)(...))QSGNode::~QSGNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGNode
- size=80 align=8
- base size=80 base align=8
-QSGNode (0x0x7f22bb8cf000) 0
- vptr=((& QSGNode::_ZTV7QSGNode) + 16)
-
-Vtable for QSGBasicGeometryNode
-QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGBasicGeometryNode)
-16 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-24 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGBasicGeometryNode
- size=112 align=8
- base size=112 base align=8
-QSGBasicGeometryNode (0x0x7f22b79fd8f0) 0
- vptr=((& QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode) + 16)
- QSGNode (0x0x7f22bb8cf960) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b79fd8f0)
-
-Vtable for QSGGeometryNode
-QSGGeometryNode::_ZTV15QSGGeometryNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSGGeometryNode)
-16 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-24 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGGeometryNode
- size=144 align=8
- base size=144 base align=8
-QSGGeometryNode (0x0x7f22b79fd958) 0
- vptr=((& QSGGeometryNode::_ZTV15QSGGeometryNode) + 16)
- QSGBasicGeometryNode (0x0x7f22b79fd9c0) 0
- primary-for QSGGeometryNode (0x0x7f22b79fd958)
- QSGNode (0x0x7f22bb8cfc00) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b79fd9c0)
-
-Vtable for QSGClipNode
-QSGClipNode::_ZTV11QSGClipNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGClipNode)
-16 (int (*)(...))QSGClipNode::~QSGClipNode
-24 (int (*)(...))QSGClipNode::~QSGClipNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGClipNode
- size=152 align=8
- base size=152 base align=8
-QSGClipNode (0x0x7f22b79fda28) 0
- vptr=((& QSGClipNode::_ZTV11QSGClipNode) + 16)
- QSGBasicGeometryNode (0x0x7f22b79fda90) 0
- primary-for QSGClipNode (0x0x7f22b79fda28)
- QSGNode (0x0x7f22bb8cfde0) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b79fda90)
-
-Vtable for QSGTransformNode
-QSGTransformNode::_ZTV16QSGTransformNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGTransformNode)
-16 (int (*)(...))QSGTransformNode::~QSGTransformNode
-24 (int (*)(...))QSGTransformNode::~QSGTransformNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGTransformNode
- size=216 align=8
- base size=216 base align=8
-QSGTransformNode (0x0x7f22b79fdaf8) 0
- vptr=((& QSGTransformNode::_ZTV16QSGTransformNode) + 16)
- QSGNode (0x0x7f22bb8cff00) 0
- primary-for QSGTransformNode (0x0x7f22b79fdaf8)
-
-Vtable for QSGRootNode
-QSGRootNode::_ZTV11QSGRootNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGRootNode)
-16 (int (*)(...))QSGRootNode::~QSGRootNode
-24 (int (*)(...))QSGRootNode::~QSGRootNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGRootNode
- size=88 align=8
- base size=88 base align=8
-QSGRootNode (0x0x7f22b79fdb60) 0
- vptr=((& QSGRootNode::_ZTV11QSGRootNode) + 16)
- QSGNode (0x0x7f22b77ff060) 0
- primary-for QSGRootNode (0x0x7f22b79fdb60)
-
-Vtable for QSGOpacityNode
-QSGOpacityNode::_ZTV14QSGOpacityNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGOpacityNode)
-16 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-24 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-32 (int (*)(...))QSGOpacityNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGOpacityNode
- size=96 align=8
- base size=96 base align=8
-QSGOpacityNode (0x0x7f22b79fdc30) 0
- vptr=((& QSGOpacityNode::_ZTV14QSGOpacityNode) + 16)
- QSGNode (0x0x7f22b77ff1e0) 0
- primary-for QSGOpacityNode (0x0x7f22b79fdc30)
-
-Vtable for QSGNodeVisitor
-QSGNodeVisitor::_ZTV14QSGNodeVisitor: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGNodeVisitor)
-16 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-24 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-32 (int (*)(...))QSGNodeVisitor::enterTransformNode
-40 (int (*)(...))QSGNodeVisitor::leaveTransformNode
-48 (int (*)(...))QSGNodeVisitor::enterClipNode
-56 (int (*)(...))QSGNodeVisitor::leaveClipNode
-64 (int (*)(...))QSGNodeVisitor::enterGeometryNode
-72 (int (*)(...))QSGNodeVisitor::leaveGeometryNode
-80 (int (*)(...))QSGNodeVisitor::enterOpacityNode
-88 (int (*)(...))QSGNodeVisitor::leaveOpacityNode
-96 (int (*)(...))QSGNodeVisitor::visitNode
-104 (int (*)(...))QSGNodeVisitor::visitChildren
-
-Class QSGNodeVisitor
- size=8 align=8
- base size=8 base align=8
-QSGNodeVisitor (0x0x7f22b77ff300) 0 nearly-empty
- vptr=((& QSGNodeVisitor::_ZTV14QSGNodeVisitor) + 16)
-
-Vtable for QSGRendererInterface
-QSGRendererInterface::_ZTV20QSGRendererInterface: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGRendererInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QSGRendererInterface::getResource
-48 (int (*)(...))QSGRendererInterface::getResource
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRendererInterface
- size=8 align=8
- base size=8 base align=8
-QSGRendererInterface (0x0x7f22b7846120) 0 nearly-empty
- vptr=((& QSGRendererInterface::_ZTV20QSGRendererInterface) + 16)
-
-Class QQuickWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickWindow::QPrivateSignal (0x0x7f22b747d000) 0 empty
-
-Vtable for QQuickWindow
-QQuickWindow::_ZTV12QQuickWindow: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QQuickWindow)
-16 (int (*)(...))QQuickWindow::metaObject
-24 (int (*)(...))QQuickWindow::qt_metacast
-32 (int (*)(...))QQuickWindow::qt_metacall
-40 (int (*)(...))QQuickWindow::~QQuickWindow
-48 (int (*)(...))QQuickWindow::~QQuickWindow
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickWindow::keyPressEvent
-216 (int (*)(...))QQuickWindow::keyReleaseEvent
-224 (int (*)(...))QQuickWindow::mousePressEvent
-232 (int (*)(...))QQuickWindow::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickWindow::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI12QQuickWindow)
-312 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD1Ev
-320 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickWindow
- size=40 align=8
- base size=40 base align=8
-QQuickWindow (0x0x7f22b79fde38) 0
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 16)
- QWindow (0x0x7f22c0beb0e0) 0
- primary-for QQuickWindow (0x0x7f22b79fde38)
- QObject (0x0x7f22b7846f00) 0
- primary-for QWindow (0x0x7f22c0beb0e0)
- QSurface (0x0x7f22b7846f60) 16
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 312)
-
-Class QQuickView::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickView::QPrivateSignal (0x0x7f22b747da20) 0 empty
-
-Vtable for QQuickView
-QQuickView::_ZTV10QQuickView: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickView)
-16 (int (*)(...))QQuickView::metaObject
-24 (int (*)(...))QQuickView::qt_metacast
-32 (int (*)(...))QQuickView::qt_metacall
-40 (int (*)(...))QQuickView::~QQuickView
-48 (int (*)(...))QQuickView::~QQuickView
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QQuickView::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickView::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickView::keyPressEvent
-216 (int (*)(...))QQuickView::keyReleaseEvent
-224 (int (*)(...))QQuickView::mousePressEvent
-232 (int (*)(...))QQuickView::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickView::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI10QQuickView)
-312 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD1Ev
-320 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickView
- size=40 align=8
- base size=40 base align=8
-QQuickView (0x0x7f22b79fdf70) 0
- vptr=((& QQuickView::_ZTV10QQuickView) + 16)
- QQuickWindow (0x0x7f22b74b5000) 0
- primary-for QQuickView (0x0x7f22b79fdf70)
- QWindow (0x0x7f22c0c04310) 0
- primary-for QQuickWindow (0x0x7f22b74b5000)
- QObject (0x0x7f22b747d960) 0
- primary-for QWindow (0x0x7f22c0c04310)
- QSurface (0x0x7f22b747d9c0) 16
- vptr=((& QQuickView::_ZTV10QQuickView) + 312)
-
-Class QSGAbstractRenderer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGAbstractRenderer::QPrivateSignal (0x0x7f22b747dde0) 0 empty
-
-Vtable for QSGAbstractRenderer
-QSGAbstractRenderer::_ZTV19QSGAbstractRenderer: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QSGAbstractRenderer)
-16 (int (*)(...))QSGAbstractRenderer::metaObject
-24 (int (*)(...))QSGAbstractRenderer::qt_metacast
-32 (int (*)(...))QSGAbstractRenderer::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QSGAbstractRenderer
- size=16 align=8
- base size=16 base align=8
-QSGAbstractRenderer (0x0x7f22b74b5068) 0
- vptr=((& QSGAbstractRenderer::_ZTV19QSGAbstractRenderer) + 16)
- QObject (0x0x7f22b747dd80) 0
- primary-for QSGAbstractRenderer (0x0x7f22b74b5068)
-
-Class QSGEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGEngine::QPrivateSignal (0x0x7f22b74de8a0) 0 empty
-
-Vtable for QSGEngine
-QSGEngine::_ZTV9QSGEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSGEngine)
-16 (int (*)(...))QSGEngine::metaObject
-24 (int (*)(...))QSGEngine::qt_metacast
-32 (int (*)(...))QSGEngine::qt_metacall
-40 (int (*)(...))QSGEngine::~QSGEngine
-48 (int (*)(...))QSGEngine::~QSGEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSGEngine
- size=16 align=8
- base size=16 base align=8
-QSGEngine (0x0x7f22b74b51a0) 0
- vptr=((& QSGEngine::_ZTV9QSGEngine) + 16)
- QObject (0x0x7f22b74de840) 0
- primary-for QSGEngine (0x0x7f22b74b51a0)
-
-Class QSGMaterialShader::RenderState
- size=16 align=8
- base size=16 base align=8
-QSGMaterialShader::RenderState (0x0x7f22b74def60) 0
-
-Vtable for QSGMaterialShader
-QSGMaterialShader::_ZTV17QSGMaterialShader: 12 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGMaterialShader)
-16 0
-24 0
-32 (int (*)(...))QSGMaterialShader::activate
-40 (int (*)(...))QSGMaterialShader::deactivate
-48 (int (*)(...))QSGMaterialShader::updateState
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGMaterialShader::compile
-72 (int (*)(...))QSGMaterialShader::initialize
-80 (int (*)(...))QSGMaterialShader::vertexShader
-88 (int (*)(...))QSGMaterialShader::fragmentShader
-
-Class QSGMaterialShader
- size=32 align=8
- base size=32 base align=8
-QSGMaterialShader (0x0x7f22b74def00) 0
- vptr=((& QSGMaterialShader::_ZTV17QSGMaterialShader) + 16)
-
-Class QSGMaterialType
- size=1 align=1
- base size=0 base align=1
-QSGMaterialType (0x0x7f22b7517540) 0 empty
-
-Vtable for QSGMaterial
-QSGMaterial::_ZTV11QSGMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGMaterial)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QSGMaterial::compare
-
-Class QSGMaterial
- size=24 align=8
- base size=24 base align=8
-QSGMaterial (0x0x7f22b75175a0) 0
- vptr=((& QSGMaterial::_ZTV11QSGMaterial) + 16)
-
-Vtable for QSGFlatColorMaterial
-QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGFlatColorMaterial)
-16 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-24 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-32 (int (*)(...))QSGFlatColorMaterial::type
-40 (int (*)(...))QSGFlatColorMaterial::createShader
-48 (int (*)(...))QSGFlatColorMaterial::compare
-
-Class QSGFlatColorMaterial
- size=40 align=8
- base size=40 base align=8
-QSGFlatColorMaterial (0x0x7f22b74b54e0) 0
- vptr=((& QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial) + 16)
- QSGMaterial (0x0x7f22b75582a0) 0
- primary-for QSGFlatColorMaterial (0x0x7f22b74b54e0)
-
-Class QSGTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTexture::QPrivateSignal (0x0x7f22b75583c0) 0 empty
-
-Vtable for QSGTexture
-QSGTexture::_ZTV10QSGTexture: 22 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSGTexture)
-16 (int (*)(...))QSGTexture::metaObject
-24 (int (*)(...))QSGTexture::qt_metacast
-32 (int (*)(...))QSGTexture::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTexture
- size=16 align=8
- base size=16 base align=8
-QSGTexture (0x0x7f22b74b5548) 0
- vptr=((& QSGTexture::_ZTV10QSGTexture) + 16)
- QObject (0x0x7f22b7558360) 0
- primary-for QSGTexture (0x0x7f22b74b5548)
-
-Class QSGDynamicTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGDynamicTexture::QPrivateSignal (0x0x7f22b7558660) 0 empty
-
-Vtable for QSGDynamicTexture
-QSGDynamicTexture::_ZTV17QSGDynamicTexture: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGDynamicTexture)
-16 (int (*)(...))QSGDynamicTexture::metaObject
-24 (int (*)(...))QSGDynamicTexture::qt_metacast
-32 (int (*)(...))QSGDynamicTexture::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-
-Class QSGDynamicTexture
- size=16 align=8
- base size=16 base align=8
-QSGDynamicTexture (0x0x7f22b74b55b0) 0
- vptr=((& QSGDynamicTexture::_ZTV17QSGDynamicTexture) + 16)
- QSGTexture (0x0x7f22b74b5618) 0
- primary-for QSGDynamicTexture (0x0x7f22b74b55b0)
- QObject (0x0x7f22b7558600) 0
- primary-for QSGTexture (0x0x7f22b74b5618)
-
-Vtable for QSGImageNode
-QSGImageNode::_ZTV12QSGImageNode: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QSGImageNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QSGImageNode
- size=144 align=8
- base size=144 base align=8
-QSGImageNode (0x0x7f22b74b5680) 0
- vptr=((& QSGImageNode::_ZTV12QSGImageNode) + 16)
- QSGGeometryNode (0x0x7f22b74b56e8) 0
- primary-for QSGImageNode (0x0x7f22b74b5680)
- QSGBasicGeometryNode (0x0x7f22b74b5750) 0
- primary-for QSGGeometryNode (0x0x7f22b74b56e8)
- QSGNode (0x0x7f22b7558780) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b74b5750)
-
-Vtable for QSGNinePatchNode
-QSGNinePatchNode::_ZTV16QSGNinePatchNode: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGNinePatchNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-
-Class QSGNinePatchNode
- size=144 align=8
- base size=144 base align=8
-QSGNinePatchNode (0x0x7f22b74b5888) 0
- vptr=((& QSGNinePatchNode::_ZTV16QSGNinePatchNode) + 16)
- QSGGeometryNode (0x0x7f22b74b58f0) 0
- primary-for QSGNinePatchNode (0x0x7f22b74b5888)
- QSGBasicGeometryNode (0x0x7f22b74b5958) 0
- primary-for QSGGeometryNode (0x0x7f22b74b58f0)
- QSGNode (0x0x7f22b7558f60) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b74b5958)
-
-Vtable for QSGRectangleNode
-QSGRectangleNode::_ZTV16QSGRectangleNode: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGRectangleNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRectangleNode
- size=144 align=8
- base size=144 base align=8
-QSGRectangleNode (0x0x7f22b74b59c0) 0
- vptr=((& QSGRectangleNode::_ZTV16QSGRectangleNode) + 16)
- QSGGeometryNode (0x0x7f22b74b5a28) 0
- primary-for QSGRectangleNode (0x0x7f22b74b59c0)
- QSGBasicGeometryNode (0x0x7f22b74b5a90) 0
- primary-for QSGGeometryNode (0x0x7f22b74b5a28)
- QSGNode (0x0x7f22b7596000) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b74b5a90)
-
-Vtable for QSGRenderNode::RenderState
-QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QSGRenderNode11RenderStateE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))QSGRenderNode::RenderState::get
-
-Class QSGRenderNode::RenderState
- size=8 align=8
- base size=8 base align=8
-QSGRenderNode::RenderState (0x0x7f22b7596120) 0 nearly-empty
- vptr=((& QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE) + 16)
-
-Vtable for QSGRenderNode
-QSGRenderNode::_ZTV13QSGRenderNode: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSGRenderNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))QSGRenderNode::changedStates
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGRenderNode::releaseResources
-72 (int (*)(...))QSGRenderNode::flags
-80 (int (*)(...))QSGRenderNode::rect
-
-Class QSGRenderNode
- size=88 align=8
- base size=88 base align=8
-QSGRenderNode (0x0x7f22b74b5af8) 0
- vptr=((& QSGRenderNode::_ZTV13QSGRenderNode) + 16)
- QSGNode (0x0x7f22b75960c0) 0
- primary-for QSGRenderNode (0x0x7f22b74b5af8)
-
-Vtable for QSGSimpleRectNode
-QSGSimpleRectNode::_ZTV17QSGSimpleRectNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGSimpleRectNode)
-16 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-24 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleRectNode
- size=320 align=8
- base size=320 base align=8
-QSGSimpleRectNode (0x0x7f22b74b5f70) 0
- vptr=((& QSGSimpleRectNode::_ZTV17QSGSimpleRectNode) + 16)
- QSGGeometryNode (0x0x7f22b75f6000) 0
- primary-for QSGSimpleRectNode (0x0x7f22b74b5f70)
- QSGBasicGeometryNode (0x0x7f22b75f6068) 0
- primary-for QSGGeometryNode (0x0x7f22b75f6000)
- QSGNode (0x0x7f22b75d3840) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b75f6068)
-
-Vtable for QSGOpaqueTextureMaterial
-QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QSGOpaqueTextureMaterial)
-16 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-24 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-32 (int (*)(...))QSGOpaqueTextureMaterial::type
-40 (int (*)(...))QSGOpaqueTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGOpaqueTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGOpaqueTextureMaterial (0x0x7f22b75f60d0) 0
- vptr=((& QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial) + 16)
- QSGMaterial (0x0x7f22b75d3900) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f22b75f60d0)
-
-Vtable for QSGTextureMaterial
-QSGTextureMaterial::_ZTV18QSGTextureMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureMaterial)
-16 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-24 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-32 (int (*)(...))QSGTextureMaterial::type
-40 (int (*)(...))QSGTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGTextureMaterial (0x0x7f22b75f6138) 0
- vptr=((& QSGTextureMaterial::_ZTV18QSGTextureMaterial) + 16)
- QSGOpaqueTextureMaterial (0x0x7f22b75f61a0) 0
- primary-for QSGTextureMaterial (0x0x7f22b75f6138)
- QSGMaterial (0x0x7f22b75d3d80) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f22b75f61a0)
-
-Vtable for QSGSimpleTextureNode
-QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGSimpleTextureNode)
-16 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-24 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleTextureNode
- size=384 align=8
- base size=384 base align=8
-QSGSimpleTextureNode (0x0x7f22b75f6208) 0
- vptr=((& QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode) + 16)
- QSGGeometryNode (0x0x7f22b75f6270) 0
- primary-for QSGSimpleTextureNode (0x0x7f22b75f6208)
- QSGBasicGeometryNode (0x0x7f22b75f62d8) 0
- primary-for QSGGeometryNode (0x0x7f22b75f6270)
- QSGNode (0x0x7f22b75d3de0) 0
- primary-for QSGBasicGeometryNode (0x0x7f22b75f62d8)
-
-Class QSGTextureProvider::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTextureProvider::QPrivateSignal (0x0x7f22b7614780) 0 empty
-
-Vtable for QSGTextureProvider
-QSGTextureProvider::_ZTV18QSGTextureProvider: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureProvider)
-16 (int (*)(...))QSGTextureProvider::metaObject
-24 (int (*)(...))QSGTextureProvider::qt_metacast
-32 (int (*)(...))QSGTextureProvider::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTextureProvider
- size=16 align=8
- base size=16 base align=8
-QSGTextureProvider (0x0x7f22b75f6478) 0
- vptr=((& QSGTextureProvider::_ZTV18QSGTextureProvider) + 16)
- QObject (0x0x7f22b7614720) 0
- primary-for QSGTextureProvider (0x0x7f22b75f6478)
-
-Vtable for QSGVertexColorMaterial
-QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QSGVertexColorMaterial)
-16 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-24 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-32 (int (*)(...))QSGVertexColorMaterial::type
-40 (int (*)(...))QSGVertexColorMaterial::createShader
-48 (int (*)(...))QSGVertexColorMaterial::compare
-
-Class QSGVertexColorMaterial
- size=24 align=8
- base size=24 base align=8
-QSGVertexColorMaterial (0x0x7f22b75f64e0) 0
- vptr=((& QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial) + 16)
- QSGMaterial (0x0x7f22b76148a0) 0
- primary-for QSGVertexColorMaterial (0x0x7f22b75f64e0)
-
-Class QQuickStyle
- size=1 align=1
- base size=0 base align=1
-QQuickStyle (0x0x7f22b7614900) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b7250c00) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b7250f60) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b7270180) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b72704e0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72706c0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b7270a20) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b7270c00) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b7270f60) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b729c180) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b729c4e0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b729c6c0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b729ca20) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b729cc00) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b729cf60) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72c3180) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b72c34e0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72da9c0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b72dad20) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72daea0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b72f7240) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72f73c0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b72f7720) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72f78a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b72f7c00) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b72f7d80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b731a120) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b731a2a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b731a600) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b731a780) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b731aae0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f22b731ac60) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f22b73f3000) 0 empty
-
diff --git a/tests/auto/bic/data/QtQuickControls2.5.14.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtQuickControls2.5.14.0.linux-gcc-amd64.txt
deleted file mode 100644
index db7b454b..00000000
--- a/tests/auto/bic/data/QtQuickControls2.5.14.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,11603 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f31cd96d000) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f31cd9b7780) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f31cd9b79c0) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f31cd9b7c00) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f31cd9b7e40) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f31cd9e3000) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f31cd9e33c0) 0 empty
-
-Class std::__do_is_implicitly_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_implicitly_default_constructible_impl (0x0x7f31cda214e0) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f31cd677ba0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f31cd677c60) 0 empty
-
-Class std::__invoke_memfun_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_ref (0x0x7f31cd6a7060) 0 empty
-
-Class std::__invoke_memfun_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_deref (0x0x7f31cd6a70c0) 0 empty
-
-Class std::__invoke_memobj_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_ref (0x0x7f31cd6a7120) 0 empty
-
-Class std::__invoke_memobj_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_deref (0x0x7f31cd6a7180) 0 empty
-
-Class std::__invoke_other
- size=1 align=1
- base size=0 base align=1
-std::__invoke_other (0x0x7f31cd6a71e0) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f31cd6a72a0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f31cd6a7360) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f31cd6a7420) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f31cd6a74e0) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f31cd6a7840) 0 empty
-
-Class std::__swappable_details::__do_is_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_swappable_impl (0x0x7f31cd6a7ba0) 0 empty
-
-Class std::__swappable_details::__do_is_nothrow_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_nothrow_swappable_impl (0x0x7f31cd6a7c00) 0 empty
-
-Class std::__nonesuch
- size=1 align=1
- base size=0 base align=1
-std::__nonesuch (0x0x7f31cd6f01e0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f31cd6f0840) 0 empty
-
-Class std::__nonesuch_no_braces
- size=1 align=1
- base size=1 base align=1
-std::__nonesuch_no_braces (0x0x7f31cd6e9270) 0 empty
- std::__nonesuch (0x0x7f31cd6f0d20) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f31cd7726c0) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f31cd772720) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f31cd7cc420) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f31cd7cc480) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f31cd6e9750) 0 empty
- std::input_iterator_tag (0x0x7f31cd7cc4e0) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f31cd6e97b8) 0 empty
- std::forward_iterator_tag (0x0x7f31cd6e9820) 0 empty
- std::input_iterator_tag (0x0x7f31cd7cc540) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f31cd6e9888) 0 empty
- std::bidirectional_iterator_tag (0x0x7f31cd6e98f0) 0 empty
- std::forward_iterator_tag (0x0x7f31cd6e9958) 0 empty
- std::input_iterator_tag (0x0x7f31cd7cc5a0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f31cd4800c0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f31cd4801e0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f31cd4804e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f31cd4807e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f31cd480900) 0 empty
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f31cd50bc00) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f31cd50bf00) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f31cd50bf60) 0
-
-Class __pthread_rwlock_arch_t
- size=56 align=8
- base size=56 base align=8
-__pthread_rwlock_arch_t (0x0x7f31cd553060) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f31cd5530c0) 0
-
-Class __pthread_mutex_s
- size=40 align=8
- base size=40 base align=8
-__pthread_mutex_s (0x0x7f31cd553120) 0
-
-Class __pthread_cond_s
- size=48 align=8
- base size=48 base align=8
-__pthread_cond_s (0x0x7f31cd553180) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f31cd553420) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f31cd5536c0) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f31cd553720) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f31cd6094e0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f31cd6e9c98) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16)
- std::exception (0x0x7f31cd6096c0) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f31cd6e9c98)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f31cd6098a0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f31cd6e9d00) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16)
- std::exception (0x0x7f31cd609c60) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f31cd6e9d00)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f31cd6e9d68) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16)
- std::exception (0x0x7f31cd609e40) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f31cd6e9d68)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f31cd63a060) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f31cd63a600) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f31cd6e9dd0) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16)
- std::exception (0x0x7f31cd63acc0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f31cd6e9dd0)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f31cd6e9e38) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16)
- std::bad_alloc (0x0x7f31cd6e9ea0) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f31cd6e9e38)
- std::exception (0x0x7f31cd63aea0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f31cd6e9ea0)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f31cd2740c0) 0 empty
-
-Class std::__allocator_traits_base
- size=1 align=1
- base size=0 base align=1
-std::__allocator_traits_base (0x0x7f31cd2742a0) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f31cd2e5780) 0 empty
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f31ccf5fcc0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f31ccf5fde0) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f31ccf92000) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f31ccf926c0) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f31ccfdbe40) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f31ccc8b360) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f31cd022d00) 0
- std::__atomic_flag_base (0x0x7f31ccc8b3c0) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f31cce2b478) 0
- QAtomicInteger<int> (0x0x7f31cce2b4e0) 0
- QBasicAtomicInteger<int> (0x0x7f31ccbc0600) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f31cc819180) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f31cc45c720) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f31cc45ce40) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f31cc493138) 0
- QGenericArgument (0x0x7f31cc49c120) 0
-
-Class QMetaObject::SuperData
- size=8 align=8
- base size=8 base align=8
-QMetaObject::SuperData (0x0x7f31cc49c5a0) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f31cc49c540) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f31cc49ce40) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f31cc54f960) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f31cc5720c0) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f31cc61fea0) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f31cc644240) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f31cc2a7540) 0 empty
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f31cc355d80) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f31cc355e40) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f31cc41df60) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f31cc04e060) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f31cc04e0c0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f31cc04e120) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f31cc04e180) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f31cc04e2a0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f31cc04e300) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f31cc1912a0) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f31cc191300) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f31cbf43360) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f31cbf434e0) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f31cbcbd660) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f31cbcbda20) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f31cbcbdcc0) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f31cbcbdea0) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f31cbd17ea0) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f31cbd520d0) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16)
- std::exception (0x0x7f31cbd17f60) 0 nearly-empty
- primary-for std::logic_error (0x0x7f31cbd520d0)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f31cbd52138) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16)
- std::logic_error (0x0x7f31cbd521a0) 0
- primary-for std::domain_error (0x0x7f31cbd52138)
- std::exception (0x0x7f31cbd68000) 0 nearly-empty
- primary-for std::logic_error (0x0x7f31cbd521a0)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f31cbd52208) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16)
- std::logic_error (0x0x7f31cbd52270) 0
- primary-for std::invalid_argument (0x0x7f31cbd52208)
- std::exception (0x0x7f31cbd68060) 0 nearly-empty
- primary-for std::logic_error (0x0x7f31cbd52270)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f31cbd522d8) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16)
- std::logic_error (0x0x7f31cbd52340) 0
- primary-for std::length_error (0x0x7f31cbd522d8)
- std::exception (0x0x7f31cbd680c0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f31cbd52340)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f31cbd523a8) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16)
- std::logic_error (0x0x7f31cbd52410) 0
- primary-for std::out_of_range (0x0x7f31cbd523a8)
- std::exception (0x0x7f31cbd68120) 0 nearly-empty
- primary-for std::logic_error (0x0x7f31cbd52410)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f31cbd52478) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16)
- std::exception (0x0x7f31cbd68180) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f31cbd52478)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f31cbd524e0) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16)
- std::runtime_error (0x0x7f31cbd52548) 0
- primary-for std::range_error (0x0x7f31cbd524e0)
- std::exception (0x0x7f31cbd681e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f31cbd52548)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f31cbd525b0) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16)
- std::runtime_error (0x0x7f31cbd52618) 0
- primary-for std::overflow_error (0x0x7f31cbd525b0)
- std::exception (0x0x7f31cbd68240) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f31cbd52618)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f31cbd52680) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16)
- std::runtime_error (0x0x7f31cbd526e8) 0
- primary-for std::underflow_error (0x0x7f31cbd52680)
- std::exception (0x0x7f31cbd682a0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f31cbd526e8)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f31cbd68420) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f31cbd68780) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f31cbdac000) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f31cbd52af8) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16)
- std::runtime_error (0x0x7f31cbd52b60) 0
- primary-for std::system_error (0x0x7f31cbd52af8)
- std::exception (0x0x7f31cbdacba0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f31cbd52b60)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f31cbd52dd0) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16)
- std::system_error (0x0x7f31cbd52e38) 0
- primary-for std::ios_base::failure (0x0x7f31cbd52dd0)
- std::runtime_error (0x0x7f31cbd52ea0) 0
- primary-for std::system_error (0x0x7f31cbd52e38)
- std::exception (0x0x7f31cbe0a180) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f31cbd52ea0)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f31cbe0a1e0) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f31cbe0a240) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f31cbe0a2a0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f31cbe0a120) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f31cbad8ba0) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f31cbb81d80) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2 entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2 entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64)
-
-Construction vtable for std::basic_istream<char> (0x0x7f31cb7505b0 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<char> (0x0x7f31cb750680 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0
-72 0
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7 entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f31cb792340 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f31cb792410 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7 entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f31cb7ba720) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f31cb7ba780) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f31cb4e7b40) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f31cb58d9c0) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7f31cb58de40) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f31cb26df00) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f31cb323ea0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f31cb323d80) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f31cb1e2d20) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f31caf7c900) 0
-
-Class QtPrivate::ArgBase
- size=1 align=1
- base size=1 base align=1
-QtPrivate::ArgBase (0x0x7f31cad02720) 0
-
-Class QtPrivate::QStringViewArg
- size=24 align=8
- base size=24 base align=8
-QtPrivate::QStringViewArg (0x0x7f31cb022270) 0
- QtPrivate::ArgBase (0x0x7f31cad02780) 0
-
-Class QtPrivate::QLatin1StringArg
- size=24 align=8
- base size=24 base align=8
-QtPrivate::QLatin1StringArg (0x0x7f31cb0222d8) 0
- QtPrivate::ArgBase (0x0x7f31cad02960) 0
-
-Class std::__erased_type
- size=1 align=1
- base size=0 base align=1
-std::__erased_type (0x0x7f31cadd68a0) 0 empty
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f31cadd6900) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f31cadd6a80) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f31cadd6b40) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f31cb022680) 0
- std::__uses_alloc_base (0x0x7f31cadd6ae0) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f31cab34ea0) 0 empty
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f31cab9b8f0) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16)
- std::exception (0x0x7f31cabac7e0) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f31cab9b8f0)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f31cabac8a0) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f31cabac900) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f31cabacc00) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f31ca9e20c0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f31ca9e2180) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f31cdae28a0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f31caa20478) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f31cdb08000) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f31caa205b0) 0
- std::_Bit_iterator_base (0x0x7f31caa20618) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f31cdb08660) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f31caa20680) 0
- std::_Bit_iterator_base (0x0x7f31caa206e8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f31cdb08e40) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f31ca3569c0) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f31ca42c780) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f31ca42c7e0) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f31ca36e208) 0 empty
- QListData::NotIndirectLayout (0x0x7f31ca42c840) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f31ca380930) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f31ca42c8a0) 0 empty
- QListData::NotIndirectLayout (0x0x7f31ca42c900) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f31ca36e270) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f31ca42c960) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f31ca42c9c0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f31ca42c720) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f31ca121b40) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f31ca2190c0) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f31ca219060) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f31ca204f08) 0
- QList<QString> (0x0x7f31ca204f70) 0
- QListSpecialMethods<QString> (0x0x7f31ca219300) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f31c9efd240) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f31c9f80480) 0
-
-Class std::_Rb_tree_header
- size=40 align=8
- base size=40 base align=8
-std::_Rb_tree_header (0x0x7f31c9f807e0) 0
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f31c9dccde0) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f31c9de7180) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f31c9de76c0) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f31c9de7c00) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f31c9e3ade0) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f31c9a734e0) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f31c9b0a360) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f31c9b60a20) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f31c9bb6f60) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f31c967f540) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f31c97ae000) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f31c97ae060) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f31c97ae240) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f31c97ae1e0) 0
- vptr=((& QObject::_ZTV7QObject) + 16)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f31c9480060) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f31c94801e0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f31c9480a80) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f31c947b0d0) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16)
- QObject (0x0x7f31c9480a20) 0
- primary-for QAbstractAnimation (0x0x7f31c947b0d0)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f31c9480e40) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f31c947b138) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16)
- QObject (0x0x7f31c9480de0) 0
- primary-for QAnimationDriver (0x0x7f31c947b138)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f31c94c50c0) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f31c947b1a0) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16)
- QObject (0x0x7f31c94c5060) 0
- primary-for QEventLoop (0x0x7f31c947b1a0)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f31c94c5960) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f31c94c5a20) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f31c94c5a80) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f31c947b2d8) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16)
- QObject (0x0x7f31c94c59c0) 0
- primary-for QAbstractEventDispatcher (0x0x7f31c947b2d8)
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f31c9537a80) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f31c9564720) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f31c92530c0) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f31c9253060) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f31c9253360) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f31c9366a80) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f31c9366b40) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f31c9366ae0) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f31c9366ba0) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f31c9366a20) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f31c9057e40) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f31c91264e0) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f31c9126480) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f31c9126600) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f31c91265a0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f31c91ef780) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f31c8e633c0) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f31c8f311e0) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f31c8f2f478) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16)
- QObject (0x0x7f31c8f31180) 0
- primary-for QAbstractItemModel (0x0x7f31c8f2f478)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f31c8ff95a0) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f31c8f2fa90) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16)
- QAbstractItemModel (0x0x7f31c8f2faf8) 0
- primary-for QAbstractTableModel (0x0x7f31c8f2fa90)
- QObject (0x0x7f31c8ff9540) 0
- primary-for QAbstractItemModel (0x0x7f31c8f2faf8)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f31c8ff9720) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f31c8f2fb60) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16)
- QAbstractItemModel (0x0x7f31c8f2fbc8) 0
- primary-for QAbstractListModel (0x0x7f31c8f2fb60)
- QObject (0x0x7f31c8ff96c0) 0
- primary-for QAbstractItemModel (0x0x7f31c8f2fbc8)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f31c8ff9e40) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f31c8ff9f00) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f31c8f2fc98) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16)
- QAbstractItemModel (0x0x7f31c8f2fd00) 0
- primary-for QAbstractProxyModel (0x0x7f31c8f2fc98)
- QObject (0x0x7f31c8ff9ea0) 0
- primary-for QAbstractItemModel (0x0x7f31c8f2fd00)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f31c8c7e180) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f31c8f2fd68) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16)
- QObject (0x0x7f31c8c7e120) 0
- primary-for QAbstractState (0x0x7f31c8f2fd68)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f31c8c7e3c0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f31c8f2fdd0) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16)
- QObject (0x0x7f31c8c7e360) 0
- primary-for QAbstractTransition (0x0x7f31c8f2fdd0)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f31c8c7e6c0) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f31c8f2fe38) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16)
- QAbstractAnimation (0x0x7f31c8f2fea0) 0
- primary-for QAnimationGroup (0x0x7f31c8f2fe38)
- QObject (0x0x7f31c8c7e660) 0
- primary-for QAbstractAnimation (0x0x7f31c8f2fea0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f31c8cee9c0) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f31c8d86360) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f31c8dd87e0) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f31c8e2ca80) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f31c8e39478) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16)
- QObject (0x0x7f31c8e2ca20) 0
- primary-for QIODevice (0x0x7f31c8e39478)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f31c8a7a420) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f31c8e395b0) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16)
- QIODevice (0x0x7f31c8e39618) 0
- primary-for QBuffer (0x0x7f31c8e395b0)
- QObject (0x0x7f31c8a7a3c0) 0
- primary-for QIODevice (0x0x7f31c8e39618)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f31c8a7a6c0) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f31c8a7a660) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f31c8a7a840) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f31c8a7a7e0) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f31c8ac9720) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f31c8b0c600) 0
-
-Class QCalendar::YearMonthDay
- size=12 align=4
- base size=12 base align=4
-QCalendar::YearMonthDay (0x0x7f31c8866ae0) 0
-
-Class QCalendar
- size=8 align=8
- base size=8 base align=8
-QCalendar (0x0x7f31c8866a80) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f31c88af300) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f31c8904ba0) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f31c8974840) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f31c89748a0) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f31c89747e0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f31c8a44f60) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f31c8686840) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f31c87384e0) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7f31c8659618) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16)
- std::exception (0x0x7f31c8787360) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7f31c8659618)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7f31c8659680) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16)
- std::exception (0x0x7f31c8787480) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7f31c8659680)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7f31c86596e8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16)
- std::exception (0x0x7f31c87875a0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7f31c86596e8)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7f31c86597b8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16)
- std::exception (0x0x7f31c87876c0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7f31c86597b8)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7f31c87ac720) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7f31c87aca20) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7f31c87acd20) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7f31c87d10c0) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7f31c8659820) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16)
- std::exception (0x0x7f31c844e2a0) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7f31c8659820)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7f31c84b6240) 0 empty
-
-Class std::__sp_array_delete
- size=1 align=1
- base size=0 base align=1
-std::__sp_array_delete (0x0x7f31c84b6660) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7f31c85f54e0) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f31c862b9c0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f31c862bb40) 0
-
-Class QtPrivate::EnableInternalData
- size=1 align=1
- base size=0 base align=1
-QtPrivate::EnableInternalData (0x0x7f31c82b4480) 0 empty
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f31c82deb40) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f31c82deae0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f31c8073480) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f31c8073540) 0 empty
-
-Class QCborError
- size=4 align=4
- base size=4 base align=4
-QCborError (0x0x7f31c80f7780) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f31c80f7f00) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f31c81b2de0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f31c8217ba0) 0
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f31c7e95600) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f31c7fdf5a0) 0
-
-Class QCborParserError
- size=16 align=8
- base size=12 base align=8
-QCborParserError (0x0x7f31c7c63120) 0
-
-Class QCborValue
- size=24 align=8
- base size=20 base align=8
-QCborValue (0x0x7f31c7c631e0) 0
-
-Class QCborValueRef
- size=16 align=8
- base size=16 base align=8
-QCborValueRef (0x0x7f31c7aa4d80) 0
-
-Class QCborArray::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::Iterator (0x0x7f31c7b5d7e0) 0
-
-Class QCborArray::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::ConstIterator (0x0x7f31c7b5d840) 0
-
-Class QCborArray
- size=8 align=8
- base size=8 base align=8
-QCborArray (0x0x7f31c7b5d780) 0
-
-Class QCborMap::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::Iterator (0x0x7f31c78d7420) 0
-
-Class QCborMap::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::ConstIterator (0x0x7f31c78d7480) 0
-
-Class QCborMap
- size=8 align=8
- base size=8 base align=8
-QCborMap (0x0x7f31c78d73c0) 0
-
-Class qfloat16::Wrap
- size=2 align=2
- base size=2 base align=2
-qfloat16::Wrap (0x0x7f31c76e1c00) 0
-
-Class qfloat16
- size=2 align=2
- base size=2 base align=2
-qfloat16 (0x0x7f31c76e1ba0) 0
-
-Class QCborStreamWriter
- size=8 align=8
- base size=8 base align=8
-QCborStreamWriter (0x0x7f31c77c58a0) 0
-
-Class QCborStreamReader
- size=24 align=8
- base size=20 base align=8
-QCborStreamReader (0x0x7f31c77fa600) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f31c747f720) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f31c747f900) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f31c7578f00) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f31c7270480) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f31c7251270) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16)
- QEvent (0x0x7f31c7270840) 0
- primary-for QTimerEvent (0x0x7f31c7251270)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f31c72512d8) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16)
- QEvent (0x0x7f31c7270900) 0
- primary-for QChildEvent (0x0x7f31c72512d8)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f31c7251820) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16)
- QEvent (0x0x7f31c7270f60) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f31c7251820)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f31c7251888) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16)
- QEvent (0x0x7f31c72b3060) 0
- primary-for QDeferredDeleteEvent (0x0x7f31c7251888)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f31c72b3180) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f31c72518f0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16)
- QObject (0x0x7f31c72b3120) 0
- primary-for QCoreApplication (0x0x7f31c72518f0)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f31c72b33c0) 0
-
-Class QConcatenateTablesProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QConcatenateTablesProxyModel::QPrivateSignal (0x0x7f31c72b3540) 0 empty
-
-Vtable for QConcatenateTablesProxyModel
-QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QConcatenateTablesProxyModel)
-16 (int (*)(...))QConcatenateTablesProxyModel::metaObject
-24 (int (*)(...))QConcatenateTablesProxyModel::qt_metacast
-32 (int (*)(...))QConcatenateTablesProxyModel::qt_metacall
-40 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-48 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QConcatenateTablesProxyModel::index
-120 (int (*)(...))QConcatenateTablesProxyModel::parent
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))QConcatenateTablesProxyModel::rowCount
-144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))QConcatenateTablesProxyModel::data
-168 (int (*)(...))QConcatenateTablesProxyModel::setData
-176 (int (*)(...))QConcatenateTablesProxyModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QConcatenateTablesProxyModel::itemData
-200 (int (*)(...))QConcatenateTablesProxyModel::setItemData
-208 (int (*)(...))QConcatenateTablesProxyModel::mimeTypes
-216 (int (*)(...))QConcatenateTablesProxyModel::mimeData
-224 (int (*)(...))QConcatenateTablesProxyModel::canDropMimeData
-232 (int (*)(...))QConcatenateTablesProxyModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QConcatenateTablesProxyModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QConcatenateTablesProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QConcatenateTablesProxyModel
- size=16 align=8
- base size=16 base align=8
-QConcatenateTablesProxyModel (0x0x7f31c7251958) 0
- vptr=((& QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel) + 16)
- QAbstractItemModel (0x0x7f31c72519c0) 0
- primary-for QConcatenateTablesProxyModel (0x0x7f31c7251958)
- QObject (0x0x7f31c72b34e0) 0
- primary-for QAbstractItemModel (0x0x7f31c72519c0)
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f31c72b3720) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f31c72b3840) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f31c72b39c0) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f31c736f120) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f31c736f840) 0
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f31c70b3540) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f31c70a3bc8) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16)
- QIODevice (0x0x7f31c70a3c30) 0
- primary-for QFileDevice (0x0x7f31c70a3bc8)
- QObject (0x0x7f31c70b34e0) 0
- primary-for QIODevice (0x0x7f31c70a3c30)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f31c70b3e40) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f31c70a3d68) 0
- vptr=((& QFile::_ZTV5QFile) + 16)
- QFileDevice (0x0x7f31c70a3dd0) 0
- primary-for QFile (0x0x7f31c70a3d68)
- QIODevice (0x0x7f31c70a3e38) 0
- primary-for QFileDevice (0x0x7f31c70a3dd0)
- QObject (0x0x7f31c70b3de0) 0
- primary-for QIODevice (0x0x7f31c70a3e38)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f31c71234e0) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f31c71f33c0) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f31c6f103c0) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f31c6f10b40) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f31c6c4cc60) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f31c7016af8) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16)
- QAbstractTransition (0x0x7f31c7016b60) 0
- primary-for QEventTransition (0x0x7f31c7016af8)
- QObject (0x0x7f31c6c4cc00) 0
- primary-for QAbstractTransition (0x0x7f31c7016b60)
-
-Vtable for QException
-QException::_ZTV10QException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f31c7016bc8) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16)
- std::exception (0x0x7f31c6c4ce40) 0 nearly-empty
- primary-for QException (0x0x7f31c7016bc8)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f31c7016c30) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16)
- QException (0x0x7f31c7016c98) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f31c7016c30)
- std::exception (0x0x7f31c6c4cea0) 0 nearly-empty
- primary-for QException (0x0x7f31c7016c98)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f31c6c4cf00) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f31c6c92000) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f31c6c92060) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f31c6c922a0) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f31c7016d00) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16)
- QObject (0x0x7f31c6c92240) 0
- primary-for QFileSelector (0x0x7f31c7016d00)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f31c6c924e0) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f31c7016d68) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16)
- QObject (0x0x7f31c6c92480) 0
- primary-for QFileSystemWatcher (0x0x7f31c7016d68)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f31c6c92720) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f31c7016dd0) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16)
- QAbstractState (0x0x7f31c7016e38) 0
- primary-for QFinalState (0x0x7f31c7016dd0)
- QObject (0x0x7f31c6c926c0) 0
- primary-for QAbstractState (0x0x7f31c7016e38)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f31c6c92900) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f31c6c92ba0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f31c7016f08) 0
- QBasicMutex (0x0x7f31c6d2f840) 0
-
-Class QRecursiveMutex
- size=8 align=8
- base size=8 base align=8
-QRecursiveMutex (0x0x7f31c7016f70) 0
- QMutex (0x0x7f31c6d49000) 0
- QBasicMutex (0x0x7f31c6d2fa80) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f31c6d2fae0) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f31c6d5b120) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f31c6d5b720) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f31c6d5b900) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16)
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7f31c6dec120) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7f31c6de18f0) 0
- std::__mutex_base (0x0x7f31c6dec180) 0
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7f31c6dec360) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7f31c6dec3c0) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7f31c6dec420) 0 empty
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7f31c6dece40) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7f31c6de1958) 0
- std::__recursive_mutex_base (0x0x7f31c6decea0) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7f31c6deeb60) 0
- std::__mutex_base (0x0x7f31c6e282a0) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7f31c6e28300) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7f31c6deeee0) 0
- std::__recursive_mutex_base (0x0x7f31c6e28660) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7f31c6e286c0) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7f31c6e28de0) 0
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f31c6a6f060) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f31c6b173c0) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f31c6a9e750) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16)
- QObject (0x0x7f31c6b17360) 0
- primary-for QFutureWatcherBase (0x0x7f31c6a9e750)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f31c6b3f720) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f31c6a9ef70) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16)
- QAbstractState (0x0x7f31c6b4f000) 0
- primary-for QHistoryState (0x0x7f31c6a9ef70)
- QObject (0x0x7f31c6b3f6c0) 0
- primary-for QAbstractState (0x0x7f31c6b4f000)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f31c6b3fa20) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f31c6b4f068) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16)
- QAbstractProxyModel (0x0x7f31c6b4f0d0) 0
- primary-for QIdentityProxyModel (0x0x7f31c6b4f068)
- QAbstractItemModel (0x0x7f31c6b4f138) 0
- primary-for QAbstractProxyModel (0x0x7f31c6b4f0d0)
- QObject (0x0x7f31c6b3f9c0) 0
- primary-for QAbstractItemModel (0x0x7f31c6b4f138)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f31c6b3fc00) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f31c6c26540) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f31c6c22a90) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16)
- QObject (0x0x7f31c6c264e0) 0
- primary-for QItemSelectionModel (0x0x7f31c6c22a90)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f31c6c22c30) 0
- QList<QItemSelectionRange> (0x0x7f31c6c22c98) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f31c6874060) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f31c68d9960) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f31c6a2e600) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f31c66805a0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f31c6680840) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f31c66c0ba0) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f31c66c0c00) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f31c66c0b40) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f31c67f0ae0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f31c67f0b40) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f31c645d360) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f31c645d3c0) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f31c645d300) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f31c65807e0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f31c657d8f0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16)
- QObject (0x0x7f31c6580780) 0
- primary-for QLibrary (0x0x7f31c657d8f0)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f31c65c3660) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f31c65c3180) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f31c6262de0) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f31c6262e40) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f31c62d4cc0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f31c6345ea0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f31c63d62a0) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f31c6052540) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f31c60f6a80) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f31c60f6cc0) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f31c60f6c60) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f31c6167120) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f31c61ea060) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f31c601d840) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f31c601d8a0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f31c5ca7120) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f31c5cec300) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f31c5cec420) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f31c5d2d9c0) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f31c5d32548) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16)
- QObject (0x0x7f31c5d2d960) 0
- primary-for QMimeData (0x0x7f31c5d32548)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f31c5d2dba0) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f31c5df7ae0) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f31c5df7ba0) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f31c5e0a0d0) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16)
- QObject (0x0x7f31c5df7b40) 0
- primary-for QObjectCleanupHandler (0x0x7f31c5e0a0d0)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f31c5df7cc0) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f31c5a89480) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f31c5a83958) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16)
- QAnimationGroup (0x0x7f31c5a839c0) 0
- primary-for QParallelAnimationGroup (0x0x7f31c5a83958)
- QAbstractAnimation (0x0x7f31c5a83a28) 0
- primary-for QAnimationGroup (0x0x7f31c5a839c0)
- QObject (0x0x7f31c5a89420) 0
- primary-for QAbstractAnimation (0x0x7f31c5a83a28)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f31c5a896c0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f31c5a83a90) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16)
- QAbstractAnimation (0x0x7f31c5a83af8) 0
- primary-for QPauseAnimation (0x0x7f31c5a83a90)
- QObject (0x0x7f31c5a89660) 0
- primary-for QAbstractAnimation (0x0x7f31c5a83af8)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f31c5abf240) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f31c5afc3c0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f31c5aeae38) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16)
- QObject (0x0x7f31c5afc360) 0
- primary-for QPluginLoader (0x0x7f31c5aeae38)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f31c5afc4e0) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f31c5bcb960) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f31c5bd32d8) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16)
- QIODevice (0x0x7f31c5bd3340) 0
- primary-for QProcess (0x0x7f31c5bd32d8)
- QObject (0x0x7f31c5bcb900) 0
- primary-for QIODevice (0x0x7f31c5bd3340)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f31c5c09060) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f31c5bd33a8) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16)
- QAbstractAnimation (0x0x7f31c5bd3410) 0
- primary-for QVariantAnimation (0x0x7f31c5bd33a8)
- QObject (0x0x7f31c5c09000) 0
- primary-for QAbstractAnimation (0x0x7f31c5bd3410)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f31c5c09300) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f31c5bd34e0) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16)
- QVariantAnimation (0x0x7f31c5bd3548) 0
- primary-for QPropertyAnimation (0x0x7f31c5bd34e0)
- QAbstractAnimation (0x0x7f31c5bd35b0) 0
- primary-for QVariantAnimation (0x0x7f31c5bd3548)
- QObject (0x0x7f31c5c092a0) 0
- primary-for QAbstractAnimation (0x0x7f31c5bd35b0)
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f31c5893a20) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f31c599b780) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f31c599b720) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f31c578f4e0) 0
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7f31c55c4180) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7f31c55c4120) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7f31c5645270) 0
- QRandomGenerator (0x0x7f31c5642c60) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f31c5268840) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f31c5268ae0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f31c52ee000) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f31c52ee4e0) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f31c53603c0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f31c53db420) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f31c5090480) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f31c51525a0) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f31c5152840) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f31c50f6c30) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16)
- QFileDevice (0x0x7f31c50f6c98) 0
- primary-for QSaveFile (0x0x7f31c50f6c30)
- QIODevice (0x0x7f31c50f6d00) 0
- primary-for QFileDevice (0x0x7f31c50f6c98)
- QObject (0x0x7f31c51527e0) 0
- primary-for QIODevice (0x0x7f31c50f6d00)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f31c5152e40) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7f31c51e7000) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f31c4e4fc00) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f31c4e634e0) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16)
- QAnimationGroup (0x0x7f31c4e63548) 0
- primary-for QSequentialAnimationGroup (0x0x7f31c4e634e0)
- QAbstractAnimation (0x0x7f31c4e635b0) 0
- primary-for QAnimationGroup (0x0x7f31c4e63548)
- QObject (0x0x7f31c4e4fba0) 0
- primary-for QAbstractAnimation (0x0x7f31c4e635b0)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f31c4e4fe40) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f31c4e63618) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16)
- QObject (0x0x7f31c4e4fde0) 0
- primary-for QSettings (0x0x7f31c4e63618)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f31c4e96300) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f31c4e63680) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16)
- QObject (0x0x7f31c4e962a0) 0
- primary-for QSharedMemory (0x0x7f31c4e63680)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f31c4e96540) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f31c4e636e8) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16)
- QObject (0x0x7f31c4e964e0) 0
- primary-for QSignalMapper (0x0x7f31c4e636e8)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f31c4e96780) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f31c4e63750) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16)
- QAbstractTransition (0x0x7f31c4e637b8) 0
- primary-for QSignalTransition (0x0x7f31c4e63750)
- QObject (0x0x7f31c4e96720) 0
- primary-for QAbstractTransition (0x0x7f31c4e637b8)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f31c4e96a20) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f31c4e63820) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16)
- QObject (0x0x7f31c4e969c0) 0
- primary-for QSocketNotifier (0x0x7f31c4e63820)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f31c4e96c60) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f31c4e63888) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16)
- QAbstractProxyModel (0x0x7f31c4e638f0) 0
- primary-for QSortFilterProxyModel (0x0x7f31c4e63888)
- QAbstractItemModel (0x0x7f31c4e63958) 0
- primary-for QAbstractProxyModel (0x0x7f31c4e638f0)
- QObject (0x0x7f31c4e96c00) 0
- primary-for QAbstractItemModel (0x0x7f31c4e63958)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f31c4f060c0) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f31c4f069c0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f31c4e63af8) 0
- vptr=((& QState::_ZTV6QState) + 16)
- QAbstractState (0x0x7f31c4e63b60) 0
- primary-for QState (0x0x7f31c4e63af8)
- QObject (0x0x7f31c4f06960) 0
- primary-for QAbstractState (0x0x7f31c4e63b60)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f31c4f06e40) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f31c4e63d00) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16)
- QEvent (0x0x7f31c4f06ea0) 0
- primary-for QStateMachine::SignalEvent (0x0x7f31c4e63d00)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f31c4e63d68) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16)
- QEvent (0x0x7f31c4f06f00) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f31c4e63d68)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f31c4e63bc8) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16)
- QState (0x0x7f31c4e63c30) 0
- primary-for QStateMachine (0x0x7f31c4e63bc8)
- QAbstractState (0x0x7f31c4e63c98) 0
- primary-for QState (0x0x7f31c4e63c30)
- QObject (0x0x7f31c4f06de0) 0
- primary-for QAbstractState (0x0x7f31c4e63c98)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f31c4f74300) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f31c4c6a0c0) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f31c4cf3420) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QStringListModel::itemData
-200 (int (*)(...))QStringListModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QStringListModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f31c4ce0680) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16)
- QAbstractListModel (0x0x7f31c4ce06e8) 0
- primary-for QStringListModel (0x0x7f31c4ce0680)
- QAbstractItemModel (0x0x7f31c4ce0750) 0
- primary-for QAbstractListModel (0x0x7f31c4ce06e8)
- QObject (0x0x7f31c4cf33c0) 0
- primary-for QAbstractItemModel (0x0x7f31c4ce0750)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f31c4cf3540) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f31c4cf3600) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f31c4cf3720) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f31c4ce07b8) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16)
- QFile (0x0x7f31c4ce0820) 0
- primary-for QTemporaryFile (0x0x7f31c4ce07b8)
- QFileDevice (0x0x7f31c4ce0888) 0
- primary-for QFile (0x0x7f31c4ce0820)
- QIODevice (0x0x7f31c4ce08f0) 0
- primary-for QFileDevice (0x0x7f31c4ce0888)
- QObject (0x0x7f31c4cf36c0) 0
- primary-for QIODevice (0x0x7f31c4ce08f0)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f31c4cf3a80) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f31c4d6f300) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0
-64 0
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f31c4d6f2a0) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f31c4d6fcc0) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f31c4d6fea0) 0
-
-Vtable for std::thread::_State
-std::thread::_State::_ZTVNSt6thread6_StateE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread6_StateE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_State
- size=8 align=8
- base size=8 base align=8
-std::thread::_State (0x0x7f31c4dc9120) 0 nearly-empty
- vptr=((& std::thread::_State::_ZTVNSt6thread6_StateE) + 16)
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7f31c4dc9180) 0
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7f31c4dc90c0) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7f31c4857540) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7f31c4857900) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7f31c4857960) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7f31c49e8c60) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7f31c49ebc98) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16)
- std::logic_error (0x0x7f31c49ebd00) 0
- primary-for std::future_error (0x0x7f31c49ebc98)
- std::exception (0x0x7f31c4a163c0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f31c49ebd00)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7f31c4a16ae0) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7f31c4a16a80) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7f31c4821240) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7f31c4814548) 0
- std::__at_thread_exit_elt (0x0x7f31c4821300) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7f31c4a16c60) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7f31c4a16a20) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7f31c3fab270) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16)
- std::__future_base::_State_baseV2 (0x0x7f31c3fcc300) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7f31c3fab270)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f31c3fccba0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f31c3fab5b0) 0
- vptr=((& QThread::_ZTV7QThread) + 16)
- QObject (0x0x7f31c3fccb40) 0
- primary-for QThread (0x0x7f31c3fab5b0)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f31c3fccf60) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f31c3fab618) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16)
- QObject (0x0x7f31c3fccf00) 0
- primary-for QThreadPool (0x0x7f31c3fab618)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f31c4013180) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f31c4013840) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f31c3fab680) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16)
- QObject (0x0x7f31c40137e0) 0
- primary-for QTimeLine (0x0x7f31c3fab680)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f31c4013a80) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f31c3fab6e8) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16)
- QObject (0x0x7f31c4013a20) 0
- primary-for QTimer (0x0x7f31c3fab6e8)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f31c3c85420) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f31c3c853c0) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f31c3d1f4e0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f31c3d11dd0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16)
- QObject (0x0x7f31c3d1f480) 0
- primary-for QTranslator (0x0x7f31c3d11dd0)
-
-Class QTransposeProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTransposeProxyModel::QPrivateSignal (0x0x7f31c3d1f720) 0 empty
-
-Vtable for QTransposeProxyModel
-QTransposeProxyModel::_ZTV20QTransposeProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTransposeProxyModel)
-16 (int (*)(...))QTransposeProxyModel::metaObject
-24 (int (*)(...))QTransposeProxyModel::qt_metacast
-32 (int (*)(...))QTransposeProxyModel::qt_metacall
-40 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-48 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTransposeProxyModel::index
-120 (int (*)(...))QTransposeProxyModel::parent
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))QTransposeProxyModel::rowCount
-144 (int (*)(...))QTransposeProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QTransposeProxyModel::headerData
-184 (int (*)(...))QTransposeProxyModel::setHeaderData
-192 (int (*)(...))QTransposeProxyModel::itemData
-200 (int (*)(...))QTransposeProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QTransposeProxyModel::insertRows
-264 (int (*)(...))QTransposeProxyModel::insertColumns
-272 (int (*)(...))QTransposeProxyModel::removeRows
-280 (int (*)(...))QTransposeProxyModel::removeColumns
-288 (int (*)(...))QTransposeProxyModel::moveRows
-296 (int (*)(...))QTransposeProxyModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QTransposeProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QTransposeProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QTransposeProxyModel::setSourceModel
-392 (int (*)(...))QTransposeProxyModel::mapToSource
-400 (int (*)(...))QTransposeProxyModel::mapFromSource
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QTransposeProxyModel
- size=16 align=8
- base size=16 base align=8
-QTransposeProxyModel (0x0x7f31c3d11e38) 0
- vptr=((& QTransposeProxyModel::_ZTV20QTransposeProxyModel) + 16)
- QAbstractProxyModel (0x0x7f31c3d11ea0) 0
- primary-for QTransposeProxyModel (0x0x7f31c3d11e38)
- QAbstractItemModel (0x0x7f31c3d11f08) 0
- primary-for QAbstractProxyModel (0x0x7f31c3d11ea0)
- QObject (0x0x7f31c3d1f6c0) 0
- primary-for QAbstractItemModel (0x0x7f31c3d11f08)
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f31c3d1f900) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f31c3e1bde0) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f31c3e1bf00) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f31c3aca300) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f31c3b38208) 0
- QVector<QXmlStreamAttribute> (0x0x7f31c3b31a20) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f31c3b31d20) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f31c3bb0cc0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f31c3c0dcc0) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f31c387ad80) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f31c387ade0) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f31c38b4cc0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f31c3908300) 0
-
-Class QColor::CT
- size=10 align=2
- base size=10 base align=2
-QColor::CT (0x0x7f31c39aa3c0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f31c39aa360) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f31c366e2a0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f31c366e240) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f31c37d9ea0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f31c34c7a20) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f31c3534ae0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f31c35218f0) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16)
- QEvent (0x0x7f31c357b3c0) 0
- primary-for QInputEvent (0x0x7f31c35218f0)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f31c3521958) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16)
- QEvent (0x0x7f31c357b5a0) 0
- primary-for QEnterEvent (0x0x7f31c3521958)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f31c35219c0) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16)
- QInputEvent (0x0x7f31c3521a28) 0
- primary-for QMouseEvent (0x0x7f31c35219c0)
- QEvent (0x0x7f31c357b960) 0
- primary-for QInputEvent (0x0x7f31c3521a28)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f31c3521a90) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16)
- QInputEvent (0x0x7f31c3521af8) 0
- primary-for QHoverEvent (0x0x7f31c3521a90)
- QEvent (0x0x7f31c357be40) 0
- primary-for QInputEvent (0x0x7f31c3521af8)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f31c3521b60) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16)
- QInputEvent (0x0x7f31c3521bc8) 0
- primary-for QWheelEvent (0x0x7f31c3521b60)
- QEvent (0x0x7f31c35b6060) 0
- primary-for QInputEvent (0x0x7f31c3521bc8)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f31c3521c30) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16)
- QInputEvent (0x0x7f31c3521c98) 0
- primary-for QTabletEvent (0x0x7f31c3521c30)
- QEvent (0x0x7f31c35b6780) 0
- primary-for QInputEvent (0x0x7f31c3521c98)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f31c3521d00) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16)
- QInputEvent (0x0x7f31c3521d68) 0
- primary-for QNativeGestureEvent (0x0x7f31c3521d00)
- QEvent (0x0x7f31c35f10c0) 0
- primary-for QInputEvent (0x0x7f31c3521d68)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f31c3521dd0) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16)
- QInputEvent (0x0x7f31c3521e38) 0
- primary-for QKeyEvent (0x0x7f31c3521dd0)
- QEvent (0x0x7f31c35f13c0) 0
- primary-for QInputEvent (0x0x7f31c3521e38)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f31c3521ea0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16)
- QEvent (0x0x7f31c35f16c0) 0
- primary-for QFocusEvent (0x0x7f31c3521ea0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f31c3521f08) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16)
- QEvent (0x0x7f31c35f17e0) 0
- primary-for QPaintEvent (0x0x7f31c3521f08)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f31c3521f70) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16)
- QEvent (0x0x7f31c35f1900) 0
- primary-for QMoveEvent (0x0x7f31c3521f70)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f31c3626000) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16)
- QEvent (0x0x7f31c35f1a20) 0
- primary-for QExposeEvent (0x0x7f31c3626000)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f31c3626068) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16)
- QEvent (0x0x7f31c35f1ae0) 0
- primary-for QPlatformSurfaceEvent (0x0x7f31c3626068)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f31c36260d0) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16)
- QEvent (0x0x7f31c35f1ba0) 0
- primary-for QResizeEvent (0x0x7f31c36260d0)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f31c3626138) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16)
- QEvent (0x0x7f31c35f1cc0) 0
- primary-for QCloseEvent (0x0x7f31c3626138)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f31c36261a0) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16)
- QEvent (0x0x7f31c35f1d20) 0
- primary-for QIconDragEvent (0x0x7f31c36261a0)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f31c3626208) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16)
- QEvent (0x0x7f31c35f1d80) 0
- primary-for QShowEvent (0x0x7f31c3626208)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f31c3626270) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16)
- QEvent (0x0x7f31c35f1de0) 0
- primary-for QHideEvent (0x0x7f31c3626270)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f31c36262d8) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16)
- QInputEvent (0x0x7f31c3626340) 0
- primary-for QContextMenuEvent (0x0x7f31c36262d8)
- QEvent (0x0x7f31c35f1e40) 0
- primary-for QInputEvent (0x0x7f31c3626340)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f31c36461e0) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f31c36263a8) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16)
- QEvent (0x0x7f31c3646180) 0
- primary-for QInputMethodEvent (0x0x7f31c36263a8)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f31c32bf540) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f31c32c05b0) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16)
- QEvent (0x0x7f31c32bf4e0) 0
- primary-for QInputMethodQueryEvent (0x0x7f31c32c05b0)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f31c3335680) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16)
- QEvent (0x0x7f31c333e2a0) 0
- primary-for QDropEvent (0x0x7f31c3335680)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f31c33356e8) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16)
- QDropEvent (0x0x7f31c3335750) 0
- primary-for QDragMoveEvent (0x0x7f31c33356e8)
- QEvent (0x0x7f31c333e660) 0
- primary-for QDropEvent (0x0x7f31c3335750)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f31c33357b8) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16)
- QDragMoveEvent (0x0x7f31c3335820) 0
- primary-for QDragEnterEvent (0x0x7f31c33357b8)
- QDropEvent (0x0x7f31c3335888) 0
- primary-for QDragMoveEvent (0x0x7f31c3335820)
- QEvent (0x0x7f31c333e8a0) 0
- primary-for QDropEvent (0x0x7f31c3335888)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f31c33358f0) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16)
- QEvent (0x0x7f31c333e900) 0
- primary-for QDragLeaveEvent (0x0x7f31c33358f0)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f31c3335958) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16)
- QEvent (0x0x7f31c333e960) 0
- primary-for QHelpEvent (0x0x7f31c3335958)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f31c33359c0) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16)
- QEvent (0x0x7f31c333ec00) 0
- primary-for QStatusTipEvent (0x0x7f31c33359c0)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f31c3335a28) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16)
- QEvent (0x0x7f31c333ecc0) 0
- primary-for QWhatsThisClickedEvent (0x0x7f31c3335a28)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f31c3335a90) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16)
- QEvent (0x0x7f31c333ed80) 0
- primary-for QActionEvent (0x0x7f31c3335a90)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f31c3335af8) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16)
- QEvent (0x0x7f31c333eea0) 0
- primary-for QFileOpenEvent (0x0x7f31c3335af8)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f31c3335b60) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16)
- QEvent (0x0x7f31c3379000) 0
- primary-for QToolBarChangeEvent (0x0x7f31c3335b60)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f31c3335bc8) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16)
- QEvent (0x0x7f31c33790c0) 0
- primary-for QShortcutEvent (0x0x7f31c3335bc8)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f31c3335c30) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16)
- QEvent (0x0x7f31c3379240) 0
- primary-for QWindowStateChangeEvent (0x0x7f31c3335c30)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f31c33793c0) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f31c33ca780) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f31c33d4478) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16)
- QInputEvent (0x0x7f31c33d44e0) 0
- primary-for QTouchEvent (0x0x7f31c33d4478)
- QEvent (0x0x7f31c33ca720) 0
- primary-for QInputEvent (0x0x7f31c33d44e0)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f31c30e31a0) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16)
- QEvent (0x0x7f31c30dcd20) 0
- primary-for QScrollPrepareEvent (0x0x7f31c30e31a0)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f31c30e3208) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16)
- QEvent (0x0x7f31c30dcd80) 0
- primary-for QScrollEvent (0x0x7f31c30e3208)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f31c30e3270) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16)
- QEvent (0x0x7f31c30dcde0) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f31c30e3270)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f31c30e32d8) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16)
- QEvent (0x0x7f31c30dce40) 0
- primary-for QApplicationStateChangeEvent (0x0x7f31c30e32d8)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f31c30dcea0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f31c3219750) 0
- QVector<QPoint> (0x0x7f31c3209f00) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f31c2e3aa90) 0
- QVector<QPointF> (0x0x7f31c2e61060) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f31c2ecef00) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f31c2f3fd20) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f31c2f3fcc0) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f31c2c920c0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f31c2c92780) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f31c2d6d240) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f31c2d6d840) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f31c2a1b8f0) 0
- vptr=((& QImage::_ZTV6QImage) + 16)
- QPaintDevice (0x0x7f31c2a3a180) 0
- primary-for QImage (0x0x7f31c2a1b8f0)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f31c2b35340) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16)
- QPaintDevice (0x0x7f31c2b23f00) 0
- primary-for QPixmap (0x0x7f31c2b35340)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f31c281d240) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f31c28e0780) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f31c28e09c0) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f31c28d6d00) 0
- QGradient (0x0x7f31c2948120) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f31c28d6d68) 0
- QGradient (0x0x7f31c2948240) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f31c28d6dd0) 0
- QGradient (0x0x7f31c2948360) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f31c2948420) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f31c2606d80) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f31c2606d20) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f31c26704e0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f31c26c6e40) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f31c2435af8) 0
- QTextFormat (0x0x7f31c2461540) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f31c24d6f08) 0
- QTextFormat (0x0x7f31c24d7f00) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f31c2547478) 0
- QTextFormat (0x0x7f31c253acc0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f31c258f888) 0
- QTextCharFormat (0x0x7f31c258f8f0) 0
- QTextFormat (0x0x7f31c2598480) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f31c21cfe38) 0
- QTextFormat (0x0x7f31c21d9ae0) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f31c22373a8) 0
- QTextFrameFormat (0x0x7f31c2237410) 0
- QTextFormat (0x0x7f31c223d720) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f31c228f958) 0
- QTextCharFormat (0x0x7f31c228f9c0) 0
- QTextFormat (0x0x7f31c22a00c0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f31c22f1f00) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f31c231f120) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f31c1ff9900) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f31c20e4840) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f31c21bf4e0) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f31c21bf900) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f31c21bf8a0) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f31c1e75000) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f31c1e75480) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f31c1e75720) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f31c1e741a0) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16)
- QObject (0x0x7f31c1e756c0) 0
- primary-for QTextDocument (0x0x7f31c1e741a0)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f31c1ee8720) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f31c1ee86c0) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f31c1bdaae0) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f31c1bdab40) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f31c1bdaba0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f31c1bcff70) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16)
- QObject (0x0x7f31c1bdaa80) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f31c1bcff70)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f31c1ca8780) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f31c1ca89c0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f31c1ca8a20) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f31c1ca8960) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f31c1ce3600) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f31c1ce3960) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f31c1ce39c0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f31c1ce3a20) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f31c1ce3a80) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f31c1ce3ae0) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f31c1ce3b40) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f31c1ce3c60) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f31c1ce3cc0) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f31c1ce05b0) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16)
- QAccessibleEvent (0x0x7f31c1d476c0) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f31c1ce05b0)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f31c1ce0618) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16)
- QAccessibleEvent (0x0x7f31c1d47a80) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f31c1ce0618)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f31c1ce0680) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f31c1ce06e8) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f31c1ce0680)
- QAccessibleEvent (0x0x7f31c1d47ea0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f31c1ce06e8)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f31c1ce0750) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f31c1ce07b8) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f31c1ce0750)
- QAccessibleEvent (0x0x7f31c1db7360) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f31c1ce07b8)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f31c1ce0820) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f31c1ce0888) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f31c1ce0820)
- QAccessibleEvent (0x0x7f31c1db7780) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f31c1ce0888)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f31c1ce08f0) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f31c1ce0958) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f31c1ce08f0)
- QAccessibleEvent (0x0x7f31c1db7ba0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f31c1ce0958)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f31c1ce09c0) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16)
- QAccessibleEvent (0x0x7f31c19e4060) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f31c1ce09c0)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f31c1ce0a28) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16)
- QAccessibleEvent (0x0x7f31c19e4480) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f31c1ce0a28)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f31c19e4d20) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f31c1a14000) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f31c1ce0a90) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16)
- QObject (0x0x7f31c19e4f60) 0
- primary-for QAccessibleBridgePlugin (0x0x7f31c1ce0a90)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0
-24 0
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f31c1ce0af8) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16)
- QAccessibleInterface (0x0x7f31c1a14120) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f31c1ce0af8)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f31c1ce0b60) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16)
- QAccessibleObject (0x0x7f31c1ce0bc8) 0
- primary-for QAccessibleApplication (0x0x7f31c1ce0b60)
- QAccessibleInterface (0x0x7f31c1a14180) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f31c1ce0bc8)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f31c1a14240) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f31c1ce0c30) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16)
- QObject (0x0x7f31c1a141e0) 0
- primary-for QAccessiblePlugin (0x0x7f31c1ce0c30)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f31c1a14360) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f31c1a14ea0) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f31c1a852a0) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f31c1b3fde0) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f31c180aba0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f31c1810770) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16)
- QObject (0x0x7f31c180aae0) 0
- primary-for QWindow (0x0x7f31c1810770)
- QSurface (0x0x7f31c180ab40) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f31c185b480) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f31c17fef08) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16)
- QPixmap (0x0x7f31c17fef70) 0
- primary-for QBitmap (0x0x7f31c17fef08)
- QPaintDevice (0x0x7f31c185b540) 0
- primary-for QPixmap (0x0x7f31c17fef70)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f31c18b3a80) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f31c18bb270) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16)
- QObject (0x0x7f31c18b3a20) 0
- primary-for QClipboard (0x0x7f31c18bb270)
-
-Class QColorTransform
- size=8 align=8
- base size=8 base align=8
-QColorTransform (0x0x7f31c18b3ba0) 0
-
-Class QColorSpace
- size=8 align=8
- base size=8 base align=8
-QColorSpace (0x0x7f31c1978d20) 0
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f31c1650ae0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f31c1650ba0) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f31c164cf08) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16)
- QObject (0x0x7f31c1650b40) 0
- primary-for QDrag (0x0x7f31c164cf08)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f31c1650d80) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f31c16a9de0) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f31c1712180) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f31c147d300) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f31c1758af8) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16)
- QObject (0x0x7f31c147d2a0) 0
- primary-for QGenericPlugin (0x0x7f31c1758af8)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f31c147d420) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f31c147d4e0) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f31c1758b60) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16)
- QObject (0x0x7f31c147d480) 0
- primary-for QInputMethod (0x0x7f31c1758b60)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f31c147d7e0) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f31c1758bc8) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16)
- QCoreApplication (0x0x7f31c1758c30) 0
- primary-for QGuiApplication (0x0x7f31c1758bc8)
- QObject (0x0x7f31c147d780) 0
- primary-for QCoreApplication (0x0x7f31c1758c30)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f31c147df60) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f31c14de120) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f31c147df00) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f31c14de1e0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f31c14cc208) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16)
- QObject (0x0x7f31c14de180) 0
- primary-for QIconEnginePlugin (0x0x7f31c14cc208)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0
-24 0
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f31c14de300) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f31c14de540) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f31c14cc270) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16)
- QObject (0x0x7f31c14de4e0) 0
- primary-for QImageIOPlugin (0x0x7f31c14cc270)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f31c14ded20) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f31c14dee40) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f31c14def60) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f31c118a120) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f31c120a360) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f31c129dc60) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f31c0f83ae0) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f31c13269c0) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16)
- QObject (0x0x7f31c0f83a80) 0
- primary-for QMovie (0x0x7f31c13269c0)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f31c0f83f00) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f31c133a770) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16)
- QObject (0x0x7f31c0f83e40) 0
- primary-for QOffscreenSurface (0x0x7f31c133a770)
- QSurface (0x0x7f31c0f83ea0) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f31c1065180) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f31c10659c0) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f31c0d135a0) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f31c0d13780) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f31c0d137e0) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f31c0d139c0) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f31c0d13ba0) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f31c0d0f888) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0d13b40) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f31c0d13ea0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f31c0d0f8f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0d13e40) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f31c09521e0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f31c0d0f958) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0952180) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f31c09524e0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f31c0d0f9c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0952480) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f31c0952840) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f31c0d0fa28) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c09527e0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f31c0952b40) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f31c0d0fa90) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0952ae0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f31c0952e40) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f31c0d0faf8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0952de0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f31c0991180) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f31c0d0fb60) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0991120) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f31c0991480) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f31c0d0fbc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0991420) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f31c0991780) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f31c0d0fc30) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0991720) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f31c0991a80) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f31c0d0fc98) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0991a20) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f31c0991d80) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f31c0d0fd00) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0991d20) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f31c09dd0c0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f31c0d0fd68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c09dd060) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f31c09dd3c0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f31c0d0fdd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c09dd360) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f31c09dd6c0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f31c0d0fe38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c09dd660) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f31c09dd9c0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f31c0d0fea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c09dd960) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f31c09ddcc0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f31c0d0ff08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c09ddc60) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f31c0a2f060) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f31c0d0ff70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0a2f000) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f31c0a2f360) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f31c0a5a000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0a2f300) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f31c0a2f660) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f31c0a5a068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0a2f600) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f31c0a2f960) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f31c0a5a0d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0a2f900) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f31c0a2fc60) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f31c0a5a138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0a2fc00) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f31c0a2ff60) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f31c0a5a1a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0a2ff00) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f31c0ac32a0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f31c0a5a208) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0ac3240) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f31c0ac35a0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f31c0a5a270) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0ac3540) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f31c0ac38a0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f31c0a5a2d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0ac3840) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f31c0ac3ba0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f31c0a5a340) 0
- QOpenGLVersionFunctionsBackend (0x0x7f31c0ac3b40) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f31c0ac3e40) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f31c0b01960) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f31c0a5ad68) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16)
- QObject (0x0x7f31c0b01900) 0
- primary-for QOpenGLContextGroup (0x0x7f31c0a5ad68)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f31c0b01ba0) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f31c0a5add0) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16)
- QObject (0x0x7f31c0b01b40) 0
- primary-for QOpenGLContext (0x0x7f31c0a5add0)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f31c0b01de0) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f31c087e3c0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f31c0860068) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16)
- QObject (0x0x7f31c087e360) 0
- primary-for QOpenGLDebugLogger (0x0x7f31c0860068)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f31c087e840) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f31c090c1e0) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f31c090c180) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f31c0860410) 0
- QOpenGLFunctions (0x0x7f31c05e4f60) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f31c0669300) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f31c0860478) 0
- QOpenGLFunctionsPrivate (0x0x7f31c06692a0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f31c03b3d80) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f31c0405060) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f31c03e2208) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16)
- QPaintDevice (0x0x7f31c04050c0) 0
- primary-for QOpenGLPaintDevice (0x0x7f31c03e2208)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f31c0405300) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f31c0470120) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f31c046b340) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16)
- QObject (0x0x7f31c04700c0) 0
- primary-for QOpenGLShader (0x0x7f31c046b340)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f31c0470a20) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f31c046b478) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16)
- QObject (0x0x7f31c04709c0) 0
- primary-for QOpenGLShaderProgram (0x0x7f31c046b478)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f31c0470c00) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f31c0189120) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f31c0189360) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f31c046b5b0) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16)
- QObject (0x0x7f31c0189300) 0
- primary-for QOpenGLTimerQuery (0x0x7f31c046b5b0)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f31c01895a0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f31c046b618) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16)
- QObject (0x0x7f31c0189540) 0
- primary-for QOpenGLTimeMonitor (0x0x7f31c046b618)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f31c01897e0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f31c0189840) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f31c046b680) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16)
- QObject (0x0x7f31c0189780) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f31c046b680)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f31c0189f00) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f31c01ae7e0) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16)
- QWindow (0x0x7f31c01ae850) 0
- primary-for QPaintDeviceWindow (0x0x7f31c01ae7e0)
- QObject (0x0x7f31c0189de0) 0
- primary-for QWindow (0x0x7f31c01ae850)
- QSurface (0x0x7f31c0189e40) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336)
- QPaintDevice (0x0x7f31c0189ea0) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f31c01e1240) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f31c046b750) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16)
- QPaintDeviceWindow (0x0x7f31c01aea10) 0
- primary-for QOpenGLWindow (0x0x7f31c046b750)
- QWindow (0x0x7f31c01aea80) 0
- primary-for QPaintDeviceWindow (0x0x7f31c01aea10)
- QObject (0x0x7f31c01e1120) 0
- primary-for QWindow (0x0x7f31c01aea80)
- QSurface (0x0x7f31c01e1180) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384)
- QPaintDevice (0x0x7f31c01e11e0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f31c01e1420) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f31c02d7960) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f31bffd3420) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f31bffb6b60) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16)
- QPaintDevice (0x0x7f31bffd33c0) 0
- primary-for QPagedPaintDevice (0x0x7f31bffb6b60)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f31bffd34e0) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f31bffd3480) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f31cce6bcc0) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f31cc513f60) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f31cc603f60) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f31cb56a9c0) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f31c55bc000) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16)
- QObject (0x0x7f31cb56a420) 0
- primary-for QPdfWriter (0x0x7f31c55bc000)
- QPagedPaintDevice (0x0x7f31cc558b60) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176)
- QPaintDevice (0x0x7f31cb56a960) 16
- primary-for QPagedPaintDevice (0x0x7f31cc558b60)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f31cc558e38) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16)
- QPaintDevice (0x0x7f31cb250420) 0
- primary-for QPicture (0x0x7f31cc558e38)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f31c9706060) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f31c97061e0) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f31c96ebbc8) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16)
- QObject (0x0x7f31c97060c0) 0
- primary-for QPictureFormatPlugin (0x0x7f31c96ebbc8)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f31c9706f60) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f31c97064e0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f31c834cba0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f31c7e455b0) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16)
- QPaintDeviceWindow (0x0x7f31cd66aa80) 0
- primary-for QRasterWindow (0x0x7f31c7e455b0)
- QWindow (0x0x7f31cd66aaf0) 0
- primary-for QPaintDeviceWindow (0x0x7f31cd66aa80)
- QObject (0x0x7f31c834c960) 0
- primary-for QWindow (0x0x7f31cd66aaf0)
- QSurface (0x0x7f31c834ca80) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344)
- QPaintDevice (0x0x7f31c834cae0) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f31c83873c0) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f31c7e45958) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16)
- QObject (0x0x7f31c8387360) 0
- primary-for QScreen (0x0x7f31c7e45958)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f31c8436d20) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f31c7e459c0) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16)
- QObject (0x0x7f31c8436cc0) 0
- primary-for QSessionManager (0x0x7f31c7e459c0)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f31c80731e0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f31c7d39240) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f31c78d1208) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16)
- QAbstractItemModel (0x0x7f31c78d1270) 0
- primary-for QStandardItemModel (0x0x7f31c78d1208)
- QObject (0x0x7f31c7d391e0) 0
- primary-for QAbstractItemModel (0x0x7f31c78d1270)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f31c7d7b840) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f31c6ef57e0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f31c69288f0) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16)
- QObject (0x0x7f31c6ef5780) 0
- primary-for QStyleHints (0x0x7f31c69288f0)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f31c6f81960) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f31c6928958) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16)
- QObject (0x0x7f31c6f81780) 0
- primary-for QTextObject (0x0x7f31c6928958)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f31c6fa7c00) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f31c6954410) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16)
- QTextObject (0x0x7f31c6954478) 0
- primary-for QTextBlockGroup (0x0x7f31c6954410)
- QObject (0x0x7f31c6fa7b40) 0
- primary-for QTextObject (0x0x7f31c6954478)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f31c6fc17e0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f31c6fc1a20) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f31c6fe2a80) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f31c6954888) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16)
- QTextObject (0x0x7f31c69548f0) 0
- primary-for QTextFrame (0x0x7f31c6954888)
- QObject (0x0x7f31c6fc19c0) 0
- primary-for QTextObject (0x0x7f31c69548f0)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f31c670db40) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f31c670dde0) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f31c670dc00) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f31c5dddcc0) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f31c4fd5ae0) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f31c40f42d8) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16)
- QObject (0x0x7f31c4fd5360) 0
- primary-for QSyntaxHighlighter (0x0x7f31c40f42d8)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f31c4ff0060) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f31c4ff04e0) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f31c4ff0600) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f31c423b270) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16)
- QTextBlockGroup (0x0x7f31c423b2d8) 0
- primary-for QTextList (0x0x7f31c423b270)
- QTextObject (0x0x7f31c423b340) 0
- primary-for QTextBlockGroup (0x0x7f31c423b2d8)
- QObject (0x0x7f31c4ff0540) 0
- primary-for QTextObject (0x0x7f31c423b340)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f31c50459c0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f31c4e383c0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f31c423b3a8) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16)
- QTextFrame (0x0x7f31c423b478) 0
- primary-for QTextTable (0x0x7f31c423b3a8)
- QTextObject (0x0x7f31c423b4e0) 0
- primary-for QTextFrame (0x0x7f31c423b478)
- QObject (0x0x7f31c4e1dd20) 0
- primary-for QTextObject (0x0x7f31c423b4e0)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f31c4c1b180) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f31c423b548) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16)
- QObject (0x0x7f31c4c1b0c0) 0
- primary-for QValidator (0x0x7f31c423b548)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f31c49a20c0) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f31c423b5b0) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16)
- QValidator (0x0x7f31c423b750) 0
- primary-for QIntValidator (0x0x7f31c423b5b0)
- QObject (0x0x7f31c496acc0) 0
- primary-for QValidator (0x0x7f31c423b750)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f31c49e8de0) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f31c423b7b8) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16)
- QValidator (0x0x7f31c423b8f0) 0
- primary-for QDoubleValidator (0x0x7f31c423b7b8)
- QObject (0x0x7f31c49a2780) 0
- primary-for QValidator (0x0x7f31c423b8f0)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f31c4821000) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f31c423ba90) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16)
- QValidator (0x0x7f31c423bb60) 0
- primary-for QRegExpValidator (0x0x7f31c423ba90)
- QObject (0x0x7f31c47e14e0) 0
- primary-for QValidator (0x0x7f31c423bb60)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f31c448aea0) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f31c423bbc8) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16)
- QValidator (0x0x7f31c423bd00) 0
- primary-for QRegularExpressionValidator (0x0x7f31c423bbc8)
- QObject (0x0x7f31c448ae40) 0
- primary-for QValidator (0x0x7f31c423bd00)
-
-Class QNetworkRequest
- size=8 align=8
- base size=8 base align=8
-QNetworkRequest (0x0x7f31c44e1780) 0
-
-Class QNetworkCacheMetaData
- size=8 align=8
- base size=8 base align=8
-QNetworkCacheMetaData (0x0x7f31c34c74e0) 0
-
-Class QAbstractNetworkCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractNetworkCache::QPrivateSignal (0x0x7f31c288a300) 0 empty
-
-Vtable for QAbstractNetworkCache
-QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
-16 (int (*)(...))QAbstractNetworkCache::metaObject
-24 (int (*)(...))QAbstractNetworkCache::qt_metacast
-32 (int (*)(...))QAbstractNetworkCache::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNetworkCache
- size=16 align=8
- base size=16 base align=8
-QAbstractNetworkCache (0x0x7f31c2225dd0) 0
- vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 16)
- QObject (0x0x7f31c288a2a0) 0
- primary-for QAbstractNetworkCache (0x0x7f31c2225dd0)
-
-Class QAbstractSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractSocket::QPrivateSignal (0x0x7f31c28a5d20) 0 empty
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAbstractSocket)
-16 (int (*)(...))QAbstractSocket::metaObject
-24 (int (*)(...))QAbstractSocket::qt_metacast
-32 (int (*)(...))QAbstractSocket::qt_metacall
-40 (int (*)(...))QAbstractSocket::~QAbstractSocket
-48 (int (*)(...))QAbstractSocket::~QAbstractSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QAbstractSocket
- size=16 align=8
- base size=16 base align=8
-QAbstractSocket (0x0x7f31c2237138) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 16)
- QIODevice (0x0x7f31c22371a0) 0
- primary-for QAbstractSocket (0x0x7f31c2237138)
- QObject (0x0x7f31c28a50c0) 0
- primary-for QIODevice (0x0x7f31c22371a0)
-
-Class QAuthenticator
- size=8 align=8
- base size=8 base align=8
-QAuthenticator (0x0x7f31c242bba0) 0
-
-Class QDnsDomainNameRecord
- size=8 align=8
- base size=8 base align=8
-QDnsDomainNameRecord (0x0x7f31c24be000) 0
-
-Class QDnsHostAddressRecord
- size=8 align=8
- base size=8 base align=8
-QDnsHostAddressRecord (0x0x7f31c1b3f000) 0
-
-Class QDnsMailExchangeRecord
- size=8 align=8
- base size=8 base align=8
-QDnsMailExchangeRecord (0x0x7f31c07f2600) 0
-
-Class QDnsServiceRecord
- size=8 align=8
- base size=8 base align=8
-QDnsServiceRecord (0x0x7f31cb810780) 0
-
-Class QDnsTextRecord
- size=8 align=8
- base size=8 base align=8
-QDnsTextRecord (0x0x7f31cb395660) 0
-
-Class QDnsLookup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDnsLookup::QPrivateSignal (0x0x7f31c9b786c0) 0 empty
-
-Vtable for QDnsLookup
-QDnsLookup::_ZTV10QDnsLookup: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDnsLookup)
-16 (int (*)(...))QDnsLookup::metaObject
-24 (int (*)(...))QDnsLookup::qt_metacast
-32 (int (*)(...))QDnsLookup::qt_metacall
-40 (int (*)(...))QDnsLookup::~QDnsLookup
-48 (int (*)(...))QDnsLookup::~QDnsLookup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDnsLookup
- size=16 align=8
- base size=16 base align=8
-QDnsLookup (0x0x7f31c9e18b60) 0
- vptr=((& QDnsLookup::_ZTV10QDnsLookup) + 16)
- QObject (0x0x7f31c9b78660) 0
- primary-for QDnsLookup (0x0x7f31c9e18b60)
-
-Class QTcpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpSocket::QPrivateSignal (0x0x7f31c9b78a80) 0 empty
-
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpSocket)
-16 (int (*)(...))QTcpSocket::metaObject
-24 (int (*)(...))QTcpSocket::qt_metacast
-32 (int (*)(...))QTcpSocket::qt_metacall
-40 (int (*)(...))QTcpSocket::~QTcpSocket
-48 (int (*)(...))QTcpSocket::~QTcpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QTcpSocket
- size=16 align=8
- base size=16 base align=8
-QTcpSocket (0x0x7f31c9e18bc8) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 16)
- QAbstractSocket (0x0x7f31c9e18c30) 0
- primary-for QTcpSocket (0x0x7f31c9e18bc8)
- QIODevice (0x0x7f31c9e18c98) 0
- primary-for QAbstractSocket (0x0x7f31c9e18c30)
- QObject (0x0x7f31c9b78a20) 0
- primary-for QIODevice (0x0x7f31c9e18c98)
-
-Class QSslCertificate
- size=8 align=8
- base size=8 base align=8
-QSslCertificate (0x0x7f31c8b59360) 0
-
-Class QSslError
- size=8 align=8
- base size=8 base align=8
-QSslError (0x0x7f31c7d9eba0) 0
-
-Class QSslSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSslSocket::QPrivateSignal (0x0x7f31c6925e40) 0 empty
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSslSocket)
-16 (int (*)(...))QSslSocket::metaObject
-24 (int (*)(...))QSslSocket::qt_metacast
-32 (int (*)(...))QSslSocket::qt_metacall
-40 (int (*)(...))QSslSocket::~QSslSocket
-48 (int (*)(...))QSslSocket::~QSslSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QSslSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QSslSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QSslSocket::bytesAvailable
-184 (int (*)(...))QSslSocket::bytesToWrite
-192 (int (*)(...))QSslSocket::canReadLine
-200 (int (*)(...))QSslSocket::waitForReadyRead
-208 (int (*)(...))QSslSocket::waitForBytesWritten
-216 (int (*)(...))QSslSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QSslSocket::writeData
-240 (int (*)(...))QSslSocket::resume
-248 (int (*)(...))QSslSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QSslSocket::disconnectFromHost
-272 (int (*)(...))QSslSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QSslSocket::setSocketDescriptor
-296 (int (*)(...))QSslSocket::setSocketOption
-304 (int (*)(...))QSslSocket::socketOption
-312 (int (*)(...))QSslSocket::waitForConnected
-320 (int (*)(...))QSslSocket::waitForDisconnected
-
-Class QSslSocket
- size=16 align=8
- base size=16 base align=8
-QSslSocket (0x0x7f31c698e958) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 16)
- QTcpSocket (0x0x7f31c698e9c0) 0
- primary-for QSslSocket (0x0x7f31c698e958)
- QAbstractSocket (0x0x7f31c698ea28) 0
- primary-for QTcpSocket (0x0x7f31c698e9c0)
- QIODevice (0x0x7f31c698ea90) 0
- primary-for QAbstractSocket (0x0x7f31c698ea28)
- QObject (0x0x7f31c6925de0) 0
- primary-for QIODevice (0x0x7f31c698ea90)
-
-Class QDtlsClientVerifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDtlsClientVerifier::QPrivateSignal (0x0x7f31c5bdd0c0) 0 empty
-
-Class QDtlsClientVerifier::GeneratorParameters
- size=16 align=8
- base size=16 base align=8
-QDtlsClientVerifier::GeneratorParameters (0x0x7f31c5bdd120) 0
-
-Vtable for QDtlsClientVerifier
-QDtlsClientVerifier::_ZTV19QDtlsClientVerifier: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QDtlsClientVerifier)
-16 (int (*)(...))QDtlsClientVerifier::metaObject
-24 (int (*)(...))QDtlsClientVerifier::qt_metacast
-32 (int (*)(...))QDtlsClientVerifier::qt_metacall
-40 (int (*)(...))QDtlsClientVerifier::~QDtlsClientVerifier
-48 (int (*)(...))QDtlsClientVerifier::~QDtlsClientVerifier
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDtlsClientVerifier
- size=16 align=8
- base size=16 base align=8
-QDtlsClientVerifier (0x0x7f31c698eaf8) 0
- vptr=((& QDtlsClientVerifier::_ZTV19QDtlsClientVerifier) + 16)
- QObject (0x0x7f31c5bdd060) 0
- primary-for QDtlsClientVerifier (0x0x7f31c698eaf8)
-
-Class QDtls::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDtls::QPrivateSignal (0x0x7f31c5bdd360) 0 empty
-
-Vtable for QDtls
-QDtls::_ZTV5QDtls: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDtls)
-16 (int (*)(...))QDtls::metaObject
-24 (int (*)(...))QDtls::qt_metacast
-32 (int (*)(...))QDtls::qt_metacall
-40 (int (*)(...))QDtls::~QDtls
-48 (int (*)(...))QDtls::~QDtls
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDtls
- size=16 align=8
- base size=16 base align=8
-QDtls (0x0x7f31c698eb60) 0
- vptr=((& QDtls::_ZTV5QDtls) + 16)
- QObject (0x0x7f31c5bdd300) 0
- primary-for QDtls (0x0x7f31c698eb60)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0x0x7f31c5bdd5a0) 0
-
-Class QHostAddress
- size=8 align=8
- base size=8 base align=8
-QHostAddress (0x0x7f31c5bdd6c0) 0
-
-Class QHostInfo
- size=8 align=8
- base size=8 base align=8
-QHostInfo (0x0x7f31c34e1480) 0
-
-Class QHstsPolicy
- size=8 align=8
- base size=8 base align=8
-QHstsPolicy (0x0x7f31c2a2cb40) 0
-
-Class QHttp2Configuration
- size=8 align=8
- base size=8 base align=8
-QHttp2Configuration (0x0x7f31c158e2a0) 0
-
-Class QHttpPart
- size=8 align=8
- base size=8 base align=8
-QHttpPart (0x0x7f31c12d57e0) 0
-
-Class QHttpMultiPart::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHttpMultiPart::QPrivateSignal (0x0x7f31c0525480) 0 empty
-
-Vtable for QHttpMultiPart
-QHttpMultiPart::_ZTV14QHttpMultiPart: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QHttpMultiPart)
-16 (int (*)(...))QHttpMultiPart::metaObject
-24 (int (*)(...))QHttpMultiPart::qt_metacast
-32 (int (*)(...))QHttpMultiPart::qt_metacall
-40 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-48 (int (*)(...))QHttpMultiPart::~QHttpMultiPart
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QHttpMultiPart
- size=16 align=8
- base size=16 base align=8
-QHttpMultiPart (0x0x7f31c05382d8) 0
- vptr=((& QHttpMultiPart::_ZTV14QHttpMultiPart) + 16)
- QObject (0x0x7f31c0525420) 0
- primary-for QHttpMultiPart (0x0x7f31c05382d8)
-
-Class QLocalServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalServer::QPrivateSignal (0x0x7f31c05256c0) 0 empty
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalServer)
-16 (int (*)(...))QLocalServer::metaObject
-24 (int (*)(...))QLocalServer::qt_metacast
-32 (int (*)(...))QLocalServer::qt_metacall
-40 (int (*)(...))QLocalServer::~QLocalServer
-48 (int (*)(...))QLocalServer::~QLocalServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalServer::hasPendingConnections
-120 (int (*)(...))QLocalServer::nextPendingConnection
-128 (int (*)(...))QLocalServer::incomingConnection
-
-Class QLocalServer
- size=16 align=8
- base size=16 base align=8
-QLocalServer (0x0x7f31c0538340) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 16)
- QObject (0x0x7f31c0525660) 0
- primary-for QLocalServer (0x0x7f31c0538340)
-
-Class QLocalSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLocalSocket::QPrivateSignal (0x0x7f31c53f0180) 0 empty
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QLocalSocket)
-16 (int (*)(...))QLocalSocket::metaObject
-24 (int (*)(...))QLocalSocket::qt_metacast
-32 (int (*)(...))QLocalSocket::qt_metacall
-40 (int (*)(...))QLocalSocket::~QLocalSocket
-48 (int (*)(...))QLocalSocket::~QLocalSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QLocalSocket::isSequential
-120 (int (*)(...))QLocalSocket::open
-128 (int (*)(...))QLocalSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QLocalSocket::bytesAvailable
-184 (int (*)(...))QLocalSocket::bytesToWrite
-192 (int (*)(...))QLocalSocket::canReadLine
-200 (int (*)(...))QLocalSocket::waitForReadyRead
-208 (int (*)(...))QLocalSocket::waitForBytesWritten
-216 (int (*)(...))QLocalSocket::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QLocalSocket::writeData
-
-Class QLocalSocket
- size=16 align=8
- base size=16 base align=8
-QLocalSocket (0x0x7f31c05384e0) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 16)
- QIODevice (0x0x7f31c0538548) 0
- primary-for QLocalSocket (0x0x7f31c05384e0)
- QObject (0x0x7f31c53f0120) 0
- primary-for QIODevice (0x0x7f31c0538548)
-
-Class QSslConfiguration
- size=8 align=8
- base size=8 base align=8
-QSslConfiguration (0x0x7f31c53f0360) 0
-
-Class QSslPreSharedKeyAuthenticator
- size=8 align=8
- base size=8 base align=8
-QSslPreSharedKeyAuthenticator (0x0x7f31c0de7840) 0
-
-Class QNetworkAccessManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkAccessManager::QPrivateSignal (0x0x7f31c0e96ea0) 0 empty
-
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-16 (int (*)(...))QNetworkAccessManager::metaObject
-24 (int (*)(...))QNetworkAccessManager::qt_metacast
-32 (int (*)(...))QNetworkAccessManager::qt_metacall
-40 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-48 (int (*)(...))QNetworkAccessManager::~QNetworkAccessManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkAccessManager::createRequest
-
-Class QNetworkAccessManager
- size=16 align=8
- base size=16 base align=8
-QNetworkAccessManager (0x0x7f31c0ea5a28) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 16)
- QObject (0x0x7f31c0e96e40) 0
- primary-for QNetworkAccessManager (0x0x7f31c0ea5a28)
-
-Class QNetworkConfiguration
- size=8 align=8
- base size=8 base align=8
-QNetworkConfiguration (0x0x7f31c0ed5180) 0
-
-Class QNetworkConfigurationManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkConfigurationManager::QPrivateSignal (0x0x7f31c0b7e540) 0 empty
-
-Vtable for QNetworkConfigurationManager
-QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QNetworkConfigurationManager)
-16 (int (*)(...))QNetworkConfigurationManager::metaObject
-24 (int (*)(...))QNetworkConfigurationManager::qt_metacast
-32 (int (*)(...))QNetworkConfigurationManager::qt_metacall
-40 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-48 (int (*)(...))QNetworkConfigurationManager::~QNetworkConfigurationManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QNetworkConfigurationManager
- size=16 align=8
- base size=16 base align=8
-QNetworkConfigurationManager (0x0x7f31c0b70d00) 0
- vptr=((& QNetworkConfigurationManager::_ZTV28QNetworkConfigurationManager) + 16)
- QObject (0x0x7f31c0b7e4e0) 0
- primary-for QNetworkConfigurationManager (0x0x7f31c0b70d00)
-
-Class QNetworkCookie
- size=8 align=8
- base size=8 base align=8
-QNetworkCookie (0x0x7f31c0bc90c0) 0
-
-Class QNetworkCookieJar::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkCookieJar::QPrivateSignal (0x0x7f31c0c746c0) 0 empty
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-16 (int (*)(...))QNetworkCookieJar::metaObject
-24 (int (*)(...))QNetworkCookieJar::qt_metacast
-32 (int (*)(...))QNetworkCookieJar::qt_metacall
-40 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-48 (int (*)(...))QNetworkCookieJar::~QNetworkCookieJar
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkCookieJar::cookiesForUrl
-120 (int (*)(...))QNetworkCookieJar::setCookiesFromUrl
-128 (int (*)(...))QNetworkCookieJar::insertCookie
-136 (int (*)(...))QNetworkCookieJar::updateCookie
-144 (int (*)(...))QNetworkCookieJar::deleteCookie
-152 (int (*)(...))QNetworkCookieJar::validateCookie
-
-Class QNetworkCookieJar
- size=16 align=8
- base size=16 base align=8
-QNetworkCookieJar (0x0x7f31c0c67f70) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 16)
- QObject (0x0x7f31c0c74660) 0
- primary-for QNetworkCookieJar (0x0x7f31c0c67f70)
-
-Class QNetworkDatagram
- size=8 align=8
- base size=8 base align=8
-QNetworkDatagram (0x0x7f31c0c748a0) 0
-
-Class QNetworkDiskCache::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkDiskCache::QPrivateSignal (0x0x7f31c0a3c420) 0 empty
-
-Vtable for QNetworkDiskCache
-QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QNetworkDiskCache)
-16 (int (*)(...))QNetworkDiskCache::metaObject
-24 (int (*)(...))QNetworkDiskCache::qt_metacast
-32 (int (*)(...))QNetworkDiskCache::qt_metacall
-40 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-48 (int (*)(...))QNetworkDiskCache::~QNetworkDiskCache
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkDiskCache::metaData
-120 (int (*)(...))QNetworkDiskCache::updateMetaData
-128 (int (*)(...))QNetworkDiskCache::data
-136 (int (*)(...))QNetworkDiskCache::remove
-144 (int (*)(...))QNetworkDiskCache::cacheSize
-152 (int (*)(...))QNetworkDiskCache::prepare
-160 (int (*)(...))QNetworkDiskCache::insert
-168 (int (*)(...))QNetworkDiskCache::clear
-176 (int (*)(...))QNetworkDiskCache::expire
-
-Class QNetworkDiskCache
- size=16 align=8
- base size=16 base align=8
-QNetworkDiskCache (0x0x7f31c0a20e38) 0
- vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 16)
- QAbstractNetworkCache (0x0x7f31c0a20ea0) 0
- primary-for QNetworkDiskCache (0x0x7f31c0a20e38)
- QObject (0x0x7f31c0a3c3c0) 0
- primary-for QAbstractNetworkCache (0x0x7f31c0a20ea0)
-
-Class QNetworkAddressEntry
- size=8 align=8
- base size=8 base align=8
-QNetworkAddressEntry (0x0x7f31c0a3c600) 0
-
-Class QNetworkInterface
- size=8 align=8
- base size=8 base align=8
-QNetworkInterface (0x0x7f31c09245a0) 0
-
-Class QNetworkProxyQuery
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyQuery (0x0x7f31ccd9f0c0) 0
-
-Class QNetworkProxy
- size=8 align=8
- base size=8 base align=8
-QNetworkProxy (0x0x7f31ca1ae3c0) 0
-
-Vtable for QNetworkProxyFactory
-QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QNetworkProxyFactory
- size=8 align=8
- base size=8 base align=8
-QNetworkProxyFactory (0x0x7f31c89f7c00) 0 nearly-empty
- vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 16)
-
-Class QNetworkReply::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkReply::QPrivateSignal (0x0x7f31c89f7ea0) 0 empty
-
-Vtable for QNetworkReply
-QNetworkReply::_ZTV13QNetworkReply: 36 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QNetworkReply)
-16 (int (*)(...))QNetworkReply::metaObject
-24 (int (*)(...))QNetworkReply::qt_metacast
-32 (int (*)(...))QNetworkReply::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QNetworkReply::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QNetworkReply::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QNetworkReply::writeData
-240 (int (*)(...))QNetworkReply::setReadBufferSize
-248 (int (*)(...))__cxa_pure_virtual
-256 (int (*)(...))QNetworkReply::ignoreSslErrors
-264 (int (*)(...))QNetworkReply::sslConfigurationImplementation
-272 (int (*)(...))QNetworkReply::setSslConfigurationImplementation
-280 (int (*)(...))QNetworkReply::ignoreSslErrorsImplementation
-
-Class QNetworkReply
- size=16 align=8
- base size=16 base align=8
-QNetworkReply (0x0x7f31c86e12d8) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 16)
- QIODevice (0x0x7f31c86e1340) 0
- primary-for QNetworkReply (0x0x7f31c86e12d8)
- QObject (0x0x7f31c89f7e40) 0
- primary-for QIODevice (0x0x7f31c86e1340)
-
-Class QNetworkSession::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QNetworkSession::QPrivateSignal (0x0x7f31c803d3c0) 0 empty
-
-Vtable for QNetworkSession
-QNetworkSession::_ZTV15QNetworkSession: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QNetworkSession)
-16 (int (*)(...))QNetworkSession::metaObject
-24 (int (*)(...))QNetworkSession::qt_metacast
-32 (int (*)(...))QNetworkSession::qt_metacall
-40 (int (*)(...))QNetworkSession::~QNetworkSession
-48 (int (*)(...))QNetworkSession::~QNetworkSession
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QNetworkSession::connectNotify
-104 (int (*)(...))QNetworkSession::disconnectNotify
-
-Class QNetworkSession
- size=24 align=8
- base size=24 base align=8
-QNetworkSession (0x0x7f31c86e13a8) 0
- vptr=((& QNetworkSession::_ZTV15QNetworkSession) + 16)
- QObject (0x0x7f31c803d360) 0
- primary-for QNetworkSession (0x0x7f31c86e13a8)
-
-Class QOcspResponse
- size=8 align=8
- base size=8 base align=8
-QOcspResponse (0x0x7f31c803dc00) 0
-
-Class QTcpServer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTcpServer::QPrivateSignal (0x0x7f31c75d8480) 0 empty
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTcpServer)
-16 (int (*)(...))QTcpServer::metaObject
-24 (int (*)(...))QTcpServer::qt_metacast
-32 (int (*)(...))QTcpServer::qt_metacall
-40 (int (*)(...))QTcpServer::~QTcpServer
-48 (int (*)(...))QTcpServer::~QTcpServer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTcpServer::hasPendingConnections
-120 (int (*)(...))QTcpServer::nextPendingConnection
-128 (int (*)(...))QTcpServer::incomingConnection
-
-Class QTcpServer
- size=16 align=8
- base size=16 base align=8
-QTcpServer (0x0x7f31c74eac30) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 16)
- QObject (0x0x7f31c75d8420) 0
- primary-for QTcpServer (0x0x7f31c74eac30)
-
-Class QSslCertificateExtension
- size=8 align=8
- base size=8 base align=8
-QSslCertificateExtension (0x0x7f31c75d8660) 0
-
-Class QSslCipher
- size=8 align=8
- base size=8 base align=8
-QSslCipher (0x0x7f31c6529600) 0
-
-Class QSslDiffieHellmanParameters
- size=8 align=8
- base size=8 base align=8
-QSslDiffieHellmanParameters (0x0x7f31c4e366c0) 0
-
-Class QSslEllipticCurve
- size=4 align=4
- base size=4 base align=4
-QSslEllipticCurve (0x0x7f31c3f77420) 0
-
-Class QSslKey
- size=8 align=8
- base size=8 base align=8
-QSslKey (0x0x7f31c39eed80) 0
-
-Class QUdpSocket::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QUdpSocket::QPrivateSignal (0x0x7f31c29b4c60) 0 empty
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 41 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QUdpSocket)
-16 (int (*)(...))QUdpSocket::metaObject
-24 (int (*)(...))QUdpSocket::qt_metacast
-32 (int (*)(...))QUdpSocket::qt_metacall
-40 (int (*)(...))QUdpSocket::~QUdpSocket
-48 (int (*)(...))QUdpSocket::~QUdpSocket
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractSocket::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QAbstractSocket::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QAbstractSocket::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QAbstractSocket::bytesAvailable
-184 (int (*)(...))QAbstractSocket::bytesToWrite
-192 (int (*)(...))QAbstractSocket::canReadLine
-200 (int (*)(...))QAbstractSocket::waitForReadyRead
-208 (int (*)(...))QAbstractSocket::waitForBytesWritten
-216 (int (*)(...))QAbstractSocket::readData
-224 (int (*)(...))QAbstractSocket::readLineData
-232 (int (*)(...))QAbstractSocket::writeData
-240 (int (*)(...))QAbstractSocket::resume
-248 (int (*)(...))QAbstractSocket::connectToHost
-256 (int (*)(...))QAbstractSocket::connectToHost
-264 (int (*)(...))QAbstractSocket::disconnectFromHost
-272 (int (*)(...))QAbstractSocket::setReadBufferSize
-280 (int (*)(...))QAbstractSocket::socketDescriptor
-288 (int (*)(...))QAbstractSocket::setSocketDescriptor
-296 (int (*)(...))QAbstractSocket::setSocketOption
-304 (int (*)(...))QAbstractSocket::socketOption
-312 (int (*)(...))QAbstractSocket::waitForConnected
-320 (int (*)(...))QAbstractSocket::waitForDisconnected
-
-Class QUdpSocket
- size=16 align=8
- base size=16 base align=8
-QUdpSocket (0x0x7f31c26b1208) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 16)
- QAbstractSocket (0x0x7f31c26b1270) 0
- primary-for QUdpSocket (0x0x7f31c26b1208)
- QIODevice (0x0x7f31c26b12d8) 0
- primary-for QAbstractSocket (0x0x7f31c26b1270)
- QObject (0x0x7f31c29b4c00) 0
- primary-for QIODevice (0x0x7f31c26b12d8)
-
-Class QJSValue
- size=8 align=8
- base size=8 base align=8
-QJSValue (0x0x7f31c29b4ea0) 0
-
-Class QQmlDebuggingEnabler
- size=1 align=1
- base size=0 base align=1
-QQmlDebuggingEnabler (0x0x7f31c22d0420) 0 empty
-
-Class QJSEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QJSEngine::QPrivateSignal (0x0x7f31c22d04e0) 0 empty
-
-Vtable for QJSEngine
-QJSEngine::_ZTV9QJSEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QJSEngine)
-16 (int (*)(...))QJSEngine::metaObject
-24 (int (*)(...))QJSEngine::qt_metacast
-32 (int (*)(...))QJSEngine::qt_metacall
-40 (int (*)(...))QJSEngine::~QJSEngine
-48 (int (*)(...))QJSEngine::~QJSEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QJSEngine
- size=24 align=8
- base size=24 base align=8
-QJSEngine (0x0x7f31c26b13a8) 0
- vptr=((& QJSEngine::_ZTV9QJSEngine) + 16)
- QObject (0x0x7f31c22d0480) 0
- primary-for QJSEngine (0x0x7f31c26b13a8)
-
-Class QJSValueIterator
- size=8 align=8
- base size=8 base align=8
-QJSValueIterator (0x0x7f31c1b76060) 0
-
-Class QQmlPrivate::RegisterType
- size=128 align=8
- base size=124 base align=8
-QQmlPrivate::RegisterType (0x0x7f31c1b76c00) 0
-
-Class QQmlPrivate::RegisterInterface
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::RegisterInterface (0x0x7f31c1b76c60) 0
-
-Class QQmlPrivate::RegisterAutoParent
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterAutoParent (0x0x7f31c1b76cc0) 0
-
-Class QQmlPrivate::RegisterSingletonType
- size=96 align=8
- base size=96 base align=8
-QQmlPrivate::RegisterSingletonType (0x0x7f31c1b76d20) 0
-
-Class QQmlPrivate::RegisterCompositeType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeType (0x0x7f31c1b76f00) 0
-
-Class QQmlPrivate::RegisterCompositeSingletonType
- size=32 align=8
- base size=32 base align=8
-QQmlPrivate::RegisterCompositeSingletonType (0x0x7f31c1b76f60) 0
-
-Class QQmlPrivate::CachedQmlUnit
- size=24 align=8
- base size=24 base align=8
-QQmlPrivate::CachedQmlUnit (0x0x7f31c125b000) 0
-
-Class QQmlPrivate::RegisterQmlUnitCacheHook
- size=16 align=8
- base size=16 base align=8
-QQmlPrivate::RegisterQmlUnitCacheHook (0x0x7f31c125b060) 0
-
-Class QQmlPrivate::RegisterSingletonFunctor
- size=24 align=8
- base size=17 base align=8
-QQmlPrivate::RegisterSingletonFunctor (0x0x7f31c125b0c0) 0
-
-Vtable for QQmlParserStatus
-QQmlParserStatus::_ZTV16QQmlParserStatus: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlParserStatus)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlParserStatus
- size=16 align=8
- base size=16 base align=8
-QQmlParserStatus (0x0x7f31c125b480) 0
- vptr=((& QQmlParserStatus::_ZTV16QQmlParserStatus) + 16)
-
-Vtable for QQmlPropertyValueSource
-QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQmlPropertyValueSource)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlPropertyValueSource
- size=8 align=8
- base size=8 base align=8
-QQmlPropertyValueSource (0x0x7f31c125b660) 0 nearly-empty
- vptr=((& QQmlPropertyValueSource::_ZTV23QQmlPropertyValueSource) + 16)
-
-Class QQmlListReference
- size=8 align=8
- base size=8 base align=8
-QQmlListReference (0x0x7f31c125bc00) 0
-
-Vtable for QQmlAbstractUrlInterceptor
-QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QQmlAbstractUrlInterceptor)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlAbstractUrlInterceptor
- size=8 align=8
- base size=8 base align=8
-QQmlAbstractUrlInterceptor (0x0x7f31cb002420) 0 nearly-empty
- vptr=((& QQmlAbstractUrlInterceptor::_ZTV26QQmlAbstractUrlInterceptor) + 16)
-
-Class QQmlError
- size=8 align=8
- base size=8 base align=8
-QQmlError (0x0x7f31cb002480) 0
-
-Vtable for QQmlImageProviderBase
-QQmlImageProviderBase::_ZTV21QQmlImageProviderBase: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlImageProviderBase)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlImageProviderBase
- size=8 align=8
- base size=8 base align=8
-QQmlImageProviderBase (0x0x7f31c95173c0) 0 nearly-empty
- vptr=((& QQmlImageProviderBase::_ZTV21QQmlImageProviderBase) + 16)
-
-Class QQmlEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlEngine::QPrivateSignal (0x0x7f31c9517b40) 0 empty
-
-Vtable for QQmlEngine
-QQmlEngine::_ZTV10QQmlEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQmlEngine)
-16 (int (*)(...))QQmlEngine::metaObject
-24 (int (*)(...))QQmlEngine::qt_metacast
-32 (int (*)(...))QQmlEngine::qt_metacall
-40 (int (*)(...))QQmlEngine::~QQmlEngine
-48 (int (*)(...))QQmlEngine::~QQmlEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlEngine
- size=24 align=8
- base size=24 base align=8
-QQmlEngine (0x0x7f31c96fedd0) 0
- vptr=((& QQmlEngine::_ZTV10QQmlEngine) + 16)
- QJSEngine (0x0x7f31c96fee38) 0
- primary-for QQmlEngine (0x0x7f31c96fedd0)
- QObject (0x0x7f31c9517ae0) 0
- primary-for QJSEngine (0x0x7f31c96fee38)
-
-Class QQmlApplicationEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlApplicationEngine::QPrivateSignal (0x0x7f31c9517de0) 0 empty
-
-Vtable for QQmlApplicationEngine
-QQmlApplicationEngine::_ZTV21QQmlApplicationEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QQmlApplicationEngine)
-16 (int (*)(...))QQmlApplicationEngine::metaObject
-24 (int (*)(...))QQmlApplicationEngine::qt_metacast
-32 (int (*)(...))QQmlApplicationEngine::qt_metacall
-40 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-48 (int (*)(...))QQmlApplicationEngine::~QQmlApplicationEngine
-56 (int (*)(...))QQmlEngine::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlApplicationEngine
- size=24 align=8
- base size=24 base align=8
-QQmlApplicationEngine (0x0x7f31c96feea0) 0
- vptr=((& QQmlApplicationEngine::_ZTV21QQmlApplicationEngine) + 16)
- QQmlEngine (0x0x7f31c96fef08) 0
- primary-for QQmlApplicationEngine (0x0x7f31c96feea0)
- QJSEngine (0x0x7f31c96fef70) 0
- primary-for QQmlEngine (0x0x7f31c96fef08)
- QObject (0x0x7f31c9517d80) 0
- primary-for QJSEngine (0x0x7f31c96fef70)
-
-Class QQmlComponent::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlComponent::QPrivateSignal (0x0x7f31c89d8060) 0 empty
-
-Vtable for QQmlComponent
-QQmlComponent::_ZTV13QQmlComponent: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlComponent)
-16 (int (*)(...))QQmlComponent::metaObject
-24 (int (*)(...))QQmlComponent::qt_metacast
-32 (int (*)(...))QQmlComponent::qt_metacall
-40 (int (*)(...))QQmlComponent::~QQmlComponent
-48 (int (*)(...))QQmlComponent::~QQmlComponent
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlComponent::create
-120 (int (*)(...))QQmlComponent::beginCreate
-128 (int (*)(...))QQmlComponent::completeCreate
-
-Class QQmlComponent
- size=16 align=8
- base size=16 base align=8
-QQmlComponent (0x0x7f31c89b6000) 0
- vptr=((& QQmlComponent::_ZTV13QQmlComponent) + 16)
- QObject (0x0x7f31c89d8000) 0
- primary-for QQmlComponent (0x0x7f31c89b6000)
-
-Class QQmlContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlContext::QPrivateSignal (0x0x7f31c89d8d20) 0 empty
-
-Class QQmlContext::PropertyPair
- size=24 align=8
- base size=24 base align=8
-QQmlContext::PropertyPair (0x0x7f31c89d8d80) 0
-
-Vtable for QQmlContext
-QQmlContext::_ZTV11QQmlContext: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QQmlContext)
-16 (int (*)(...))QQmlContext::metaObject
-24 (int (*)(...))QQmlContext::qt_metacast
-32 (int (*)(...))QQmlContext::qt_metacall
-40 (int (*)(...))QQmlContext::~QQmlContext
-48 (int (*)(...))QQmlContext::~QQmlContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlContext
- size=16 align=8
- base size=16 base align=8
-QQmlContext (0x0x7f31c89b6548) 0
- vptr=((& QQmlContext::_ZTV11QQmlContext) + 16)
- QObject (0x0x7f31c89d8cc0) 0
- primary-for QQmlContext (0x0x7f31c89b6548)
-
-Class QQmlScriptString
- size=8 align=8
- base size=8 base align=8
-QQmlScriptString (0x0x7f31c7dde180) 0
-
-Class QQmlExpression::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExpression::QPrivateSignal (0x0x7f31c7dde480) 0 empty
-
-Vtable for QQmlExpression
-QQmlExpression::_ZTV14QQmlExpression: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QQmlExpression)
-16 (int (*)(...))QQmlExpression::metaObject
-24 (int (*)(...))QQmlExpression::qt_metacast
-32 (int (*)(...))QQmlExpression::qt_metacall
-40 (int (*)(...))QQmlExpression::~QQmlExpression
-48 (int (*)(...))QQmlExpression::~QQmlExpression
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlExpression
- size=16 align=8
- base size=16 base align=8
-QQmlExpression (0x0x7f31c89b65b0) 0
- vptr=((& QQmlExpression::_ZTV14QQmlExpression) + 16)
- QObject (0x0x7f31c7dde420) 0
- primary-for QQmlExpression (0x0x7f31c89b65b0)
-
-Vtable for QQmlTypesExtensionInterface
-QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QQmlTypesExtensionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlTypesExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlTypesExtensionInterface (0x0x7f31c7dde660) 0 nearly-empty
- vptr=((& QQmlTypesExtensionInterface::_ZTV27QQmlTypesExtensionInterface) + 16)
-
-Vtable for QQmlExtensionInterface
-QQmlExtensionInterface::_ZTV22QQmlExtensionInterface: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QQmlExtensionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlExtensionInterface
- size=8 align=8
- base size=8 base align=8
-QQmlExtensionInterface (0x0x7f31c89b6618) 0 nearly-empty
- vptr=((& QQmlExtensionInterface::_ZTV22QQmlExtensionInterface) + 16)
- QQmlTypesExtensionInterface (0x0x7f31c7dde6c0) 0 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f31c89b6618)
-
-Class QQmlExtensionPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlExtensionPlugin::QPrivateSignal (0x0x7f31c7ddeae0) 0 empty
-
-Vtable for QQmlExtensionPlugin
-QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin: 22 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-16 (int (*)(...))QQmlExtensionPlugin::metaObject
-24 (int (*)(...))QQmlExtensionPlugin::qt_metacast
-32 (int (*)(...))QQmlExtensionPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQmlExtensionPlugin::initializeEngine
-128 (int (*)(...))-16
-136 (int (*)(...))(& _ZTI19QQmlExtensionPlugin)
-144 0
-152 0
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QQmlExtensionPlugin::_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
-
-Class QQmlExtensionPlugin
- size=24 align=8
- base size=24 base align=8
-QQmlExtensionPlugin (0x0x7f31c53c4ee0) 0
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 16)
- QObject (0x0x7f31c7ddea20) 0
- primary-for QQmlExtensionPlugin (0x0x7f31c53c4ee0)
- QQmlExtensionInterface (0x0x7f31c89b6680) 16 nearly-empty
- vptr=((& QQmlExtensionPlugin::_ZTV19QQmlExtensionPlugin) + 144)
- QQmlTypesExtensionInterface (0x0x7f31c7ddea80) 16 nearly-empty
- primary-for QQmlExtensionInterface (0x0x7f31c89b6680)
-
-Class QQmlFile
- size=8 align=8
- base size=8 base align=8
-QQmlFile (0x0x7f31c7ddecc0) 0
-
-Class QQmlFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlFileSelector::QPrivateSignal (0x0x7f31c7dded80) 0 empty
-
-Vtable for QQmlFileSelector
-QQmlFileSelector::_ZTV16QQmlFileSelector: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QQmlFileSelector)
-16 (int (*)(...))QQmlFileSelector::metaObject
-24 (int (*)(...))QQmlFileSelector::qt_metacast
-32 (int (*)(...))QQmlFileSelector::qt_metacall
-40 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-48 (int (*)(...))QQmlFileSelector::~QQmlFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQmlFileSelector
- size=16 align=8
- base size=16 base align=8
-QQmlFileSelector (0x0x7f31c89b6750) 0
- vptr=((& QQmlFileSelector::_ZTV16QQmlFileSelector) + 16)
- QObject (0x0x7f31c7dded20) 0
- primary-for QQmlFileSelector (0x0x7f31c89b6750)
-
-Vtable for QQmlIncubator
-QQmlIncubator::_ZTV13QQmlIncubator: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QQmlIncubator)
-16 (int (*)(...))QQmlIncubator::~QQmlIncubator
-24 (int (*)(...))QQmlIncubator::~QQmlIncubator
-32 (int (*)(...))QQmlIncubator::statusChanged
-40 (int (*)(...))QQmlIncubator::setInitialState
-
-Class QQmlIncubator
- size=16 align=8
- base size=16 base align=8
-QQmlIncubator (0x0x7f31c7ddef60) 0
- vptr=((& QQmlIncubator::_ZTV13QQmlIncubator) + 16)
-
-Vtable for QQmlIncubationController
-QQmlIncubationController::_ZTV24QQmlIncubationController: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQmlIncubationController)
-16 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-24 (int (*)(...))QQmlIncubationController::~QQmlIncubationController
-32 (int (*)(...))QQmlIncubationController::incubatingObjectCountChanged
-
-Class QQmlIncubationController
- size=16 align=8
- base size=16 base align=8
-QQmlIncubationController (0x0x7f31c6bf3000) 0
- vptr=((& QQmlIncubationController::_ZTV24QQmlIncubationController) + 16)
-
-Class QQmlInfo
- size=16 align=8
- base size=16 base align=8
-QQmlInfo (0x0x7f31c89b67b8) 0
- QDebug (0x0x7f31c6bf3060) 0
-
-Vtable for QQmlNetworkAccessManagerFactory
-QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI31QQmlNetworkAccessManagerFactory)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QQmlNetworkAccessManagerFactory
- size=8 align=8
- base size=8 base align=8
-QQmlNetworkAccessManagerFactory (0x0x7f31c64cb000) 0 nearly-empty
- vptr=((& QQmlNetworkAccessManagerFactory::_ZTV31QQmlNetworkAccessManagerFactory) + 16)
-
-Class QQmlProperty
- size=8 align=8
- base size=8 base align=8
-QQmlProperty (0x0x7f31c64cb060) 0
-
-Class QQmlPropertyMap::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQmlPropertyMap::QPrivateSignal (0x0x7f31c53918a0) 0 empty
-
-Vtable for QQmlPropertyMap
-QQmlPropertyMap::_ZTV15QQmlPropertyMap: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQmlPropertyMap)
-16 (int (*)(...))QQmlPropertyMap::metaObject
-24 (int (*)(...))QQmlPropertyMap::qt_metacast
-32 (int (*)(...))QQmlPropertyMap::qt_metacall
-40 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-48 (int (*)(...))QQmlPropertyMap::~QQmlPropertyMap
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQmlPropertyMap::updateValue
-
-Class QQmlPropertyMap
- size=16 align=8
- base size=16 base align=8
-QQmlPropertyMap (0x0x7f31c5baddd0) 0
- vptr=((& QQmlPropertyMap::_ZTV15QQmlPropertyMap) + 16)
- QObject (0x0x7f31c5391840) 0
- primary-for QQmlPropertyMap (0x0x7f31c5baddd0)
-
-Class QQuickTransform::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTransform::QPrivateSignal (0x0x7f31c5391b40) 0 empty
-
-Vtable for QQuickTransform
-QQuickTransform::_ZTV15QQuickTransform: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QQuickTransform)
-16 (int (*)(...))QQuickTransform::metaObject
-24 (int (*)(...))QQuickTransform::qt_metacast
-32 (int (*)(...))QQuickTransform::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickTransform
- size=16 align=8
- base size=16 base align=8
-QQuickTransform (0x0x7f31c5bade38) 0
- vptr=((& QQuickTransform::_ZTV15QQuickTransform) + 16)
- QObject (0x0x7f31c5391ae0) 0
- primary-for QQuickTransform (0x0x7f31c5bade38)
-
-Class QQuickItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItem::QPrivateSignal (0x0x7f31c5391de0) 0 empty
-
-Class QQuickItem::ItemChangeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::ItemChangeData (0x0x7f31c5391e40) 0
-
-Class QQuickItem::UpdatePaintNodeData
- size=8 align=8
- base size=8 base align=8
-QQuickItem::UpdatePaintNodeData (0x0x7f31c5391ea0) 0
-
-Vtable for QQuickItem
-QQuickItem::_ZTV10QQuickItem: 55 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickItem)
-16 (int (*)(...))QQuickItem::metaObject
-24 (int (*)(...))QQuickItem::qt_metacast
-32 (int (*)(...))QQuickItem::qt_metacall
-40 (int (*)(...))QQuickItem::~QQuickItem
-48 (int (*)(...))QQuickItem::~QQuickItem
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickItem::isTextureProvider
-152 (int (*)(...))QQuickItem::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickItem::updatePaintNode
-376 (int (*)(...))QQuickItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))-16
-400 (int (*)(...))(& _ZTI10QQuickItem)
-408 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD1Ev
-416 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItemD0Ev
-424 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickItem
- size=32 align=8
- base size=32 base align=8
-QQuickItem (0x0x7f31c4c4f150) 0
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 16)
- QObject (0x0x7f31c5391d20) 0
- primary-for QQuickItem (0x0x7f31c4c4f150)
- QQmlParserStatus (0x0x7f31c5391d80) 16
- vptr=((& QQuickItem::_ZTV10QQuickItem) + 408)
-
-Class QQuickFramebufferObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickFramebufferObject::QPrivateSignal (0x0x7f31c2e1a840) 0 empty
-
-Vtable for QQuickFramebufferObject::Renderer
-QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN23QQuickFramebufferObject8RendererE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QQuickFramebufferObject::Renderer::createFramebufferObject
-48 (int (*)(...))QQuickFramebufferObject::Renderer::synchronize
-
-Class QQuickFramebufferObject::Renderer
- size=16 align=8
- base size=16 base align=8
-QQuickFramebufferObject::Renderer (0x0x7f31c2e1a8a0) 0
- vptr=((& QQuickFramebufferObject::Renderer::_ZTVN23QQuickFramebufferObject8RendererE) + 16)
-
-Vtable for QQuickFramebufferObject
-QQuickFramebufferObject::_ZTV23QQuickFramebufferObject: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-16 (int (*)(...))QQuickFramebufferObject::metaObject
-24 (int (*)(...))QQuickFramebufferObject::qt_metacast
-32 (int (*)(...))QQuickFramebufferObject::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickFramebufferObject::isTextureProvider
-152 (int (*)(...))QQuickFramebufferObject::textureProvider
-160 (int (*)(...))QQuickItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickFramebufferObject::geometryChanged
-368 (int (*)(...))QQuickFramebufferObject::updatePaintNode
-376 (int (*)(...))QQuickFramebufferObject::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI23QQuickFramebufferObject)
-416 0
-424 0
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickFramebufferObject
- size=32 align=8
- base size=32 base align=8
-QQuickFramebufferObject (0x0x7f31c5badf70) 0
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 16)
- QQuickItem (0x0x7f31c4cc77e0) 0
- primary-for QQuickFramebufferObject (0x0x7f31c5badf70)
- QObject (0x0x7f31c2e1a780) 0
- primary-for QQuickItem (0x0x7f31c4cc77e0)
- QQmlParserStatus (0x0x7f31c2e1a7e0) 16
- vptr=((& QQuickFramebufferObject::_ZTV23QQuickFramebufferObject) + 416)
-
-Class QQuickTextureFactory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextureFactory::QPrivateSignal (0x0x7f31c2e1aae0) 0 empty
-
-Vtable for QQuickTextureFactory
-QQuickTextureFactory::_ZTV20QQuickTextureFactory: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickTextureFactory)
-16 (int (*)(...))QQuickTextureFactory::metaObject
-24 (int (*)(...))QQuickTextureFactory::qt_metacast
-32 (int (*)(...))QQuickTextureFactory::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))QQuickTextureFactory::image
-
-Class QQuickTextureFactory
- size=16 align=8
- base size=16 base align=8
-QQuickTextureFactory (0x0x7f31c26bb000) 0
- vptr=((& QQuickTextureFactory::_ZTV20QQuickTextureFactory) + 16)
- QObject (0x0x7f31c2e1aa80) 0
- primary-for QQuickTextureFactory (0x0x7f31c26bb000)
-
-Class QQuickImageResponse::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickImageResponse::QPrivateSignal (0x0x7f31c2e1ac60) 0 empty
-
-Vtable for QQuickImageResponse
-QQuickImageResponse::_ZTV19QQuickImageResponse: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageResponse)
-16 (int (*)(...))QQuickImageResponse::metaObject
-24 (int (*)(...))QQuickImageResponse::qt_metacast
-32 (int (*)(...))QQuickImageResponse::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QQuickImageResponse::errorString
-128 (int (*)(...))QQuickImageResponse::cancel
-
-Class QQuickImageResponse
- size=16 align=8
- base size=16 base align=8
-QQuickImageResponse (0x0x7f31c26bb068) 0
- vptr=((& QQuickImageResponse::_ZTV19QQuickImageResponse) + 16)
- QObject (0x0x7f31c2e1ac00) 0
- primary-for QQuickImageResponse (0x0x7f31c26bb068)
-
-Vtable for QQuickImageProvider
-QQuickImageProvider::_ZTV19QQuickImageProvider: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickImageProvider)
-16 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-24 (int (*)(...))QQuickImageProvider::~QQuickImageProvider
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-
-Class QQuickImageProvider
- size=16 align=8
- base size=16 base align=8
-QQuickImageProvider (0x0x7f31c26bb0d0) 0
- vptr=((& QQuickImageProvider::_ZTV19QQuickImageProvider) + 16)
- QQmlImageProviderBase (0x0x7f31c2e1ae40) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f31c26bb0d0)
-
-Vtable for QQuickAsyncImageProvider
-QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QQuickAsyncImageProvider)
-16 0
-24 0
-32 (int (*)(...))QQuickImageProvider::imageType
-40 (int (*)(...))QQuickImageProvider::flags
-48 (int (*)(...))QQuickImageProvider::requestImage
-56 (int (*)(...))QQuickImageProvider::requestPixmap
-64 (int (*)(...))QQuickImageProvider::requestTexture
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QQuickAsyncImageProvider
- size=24 align=8
- base size=24 base align=8
-QQuickAsyncImageProvider (0x0x7f31c26bb138) 0
- vptr=((& QQuickAsyncImageProvider::_ZTV24QQuickAsyncImageProvider) + 16)
- QQuickImageProvider (0x0x7f31c26bb1a0) 0
- primary-for QQuickAsyncImageProvider (0x0x7f31c26bb138)
- QQmlImageProviderBase (0x0x7f31c22760c0) 0 nearly-empty
- primary-for QQuickImageProvider (0x0x7f31c26bb1a0)
-
-Class QQuickItemGrabResult::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickItemGrabResult::QPrivateSignal (0x0x7f31c2276180) 0 empty
-
-Vtable for QQuickItemGrabResult
-QQuickItemGrabResult::_ZTV20QQuickItemGrabResult: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QQuickItemGrabResult)
-16 (int (*)(...))QQuickItemGrabResult::metaObject
-24 (int (*)(...))QQuickItemGrabResult::qt_metacast
-32 (int (*)(...))QQuickItemGrabResult::qt_metacall
-40 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-48 (int (*)(...))QQuickItemGrabResult::~QQuickItemGrabResult
-56 (int (*)(...))QQuickItemGrabResult::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickItemGrabResult
- size=16 align=8
- base size=16 base align=8
-QQuickItemGrabResult (0x0x7f31c26bb208) 0
- vptr=((& QQuickItemGrabResult::_ZTV20QQuickItemGrabResult) + 16)
- QObject (0x0x7f31c2276120) 0
- primary-for QQuickItemGrabResult (0x0x7f31c26bb208)
-
-Class QQuickPaintedItem::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickPaintedItem::QPrivateSignal (0x0x7f31c2276420) 0 empty
-
-Vtable for QQuickPaintedItem
-QQuickPaintedItem::_ZTV17QQuickPaintedItem: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-16 (int (*)(...))QQuickPaintedItem::metaObject
-24 (int (*)(...))QQuickPaintedItem::qt_metacast
-32 (int (*)(...))QQuickPaintedItem::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QQuickItem::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickItem::boundingRect
-120 (int (*)(...))QQuickItem::clipRect
-128 (int (*)(...))QQuickItem::contains
-136 (int (*)(...))QQuickItem::inputMethodQuery
-144 (int (*)(...))QQuickPaintedItem::isTextureProvider
-152 (int (*)(...))QQuickPaintedItem::textureProvider
-160 (int (*)(...))QQuickPaintedItem::itemChange
-168 (int (*)(...))QQuickItem::classBegin
-176 (int (*)(...))QQuickItem::componentComplete
-184 (int (*)(...))QQuickItem::keyPressEvent
-192 (int (*)(...))QQuickItem::keyReleaseEvent
-200 (int (*)(...))QQuickItem::inputMethodEvent
-208 (int (*)(...))QQuickItem::focusInEvent
-216 (int (*)(...))QQuickItem::focusOutEvent
-224 (int (*)(...))QQuickItem::mousePressEvent
-232 (int (*)(...))QQuickItem::mouseMoveEvent
-240 (int (*)(...))QQuickItem::mouseReleaseEvent
-248 (int (*)(...))QQuickItem::mouseDoubleClickEvent
-256 (int (*)(...))QQuickItem::mouseUngrabEvent
-264 (int (*)(...))QQuickItem::touchUngrabEvent
-272 (int (*)(...))QQuickItem::wheelEvent
-280 (int (*)(...))QQuickItem::touchEvent
-288 (int (*)(...))QQuickItem::hoverEnterEvent
-296 (int (*)(...))QQuickItem::hoverMoveEvent
-304 (int (*)(...))QQuickItem::hoverLeaveEvent
-312 (int (*)(...))QQuickItem::dragEnterEvent
-320 (int (*)(...))QQuickItem::dragMoveEvent
-328 (int (*)(...))QQuickItem::dragLeaveEvent
-336 (int (*)(...))QQuickItem::dropEvent
-344 (int (*)(...))QQuickItem::childMouseEventFilter
-352 (int (*)(...))QQuickItem::windowDeactivateEvent
-360 (int (*)(...))QQuickItem::geometryChanged
-368 (int (*)(...))QQuickPaintedItem::updatePaintNode
-376 (int (*)(...))QQuickPaintedItem::releaseResources
-384 (int (*)(...))QQuickItem::updatePolish
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))-16
-408 (int (*)(...))(& _ZTI17QQuickPaintedItem)
-416 0
-424 0
-432 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem10classBeginEv
-440 (int (*)(...))QQuickItem::_ZThn16_N10QQuickItem17componentCompleteEv
-
-Class QQuickPaintedItem
- size=32 align=8
- base size=32 base align=8
-QQuickPaintedItem (0x0x7f31c26bb270) 0
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 16)
- QQuickItem (0x0x7f31c4cc7ee0) 0
- primary-for QQuickPaintedItem (0x0x7f31c26bb270)
- QObject (0x0x7f31c2276360) 0
- primary-for QQuickItem (0x0x7f31c4cc7ee0)
- QQmlParserStatus (0x0x7f31c22763c0) 16
- vptr=((& QQuickPaintedItem::_ZTV17QQuickPaintedItem) + 416)
-
-Class QQuickRenderControl::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickRenderControl::QPrivateSignal (0x0x7f31c2276ea0) 0 empty
-
-Vtable for QQuickRenderControl
-QQuickRenderControl::_ZTV19QQuickRenderControl: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QQuickRenderControl)
-16 (int (*)(...))QQuickRenderControl::metaObject
-24 (int (*)(...))QQuickRenderControl::qt_metacast
-32 (int (*)(...))QQuickRenderControl::qt_metacall
-40 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-48 (int (*)(...))QQuickRenderControl::~QQuickRenderControl
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QQuickRenderControl::renderWindow
-
-Class QQuickRenderControl
- size=16 align=8
- base size=16 base align=8
-QQuickRenderControl (0x0x7f31c26bb410) 0
- vptr=((& QQuickRenderControl::_ZTV19QQuickRenderControl) + 16)
- QObject (0x0x7f31c2276e40) 0
- primary-for QQuickRenderControl (0x0x7f31c26bb410)
-
-Class QQuickTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickTextDocument::QPrivateSignal (0x0x7f31c19ca180) 0 empty
-
-Vtable for QQuickTextDocument
-QQuickTextDocument::_ZTV18QQuickTextDocument: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QQuickTextDocument)
-16 (int (*)(...))QQuickTextDocument::metaObject
-24 (int (*)(...))QQuickTextDocument::qt_metacast
-32 (int (*)(...))QQuickTextDocument::qt_metacall
-40 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-48 (int (*)(...))QQuickTextDocument::~QQuickTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QQuickTextDocument
- size=16 align=8
- base size=16 base align=8
-QQuickTextDocument (0x0x7f31c26bb478) 0
- vptr=((& QQuickTextDocument::_ZTV18QQuickTextDocument) + 16)
- QObject (0x0x7f31c19ca120) 0
- primary-for QQuickTextDocument (0x0x7f31c26bb478)
-
-Class QSGGeometry::Attribute
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::Attribute (0x0x7f31c19ca7e0) 0
-
-Class QSGGeometry::AttributeSet
- size=16 align=8
- base size=16 base align=8
-QSGGeometry::AttributeSet (0x0x7f31c19ca840) 0
-
-Class QSGGeometry::Point2D
- size=8 align=4
- base size=8 base align=4
-QSGGeometry::Point2D (0x0x7f31c19ca8a0) 0
-
-Class QSGGeometry::TexturedPoint2D
- size=16 align=4
- base size=16 base align=4
-QSGGeometry::TexturedPoint2D (0x0x7f31c19ca900) 0
-
-Class QSGGeometry::ColoredPoint2D
- size=12 align=4
- base size=12 base align=4
-QSGGeometry::ColoredPoint2D (0x0x7f31c19ca960) 0
-
-Vtable for QSGGeometry
-QSGGeometry::_ZTV11QSGGeometry: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGGeometry)
-16 (int (*)(...))QSGGeometry::~QSGGeometry
-24 (int (*)(...))QSGGeometry::~QSGGeometry
-
-Class QSGGeometry
- size=128 align=8
- base size=128 base align=8
-QSGGeometry (0x0x7f31c19ca780) 0
- vptr=((& QSGGeometry::_ZTV11QSGGeometry) + 16)
-
-Vtable for QSGNode
-QSGNode::_ZTV7QSGNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QSGNode)
-16 (int (*)(...))QSGNode::~QSGNode
-24 (int (*)(...))QSGNode::~QSGNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGNode
- size=80 align=8
- base size=80 base align=8
-QSGNode (0x0x7f31c3071960) 0
- vptr=((& QSGNode::_ZTV7QSGNode) + 16)
-
-Vtable for QSGBasicGeometryNode
-QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGBasicGeometryNode)
-16 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-24 (int (*)(...))QSGBasicGeometryNode::~QSGBasicGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGBasicGeometryNode
- size=112 align=8
- base size=112 base align=8
-QSGBasicGeometryNode (0x0x7f31c26bbb60) 0
- vptr=((& QSGBasicGeometryNode::_ZTV20QSGBasicGeometryNode) + 16)
- QSGNode (0x0x7f31c3d8e300) 0
- primary-for QSGBasicGeometryNode (0x0x7f31c26bbb60)
-
-Vtable for QSGGeometryNode
-QSGGeometryNode::_ZTV15QSGGeometryNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSGGeometryNode)
-16 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-24 (int (*)(...))QSGGeometryNode::~QSGGeometryNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGGeometryNode
- size=144 align=8
- base size=144 base align=8
-QSGGeometryNode (0x0x7f31c26bbbc8) 0
- vptr=((& QSGGeometryNode::_ZTV15QSGGeometryNode) + 16)
- QSGBasicGeometryNode (0x0x7f31c26bbc30) 0
- primary-for QSGGeometryNode (0x0x7f31c26bbbc8)
- QSGNode (0x0x7f31c3d8e5a0) 0
- primary-for QSGBasicGeometryNode (0x0x7f31c26bbc30)
-
-Vtable for QSGClipNode
-QSGClipNode::_ZTV11QSGClipNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGClipNode)
-16 (int (*)(...))QSGClipNode::~QSGClipNode
-24 (int (*)(...))QSGClipNode::~QSGClipNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGClipNode
- size=152 align=8
- base size=152 base align=8
-QSGClipNode (0x0x7f31c26bbc98) 0
- vptr=((& QSGClipNode::_ZTV11QSGClipNode) + 16)
- QSGBasicGeometryNode (0x0x7f31c26bbd00) 0
- primary-for QSGClipNode (0x0x7f31c26bbc98)
- QSGNode (0x0x7f31c3d8e780) 0
- primary-for QSGBasicGeometryNode (0x0x7f31c26bbd00)
-
-Vtable for QSGTransformNode
-QSGTransformNode::_ZTV16QSGTransformNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGTransformNode)
-16 (int (*)(...))QSGTransformNode::~QSGTransformNode
-24 (int (*)(...))QSGTransformNode::~QSGTransformNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGTransformNode
- size=216 align=8
- base size=216 base align=8
-QSGTransformNode (0x0x7f31c26bbd68) 0
- vptr=((& QSGTransformNode::_ZTV16QSGTransformNode) + 16)
- QSGNode (0x0x7f31c3d8e8a0) 0
- primary-for QSGTransformNode (0x0x7f31c26bbd68)
-
-Vtable for QSGRootNode
-QSGRootNode::_ZTV11QSGRootNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGRootNode)
-16 (int (*)(...))QSGRootNode::~QSGRootNode
-24 (int (*)(...))QSGRootNode::~QSGRootNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGRootNode
- size=88 align=8
- base size=88 base align=8
-QSGRootNode (0x0x7f31c26bbdd0) 0
- vptr=((& QSGRootNode::_ZTV11QSGRootNode) + 16)
- QSGNode (0x0x7f31c3d8e9c0) 0
- primary-for QSGRootNode (0x0x7f31c26bbdd0)
-
-Vtable for QSGOpacityNode
-QSGOpacityNode::_ZTV14QSGOpacityNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGOpacityNode)
-16 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-24 (int (*)(...))QSGOpacityNode::~QSGOpacityNode
-32 (int (*)(...))QSGOpacityNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGOpacityNode
- size=96 align=8
- base size=96 base align=8
-QSGOpacityNode (0x0x7f31c26bbea0) 0
- vptr=((& QSGOpacityNode::_ZTV14QSGOpacityNode) + 16)
- QSGNode (0x0x7f31c3d8eb40) 0
- primary-for QSGOpacityNode (0x0x7f31c26bbea0)
-
-Vtable for QSGNodeVisitor
-QSGNodeVisitor::_ZTV14QSGNodeVisitor: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QSGNodeVisitor)
-16 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-24 (int (*)(...))QSGNodeVisitor::~QSGNodeVisitor
-32 (int (*)(...))QSGNodeVisitor::enterTransformNode
-40 (int (*)(...))QSGNodeVisitor::leaveTransformNode
-48 (int (*)(...))QSGNodeVisitor::enterClipNode
-56 (int (*)(...))QSGNodeVisitor::leaveClipNode
-64 (int (*)(...))QSGNodeVisitor::enterGeometryNode
-72 (int (*)(...))QSGNodeVisitor::leaveGeometryNode
-80 (int (*)(...))QSGNodeVisitor::enterOpacityNode
-88 (int (*)(...))QSGNodeVisitor::leaveOpacityNode
-96 (int (*)(...))QSGNodeVisitor::visitNode
-104 (int (*)(...))QSGNodeVisitor::visitChildren
-
-Class QSGNodeVisitor
- size=8 align=8
- base size=8 base align=8
-QSGNodeVisitor (0x0x7f31c3d8ec60) 0 nearly-empty
- vptr=((& QSGNodeVisitor::_ZTV14QSGNodeVisitor) + 16)
-
-Vtable for QSGRendererInterface
-QSGRendererInterface::_ZTV20QSGRendererInterface: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGRendererInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QSGRendererInterface::getResource
-48 (int (*)(...))QSGRendererInterface::getResource
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRendererInterface
- size=8 align=8
- base size=8 base align=8
-QSGRendererInterface (0x0x7f31c5847a80) 0 nearly-empty
- vptr=((& QSGRendererInterface::_ZTV20QSGRendererInterface) + 16)
-
-Class QQuickWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickWindow::QPrivateSignal (0x0x7f31c3494960) 0 empty
-
-Class QQuickWindow::GraphicsStateInfo
- size=8 align=4
- base size=8 base align=4
-QQuickWindow::GraphicsStateInfo (0x0x7f31c34949c0) 0
-
-Vtable for QQuickWindow
-QQuickWindow::_ZTV12QQuickWindow: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QQuickWindow)
-16 (int (*)(...))QQuickWindow::metaObject
-24 (int (*)(...))QQuickWindow::qt_metacast
-32 (int (*)(...))QQuickWindow::qt_metacall
-40 (int (*)(...))QQuickWindow::~QQuickWindow
-48 (int (*)(...))QQuickWindow::~QQuickWindow
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickWindow::keyPressEvent
-216 (int (*)(...))QQuickWindow::keyReleaseEvent
-224 (int (*)(...))QQuickWindow::mousePressEvent
-232 (int (*)(...))QQuickWindow::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickWindow::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI12QQuickWindow)
-312 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD1Ev
-320 (int (*)(...))QQuickWindow::_ZThn16_N12QQuickWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickWindow
- size=40 align=8
- base size=40 base align=8
-QQuickWindow (0x0x7f31c31650d0) 0
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 16)
- QWindow (0x0x7f31c49f32a0) 0
- primary-for QQuickWindow (0x0x7f31c31650d0)
- QObject (0x0x7f31c34948a0) 0
- primary-for QWindow (0x0x7f31c49f32a0)
- QSurface (0x0x7f31c3494900) 16
- vptr=((& QQuickWindow::_ZTV12QQuickWindow) + 312)
-
-Class QQuickView::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QQuickView::QPrivateSignal (0x0x7f31c17ae4e0) 0 empty
-
-Vtable for QQuickView
-QQuickView::_ZTV10QQuickView: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QQuickView)
-16 (int (*)(...))QQuickView::metaObject
-24 (int (*)(...))QQuickView::qt_metacast
-32 (int (*)(...))QQuickView::qt_metacall
-40 (int (*)(...))QQuickView::~QQuickView
-48 (int (*)(...))QQuickView::~QQuickView
-56 (int (*)(...))QQuickWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QQuickView::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QQuickWindow::accessibleRoot
-144 (int (*)(...))QQuickWindow::focusObject
-152 (int (*)(...))QQuickWindow::exposeEvent
-160 (int (*)(...))QQuickView::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QQuickWindow::focusInEvent
-184 (int (*)(...))QQuickWindow::focusOutEvent
-192 (int (*)(...))QQuickWindow::showEvent
-200 (int (*)(...))QQuickWindow::hideEvent
-208 (int (*)(...))QQuickView::keyPressEvent
-216 (int (*)(...))QQuickView::keyReleaseEvent
-224 (int (*)(...))QQuickView::mousePressEvent
-232 (int (*)(...))QQuickView::mouseReleaseEvent
-240 (int (*)(...))QQuickWindow::mouseDoubleClickEvent
-248 (int (*)(...))QQuickView::mouseMoveEvent
-256 (int (*)(...))QQuickWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI10QQuickView)
-312 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD1Ev
-320 (int (*)(...))QQuickView::_ZThn16_N10QQuickViewD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QQuickView
- size=40 align=8
- base size=40 base align=8
-QQuickView (0x0x7f31c3165208) 0
- vptr=((& QQuickView::_ZTV10QQuickView) + 16)
- QQuickWindow (0x0x7f31c3165270) 0
- primary-for QQuickView (0x0x7f31c3165208)
- QWindow (0x0x7f31c4a2a8c0) 0
- primary-for QQuickWindow (0x0x7f31c3165270)
- QObject (0x0x7f31c17ae420) 0
- primary-for QWindow (0x0x7f31c4a2a8c0)
- QSurface (0x0x7f31c17ae480) 16
- vptr=((& QQuickView::_ZTV10QQuickView) + 312)
-
-Class QSGAbstractRenderer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGAbstractRenderer::QPrivateSignal (0x0x7f31c17ae8a0) 0 empty
-
-Vtable for QSGAbstractRenderer
-QSGAbstractRenderer::_ZTV19QSGAbstractRenderer: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QSGAbstractRenderer)
-16 (int (*)(...))QSGAbstractRenderer::metaObject
-24 (int (*)(...))QSGAbstractRenderer::qt_metacast
-32 (int (*)(...))QSGAbstractRenderer::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QSGAbstractRenderer
- size=16 align=8
- base size=16 base align=8
-QSGAbstractRenderer (0x0x7f31c31652d8) 0
- vptr=((& QSGAbstractRenderer::_ZTV19QSGAbstractRenderer) + 16)
- QObject (0x0x7f31c17ae840) 0
- primary-for QSGAbstractRenderer (0x0x7f31c31652d8)
-
-Class QSGEngine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGEngine::QPrivateSignal (0x0x7f31c09ff5a0) 0 empty
-
-Vtable for QSGEngine
-QSGEngine::_ZTV9QSGEngine: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSGEngine)
-16 (int (*)(...))QSGEngine::metaObject
-24 (int (*)(...))QSGEngine::qt_metacast
-32 (int (*)(...))QSGEngine::qt_metacall
-40 (int (*)(...))QSGEngine::~QSGEngine
-48 (int (*)(...))QSGEngine::~QSGEngine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSGEngine
- size=16 align=8
- base size=16 base align=8
-QSGEngine (0x0x7f31c31654e0) 0
- vptr=((& QSGEngine::_ZTV9QSGEngine) + 16)
- QObject (0x0x7f31c09ff540) 0
- primary-for QSGEngine (0x0x7f31c31654e0)
-
-Class QSGMaterialType
- size=1 align=1
- base size=0 base align=1
-QSGMaterialType (0x0x7f31c09ffc00) 0 empty
-
-Class QSGMaterialShader::RenderState
- size=16 align=8
- base size=16 base align=8
-QSGMaterialShader::RenderState (0x0x7f31c09ffcc0) 0
-
-Vtable for QSGMaterialShader
-QSGMaterialShader::_ZTV17QSGMaterialShader: 12 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGMaterialShader)
-16 0
-24 0
-32 (int (*)(...))QSGMaterialShader::activate
-40 (int (*)(...))QSGMaterialShader::deactivate
-48 (int (*)(...))QSGMaterialShader::updateState
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGMaterialShader::compile
-72 (int (*)(...))QSGMaterialShader::initialize
-80 (int (*)(...))QSGMaterialShader::vertexShader
-88 (int (*)(...))QSGMaterialShader::fragmentShader
-
-Class QSGMaterialShader
- size=32 align=8
- base size=32 base align=8
-QSGMaterialShader (0x0x7f31c09ffc60) 0
- vptr=((& QSGMaterialShader::_ZTV17QSGMaterialShader) + 16)
-
-Class QSGMaterialRhiShader::RenderState
- size=16 align=8
- base size=16 base align=8
-QSGMaterialRhiShader::RenderState (0x0x7f31c082e840) 0
-
-Class QSGMaterialRhiShader::GraphicsPipelineState
- size=36 align=4
- base size=36 base align=4
-QSGMaterialRhiShader::GraphicsPipelineState (0x0x7f31c082e8a0) 0
-
-Vtable for QSGMaterialRhiShader
-QSGMaterialRhiShader::_ZTV20QSGMaterialRhiShader: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGMaterialRhiShader)
-16 (int (*)(...))QSGMaterialRhiShader::~QSGMaterialRhiShader
-24 (int (*)(...))QSGMaterialRhiShader::~QSGMaterialRhiShader
-32 (int (*)(...))QSGMaterialShader::activate
-40 (int (*)(...))QSGMaterialShader::deactivate
-48 (int (*)(...))QSGMaterialShader::updateState
-56 (int (*)(...))QSGMaterialRhiShader::attributeNames
-64 (int (*)(...))QSGMaterialShader::compile
-72 (int (*)(...))QSGMaterialShader::initialize
-80 (int (*)(...))QSGMaterialShader::vertexShader
-88 (int (*)(...))QSGMaterialShader::fragmentShader
-96 (int (*)(...))QSGMaterialRhiShader::updateUniformData
-104 (int (*)(...))QSGMaterialRhiShader::updateSampledImage
-112 (int (*)(...))QSGMaterialRhiShader::updateGraphicsPipelineState
-
-Class QSGMaterialRhiShader
- size=40 align=8
- base size=40 base align=8
-QSGMaterialRhiShader (0x0x7f31c31656e8) 0
- vptr=((& QSGMaterialRhiShader::_ZTV20QSGMaterialRhiShader) + 16)
- QSGMaterialShader (0x0x7f31c082e7e0) 0
- primary-for QSGMaterialRhiShader (0x0x7f31c31656e8)
-
-Vtable for QSGMaterial
-QSGMaterial::_ZTV11QSGMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QSGMaterial)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QSGMaterial::compare
-
-Class QSGMaterial
- size=24 align=8
- base size=24 base align=8
-QSGMaterial (0x0x7f31c0680960) 0
- vptr=((& QSGMaterial::_ZTV11QSGMaterial) + 16)
-
-Vtable for QSGFlatColorMaterial
-QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGFlatColorMaterial)
-16 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-24 (int (*)(...))QSGFlatColorMaterial::~QSGFlatColorMaterial
-32 (int (*)(...))QSGFlatColorMaterial::type
-40 (int (*)(...))QSGFlatColorMaterial::createShader
-48 (int (*)(...))QSGFlatColorMaterial::compare
-
-Class QSGFlatColorMaterial
- size=40 align=8
- base size=40 base align=8
-QSGFlatColorMaterial (0x0x7f31c3165a28) 0
- vptr=((& QSGFlatColorMaterial::_ZTV20QSGFlatColorMaterial) + 16)
- QSGMaterial (0x0x7f31c022a120) 0
- primary-for QSGFlatColorMaterial (0x0x7f31c3165a28)
-
-Class QSGTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTexture::QPrivateSignal (0x0x7f31c022a240) 0 empty
-
-Vtable for QSGTexture
-QSGTexture::_ZTV10QSGTexture: 22 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QSGTexture)
-16 (int (*)(...))QSGTexture::metaObject
-24 (int (*)(...))QSGTexture::qt_metacast
-32 (int (*)(...))QSGTexture::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTexture
- size=16 align=8
- base size=16 base align=8
-QSGTexture (0x0x7f31c3165a90) 0
- vptr=((& QSGTexture::_ZTV10QSGTexture) + 16)
- QObject (0x0x7f31c022a1e0) 0
- primary-for QSGTexture (0x0x7f31c3165a90)
-
-Class QSGDynamicTexture::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGDynamicTexture::QPrivateSignal (0x0x7f31c022a4e0) 0 empty
-
-Vtable for QSGDynamicTexture
-QSGDynamicTexture::_ZTV17QSGDynamicTexture: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGDynamicTexture)
-16 (int (*)(...))QSGDynamicTexture::metaObject
-24 (int (*)(...))QSGDynamicTexture::qt_metacast
-32 (int (*)(...))QSGDynamicTexture::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QSGTexture::normalizedTextureSubRect
-152 (int (*)(...))QSGTexture::isAtlasTexture
-160 (int (*)(...))QSGTexture::removedFromAtlas
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-
-Class QSGDynamicTexture
- size=16 align=8
- base size=16 base align=8
-QSGDynamicTexture (0x0x7f31c3165af8) 0
- vptr=((& QSGDynamicTexture::_ZTV17QSGDynamicTexture) + 16)
- QSGTexture (0x0x7f31c3165b60) 0
- primary-for QSGDynamicTexture (0x0x7f31c3165af8)
- QObject (0x0x7f31c022a480) 0
- primary-for QSGTexture (0x0x7f31c3165b60)
-
-Vtable for QSGImageNode
-QSGImageNode::_ZTV12QSGImageNode: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QSGImageNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QSGImageNode
- size=144 align=8
- base size=144 base align=8
-QSGImageNode (0x0x7f31c3165bc8) 0
- vptr=((& QSGImageNode::_ZTV12QSGImageNode) + 16)
- QSGGeometryNode (0x0x7f31c3165c30) 0
- primary-for QSGImageNode (0x0x7f31c3165bc8)
- QSGBasicGeometryNode (0x0x7f31c3165c98) 0
- primary-for QSGGeometryNode (0x0x7f31c3165c30)
- QSGNode (0x0x7f31c022a600) 0
- primary-for QSGBasicGeometryNode (0x0x7f31c3165c98)
-
-Vtable for QSGNinePatchNode
-QSGNinePatchNode::_ZTV16QSGNinePatchNode: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGNinePatchNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-
-Class QSGNinePatchNode
- size=144 align=8
- base size=144 base align=8
-QSGNinePatchNode (0x0x7f31c3165dd0) 0
- vptr=((& QSGNinePatchNode::_ZTV16QSGNinePatchNode) + 16)
- QSGGeometryNode (0x0x7f31c3165e38) 0
- primary-for QSGNinePatchNode (0x0x7f31c3165dd0)
- QSGBasicGeometryNode (0x0x7f31c3165ea0) 0
- primary-for QSGGeometryNode (0x0x7f31c3165e38)
- QSGNode (0x0x7f31c022ade0) 0
- primary-for QSGBasicGeometryNode (0x0x7f31c3165ea0)
-
-Vtable for QSGRectangleNode
-QSGRectangleNode::_ZTV16QSGRectangleNode: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QSGRectangleNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-
-Class QSGRectangleNode
- size=144 align=8
- base size=144 base align=8
-QSGRectangleNode (0x0x7f31c3165f08) 0
- vptr=((& QSGRectangleNode::_ZTV16QSGRectangleNode) + 16)
- QSGGeometryNode (0x0x7f31c3165f70) 0
- primary-for QSGRectangleNode (0x0x7f31c3165f08)
- QSGBasicGeometryNode (0x0x7f31ca88f000) 0
- primary-for QSGGeometryNode (0x0x7f31c3165f70)
- QSGNode (0x0x7f31c022ae40) 0
- primary-for QSGBasicGeometryNode (0x0x7f31ca88f000)
-
-Vtable for QSGRenderNode::RenderState
-QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QSGRenderNode11RenderStateE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))QSGRenderNode::RenderState::get
-
-Class QSGRenderNode::RenderState
- size=8 align=8
- base size=8 base align=8
-QSGRenderNode::RenderState (0x0x7f31c022af60) 0 nearly-empty
- vptr=((& QSGRenderNode::RenderState::_ZTVN13QSGRenderNode11RenderStateE) + 16)
-
-Vtable for QSGRenderNode
-QSGRenderNode::_ZTV13QSGRenderNode: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSGRenderNode)
-16 0
-24 0
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-48 (int (*)(...))QSGRenderNode::changedStates
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))QSGRenderNode::releaseResources
-72 (int (*)(...))QSGRenderNode::flags
-80 (int (*)(...))QSGRenderNode::rect
-
-Class QSGRenderNode
- size=88 align=8
- base size=88 base align=8
-QSGRenderNode (0x0x7f31ca88f068) 0
- vptr=((& QSGRenderNode::_ZTV13QSGRenderNode) + 16)
- QSGNode (0x0x7f31c022af00) 0
- primary-for QSGRenderNode (0x0x7f31ca88f068)
-
-Vtable for QSGSimpleRectNode
-QSGSimpleRectNode::_ZTV17QSGSimpleRectNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSGSimpleRectNode)
-16 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-24 (int (*)(...))QSGSimpleRectNode::~QSGSimpleRectNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleRectNode
- size=320 align=8
- base size=320 base align=8
-QSGSimpleRectNode (0x0x7f31ca88f4e0) 0
- vptr=((& QSGSimpleRectNode::_ZTV17QSGSimpleRectNode) + 16)
- QSGGeometryNode (0x0x7f31ca88f548) 0
- primary-for QSGSimpleRectNode (0x0x7f31ca88f4e0)
- QSGBasicGeometryNode (0x0x7f31ca88f5b0) 0
- primary-for QSGGeometryNode (0x0x7f31ca88f548)
- QSGNode (0x0x7f31c765d6c0) 0
- primary-for QSGBasicGeometryNode (0x0x7f31ca88f5b0)
-
-Vtable for QSGOpaqueTextureMaterial
-QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QSGOpaqueTextureMaterial)
-16 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-24 (int (*)(...))QSGOpaqueTextureMaterial::~QSGOpaqueTextureMaterial
-32 (int (*)(...))QSGOpaqueTextureMaterial::type
-40 (int (*)(...))QSGOpaqueTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGOpaqueTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGOpaqueTextureMaterial (0x0x7f31ca88f618) 0
- vptr=((& QSGOpaqueTextureMaterial::_ZTV24QSGOpaqueTextureMaterial) + 16)
- QSGMaterial (0x0x7f31c765d780) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f31ca88f618)
-
-Vtable for QSGTextureMaterial
-QSGTextureMaterial::_ZTV18QSGTextureMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureMaterial)
-16 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-24 (int (*)(...))QSGTextureMaterial::~QSGTextureMaterial
-32 (int (*)(...))QSGTextureMaterial::type
-40 (int (*)(...))QSGTextureMaterial::createShader
-48 (int (*)(...))QSGOpaqueTextureMaterial::compare
-
-Class QSGTextureMaterial
- size=40 align=8
- base size=36 base align=8
-QSGTextureMaterial (0x0x7f31ca88f680) 0
- vptr=((& QSGTextureMaterial::_ZTV18QSGTextureMaterial) + 16)
- QSGOpaqueTextureMaterial (0x0x7f31ca88f6e8) 0
- primary-for QSGTextureMaterial (0x0x7f31ca88f680)
- QSGMaterial (0x0x7f31c765dc00) 0
- primary-for QSGOpaqueTextureMaterial (0x0x7f31ca88f6e8)
-
-Vtable for QSGSimpleTextureNode
-QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QSGSimpleTextureNode)
-16 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-24 (int (*)(...))QSGSimpleTextureNode::~QSGSimpleTextureNode
-32 (int (*)(...))QSGNode::isSubtreeBlocked
-40 (int (*)(...))QSGNode::preprocess
-
-Class QSGSimpleTextureNode
- size=384 align=8
- base size=384 base align=8
-QSGSimpleTextureNode (0x0x7f31ca88f750) 0
- vptr=((& QSGSimpleTextureNode::_ZTV20QSGSimpleTextureNode) + 16)
- QSGGeometryNode (0x0x7f31ca88f7b8) 0
- primary-for QSGSimpleTextureNode (0x0x7f31ca88f750)
- QSGBasicGeometryNode (0x0x7f31ca88f820) 0
- primary-for QSGGeometryNode (0x0x7f31ca88f7b8)
- QSGNode (0x0x7f31c765dc60) 0
- primary-for QSGBasicGeometryNode (0x0x7f31ca88f820)
-
-Class QSGTextureProvider::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSGTextureProvider::QPrivateSignal (0x0x7f31c6a41600) 0 empty
-
-Vtable for QSGTextureProvider
-QSGTextureProvider::_ZTV18QSGTextureProvider: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSGTextureProvider)
-16 (int (*)(...))QSGTextureProvider::metaObject
-24 (int (*)(...))QSGTextureProvider::qt_metacast
-32 (int (*)(...))QSGTextureProvider::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSGTextureProvider
- size=16 align=8
- base size=16 base align=8
-QSGTextureProvider (0x0x7f31ca88f9c0) 0
- vptr=((& QSGTextureProvider::_ZTV18QSGTextureProvider) + 16)
- QObject (0x0x7f31c6a415a0) 0
- primary-for QSGTextureProvider (0x0x7f31ca88f9c0)
-
-Vtable for QSGVertexColorMaterial
-QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QSGVertexColorMaterial)
-16 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-24 (int (*)(...))QSGVertexColorMaterial::~QSGVertexColorMaterial
-32 (int (*)(...))QSGVertexColorMaterial::type
-40 (int (*)(...))QSGVertexColorMaterial::createShader
-48 (int (*)(...))QSGVertexColorMaterial::compare
-
-Class QSGVertexColorMaterial
- size=24 align=8
- base size=24 base align=8
-QSGVertexColorMaterial (0x0x7f31ca88fa28) 0
- vptr=((& QSGVertexColorMaterial::_ZTV22QSGVertexColorMaterial) + 16)
- QSGMaterial (0x0x7f31c6a41720) 0
- primary-for QSGVertexColorMaterial (0x0x7f31ca88fa28)
-
-Class QQuickStyle
- size=1 align=1
- base size=0 base align=1
-QQuickStyle (0x0x7f31c6a41780) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3aeba80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c3aebde0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c38b0000) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c38b0360) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c38b0540) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c38b08a0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c38b0a80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c38b0de0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3944000) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c3944360) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3944540) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c39448a0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3944a80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c3944de0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c367b000) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c367b360) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c36bd840) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c36bdba0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c36bdd20) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c38070c0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3807240) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c38075a0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3807720) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c3807a80) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c3807c00) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c3807f60) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c2f9f120) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c2f9f480) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c2f9f600) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c2f9f960) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f31c2f9fae0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f31c2f9fe40) 0 empty
-
diff --git a/tests/auto/cmake/CMakeLists.txt b/tests/auto/cmake/CMakeLists.txt
deleted file mode 100644
index 0c6723dc..00000000
--- a/tests/auto/cmake/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-cmake_minimum_required(VERSION 2.8)
-
-project(qmake_cmake_files)
-
-enable_testing()
-
-find_package(Qt5Core REQUIRED)
-
-include("${_Qt5CTestMacros}")
-
-test_module_includes(
- QuickControls2 QQuickStyle
-)
diff --git a/tests/auto/controls/CMakeLists.txt b/tests/auto/controls/CMakeLists.txt
deleted file mode 100644
index 9e80b765..00000000
--- a/tests/auto/controls/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated from controls.pro.
-
-add_subdirectory(basic)
-add_subdirectory(fusion)
-add_subdirectory(imagine)
-add_subdirectory(material)
-add_subdirectory(universal)
diff --git a/tests/auto/controls/basic/BLACKLIST b/tests/auto/controls/basic/BLACKLIST
deleted file mode 100644
index df7f4b3e..00000000
--- a/tests/auto/controls/basic/BLACKLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-# See qtbase/src/testlib/qtestblacklist.cpp for format
-
-# https://bugreports.qt.io/browse/QTBUG-87018
-[SwipeDelegate::test_close]
-*
-
-[SwipeDelegate::test_dragSideAction]
-*
-
-[SwipeDelegate::test_eventsToLeftAndRight]
-*
-
-[SwipeDelegate::test_mouseButtons]
-*
-
-[SwipeDelegate::test_multipleClickableActions]
-*
-
-[SwipeDelegate::test_removableDelegates]
-*
-
-# QTBUG-70597
-[Tumbler::test_itemsCorrectlyPositioned]
-*
diff --git a/tests/auto/controls/basic/CMakeLists.txt b/tests/auto/controls/basic/CMakeLists.txt
deleted file mode 100644
index 55112e1e..00000000
--- a/tests/auto/controls/basic/CMakeLists.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-# Generated from basic.pro.
-
-#####################################################################
-## tst_basic Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/../data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_basic
- GUI
- QMLTEST
- SOURCES
- tst_basic.cpp
- DEFINES
- TST_CONTROLS_DATA=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../../tests/auto/controls/data\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::QuickControls2
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:basic.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/../data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/controls/basic/dependencies.qml b/tests/auto/controls/basic/dependencies.qml
deleted file mode 100644
index f7d87422..00000000
--- a/tests/auto/controls/basic/dependencies.qml
+++ /dev/null
@@ -1,5 +0,0 @@
-import QtTest
-import QtQuick
-import QtQuick.Controls
-
-TestCase { }
diff --git a/tests/auto/controls/basic/tst_basic.cpp b/tests/auto/controls/basic/tst_basic.cpp
deleted file mode 100644
index 95d7e36a..00000000
--- a/tests/auto/controls/basic/tst_basic.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-int main(int argc, char *argv[])
-{
- QTEST_SET_MAIN_SOURCE_PATH
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
- QQuickStyle::setStyle("Basic");
- return quick_test_main(argc, argv, "tst_controls::Basic", TST_CONTROLS_DATA);
-}
diff --git a/tests/auto/controls/data/SignalSequenceSpy.qml b/tests/auto/controls/data/SignalSequenceSpy.qml
deleted file mode 100644
index 40718c09..00000000
--- a/tests/auto/controls/data/SignalSequenceSpy.qml
+++ /dev/null
@@ -1,147 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-
-QtObject {
- property QtObject target: null
- // We could just listen to all signals (try { signal.connect(/*...*/) } catch (e))
- // if it weren't for the fact the spy is often declared as a property of the control,
- // which creates a "spyChanged" signal, which leads to an unexpected spyChanged signal
- // emission. However, we don't know what the property will be called, so the signals
- // have to be listed explicitly.
- property var signals: []
- property var expectedSequence: []
- property int sequenceIndex: 0
- property bool sequenceFailure: false
- readonly property bool success: !sequenceFailure && sequenceIndex === expectedSequence.length
-
- function reset() {
- sequenceIndex = 0
- sequenceFailure = false
- }
-
- property QtObject __oldTarget: null
- property var __connections: []
-
- onExpectedSequenceChanged: reset()
-
- // We may call __setup from onTargetChanged and as we would read the signals property
- // inside __setup, we may be initializing the binding for signals for the first time, which
- // will write the value to the property and trigger onSignalsChanged and call __setup
- // again. One easy way to protect against it is to evaluate those two dependencies upfront
- onTargetChanged: __setup(target, signals)
- onSignalsChanged: __setup(target, signals)
-
- function __setup(target, signals) {
- if (__oldTarget) {
- __connections.forEach(function (cx) {
- __oldTarget[cx.name].disconnect(cx.method)
- })
- __oldTarget = null
- }
-
- __connections = []
-
- if (!!target && !!signals && signals.length > 0) {
- signals.forEach(function (signalName) {
- var handlerName = "on" + signalName.substr(0, 1).toUpperCase() + signalName.substr(1)
- var method = function() { __checkSignal(signalName, arguments) }
- target[handlerName].connect(method)
- __connections.push({ "name": handlerName, "method": method })
- })
- __oldTarget = target
- }
- }
-
- function __checkSignal(signalName, signalArgs) {
- if (sequenceFailure)
- return;
-
- if (sequenceIndex >= expectedSequence.length) {
- console.warn("SignalSequenceSpy: Received unexpected signal '" + signalName + "' (none expected).")
- sequenceFailure = true
- return
- }
-
- var expectedSignal = expectedSequence[sequenceIndex]
- if (typeof expectedSignal === "string") {
- if (expectedSignal === signalName) {
- sequenceIndex++
- return
- }
- } else if (typeof expectedSignal === "object") {
- var expectedSignalData = expectedSignal
- expectedSignal = expectedSignalData[0]
- if (expectedSignal === signalName) {
- var expectedValues = expectedSignalData[1]
- for (var p in expectedValues) {
- if (target[p] != expectedValues[p]) {
- console.warn("SignalSequenceSpy: Value mismatch for property '" + p + "' after '" + signalName + "' signal." +
- __mismatchValuesFormat(target[p], expectedValues[p]))
- sequenceFailure = true
- return
- }
- }
- sequenceIndex++
- return
- }
- }
- console.warn("SignalSequenceSpy: Received unexpected signal (is \"" + expectedSignal + "\" listed in the signals array?)" +
- __mismatchValuesFormat(signalName, expectedSignal))
- sequenceFailure = true
- }
-
- function __mismatchValuesFormat(actual, expected) {
- return "\n Actual : " + actual +
- "\n Expected : " + expected +
- "\n Sequence index: " + sequenceIndex
- }
-}
diff --git a/tests/auto/controls/data/TestItem.qml b/tests/auto/controls/data/TestItem.qml
deleted file mode 100644
index df81269c..00000000
--- a/tests/auto/controls/data/TestItem.qml
+++ /dev/null
@@ -1,59 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-
-Item {
- id: item
- property var createdCallback
- property var destroyedCallback
- Component.onCompleted: if (createdCallback) createdCallback(item)
- Component.onDestruction: if (destroyedCallback) destroyedCallback(item)
-}
diff --git a/tests/auto/controls/data/TumblerDatePicker.qml b/tests/auto/controls/data/TumblerDatePicker.qml
deleted file mode 100644
index c11b504b..00000000
--- a/tests/auto/controls/data/TumblerDatePicker.qml
+++ /dev/null
@@ -1,98 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Row {
- id: datePicker
-
- readonly property var days: [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]
-
- property alias dayTumbler: dayTumbler
- property alias monthTumbler: monthTumbler
- property alias yearTumbler: yearTumbler
-
- Tumbler {
- id: dayTumbler
- objectName: "dayTumbler"
-
- Component.onCompleted: updateModel()
-
- function updateModel() {
- var previousIndex = dayTumbler.currentIndex;
- var array = [];
- var newDays = datePicker.days[monthTumbler.currentIndex];
- for (var i = 0; i < newDays; ++i) {
- array.push(i + 1);
- }
- dayTumbler.model = array;
- dayTumbler.currentIndex = Math.min(newDays - 1, previousIndex);
- }
- }
- Tumbler {
- id: monthTumbler
- objectName: "monthTumbler"
- model: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]
- onCurrentIndexChanged: dayTumbler.updateModel()
- }
- Tumbler {
- id: yearTumbler
- objectName: "yearTumbler"
- model: ListModel {
- objectName: "yearTumblerListModel"
- Component.onCompleted: {
- for (var i = 2000; i < 2100; ++i) {
- append({value: i.toString()});
- }
- }
- }
- }
-}
diff --git a/tests/auto/controls/data/TumblerListView.qml b/tests/auto/controls/data/TumblerListView.qml
deleted file mode 100644
index a581c432..00000000
--- a/tests/auto/controls/data/TumblerListView.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ListView {
- implicitWidth: 60
- implicitHeight: 200
- snapMode: ListView.SnapToItem
- highlightRangeMode: ListView.StrictlyEnforceRange
- preferredHighlightBegin: height / 2 - (height / parent.visibleItemCount / 2)
- preferredHighlightEnd: height / 2 + (height / parent.visibleItemCount / 2)
- clip: true
- model: parent.model
- delegate: Text {
- objectName: text
- text: "Custom" + modelData
- opacity: 1.0 - Math.abs(Tumbler.displacement) / (Tumbler.tumbler.visibleItemCount / 2)
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
-}
diff --git a/tests/auto/controls/data/TumblerPathView.qml b/tests/auto/controls/data/TumblerPathView.qml
deleted file mode 100644
index 0f9be0e9..00000000
--- a/tests/auto/controls/data/TumblerPathView.qml
+++ /dev/null
@@ -1,82 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-PathView {
- id: pathView
- implicitWidth: 60
- implicitHeight: 200
- clip: true
- pathItemCount: parent.visibleItemCount + 1
- preferredHighlightBegin: 0.5
- preferredHighlightEnd: 0.5
- dragMargin: width / 2
- model: parent.model
- delegate: Text {
- objectName: text
- text: "Custom" + modelData
- opacity: 1.0 - Math.abs(Tumbler.displacement) / (Tumbler.tumbler.visibleItemCount / 2)
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
-
- path: Path {
- startX: pathView.width / 2
- startY: -pathView.delegateHeight / 2
- PathLine {
- x: pathView.width / 2
- y: pathView.pathItemCount * pathView.delegateHeight - pathView.delegateHeight / 2
- }
- }
-
- property real delegateHeight: parent.availableHeight / parent.visibleItemCount
-}
diff --git a/tests/auto/controls/data/splitview/fillItemInMiddle.qml b/tests/auto/controls/data/splitview/fillItemInMiddle.qml
deleted file mode 100644
index 0acac9eb..00000000
--- a/tests/auto/controls/data/splitview/fillItemInMiddle.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-SplitView {
- anchors.fill: parent
-
- Rectangle {
- objectName: "salmon"
- color: objectName
- implicitWidth: 25
- implicitHeight: 25
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- implicitWidth: 100
- implicitHeight: 100
-
- SplitView.fillWidth: true
- }
- Rectangle {
- objectName: "steelblue"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
-}
diff --git a/tests/auto/controls/data/splitview/fillItemOnLeft.qml b/tests/auto/controls/data/splitview/fillItemOnLeft.qml
deleted file mode 100644
index 6f9c6e0b..00000000
--- a/tests/auto/controls/data/splitview/fillItemOnLeft.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-SplitView {
- anchors.fill: parent
-
- Rectangle {
- objectName: "salmon"
- color: objectName
- implicitWidth: 25
- implicitHeight: 25
-
- SplitView.fillWidth: true
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
- Rectangle {
- objectName: "steelblue"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
-}
diff --git a/tests/auto/controls/data/splitview/fillItemOnTop.qml b/tests/auto/controls/data/splitview/fillItemOnTop.qml
deleted file mode 100644
index 2955aa61..00000000
--- a/tests/auto/controls/data/splitview/fillItemOnTop.qml
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-SplitView {
- anchors.fill: parent
- orientation: Qt.Vertical
-
- Rectangle {
- objectName: "salmon"
- color: objectName
- implicitWidth: 25
- implicitHeight: 25
-
- SplitView.fillHeight: true
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
- Rectangle {
- objectName: "steelblue"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
-}
diff --git a/tests/auto/controls/data/tst_abstractbutton.qml b/tests/auto/controls/data/tst_abstractbutton.qml
deleted file mode 100644
index 74538053..00000000
--- a/tests/auto/controls/data/tst_abstractbutton.qml
+++ /dev/null
@@ -1,913 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "AbstractButton"
-
- Component {
- id: button
- AbstractButton {}
- }
-
- Component {
- id: item
- Item { }
- }
-
- Component {
- id: action
- Action { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_text() {
- var control = createTemporaryObject(button, testCase);
- verify(control);
-
- compare(control.text, "");
- control.text = "Button";
- compare(control.text, "Button");
- control.text = "";
- compare(control.text, "");
- }
-
- function test_baseline() {
- var control = createTemporaryObject(button, testCase, {padding: 6})
- verify(control)
- compare(control.baselineOffset, 0)
- control.contentItem = item.createObject(control, {baselineOffset: 12})
- compare(control.baselineOffset, 18)
- }
-
- function test_implicitSize() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- compare(control.implicitWidth, 0)
- compare(control.implicitHeight, 0)
-
- control.contentItem = item.createObject(control, {implicitWidth: 10, implicitHeight: 20})
- compare(control.implicitWidth, 10)
- compare(control.implicitHeight, 20)
-
- control.background = item.createObject(control, {implicitWidth: 20, implicitHeight: 30})
- compare(control.implicitWidth, 20)
- compare(control.implicitHeight, 30)
-
- control.padding = 100
- compare(control.implicitWidth, 210)
- compare(control.implicitHeight, 220)
- }
-
- function test_pressPoint_data() {
- return [
- { tag: "mouse", mouse: true },
- { tag: "touch", touch: true }
- ]
- }
-
- function test_pressPoint(data) {
- var control = createTemporaryObject(button, testCase, {width: 100, height: 40})
- verify(control)
-
- var pressXChanges = 0
- var pressYChanges = 0
-
- var pressXSpy = signalSpy.createObject(control, {target: control, signalName: "pressXChanged"})
- verify(pressXSpy.valid)
-
- var pressYSpy = signalSpy.createObject(control, {target: control, signalName: "pressYChanged"})
- verify(pressYSpy.valid)
-
- compare(control.pressX, 0)
- compare(control.pressY, 0)
-
- var touch = data.touch ? touchEvent(control) : null
-
- if (data.touch)
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- else
- mousePress(control, control.width / 2, control.height / 2)
- compare(control.pressX, control.width / 2)
- compare(control.pressY, control.height / 2)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
-
- if (data.touch)
- touch.move(0, control, control.width / 2, control.height / 2).commit()
- else
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.pressX, control.width / 2)
- compare(control.pressY, control.height / 2)
- compare(pressXSpy.count, pressXChanges)
- compare(pressYSpy.count, pressYChanges)
-
- if (data.touch)
- touch.move(0, control, control.width / 4, control.height / 4).commit()
- else
- mouseMove(control, control.width / 4, control.height / 4)
- compare(control.pressX, control.width / 4)
- compare(control.pressY, control.height / 4)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
-
- if (data.touch)
- touch.move(0, control, 0, 0).commit()
- else
- mouseMove(control, 0, 0)
- compare(control.pressX, 0)
- compare(control.pressY, 0)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
-
- if (data.touch)
- touch.move(0, control, -control.width / 2, -control.height / 2).commit()
- else
- mouseMove(control, -control.width / 2, -control.height / 2)
- compare(control.pressX, -control.width / 2)
- compare(control.pressY, -control.height / 2)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
-
- if (data.touch)
- touch.release(0, control, -control.width / 2, -control.height / 2).commit()
- else
- mouseRelease(control, -control.width / 2, -control.height / 2)
- compare(control.pressX, -control.width / 2)
- compare(control.pressY, -control.height / 2)
- compare(pressXSpy.count, pressXChanges)
- compare(pressYSpy.count, pressYChanges)
-
- if (data.touch)
- touch.press(0, control, control.width - 1, control.height - 1).commit()
- else
- mousePress(control, control.width - 1, control.height - 1)
- compare(control.pressX, control.width - 1)
- compare(control.pressY, control.height - 1)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
-
- if (data.touch)
- touch.move(0, control, control.width + 1, control.height + 1).commit()
- else
- mouseMove(control, control.width + 1, control.height + 1)
- compare(control.pressX, control.width + 1)
- compare(control.pressY, control.height + 1)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
-
- if (data.touch)
- touch.release(0, control, control.width + 2, control.height + 2).commit()
- else
- mouseRelease(control, control.width + 2, control.height + 2)
- compare(control.pressX, control.width + 2)
- compare(control.pressY, control.height + 2)
- compare(pressXSpy.count, ++pressXChanges)
- compare(pressYSpy.count, ++pressYChanges)
- }
-
- function test_pressAndHold() {
- var control = createTemporaryObject(button, testCase, {checkable: true})
- verify(control)
-
- var pressAndHoldSpy = signalSpy.createObject(control, {target: control, signalName: "pressAndHold"})
- verify(pressAndHoldSpy.valid)
-
- mousePress(control)
- pressAndHoldSpy.wait()
- compare(control.checked, false)
-
- mouseRelease(control)
- compare(control.checked, false)
- }
-
- Component {
- id: keyCatcher
- Item {
- property int lastKeyPress: -1
- property int lastKeyRelease: -1
- Keys.onPressed: lastKeyPress = event.key
- Keys.onReleased: lastKeyRelease = event.key
- }
- }
-
- function test_keyEvents_data() {
- return [
- { tag: "space", key: Qt.Key_Space, result: -1 },
- { tag: "backspace", key: Qt.Key_Backspace, result: Qt.Key_Backspace }
- ]
- }
-
- function test_keyEvents(data) {
- var container = createTemporaryObject(keyCatcher, testCase)
- verify(container)
-
- var control = button.createObject(container)
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- keyPress(data.key)
- compare(container.lastKeyPress, data.result)
-
- keyRelease(data.key)
- compare(container.lastKeyRelease, data.result)
- }
-
- function test_icon() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
- compare(control.icon.name, "")
- compare(control.icon.source, "")
- compare(control.icon.width, 0)
- compare(control.icon.height, 0)
- compare(control.icon.color, "#00000000")
-
- var iconSpy = signalSpy.createObject(control, { target: control, signalName: "iconChanged"} )
- verify(iconSpy.valid)
-
- control.icon.name = "test-name"
- compare(control.icon.name, "test-name")
- compare(iconSpy.count, 1)
-
- control.icon.source = "qrc:/test-source"
- compare(control.icon.source, "qrc:/test-source")
- compare(iconSpy.count, 2)
-
- control.icon.width = 32
- compare(control.icon.width, 32)
- compare(iconSpy.count, 3)
-
- control.icon.height = 32
- compare(control.icon.height, 32)
- compare(iconSpy.count, 4)
-
- control.icon.color = "#ff0000"
- compare(control.icon.color, "#ff0000")
- compare(iconSpy.count, 5)
- }
-
- function test_action_data() {
- return [
- { tag: "implicit text", property: "text",
- initButton: undefined, initAction: "Action",
- assignExpected: "Action", assignChanged: true,
- resetExpected: "", resetChanged: true },
- { tag: "explicit text", property: "text",
- initButton: "Button", initAction: "Action",
- assignExpected: "Button", assignChanged: false,
- resetExpected: "Button", resetChanged: false },
- { tag: "empty button text", property: "text",
- initButton: "", initAction: "Action",
- assignExpected: "", assignChanged: false,
- resetExpected: "", resetChanged: false },
- { tag: "empty action text", property: "text",
- initButton: "Button", initAction: "",
- assignExpected: "Button", assignChanged: false,
- resetExpected: "Button", resetChanged: false },
- { tag: "empty both text", property: "text",
- initButton: undefined, initAction: "",
- assignExpected: "", assignChanged: false,
- resetExpected: "", resetChanged: false },
-
- { tag: "modify button text", property: "text",
- initButton: undefined, initAction: "Action",
- assignExpected: "Action", assignChanged: true,
- modifyButton: "Button2",
- modifyButtonExpected: "Button2", modifyButtonChanged: true,
- resetExpected: "Button2", resetChanged: false },
- { tag: "modify implicit action text", property: "text",
- initButton: undefined, initAction: "Action",
- assignExpected: "Action", assignChanged: true,
- modifyAction: "Action2",
- modifyActionExpected: "Action2", modifyActionChanged: true,
- resetExpected: "", resetChanged: true },
- { tag: "modify explicit action text", property: "text",
- initButton: "Button", initAction: "Action",
- assignExpected: "Button", assignChanged: false,
- modifyAction: "Action2",
- modifyActionExpected: "Button", modifyActionChanged: false,
- resetExpected: "Button", resetChanged: false },
- ]
- }
-
- function test_action(data) {
- var control = createTemporaryObject(button, testCase)
- verify(control)
- control[data.property] = data.initButton
-
- var act = action.createObject(control)
- act[data.property] = data.initAction
-
- var spy = signalSpy.createObject(control, {target: control, signalName: data.property + "Changed"})
- verify(spy.valid)
-
- // assign action
- spy.clear()
- control.action = act
- compare(control[data.property], data.assignExpected)
- compare(spy.count, data.assignChanged ? 1 : 0)
-
- // modify button
- if (data.hasOwnProperty("modifyButton")) {
- spy.clear()
- control[data.property] = data.modifyButton
- compare(control[data.property], data.modifyButtonExpected)
- compare(spy.count, data.modifyButtonChanged ? 1 : 0)
- }
-
- // modify action
- if (data.hasOwnProperty("modifyAction")) {
- spy.clear()
- act[data.property] = data.modifyAction
- compare(control[data.property], data.modifyActionExpected)
- compare(spy.count, data.modifyActionChanged ? 1 : 0)
- }
-
- // reset action
- spy.clear()
- control.action = null
- compare(control[data.property], data.resetExpected)
- compare(spy.count, data.resetChanged ? 1 : 0)
- }
-
- function test_actionIcon_data() {
- var data = []
-
- // Save duplicating the rows by reusing them with different properties of the same type.
- // This means that the first loop will test icon.name and the second one will test icon.source.
- var stringPropertyValueSuffixes = [
- { propertyName: "name", valueSuffix: "IconName" },
- { propertyName: "source", valueSuffix: "IconSource" }
- ]
-
- for (var i = 0; i < stringPropertyValueSuffixes.length; ++i) {
- var propertyName = stringPropertyValueSuffixes[i].propertyName
- var valueSuffix = stringPropertyValueSuffixes[i].valueSuffix
-
- var buttonPropertyValue = "Button" + valueSuffix
- var buttonPropertyValue2 = "Button" + valueSuffix + "2"
- var actionPropertyValue = "Action" + valueSuffix
- var actionPropertyValue2 = "Action" + valueSuffix + "2"
-
- data.push({ tag: "implicit " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- resetExpected: "", resetChanged: true })
- data.push({ tag: "explicit " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: actionPropertyValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- data.push({ tag: "empty button " + propertyName, property: propertyName,
- initButton: "", initAction: actionPropertyValue,
- assignExpected: "", assignChanged: false,
- resetExpected: "", resetChanged: false })
- data.push({ tag: "empty action " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: "",
- assignExpected: buttonPropertyValue, assignChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- data.push({ tag: "empty both " + propertyName, property: propertyName,
- initButton: undefined, initAction: "",
- assignExpected: "", assignChanged: false,
- resetExpected: "", resetChanged: false })
- data.push({ tag: "modify button " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- modifyButton: buttonPropertyValue2,
- modifyButtonExpected: buttonPropertyValue2, modifyButtonChanged: true,
- resetExpected: buttonPropertyValue2, resetChanged: false })
- data.push({ tag: "modify implicit action " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- modifyAction: actionPropertyValue2,
- modifyActionExpected: actionPropertyValue2, modifyActionChanged: true,
- resetExpected: "", resetChanged: true })
- data.push({ tag: "modify explicit action " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: actionPropertyValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- modifyAction: actionPropertyValue2,
- modifyActionExpected: buttonPropertyValue, modifyActionChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- }
-
- var intPropertyNames = [
- "width",
- "height",
- ]
-
- for (i = 0; i < intPropertyNames.length; ++i) {
- propertyName = intPropertyNames[i]
-
- buttonPropertyValue = 20
- buttonPropertyValue2 = 21
- actionPropertyValue = 40
- actionPropertyValue2 = 41
- var defaultValue = 0
-
- data.push({ tag: "implicit " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- resetExpected: defaultValue, resetChanged: true })
- data.push({ tag: "explicit " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: actionPropertyValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- data.push({ tag: "default button " + propertyName, property: propertyName,
- initButton: defaultValue, initAction: actionPropertyValue,
- assignExpected: defaultValue, assignChanged: false,
- resetExpected: defaultValue, resetChanged: false })
- data.push({ tag: "default action " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: defaultValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- data.push({ tag: "default both " + propertyName, property: propertyName,
- initButton: undefined, initAction: defaultValue,
- assignExpected: defaultValue, assignChanged: false,
- resetExpected: defaultValue, resetChanged: false })
- data.push({ tag: "modify button " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- modifyButton: buttonPropertyValue2,
- modifyButtonExpected: buttonPropertyValue2, modifyButtonChanged: true,
- resetExpected: buttonPropertyValue2, resetChanged: false })
- data.push({ tag: "modify implicit action " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- modifyAction: actionPropertyValue2,
- modifyActionExpected: actionPropertyValue2, modifyActionChanged: true,
- resetExpected: defaultValue, resetChanged: true })
- data.push({ tag: "modify explicit action " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: actionPropertyValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- modifyAction: actionPropertyValue2,
- modifyActionExpected: buttonPropertyValue, modifyActionChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- }
-
- propertyName = "color"
- buttonPropertyValue = "#aa0000"
- buttonPropertyValue2 = "#ff0000"
- actionPropertyValue = "#0000aa"
- actionPropertyValue2 = "#0000ff"
- defaultValue = "#00000000"
-
- data.push({ tag: "implicit " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- resetExpected: defaultValue, resetChanged: true })
- data.push({ tag: "explicit " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: actionPropertyValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- data.push({ tag: "default button " + propertyName, property: propertyName,
- initButton: defaultValue, initAction: actionPropertyValue,
- assignExpected: defaultValue, assignChanged: false,
- resetExpected: defaultValue, resetChanged: false })
- data.push({ tag: "default action " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: defaultValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
- data.push({ tag: "default both " + propertyName, property: propertyName,
- initButton: undefined, initAction: defaultValue,
- assignExpected: defaultValue, assignChanged: false,
- resetExpected: defaultValue, resetChanged: false })
- data.push({ tag: "modify button " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- modifyButton: buttonPropertyValue2,
- modifyButtonExpected: buttonPropertyValue2, modifyButtonChanged: true,
- resetExpected: buttonPropertyValue2, resetChanged: false })
- data.push({ tag: "modify implicit action " + propertyName, property: propertyName,
- initButton: undefined, initAction: actionPropertyValue,
- assignExpected: actionPropertyValue, assignChanged: true,
- modifyAction: actionPropertyValue2,
- modifyActionExpected: actionPropertyValue2, modifyActionChanged: true,
- resetExpected: defaultValue, resetChanged: true })
- data.push({ tag: "modify explicit action " + propertyName, property: propertyName,
- initButton: buttonPropertyValue, initAction: actionPropertyValue,
- assignExpected: buttonPropertyValue, assignChanged: false,
- modifyAction: actionPropertyValue2,
- modifyActionExpected: buttonPropertyValue, modifyActionChanged: false,
- resetExpected: buttonPropertyValue, resetChanged: false })
-
- return data;
- }
-
- function test_actionIcon(data) {
- var control = createTemporaryObject(button, testCase)
- verify(control)
- control.icon[data.property] = data.initButton
-
- var act = action.createObject(control)
- act.icon[data.property] = data.initAction
-
- var spy = signalSpy.createObject(control, {target: control, signalName: "iconChanged"})
- verify(spy.valid)
-
- // assign action
- spy.clear()
- control.action = act
- compare(control.icon[data.property], data.assignExpected)
- compare(spy.count, data.assignChanged ? 1 : 0)
-
- // modify button
- if (data.hasOwnProperty("modifyButton")) {
- spy.clear()
- control.icon[data.property] = data.modifyButton
- compare(control.icon[data.property], data.modifyButtonExpected)
- compare(spy.count, data.modifyButtonChanged ? 1 : 0)
- }
-
- // modify action
- if (data.hasOwnProperty("modifyAction")) {
- spy.clear()
- act.icon[data.property] = data.modifyAction
- compare(control.icon[data.property], data.modifyActionExpected)
- compare(spy.count, data.modifyActionChanged ? 1 : 0)
- }
-
- // reset action
- spy.clear()
- control.action = null
- compare(control.icon[data.property], data.resetExpected)
- compare(spy.count, data.resetChanged ? 1 : 0)
- }
-
- Component {
- id: actionButton
- AbstractButton {
- action: Action {
- text: "Default"
- icon.name: checked ? "checked" : "unchecked"
- icon.source: "qrc:/icons/default.png"
- checkable: true
- checked: true
- enabled: false
- }
- }
- }
-
- function test_actionButton() {
- var control = createTemporaryObject(actionButton, testCase)
- verify(control)
-
- // initial values
- compare(control.text, "Default")
- compare(control.checkable, true)
- compare(control.checked, true)
- compare(control.enabled, false)
- compare(control.icon.name, "checked")
-
- var textSpy = signalSpy.createObject(control, { target: control, signalName: "textChanged" })
- verify(textSpy.valid)
-
- // changes via action
- control.action.text = "Action"
- control.action.checkable = false
- control.action.checked = false
- control.action.enabled = true
- compare(control.text, "Action") // propagates
- compare(control.checkable, false) // propagates
- compare(control.checked, false) // propagates
- compare(control.enabled, true) // propagates
- compare(control.icon.name, "unchecked") // propagates
- compare(textSpy.count, 1)
-
- // changes via button
- control.text = "Button"
- control.checkable = true
- control.checked = true
- control.enabled = false
- control.icon.name = "default"
- compare(control.text, "Button")
- compare(control.checkable, true)
- compare(control.checked, true)
- compare(control.enabled, false)
- compare(control.icon.name, "default")
- compare(control.action.text, "Action") // does NOT propagate
- compare(control.action.checkable, true) // propagates
- compare(control.action.checked, true) // propagates
- compare(control.action.enabled, true) // does NOT propagate
- compare(control.action.icon.name, control.action.checked ? "checked" : "unchecked") // does NOT propagate
- compare(textSpy.count, 2)
-
- // remove the action so that only the button's properties are left
- control.action = null
- compare(control.text, "Button")
- compare(control.icon.name, "default")
- compare(textSpy.count, 2)
-
- // setting an action while button has a particular property set
- // shouldn't cause a change in the button's effective property value
- var secondAction = createTemporaryObject(action, testCase)
- verify(secondAction)
- secondAction.text = "SecondAction"
- control.action = secondAction
- compare(control.text, "Button")
- compare(textSpy.count, 2)
-
- // test setting an action whose properties aren't set
- var thirdAction = createTemporaryObject(action, testCase)
- verify(thirdAction)
- control.action = thirdAction
- compare(control.text, "Button")
- compare(textSpy.count, 2)
- }
-
- Component {
- id: checkableButton
- AbstractButton {
- checkable: true
- action: Action {}
- }
- }
-
- function test_checkable_button() {
- var control = createTemporaryObject(checkableButton, testCase)
- verify(control)
- control.checked = false
- control.forceActiveFocus()
- verify(control.activeFocus)
- verify(!control.checked)
- verify(!control.action.checked)
-
- keyPress(Qt.Key_Space)
- keyRelease(Qt.Key_Space)
-
- compare(control.action.checked, true)
- compare(control.checked, true)
-
- keyPress(Qt.Key_Space)
-
- compare(control.action.checked, true)
- compare(control.checked, true)
-
- keyRelease(Qt.Key_Space)
-
- compare(control.action.checked, false)
- compare(control.checked, false)
-
- var checkedSpy = signalSpy.createObject(control, {target: control.action, signalName: "checkedChanged"})
- var toggledSpy = signalSpy.createObject(control, {target: control, signalName: "toggled"})
- var actionToggledSpy = signalSpy.createObject(control, {target: control.action, signalName: "toggled"})
-
- verify(checkedSpy.valid)
- verify(toggledSpy.valid)
- verify(actionToggledSpy.valid)
-
- mousePress(control)
-
- compare(control.action.checked, false)
- compare(control.checked, false)
-
- mouseRelease(control)
-
- checkedSpy.wait()
- compare(checkedSpy.count, 1)
- compare(actionToggledSpy.count, 1)
- compare(toggledSpy.count, 1)
-
- compare(control.action.checked, true)
- compare(control.checked, true)
-
- mousePress(control)
- mouseRelease(control)
-
- compare(control.checked, false)
- compare(control.action.checked, false)
- }
-
- function test_trigger_data() {
- return [
- {tag: "click", click: true, button: true, action: true, clicked: true, triggered: true},
- {tag: "click disabled button", click: true, button: false, action: true, clicked: false, triggered: false},
- {tag: "click disabled action", click: true, button: true, action: false, clicked: true, triggered: false},
- {tag: "trigger", trigger: true, button: true, action: true, clicked: true, triggered: true},
- {tag: "trigger disabled button", trigger: true, button: false, action: true, clicked: false, triggered: true},
- {tag: "trigger disabled action", trigger: true, button: true, action: false, clicked: false, triggered: false}
- ]
- }
-
- function test_trigger(data) {
- var control = createTemporaryObject(actionButton, testCase, {"action.enabled": data.action, "enabled": data.button})
- verify(control)
-
- compare(control.enabled, data.button)
- compare(control.action.enabled, data.action)
-
- var buttonSpy = signalSpy.createObject(control, {target: control, signalName: "clicked"})
- verify(buttonSpy.valid)
-
- var actionSpy = signalSpy.createObject(control, {target: control.action, signalName: "triggered"})
- verify(actionSpy.valid)
-
- if (data.click)
- mouseClick(control)
- else if (data.trigger)
- control.action.trigger()
-
- compare(buttonSpy.count, data.clicked ? 1 : 0)
- compare(actionSpy.count, data.triggered ? 1 : 0)
- }
-
- function test_mnemonic() {
- if (Qt.platform.os === "osx" || Qt.platform.os === "macos")
- skip("Mnemonics are not used on macOS")
-
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- control.text = "&Hello"
- compare(control.text, "&Hello")
-
- var clickSpy = signalSpy.createObject(control, {target: control, signalName: "clicked"})
- verify(clickSpy.valid)
-
- keyClick(Qt.Key_H, Qt.AltModifier)
- compare(clickSpy.count, 1)
-
- control.visible = false
- keyClick(Qt.Key_H, Qt.AltModifier)
- compare(clickSpy.count, 1)
-
- control.visible = true
- keyClick(Qt.Key_H, Qt.AltModifier)
- compare(clickSpy.count, 2)
-
- control.text = "Te&st"
- compare(control.text, "Te&st")
-
- keyClick(Qt.Key_H, Qt.AltModifier)
- compare(clickSpy.count, 2)
-
- keyClick(Qt.Key_S, Qt.AltModifier)
- compare(clickSpy.count, 3)
-
- control.visible = false
- control.text = "&Hidden"
- keyClick(Qt.Key_H, Qt.AltModifier)
- compare(clickSpy.count, 3)
-
- control.visible = true
- keyClick(Qt.Key_H, Qt.AltModifier)
- compare(clickSpy.count, 4)
-
- control.text = undefined
- control.action = action.createObject(control, {text: "&Action"})
-
- var actionSpy = signalSpy.createObject(control, {target: control.action, signalName: "triggered"})
- verify(actionSpy.valid)
-
- keyClick(Qt.Key_A, Qt.AltModifier)
- compare(actionSpy.count, 1)
- compare(clickSpy.count, 5)
-
- // ungrab on destruction (don't crash)
- control.Component.onDestruction.connect(function() { control = null })
- control.destroy()
- wait(0)
- verify(!control)
- keyClick(Qt.Key_H, Qt.AltModifier)
- }
-
- Component {
- id: actionGroup
- ActionGroup {
- Action { id: action1; checkable: true; checked: true }
- Action { id: action2; checkable: true }
- Action { id: action3; checkable: true }
- }
- }
-
- function test_actionGroup() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
-
- var button1 = createTemporaryObject(button, testCase, {action: group.actions[0], width: 10, height: 10})
- var button2 = createTemporaryObject(button, testCase, {action: group.actions[1], width: 10, height: 10, y: 10})
- var button3 = createTemporaryObject(button, testCase, {action: group.actions[2], width: 10, height: 10, y: 20})
-
- verify(button1)
- compare(button1.checked, true)
- compare(button1.action.checked, true)
-
- verify(button2)
- compare(button2.checked, false)
- compare(button2.action.checked, false)
-
- verify(button3)
- compare(button3.checked, false)
- compare(button3.action.checked, false)
-
- mouseClick(button2)
-
- compare(button1.checked, false)
- compare(button1.action.checked, false)
-
- compare(button2.checked, true)
- compare(button2.action.checked, true)
-
- compare(button3.checked, false)
- compare(button3.action.checked, false)
- }
-
- function test_clickedAfterLongPress() {
- var control = createTemporaryObject(button, testCase, { text: "Hello" })
- verify(control)
-
- var clickedSpy = signalSpy.createObject(control, { target: control, signalName: "clicked" })
- verify(clickedSpy.valid)
-
- mousePress(control)
- // Ensure that clicked is emitted when no handler is defined for the pressAndHold() signal.
- // Note that even though signal spies aren't considered in QObject::isSignalConnected(),
- // we can't use one here to check for pressAndHold(), because otherwise clicked() won't be emitted.
- wait(Qt.styleHints.mousePressAndHoldInterval + 100)
- mouseRelease(control)
- compare(clickedSpy.count, 1)
- }
-
- function test_doubleClick() {
- let control = createTemporaryObject(button, testCase, { text: "Hello" })
- verify(control)
-
- let pressedSpy = signalSpy.createObject(control, { target: control, signalName: "pressed" })
- verify(pressedSpy.valid)
-
- let releasedSpy = signalSpy.createObject(control, { target: control, signalName: "released" })
- verify(releasedSpy.valid)
-
- let clickedSpy = signalSpy.createObject(control, { target: control, signalName: "clicked" })
- verify(clickedSpy.valid)
-
- let doubleClickedSpy = signalSpy.createObject(control, { target: control, signalName: "doubleClicked" })
- verify(doubleClickedSpy.valid)
-
- mouseDoubleClickSequence(control)
- compare(pressedSpy.count, 2)
- compare(releasedSpy.count, 2)
- compare(clickedSpy.count, 1)
- compare(doubleClickedSpy.count, 1)
- }
-}
diff --git a/tests/auto/controls/data/tst_action.qml b/tests/auto/controls/data/tst_action.qml
deleted file mode 100644
index 946382ee..00000000
--- a/tests/auto/controls/data/tst_action.qml
+++ /dev/null
@@ -1,197 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Action"
-
- Component {
- id: component
- Action { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_enabled() {
- var action = createTemporaryObject(component, testCase)
- verify(action)
-
- var spy = createTemporaryObject(signalSpy, testCase, {target: action, signalName: "triggered"})
- verify(spy.valid)
-
- action.trigger()
- compare(spy.count, 1)
-
- action.enabled = false
- action.trigger()
- compare(spy.count, 1)
-
- action.enabled = undefined // reset
- action.trigger()
- compare(spy.count, 2)
- }
-
- Component {
- id: buttonAndMenu
- Item {
- property alias button: button
- property alias menu: menu
- property alias menuItem: menuItem
- property alias action: sharedAction
- property var lastSource
- Action {
- id: sharedAction
- text: "Shared"
- shortcut: "Ctrl+B"
- onTriggered: lastSource = source
- }
- Button {
- id: button
- action: sharedAction
- Menu {
- id: menu
- MenuItem {
- id: menuItem
- action: sharedAction
- }
- }
- }
- }
- }
-
- function test_shared() {
- var container = createTemporaryObject(buttonAndMenu, testCase)
- verify(container)
-
- keyClick(Qt.Key_B, Qt.ControlModifier)
- compare(container.lastSource, container.button)
-
- container.menu.open()
- keyClick(Qt.Key_B, Qt.ControlModifier)
- compare(container.lastSource, container.menuItem)
-
- tryVerify(function() { return !container.menu.visible })
- keyClick(Qt.Key_B, Qt.ControlModifier)
- compare(container.lastSource, container.button)
-
- container.button.visible = false
- keyClick(Qt.Key_B, Qt.ControlModifier)
- compare(container.lastSource, container.action)
- }
-
- Component {
- id: actionAndRepeater
- Item {
- property alias action: testAction
- Action {
- id: testAction
- shortcut: "Ctrl+A"
- }
- Repeater {
- model: 1
- Button {
- action: testAction
- }
- }
- }
- }
-
- function test_repeater() {
- var container = createTemporaryObject(actionAndRepeater, testCase)
- verify(container)
-
- var spy = signalSpy.createObject(container, {target: container.action, signalName: "triggered"})
- verify(spy.valid)
-
- keyClick(Qt.Key_A, Qt.ControlModifier)
- compare(spy.count, 1)
- }
-
- Component {
- id: shortcutBinding
- Item {
- Action {
- id: action
- shortcut: StandardKey.Copy
- }
-
- Shortcut {
- id: indirectShortcut
- sequence: action.shortcut
- }
-
- Shortcut {
- id: directShortcut
- sequence: StandardKey.Copy
- }
-
- property alias indirect: indirectShortcut;
- property alias direct: directShortcut
- }
- }
-
- function test_shortcutBinding() {
- var container = createTemporaryObject(shortcutBinding, testCase);
- verify(container)
- compare(container.indirect.nativeText, container.direct.nativeText);
- }
-}
diff --git a/tests/auto/controls/data/tst_actiongroup.qml b/tests/auto/controls/data/tst_actiongroup.qml
deleted file mode 100644
index e4ea5679..00000000
--- a/tests/auto/controls/data/tst_actiongroup.qml
+++ /dev/null
@@ -1,400 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "ActionGroup"
-
- Component {
- id: actionGroup
- ActionGroup { }
- }
-
- Component {
- id: nonExclusiveGroup
- ActionGroup { exclusive: false }
- }
-
- Component {
- id: declarativeGroup
- ActionGroup {
- Action { text: "First" }
- Action { text: "Second" }
- Action { text: "Third" }
- }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_null() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
-
- group.addAction(null)
- group.removeAction(null)
- }
-
- Component {
- id: action
- Action { }
- }
-
- function test_defaults() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
- compare(group.actions.length, 0)
- compare(group.checkedAction, null)
- compare(group.exclusive, true)
- }
-
- function test_current() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
-
- var checkedActionSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "checkedActionChanged"})
- verify(checkedActionSpy.valid)
- verify(!group.checkedAction)
-
- var action1 = createTemporaryObject(action, testCase, {checked: true})
- var action2 = createTemporaryObject(action, testCase, {checked: false})
- var action3 = createTemporaryObject(action, testCase, {checked: true, objectName: "3"})
-
- // add checked
- group.addAction(action1)
- compare(group.checkedAction, action1)
- compare(action1.checked, true)
- compare(action2.checked, false)
- compare(action3.checked, true)
- compare(checkedActionSpy.count, 1)
-
- // add non-checked
- group.addAction(action2)
- compare(group.checkedAction, action1)
- compare(action1.checked, true)
- compare(action2.checked, false)
- compare(action3.checked, true)
- compare(checkedActionSpy.count, 1)
-
- // add checked
- group.addAction(action3)
- compare(group.checkedAction, action3)
- compare(action1.checked, false)
- compare(action2.checked, false)
- compare(action3.checked, true)
- compare(checkedActionSpy.count, 2)
-
- // change current
- group.checkedAction = action2
- compare(group.checkedAction, action2)
- compare(action1.checked, false)
- compare(action2.checked, true)
- compare(action3.checked, false)
- compare(checkedActionSpy.count, 3)
-
- // check
- action1.checked = true
- compare(group.checkedAction, action1)
- compare(action1.checked, true)
- compare(action2.checked, false)
- compare(action3.checked, false)
- compare(checkedActionSpy.count, 4)
-
- // remove non-checked
- group.removeAction(action2)
- compare(group.checkedAction, action1)
- compare(action1.checked, true)
- compare(action2.checked, false)
- compare(action3.checked, false)
- compare(checkedActionSpy.count, 4)
-
- // remove checked
- group.removeAction(action1)
- verify(!group.checkedAction)
- compare(action1.checked, false)
- compare(action2.checked, false)
- compare(action3.checked, false)
- compare(checkedActionSpy.count, 5)
- }
-
- function test_actions() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
-
- var actionsSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "actionsChanged"})
- verify(actionsSpy.valid)
-
- compare(group.actions.length, 0)
- compare(group.checkedAction, null)
-
- var action1 = createTemporaryObject(action, testCase, {checked: true})
- var action2 = createTemporaryObject(action, testCase, {checked: false})
-
- group.actions = [action1, action2]
- compare(group.actions.length, 2)
- compare(group.actions[0], action1)
- compare(group.actions[1], action2)
- compare(group.checkedAction, action1)
- compare(actionsSpy.count, 2)
-
- var action3 = createTemporaryObject(action, testCase, {checked: true})
-
- group.addAction(action3)
- compare(group.actions.length, 3)
- compare(group.actions[0], action1)
- compare(group.actions[1], action2)
- compare(group.actions[2], action3)
- compare(group.checkedAction, action3)
- compare(actionsSpy.count, 3)
-
- group.removeAction(action1)
- compare(group.actions.length, 2)
- compare(group.actions[0], action2)
- compare(group.actions[1], action3)
- compare(group.checkedAction, action3)
- compare(actionsSpy.count, 4)
-
- group.actions = []
- compare(group.actions.length, 0)
- tryCompare(group, "checkedAction", null)
- compare(actionsSpy.count, 5)
- }
-
- function test_declarative() {
- var group = createTemporaryObject(declarativeGroup, testCase)
- verify(group)
-
- compare(group.actions.length, 3)
- compare(group.actions[0].text, "First")
- compare(group.actions[1].text, "Second")
- compare(group.actions[2].text, "Third")
- }
-
- function test_triggered_data() {
- return [
- {tag: "exclusive", exclusive: true},
- {tag: "non-exclusive", exclusive: false}
- ]
- }
-
- function test_triggered(data) {
- var group = createTemporaryObject(actionGroup, testCase, {exclusive: data.exclusive})
- verify(group)
-
- var triggeredSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "triggered"})
- verify(triggeredSpy.valid)
-
- var action1 = createTemporaryObject(action, testCase)
- var action2 = createTemporaryObject(action, testCase)
-
- group.addAction(action1)
- group.addAction(action2)
-
- action1.triggered()
- compare(triggeredSpy.count, 1)
- compare(triggeredSpy.signalArguments[0][0], action1)
-
- action2.triggered()
- compare(triggeredSpy.count, 2)
- compare(triggeredSpy.signalArguments[1][0], action2)
- }
-
- Component {
- id: attachedGroup
- Item {
- property ActionGroup group: ActionGroup { id: group }
- property Action action1: Action { ActionGroup.group: group }
- property Action action2: Action { ActionGroup.group: group }
- property Action action3: Action { ActionGroup.group: group }
- }
- }
-
- function test_attached() {
- var container = createTemporaryObject(attachedGroup, testCase)
- verify(container)
-
- verify(!container.group.checkedAction)
-
- container.action1.checked = true
- compare(container.group.checkedAction, container.action1)
- compare(container.action1.checked, true)
- compare(container.action2.checked, false)
- compare(container.action3.checked, false)
-
- container.action2.checked = true
- compare(container.group.checkedAction, container.action2)
- compare(container.action1.checked, false)
- compare(container.action2.checked, true)
- compare(container.action3.checked, false)
-
- container.action3.checked = true
- compare(container.group.checkedAction, container.action3)
- compare(container.action1.checked, false)
- compare(container.action2.checked, false)
- compare(container.action3.checked, true)
- }
-
- function test_actionDestroyed() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
-
- var actionsSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "actionsChanged"})
- verify(actionsSpy.valid)
-
- var action1 = createTemporaryObject(action, testCase, {objectName: "action1", checked: true})
-
- group.addAction(action1)
- compare(group.actions.length, 1)
- compare(group.actions[0], action1)
- compare(group.checkedAction, action1)
- compare(actionsSpy.count, 1)
-
- action1.destroy()
- wait(0)
- compare(group.actions.length, 0)
- compare(group.checkedAction, null)
- compare(actionsSpy.count, 2)
- }
-
- function test_nonExclusive() {
- var group = createTemporaryObject(nonExclusiveGroup, testCase)
- verify(group)
-
- var action1 = createTemporaryObject(action, testCase, {checked: true})
- group.addAction(action1)
- compare(action1.checked, true)
- compare(group.checkedAction, null)
-
- var action2 = createTemporaryObject(action, testCase, {checked: true})
- group.addAction(action2)
- compare(action1.checked, true)
- compare(action2.checked, true)
- compare(group.checkedAction, null)
-
- action1.checked = false
- compare(action1.checked, false)
- compare(action2.checked, true)
- compare(group.checkedAction, null)
-
- action2.checked = false
- compare(action1.checked, false)
- compare(action2.checked, false)
- compare(group.checkedAction, null)
-
- action1.checked = true
- compare(action1.checked, true)
- compare(action2.checked, false)
- compare(group.checkedAction, null)
-
- action2.checked = true
- compare(action1.checked, true)
- compare(action2.checked, true)
- compare(group.checkedAction, null)
- }
-
- function test_enabled() {
- var group = createTemporaryObject(actionGroup, testCase)
- verify(group)
-
- compare(group.enabled, true)
-
- var action1 = createTemporaryObject(action, testCase)
- var action2 = createTemporaryObject(action, testCase)
- compare(action1.enabled, true)
- compare(action2.enabled, true)
-
- var action1Spy = createTemporaryObject(signalSpy, testCase, {target: action1, signalName: "enabledChanged"})
- var action2Spy = createTemporaryObject(signalSpy, testCase, {target: action2, signalName: "enabledChanged"})
- verify(action1Spy.valid && action2Spy.valid)
-
- group.addAction(action1)
- compare(action1.enabled, true)
- compare(action2.enabled, true)
- compare(action1Spy.count, 0)
- compare(action2Spy.count, 0)
-
- group.enabled = false
- compare(action1.enabled, false)
- compare(action2.enabled, true)
- compare(action1Spy.count, 1)
- compare(action1Spy.signalArguments[0][0], false)
- compare(action2Spy.count, 0)
-
- group.addAction(action2)
- compare(action1.enabled, false)
- compare(action2.enabled, false)
- compare(action1Spy.count, 1)
- compare(action2Spy.count, 1)
- compare(action2Spy.signalArguments[0][0], false)
-
- action1.enabled = false
- compare(action1.enabled, false)
- compare(action1Spy.count, 2)
- compare(action1Spy.signalArguments[1][0], false)
- compare(action2Spy.count, 1)
-
- group.enabled = true
- compare(action1.enabled, false)
- compare(action2.enabled, true)
- compare(action1Spy.count, 2)
- compare(action2Spy.count, 2)
- compare(action2Spy.signalArguments[1][0], true)
- }
-}
diff --git a/tests/auto/controls/data/tst_busyindicator.qml b/tests/auto/controls/data/tst_busyindicator.qml
deleted file mode 100644
index 9353c338..00000000
--- a/tests/auto/controls/data/tst_busyindicator.qml
+++ /dev/null
@@ -1,103 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "BusyIndicator"
-
- Component {
- id: busyIndicator
- BusyIndicator { }
- }
-
- Component {
- id: mouseArea
- MouseArea { }
- }
-
- function test_running() {
- var control = createTemporaryObject(busyIndicator, testCase)
- verify(control)
-
- compare(control.running, true)
- control.running = false
- compare(control.running, false)
- }
-
- // QTBUG-61785
- function test_mouseArea() {
- var ma = createTemporaryObject(mouseArea, testCase, {width: testCase.width, height: testCase.height})
- verify(ma)
-
- var control = busyIndicator.createObject(ma, {width: testCase.width, height: testCase.height})
- verify(control)
-
- mousePress(control)
- verify(ma.pressed)
-
- mouseRelease(control)
- verify(!ma.pressed)
-
- var touch = touchEvent(control)
- touch.press(0, control).commit()
- verify(ma.pressed)
-
- touch.release(0, control).commit()
- verify(!ma.pressed)
- }
-}
diff --git a/tests/auto/controls/data/tst_button.qml b/tests/auto/controls/data/tst_button.qml
deleted file mode 100644
index dbfacff0..00000000
--- a/tests/auto/controls/data/tst_button.qml
+++ /dev/null
@@ -1,511 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "Button"
-
- Component {
- id: button
- Button { }
- }
-
- Component {
- id: signalSequenceSpy
- SignalSequenceSpy {
- signals: ["pressed", "released", "canceled", "clicked", "toggled", "doubleClicked", "pressedChanged", "downChanged", "checkedChanged"]
- }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_text() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- compare(control.text, "")
- control.text = "Button"
- compare(control.text, "Button")
- control.text = ""
- compare(control.text, "")
- }
-
- function test_mouse() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }]]
- mouseMove(control, control.width * 2, control.height * 2, 0)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false }]]
- mouseRelease(control, control.width * 2, control.height * 2, Qt.LeftButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // right button
- sequenceSpy.expectedSequence = []
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
-
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // double click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked",
- ["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- "doubleClicked",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released"]
- mouseDoubleClickSequence(control, control.width / 2, control.height / 2, Qt.LeftButton)
- verify(sequenceSpy.success)
- }
-
- function test_touch() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- var touch = touchEvent(control)
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }]]
- touch.move(0, control, control.width * 2, control.height * 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false }]]
- touch.release(0, control, control.width * 2, control.height * 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- }
-
- function test_multiTouch() {
- var control1 = createTemporaryObject(button, testCase)
- verify(control1)
-
- var pressedCount1 = 0
-
- var pressedSpy1 = signalSpy.createObject(control1, {target: control1, signalName: "pressedChanged"})
- verify(pressedSpy1.valid)
-
- var touch = touchEvent(control1)
- touch.press(0, control1, 0, 0).commit().move(0, control1, control1.width, control1.height).commit()
-
- compare(pressedSpy1.count, ++pressedCount1)
- compare(control1.pressed, true)
-
- // second touch point on the same control is ignored
- touch.stationary(0).press(1, control1, 0, 0).commit()
- touch.stationary(0).move(1, control1).commit()
- touch.stationary(0).release(1).commit()
-
- compare(pressedSpy1.count, pressedCount1)
- compare(control1.pressed, true)
-
- var control2 = createTemporaryObject(button, testCase, {y: control1.height})
- verify(control2)
-
- var pressedCount2 = 0
-
- var pressedSpy2 = signalSpy.createObject(control2, {target: control2, signalName: "pressedChanged"})
- verify(pressedSpy2.valid)
-
- // press the second button
- touch.stationary(0).press(2, control2, 0, 0).commit()
-
- compare(pressedSpy2.count, ++pressedCount2)
- compare(control2.pressed, true)
-
- compare(pressedSpy1.count, pressedCount1)
- compare(control1.pressed, true)
-
- // release both buttons
- touch.release(0, control1).release(2, control2).commit()
-
- compare(pressedSpy2.count, ++pressedCount2)
- compare(control2.pressed, false)
-
- compare(pressedSpy1.count, ++pressedCount1)
- compare(control1.pressed, false)
- }
-
- function test_keys() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- verify(sequenceSpy.success)
-
- // no change
- sequenceSpy.expectedSequence = []
- var keys = [Qt.Key_Enter, Qt.Key_Return, Qt.Key_Escape, Qt.Key_Tab]
- for (var i = 0; i < keys.length; ++i) {
- sequenceSpy.reset()
- keyClick(keys[i])
- verify(sequenceSpy.success)
- }
- }
-
- function eventErrorMessage(actual, expected) {
- return "actual event:" + JSON.stringify(actual) + ", expected event:" + JSON.stringify(expected)
- }
-
- function test_autoRepeat() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
-
- compare(control.autoRepeat, false)
- control.autoRepeat = true
- compare(control.autoRepeat, true)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var clickSpy = signalSpy.createObject(control, {target: control, signalName: "clicked"})
- verify(clickSpy.valid)
- var pressSpy = signalSpy.createObject(control, {target: control, signalName: "pressed"})
- verify(pressSpy.valid)
- var releaseSpy = signalSpy.createObject(control, {target: control, signalName: "released"})
- verify(releaseSpy.valid)
-
- // auto-repeat mouse click
- mousePress(control)
- compare(control.pressed, true)
- clickSpy.wait()
- clickSpy.wait()
- compare(pressSpy.count, clickSpy.count + 1)
- compare(releaseSpy.count, clickSpy.count)
- mouseRelease(control)
- compare(control.pressed, false)
- compare(clickSpy.count, pressSpy.count)
- compare(releaseSpy.count, pressSpy.count)
-
- clickSpy.clear()
- pressSpy.clear()
- releaseSpy.clear()
-
- // auto-repeat key click
- keyPress(Qt.Key_Space)
- compare(control.pressed, true)
- clickSpy.wait()
- clickSpy.wait()
- compare(pressSpy.count, clickSpy.count + 1)
- compare(releaseSpy.count, clickSpy.count)
- keyRelease(Qt.Key_Space)
- compare(control.pressed, false)
- compare(clickSpy.count, pressSpy.count)
- compare(releaseSpy.count, pressSpy.count)
-
- clickSpy.clear()
- pressSpy.clear()
- releaseSpy.clear()
-
- mousePress(control)
- compare(control.pressed, true)
- clickSpy.wait()
- compare(pressSpy.count, clickSpy.count + 1)
- compare(releaseSpy.count, clickSpy.count)
-
- // move inside during repeat -> continue repeat
- mouseMove(control, control.width / 4, control.height / 4)
- clickSpy.wait()
- compare(pressSpy.count, clickSpy.count + 1)
- compare(releaseSpy.count, clickSpy.count)
-
- clickSpy.clear()
- pressSpy.clear()
- releaseSpy.clear()
-
- // move outside during repeat -> stop repeat
- mouseMove(control, -1, -1)
- // NOTE: The following wait() is NOT a reliable way to test that the
- // auto-repeat timer is not running, but there's no way dig into the
- // private APIs from QML. If this test ever fails in the future, it
- // indicates that the auto-repeat timer logic is broken.
- wait(125)
- compare(clickSpy.count, 0)
- compare(pressSpy.count, 0)
- compare(releaseSpy.count, 0)
-
- mouseRelease(control, -1, -1)
- compare(control.pressed, false)
- compare(clickSpy.count, 0)
- compare(pressSpy.count, 0)
- compare(releaseSpy.count, 0)
- }
-
- function test_baseline() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_checkable() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
- verify(control.hasOwnProperty("checkable"))
- verify(!control.checkable)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- mouseClick(control)
- verify(!control.checked)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": true }],
- "toggled",
- "released",
- "clicked"]
- control.checkable = true
- mouseClick(control)
- verify(control.checked)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseClick(control)
- verify(!control.checked)
- verify(sequenceSpy.success)
- }
-
- function test_highlighted() {
- var control = createTemporaryObject(button, testCase)
- verify(control)
- verify(!control.highlighted)
-
- control.highlighted = true
- verify(control.highlighted)
- }
-
- function test_spacing() {
- var control = createTemporaryObject(button, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem
- // should be equal to the implicitWidth of the Text while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // That means that spacing shouldn't affect it.
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // The implicitWidth of the Button itself should, therefore, also never include spacing while no icon is set.
- compare(control.implicitWidth, textLabel.implicitWidth + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: Button.IconOnly },
- { "tag": "TextOnly", display: Button.TextOnly },
- { "tag": "TextUnderIcon", display: Button.TextUnderIcon },
- { "tag": "TextBesideIcon", display: Button.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: Button.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: Button.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: Button.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: Button.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(button, testCase, {
- text: "Button",
- display: data.display,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case Button.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case Button.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case Button.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case Button.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_buttongroup.qml b/tests/auto/controls/data/tst_buttongroup.qml
deleted file mode 100644
index 138c0e24..00000000
--- a/tests/auto/controls/data/tst_buttongroup.qml
+++ /dev/null
@@ -1,465 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "ButtonGroup"
-
- Component {
- id: buttonGroup
- ButtonGroup { }
- }
-
- Component {
- id: nonExclusiveGroup
- ButtonGroup { exclusive: false }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_null() {
- var group = createTemporaryObject(buttonGroup, testCase)
- verify(group)
-
- group.addButton(null)
- group.removeButton(null)
- }
-
- Component {
- id: button
- Button { }
- }
-
- Component {
- id: nonCheckable
- QtObject { }
- }
-
- function test_defaults() {
- var group = createTemporaryObject(buttonGroup, testCase)
- verify(group)
- compare(group.buttons.length, 0)
- compare(group.checkedButton, null)
- compare(group.exclusive, true)
- compare(group.checkState, Qt.Unchecked)
- }
-
- function test_current() {
- var group = createTemporaryObject(buttonGroup, testCase)
- verify(group)
-
- var checkedButtonSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "checkedButtonChanged"})
- verify(checkedButtonSpy.valid)
- verify(!group.checkedButton)
-
- var button1 = createTemporaryObject(button, testCase, {checked: true})
- var button2 = createTemporaryObject(button, testCase, {checked: false})
- var button3 = createTemporaryObject(button, testCase, {checked: true, objectName: "3"})
-
- // add checked
- group.addButton(button1)
- compare(group.checkedButton, button1)
- compare(button1.checked, true)
- compare(button2.checked, false)
- compare(button3.checked, true)
- compare(checkedButtonSpy.count, 1)
-
- // add non-checked
- group.addButton(button2)
- compare(group.checkedButton, button1)
- compare(button1.checked, true)
- compare(button2.checked, false)
- compare(button3.checked, true)
- compare(checkedButtonSpy.count, 1)
-
- // add checked
- group.addButton(button3)
- compare(group.checkedButton, button3)
- compare(button1.checked, false)
- compare(button2.checked, false)
- compare(button3.checked, true)
- compare(checkedButtonSpy.count, 2)
-
- // change current
- group.checkedButton = button2
- compare(group.checkedButton, button2)
- compare(button1.checked, false)
- compare(button2.checked, true)
- compare(button3.checked, false)
- compare(checkedButtonSpy.count, 3)
-
- // check
- button1.checked = true
- compare(group.checkedButton, button1)
- compare(button1.checked, true)
- compare(button2.checked, false)
- compare(button3.checked, false)
- compare(checkedButtonSpy.count, 4)
-
- // remove non-checked
- group.removeButton(button2)
- compare(group.checkedButton, button1)
- compare(button1.checked, true)
- compare(button2.checked, false)
- compare(button3.checked, false)
- compare(checkedButtonSpy.count, 4)
-
- // remove checked
- group.removeButton(button1)
- verify(!group.checkedButton)
- compare(button1.checked, false)
- compare(button2.checked, false)
- compare(button3.checked, false)
- compare(checkedButtonSpy.count, 5)
- }
-
- function test_buttons() {
- var group = createTemporaryObject(buttonGroup, testCase)
- verify(group)
-
- var buttonsSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "buttonsChanged"})
- verify(buttonsSpy.valid)
-
- compare(group.buttons.length, 0)
- compare(group.checkedButton, null)
-
- var button1 = createTemporaryObject(button, testCase, {checked: true})
- var button2 = createTemporaryObject(button, testCase, {checked: false})
-
- group.buttons = [button1, button2]
- compare(group.buttons.length, 2)
- compare(group.buttons[0], button1)
- compare(group.buttons[1], button2)
- compare(group.checkedButton, button1)
- compare(buttonsSpy.count, 2)
-
- var button3 = createTemporaryObject(button, testCase, {checked: true})
-
- group.addButton(button3)
- compare(group.buttons.length, 3)
- compare(group.buttons[0], button1)
- compare(group.buttons[1], button2)
- compare(group.buttons[2], button3)
- compare(group.checkedButton, button3)
- compare(buttonsSpy.count, 3)
-
- group.removeButton(button1)
- compare(group.buttons.length, 2)
- compare(group.buttons[0], button2)
- compare(group.buttons[1], button3)
- compare(group.checkedButton, button3)
- compare(buttonsSpy.count, 4)
-
- group.buttons = []
- compare(group.buttons.length, 0)
- tryCompare(group, "checkedButton", null)
- compare(buttonsSpy.count, 5)
- }
-
- function test_clicked_data() {
- return [
- {tag: "exclusive", exclusive: true},
- {tag: "non-exclusive", exclusive: false}
- ]
- }
-
- function test_clicked(data) {
- var group = createTemporaryObject(buttonGroup, testCase, {exclusive: data.exclusive})
- verify(group)
-
- var clickedSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "clicked"})
- verify(clickedSpy.valid)
-
- var button1 = createTemporaryObject(button, testCase)
- var button2 = createTemporaryObject(button, testCase)
-
- group.addButton(button1)
- group.addButton(button2)
-
- button1.clicked()
- compare(clickedSpy.count, 1)
- compare(clickedSpy.signalArguments[0][0], button1)
-
- button2.clicked()
- compare(clickedSpy.count, 2)
- compare(clickedSpy.signalArguments[1][0], button2)
- }
-
- Component {
- id: checkBoxes
- Item {
- property ButtonGroup group: ButtonGroup { id: group }
- property CheckBox control1: CheckBox { ButtonGroup.group: group }
- property CheckBox control2: CheckBox { ButtonGroup.group: group }
- property CheckBox control3: CheckBox { ButtonGroup.group: group }
- }
- }
-
- Component {
- id: radioButtons
- Item {
- property ButtonGroup group: ButtonGroup { id: group }
- property RadioButton control1: RadioButton { ButtonGroup.group: group }
- property RadioButton control2: RadioButton { ButtonGroup.group: group }
- property RadioButton control3: RadioButton { ButtonGroup.group: group }
- }
- }
-
- Component {
- id: switches
- Item {
- property ButtonGroup group: ButtonGroup { id: group }
- property Switch control1: Switch { ButtonGroup.group: group }
- property Switch control2: Switch { ButtonGroup.group: group }
- property Switch control3: Switch { ButtonGroup.group: group }
- }
- }
-
- Component {
- id: childControls
- Item {
- id: container
- property ButtonGroup group: ButtonGroup { id: group; buttons: container.children }
- property alias control1: control1
- property alias control2: control2
- property alias control3: control3
- CheckBox { id: control1 }
- RadioButton { id: control2 }
- Switch { id: control3 }
- }
- }
-
- function test_controls_data() {
- return [
- { tag: "CheckBox", component: checkBoxes },
- { tag: "RadioButton", component: radioButtons },
- { tag: "Switch", component: switches },
- { tag: "Children", component: childControls }
- ]
- }
-
- function test_controls(data) {
- var container = createTemporaryObject(data.component, testCase)
- verify(container)
-
- verify(!container.group.checkedButton)
-
- container.control1.checked = true
- compare(container.group.checkedButton, container.control1)
- compare(container.control1.checked, true)
- compare(container.control2.checked, false)
- compare(container.control3.checked, false)
-
- container.control2.checked = true
- compare(container.group.checkedButton, container.control2)
- compare(container.control1.checked, false)
- compare(container.control2.checked, true)
- compare(container.control3.checked, false)
-
- container.control3.checked = true
- compare(container.group.checkedButton, container.control3)
- compare(container.control1.checked, false)
- compare(container.control2.checked, false)
- compare(container.control3.checked, true)
- }
-
- function test_buttonDestroyed() {
- var group = createTemporaryObject(buttonGroup, testCase)
- verify(group)
-
- var buttonsSpy = createTemporaryObject(signalSpy, testCase, {target: group, signalName: "buttonsChanged"})
- verify(buttonsSpy.valid)
-
- var button1 = createTemporaryObject(button, testCase, {objectName: "button1", checked: true})
-
- group.addButton(button1)
- compare(group.buttons.length, 1)
- compare(group.buttons[0], button1)
- compare(group.checkedButton, button1)
- compare(buttonsSpy.count, 1)
-
- button1.destroy()
- wait(0)
- compare(group.buttons.length, 0)
- compare(group.checkedButton, null)
- compare(buttonsSpy.count, 2)
- }
-
- Component {
- id: repeater
- Column {
- id: column
- property ButtonGroup group: ButtonGroup { buttons: column.children }
- property alias repeater: r
- Repeater {
- id: r
- model: 3
- delegate: RadioDelegate {
- checked: index == 0
- objectName: index
- }
- }
- }
- }
-
- function test_repeater() {
- var container = createTemporaryObject(repeater, testCase)
- verify(container)
-
- verify(container.group.checkedButton)
- compare(container.group.checkedButton.objectName, "0")
- }
-
- function test_nonExclusive() {
- var group = createTemporaryObject(nonExclusiveGroup, testCase)
- verify(group)
-
- compare(group.checkState, Qt.Unchecked)
-
- var button1 = createTemporaryObject(button, testCase, {checked: true})
- group.addButton(button1)
- compare(button1.checked, true)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.Checked)
-
- var button2 = createTemporaryObject(button, testCase, {checked: true})
- group.addButton(button2)
- compare(button1.checked, true)
- compare(button2.checked, true)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.Checked)
-
- var button3 = createTemporaryObject(button, testCase, {checked: false})
- group.addButton(button3)
- compare(button1.checked, true)
- compare(button2.checked, true)
- compare(button3.checked, false)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.PartiallyChecked)
-
- button1.checked = false
- compare(button1.checked, false)
- compare(button2.checked, true)
- compare(button3.checked, false)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.PartiallyChecked)
-
- button2.checked = false
- compare(button1.checked, false)
- compare(button2.checked, false)
- compare(button3.checked, false)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.Unchecked)
-
- button1.checked = true
- compare(button1.checked, true)
- compare(button2.checked, false)
- compare(button3.checked, false)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.PartiallyChecked)
-
- button2.checked = true
- compare(button1.checked, true)
- compare(button2.checked, true)
- compare(button3.checked, false)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.PartiallyChecked)
-
- button3.checked = true
- compare(button1.checked, true)
- compare(button2.checked, true)
- compare(button3.checked, true)
- compare(group.checkedButton, null)
- compare(group.checkState, Qt.Checked)
- }
-
- Component {
- id: checkedButtonColumn
- Column {
- id: column
- ButtonGroup { buttons: column.children }
- Repeater {
- id: repeater
- delegate: Button {
- checkable: true
- text: modelData
- onClicked: listModel.remove(index)
- }
- model: ListModel {
- id: listModel
- Component.onCompleted: {
- for (var i = 0; i < 10; ++i)
- append({text: i})
- }
- }
- }
- }
- }
-
- function test_checkedButtonDestroyed() {
- var column = createTemporaryObject(checkedButtonColumn, testCase)
- verify(column)
-
- waitForRendering(column)
- mouseClick(column.children[0])
- wait(0) // don't crash (QTBUG-62946, QTBUG-63470)
- }
-}
diff --git a/tests/auto/controls/data/tst_checkbox.qml b/tests/auto/controls/data/tst_checkbox.qml
deleted file mode 100644
index 81c3d6ca..00000000
--- a/tests/auto/controls/data/tst_checkbox.qml
+++ /dev/null
@@ -1,544 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "CheckBox"
-
- Component {
- id: checkBox
- CheckBox { }
- }
-
- Component {
- id: signalSequenceSpy
- SignalSequenceSpy {
- signals: ["pressed", "released", "canceled", "clicked", "toggled", "pressedChanged", "checkedChanged", "checkStateChanged"]
- }
- }
-
- function test_text() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
-
- compare(control.text, "")
- control.text = "CheckBox"
- compare(control.text, "CheckBox")
- control.text = ""
- compare(control.text, "")
- }
-
- function test_checked() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = []
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["checkStateChanged", { "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "checked": true, "checkState": Qt.Checked }]]
- control.checked = true
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["checkStateChanged", { "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "checked": false, "checkState": Qt.Unchecked }]]
- control.checked = false
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
- }
-
- function test_checkState() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = []
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["checkStateChanged", { "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "checked": true, "checkState": Qt.Checked }]]
- control.checkState = Qt.Checked
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["checkStateChanged", { "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "checked": false, "checkState": Qt.Unchecked }]]
- control.checkState = Qt.Unchecked
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
- }
-
- function test_mouse() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkStateChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true, "checkState": Qt.Checked }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }]]
- mouseMove(control, control.width * 2, control.height * 2, 0)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }]]
- mouseRelease(control, control.width * 2, control.height * 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // right button
- sequenceSpy.expectedSequence = []
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- }
-
- function test_touch() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
-
- var touch = touchEvent(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkStateChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true, "checkState": Qt.Checked }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }]]
- touch.move(0, control, control.width * 2, control.height * 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }]]
- touch.release(0, control, control.width * 2, control.height * 2).commit()
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- }
-
- function test_keys() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = []
- control.forceActiveFocus()
- verify(control.activeFocus)
- verify(sequenceSpy.success)
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkStateChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- "toggled",
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- verify(sequenceSpy.success)
-
- // uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true, "checkState": Qt.Checked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- "toggled",
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
-
- // no change
- sequenceSpy.expectedSequence = []
- var keys = [Qt.Key_Enter, Qt.Key_Return, Qt.Key_Escape, Qt.Key_Tab]
- for (var i = 0; i < keys.length; ++i) {
- sequenceSpy.reset()
- keyClick(keys[i])
- compare(control.checked, false)
- verify(sequenceSpy.success)
- }
- }
-
- Component {
- id: checkedBoundBoxes
- Item {
- property CheckBox cb1: CheckBox { id: cb1 }
- property CheckBox cb2: CheckBox { id: cb2; checked: cb1.checked; enabled: false }
- }
- }
-
- function test_checked_binding() {
- var container = createTemporaryObject(checkedBoundBoxes, testCase)
- verify(container)
-
- compare(container.cb1.checked, false)
- compare(container.cb1.checkState, Qt.Unchecked)
- compare(container.cb2.checked, false)
- compare(container.cb2.checkState, Qt.Unchecked)
-
- container.cb1.checked = true
- compare(container.cb1.checked, true)
- compare(container.cb1.checkState, Qt.Checked)
- compare(container.cb2.checked, true)
- compare(container.cb2.checkState, Qt.Checked)
-
- container.cb1.checked = false
- compare(container.cb1.checked, false)
- compare(container.cb1.checkState, Qt.Unchecked)
- compare(container.cb2.checked, false)
- compare(container.cb2.checkState, Qt.Unchecked)
- }
-
- Component {
- id: checkStateBoundBoxes
- Item {
- property CheckBox cb1: CheckBox { id: cb1 }
- property CheckBox cb2: CheckBox { id: cb2; checkState: cb1.checkState; enabled: false }
- }
- }
-
- function test_checkState_binding() {
- var container = createTemporaryObject(checkStateBoundBoxes, testCase)
- verify(container)
-
- compare(container.cb1.checked, false)
- compare(container.cb1.checkState, Qt.Unchecked)
- compare(container.cb2.checked, false)
- compare(container.cb2.checkState, Qt.Unchecked)
-
- container.cb1.checkState = Qt.Checked
- compare(container.cb1.checked, true)
- compare(container.cb1.checkState, Qt.Checked)
- compare(container.cb2.checked, true)
- compare(container.cb2.checkState, Qt.Checked)
-
- container.cb1.checkState = Qt.Unchecked
- compare(container.cb1.checked, false)
- compare(container.cb1.checkState, Qt.Unchecked)
- compare(container.cb2.checked, false)
- compare(container.cb2.checkState, Qt.Unchecked)
-
- compare(container.cb1.tristate, false)
- compare(container.cb2.tristate, false)
-
- container.cb1.checkState = Qt.PartiallyChecked
- compare(container.cb1.checked, false)
- compare(container.cb1.checkState, Qt.PartiallyChecked)
- compare(container.cb2.checked, false)
- compare(container.cb2.checkState, Qt.PartiallyChecked)
-
- // note: since Qt Quick Controls 2.4 (Qt 5.11), CheckBox does not
- // force tristate when checkState is set to Qt.PartiallyChecked
- compare(container.cb1.tristate, false)
- compare(container.cb2.tristate, false)
- }
-
- function test_tristate() {
- var control = createTemporaryObject(checkBox, testCase, {tristate: true})
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = []
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- compare(control.tristate, true)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
-
- sequenceSpy.expectedSequence = [["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.PartiallyChecked }]]
- control.checkState = Qt.PartiallyChecked
- compare(control.checked, false)
- compare(control.checkState, Qt.PartiallyChecked)
- verify(sequenceSpy.success)
-
- // key: partial -> checked
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.PartiallyChecked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.PartiallyChecked }],
- ["checkStateChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- verify(sequenceSpy.success)
-
- // key: checked -> unchecked
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true, "checkState": Qt.Checked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
-
- // key: unchecked -> partial
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.PartiallyChecked }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, false)
- compare(control.checkState, Qt.PartiallyChecked)
- verify(sequenceSpy.success)
-
- // mouse: partial -> checked
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.PartiallyChecked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.PartiallyChecked }],
- ["checkStateChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- "released",
- "clicked"]
- mouseClick(control)
- compare(control.checked, true)
- compare(control.checkState, Qt.Checked)
- verify(sequenceSpy.success)
-
- // mouse: checked -> unchecked
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true, "checkState": Qt.Checked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": true, "checkState": Qt.Checked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- "released",
- "clicked"]
- mouseClick(control)
- compare(control.checked, false)
- compare(control.checkState, Qt.Unchecked)
- verify(sequenceSpy.success)
-
- // mouse: unchecked -> partial
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false, "checkState": Qt.Unchecked }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false, "checkState": Qt.Unchecked }],
- ["checkStateChanged", { "pressed": false, "checked": false, "checkState": Qt.PartiallyChecked }],
- "released",
- "clicked"]
- mouseClick(control)
- compare(control.checked, false)
- compare(control.checkState, Qt.PartiallyChecked)
- verify(sequenceSpy.success)
- }
-
- function test_baseline() {
- var control = createTemporaryObject(checkBox, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- Component {
- id: nextCheckStateBox
- CheckBox {
- tristate: true
- nextCheckState: function() {
- if (checkState === Qt.Checked)
- return Qt.Unchecked
- else
- return Qt.Checked
- }
- }
- }
-
- function test_nextCheckState_data() {
- return [
- { tag: "unchecked", checkState: Qt.Unchecked, expectedState: Qt.Checked },
- { tag: "partially-checked", checkState: Qt.PartiallyChecked, expectedState: Qt.Checked },
- { tag: "checked", checkState: Qt.Checked, expectedState: Qt.Unchecked }
- ]
- }
-
- function test_nextCheckState(data) {
- var control = createTemporaryObject(nextCheckStateBox, testCase)
- verify(control)
-
- // mouse
- control.checkState = data.checkState
- compare(control.checkState, data.checkState)
- mouseClick(control)
- compare(control.checkState, data.expectedState)
-
- // touch
- control.checkState = data.checkState
- compare(control.checkState, data.checkState)
- var touch = touchEvent(control)
- touch.press(0, control).commit().release(0, control).commit()
- compare(control.checkState, data.expectedState)
-
- // keyboard
- control.forceActiveFocus()
- tryCompare(control, "activeFocus", true)
- control.checkState = data.checkState
- compare(control.checkState, data.checkState)
- keyClick(Qt.Key_Space)
- compare(control.checkState, data.expectedState)
- }
-}
diff --git a/tests/auto/controls/data/tst_checkdelegate.qml b/tests/auto/controls/data/tst_checkdelegate.qml
deleted file mode 100644
index 70f1ae9d..00000000
--- a/tests/auto/controls/data/tst_checkdelegate.qml
+++ /dev/null
@@ -1,220 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "CheckDelegate"
-
- Component {
- id: checkDelegate
- CheckDelegate {}
- }
-
- // TODO: data-fy tst_checkbox (rename to tst_check?) so we don't duplicate its tests here?
-
- function test_defaults() {
- var control = createTemporaryObject(checkDelegate, testCase);
- verify(control);
- verify(!control.checked);
- }
-
- function test_checked() {
- var control = createTemporaryObject(checkDelegate, testCase);
- verify(control);
-
- mouseClick(control);
- verify(control.checked);
-
- mouseClick(control);
- verify(!control.checked);
- }
-
- function test_baseline() {
- var control = createTemporaryObject(checkDelegate, testCase);
- verify(control);
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset);
- }
-
- function test_spacing() {
- var control = createTemporaryObject(checkDelegate, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem should be
- // equal to the implicitWidth of the Text and the check indicator + spacing while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing)
-
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing)
-
- compare(control.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: CheckDelegate.IconOnly },
- { "tag": "TextOnly", display: CheckDelegate.TextOnly },
- { "tag": "TextUnderIcon", display: CheckDelegate.TextUnderIcon },
- { "tag": "TextBesideIcon", display: CheckDelegate.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: CheckDelegate.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: CheckDelegate.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: CheckDelegate.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: CheckDelegate.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(checkDelegate, testCase, {
- text: "CheckDelegate",
- display: data.display,
- width: 400,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- var availableWidth = control.availableWidth - control.indicator.width - control.spacing
- var indicatorOffset = control.mirrored ? control.indicator.width + control.spacing : 0
-
- switch (control.display) {
- case CheckDelegate.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, indicatorOffset + (availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case CheckDelegate.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width : 0)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case CheckDelegate.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, indicatorOffset + (availableWidth - iconImage.width) / 2)
- compare(textLabel.x, indicatorOffset + (availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case CheckDelegate.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-
- Component {
- id: nextCheckStateDelegate
- CheckDelegate {
- tristate: true
- nextCheckState: function() {
- if (checkState === Qt.Checked)
- return Qt.Unchecked
- else
- return Qt.Checked
- }
- }
- }
-
- function test_nextCheckState_data() {
- return [
- { tag: "unchecked", checkState: Qt.Unchecked, expectedState: Qt.Checked },
- { tag: "partially-checked", checkState: Qt.PartiallyChecked, expectedState: Qt.Checked },
- { tag: "checked", checkState: Qt.Checked, expectedState: Qt.Unchecked }
- ]
- }
-
- function test_nextCheckState(data) {
- var control = createTemporaryObject(nextCheckStateDelegate, testCase)
- verify(control)
-
- // mouse
- control.checkState = data.checkState
- compare(control.checkState, data.checkState)
- mouseClick(control)
- compare(control.checkState, data.expectedState)
-
- // touch
- control.checkState = data.checkState
- compare(control.checkState, data.checkState)
- var touch = touchEvent(control)
- touch.press(0, control).commit().release(0, control).commit()
- compare(control.checkState, data.expectedState)
-
- // keyboard
- control.forceActiveFocus()
- tryCompare(control, "activeFocus", true)
- control.checkState = data.checkState
- compare(control.checkState, data.checkState)
- keyClick(Qt.Key_Space)
- compare(control.checkState, data.expectedState)
- }
-}
diff --git a/tests/auto/controls/data/tst_combobox.qml b/tests/auto/controls/data/tst_combobox.qml
deleted file mode 100644
index 460c490a..00000000
--- a/tests/auto/controls/data/tst_combobox.qml
+++ /dev/null
@@ -1,2243 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ComboBox"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: comboBox
- ComboBox { }
- }
-
- Component {
- id: emptyBox
- ComboBox {
- delegate: ItemDelegate {
- width: parent.width
- }
- }
- }
-
- Component {
- id: mouseArea
- MouseArea { }
- }
-
- Component {
- id: customPopup
- Popup {
- width: 100
- implicitHeight: contentItem.implicitHeight
- contentItem: TextInput {
- anchors.fill: parent
- }
- }
- }
-
- Component {
- id: comboBoxWithShaderEffect
- ComboBox {
- delegate: Rectangle {
- Text {
- id: txt
- anchors.centerIn: parent
- text: "item" + index
- font.pixelSize: 20
- color: "red"
- }
- id: rect
- objectName: "rect"
- width: parent.width
- height: txt.implicitHeight
- gradient: Gradient {
- GradientStop { color: "lightsteelblue"; position: 0.0 }
- GradientStop { color: "blue"; position: 1.0 }
- }
- layer.enabled: true
- layer.effect: ShaderEffect {
- objectName: "ShaderFX"
- width: rect.width
- height: rect.height
- fragmentShader: "
- uniform lowp sampler2D source; // this item
- uniform lowp float qt_Opacity; // inherited opacity of this item
- varying highp vec2 qt_TexCoord0;
- void main() {
- lowp vec4 p = texture2D(source, qt_TexCoord0);
- lowp float g = dot(p.xyz, vec3(0.344, 0.5, 0.156));
- gl_FragColor = vec4(g, g, g, p.a) * qt_Opacity;
- }"
-
- }
- }
- }
- }
-
- function init() {
- // QTBUG-61225: Move the mouse away to avoid QQuickWindowPrivate::flushFrameSynchronousEvents()
- // delivering interfering hover events based on the last mouse position from earlier tests. For
- // example, ComboBox::test_activation() kept receiving hover events for the last mouse position
- // from CheckDelegate::test_checked().
- mouseMove(testCase, testCase.width - 1, testCase.height - 1)
- }
-
- function test_defaults() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- compare(control.count, 0)
- compare(control.model, undefined)
- compare(control.flat, false)
- compare(control.pressed, false)
- compare(control.currentIndex, -1)
- compare(control.highlightedIndex, -1)
- compare(control.currentText, "")
- verify(control.delegate)
- verify(control.indicator)
- verify(control.popup)
- compare(control.inputMethodHints, Qt.ImhNoPredictiveText)
- }
-
- function test_array() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- var items = [ "Banana", "Apple", "Coconut" ]
-
- control.model = items
- compare(control.model, items)
-
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentText, "Banana")
-
- control.currentIndex = 2
- compare(control.currentIndex, 2)
- compare(control.currentText, "Coconut")
-
- control.model = null
- compare(control.model, null)
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- }
-
- function test_objects() {
- var control = createTemporaryObject(emptyBox, testCase)
- verify(control)
-
- var items = [
- { text: "Apple" },
- { text: "Orange" },
- { text: "Banana" }
- ]
-
- control.model = items
- compare(control.model, items)
-
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentText, "Apple")
-
- control.currentIndex = 2
- compare(control.currentIndex, 2)
- compare(control.currentText, "Banana")
-
- control.model = null
- compare(control.model, null)
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- }
-
- function test_qobjects() {
- var control = createTemporaryObject(emptyBox, testCase, {textRole: "text"})
- verify(control)
-
- var obj1 = Qt.createQmlObject("import QtQml; QtObject { property string text: 'one' }", control)
- var obj2 = Qt.createQmlObject("import QtQml; QtObject { property string text: 'two' }", control)
- var obj3 = Qt.createQmlObject("import QtQml; QtObject { property string text: 'three' }", control)
-
- control.model = [obj1, obj2, obj3]
-
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentText, "one")
-
- control.currentIndex = 2
- compare(control.currentIndex, 2)
- compare(control.currentText, "three")
-
- control.model = null
- compare(control.model, null)
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- }
-
- function test_number() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- control.model = 10
- compare(control.model, 10)
-
- compare(control.count, 10)
- compare(control.currentIndex, 0)
- compare(control.currentText, "0")
-
- control.currentIndex = 9
- compare(control.currentIndex, 9)
- compare(control.currentText, "9")
-
- control.model = 0
- compare(control.model, 0)
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- }
-
- ListModel {
- id: listmodel
- ListElement { text: "First" }
- ListElement { text: "Second" }
- ListElement { text: "Third" }
- ListElement { text: "Fourth" }
- ListElement { text: "Fifth" }
- }
-
- function test_listModel() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- control.model = listmodel
- compare(control.model, listmodel)
-
- compare(control.count, 5)
- compare(control.currentIndex, 0)
- compare(control.currentText, "First")
-
- control.currentIndex = 2
- compare(control.currentIndex, 2)
- compare(control.currentText, "Third")
-
- control.model = undefined
- compare(control.model, undefined)
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- }
-
- ListModel {
- id: fruitmodel
- ListElement { name: "Apple"; color: "red" }
- ListElement { name: "Orange"; color: "orange" }
- ListElement { name: "Banana"; color: "yellow" }
- }
-
- Component {
- id: fruitModelComponent
- ListModel {
- ListElement { name: "Apple"; color: "red" }
- ListElement { name: "Orange"; color: "orange" }
- ListElement { name: "Banana"; color: "yellow" }
- }
- }
-
- property var fruitarray: [
- { name: "Apple", color: "red" },
- { name: "Orange", color: "orange" },
- { name: "Banana", color: "yellow" }
- ]
-
- Component {
- id: birdModelComponent
- ListModel {
- ListElement { name: "Galah"; color: "pink" }
- ListElement { name: "Kookaburra"; color: "brown" }
- ListElement { name: "Magpie"; color: "black" }
- }
- }
-
- function test_textRole_data() {
- return [
- { tag: "ListModel", model: fruitmodel },
- { tag: "ObjectArray", model: fruitarray }
- ]
- }
-
- function test_textRole(data) {
- var control = createTemporaryObject(emptyBox, testCase)
- verify(control)
-
- control.model = data.model
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentText, "")
-
- control.textRole = "name"
- compare(control.currentText, "Apple")
-
- control.textRole = "color"
- compare(control.currentText, "red")
-
- control.currentIndex = 1
- compare(control.currentIndex, 1)
- compare(control.currentText, "orange")
-
- control.textRole = "name"
- compare(control.currentText, "Orange")
-
- control.textRole = ""
- compare(control.currentText, "")
- }
-
- function test_textAt() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- control.model = ["Apple", "Orange", "Banana"]
- compare(control.textAt(0), "Apple")
- compare(control.textAt(1), "Orange")
- compare(control.textAt(2), "Banana")
- compare(control.textAt(-1), "") // TODO: null?
- compare(control.textAt(5), "") // TODO: null?
- }
-
- function test_find_data() {
- return [
- { tag: "Banana (MatchExactly)", term: "Banana", flags: Qt.MatchExactly, index: 0 },
- { tag: "banana (MatchExactly)", term: "banana", flags: Qt.MatchExactly, index: 1 },
- { tag: "bananas (MatchExactly)", term: "bananas", flags: Qt.MatchExactly, index: -1 },
- { tag: "Cocomuffin (MatchExactly)", term: "Cocomuffin", flags: Qt.MatchExactly, index: 4 },
-
- { tag: "b(an)+a (MatchRegularExpression)", term: "B(an)+a", flags: Qt.MatchRegularExpression, index: 0 },
- { tag: "b(an)+a (MatchRegularExpression|MatchCaseSensitive)", term: "b(an)+a", flags: Qt.MatchRegularExpression | Qt.MatchCaseSensitive, index: 1 },
- { tag: "[coc]+\\w+ (MatchRegularExpression)", term: "[coc]+\\w+", flags: Qt.MatchRegularExpression, index: 2 },
-
- { tag: "?pp* (MatchWildcard)", term: "?pp*", flags: Qt.MatchWildcard, index: 3 },
- { tag: "app* (MatchWildcard|MatchCaseSensitive)", term: "app*", flags: Qt.MatchWildcard | Qt.MatchCaseSensitive, index: -1 },
-
- { tag: "Banana (MatchFixedString)", term: "Banana", flags: Qt.MatchFixedString, index: 0 },
- { tag: "banana (MatchFixedString|MatchCaseSensitive)", term: "banana", flags: Qt.MatchFixedString | Qt.MatchCaseSensitive, index: 1 },
-
- { tag: "coco (MatchStartsWith)", term: "coco", flags: Qt.MatchStartsWith, index: 2 },
- { tag: "coco (MatchStartsWith|MatchCaseSensitive)", term: "coco", flags: Qt.StartsWith | Qt.MatchCaseSensitive, index: -1 },
-
- { tag: "MUFFIN (MatchEndsWith)", term: "MUFFIN", flags: Qt.MatchEndsWith, index: 4 },
- { tag: "MUFFIN (MatchEndsWith|MatchCaseSensitive)", term: "MUFFIN", flags: Qt.MatchEndsWith | Qt.MatchCaseSensitive, index: -1 },
-
- { tag: "Con (MatchContains)", term: "Con", flags: Qt.MatchContains, index: 2 },
- { tag: "Con (MatchContains|MatchCaseSensitive)", term: "Con", flags: Qt.MatchContains | Qt.MatchCaseSensitive, index: -1 },
- ]
- }
-
- function test_find(data) {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- control.model = ["Banana", "banana", "Coconut", "Apple", "Cocomuffin"]
-
- compare(control.find(data.term, data.flags), data.index)
- }
-
- function test_valueRole_data() {
- return [
- { tag: "ListModel", model: fruitmodel },
- { tag: "ObjectArray", model: fruitarray }
- ]
- }
-
- function test_valueRole(data) {
- var control = createTemporaryObject(emptyBox, testCase,
- { model: data.model, valueRole: "color" })
- verify(control)
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentValue, "red")
-
- control.valueRole = "name"
- compare(control.currentValue, "Apple")
-
- control.currentIndex = 1
- compare(control.currentIndex, 1)
- compare(control.currentValue, "Orange")
-
- control.valueRole = "color"
- compare(control.currentValue, "orange")
-
- control.model = null
- compare(control.currentIndex, -1)
- // An invalid QVariant is represented as undefined.
- compare(control.currentValue, undefined)
-
- control.valueRole = ""
- compare(control.currentValue, undefined)
- }
-
- function test_valueAt() {
- var control = createTemporaryObject(comboBox, testCase,
- { model: fruitmodel, textRole: "name", valueRole: "color" })
- verify(control)
-
- compare(control.valueAt(0), "red")
- compare(control.valueAt(1), "orange")
- compare(control.valueAt(2), "yellow")
- compare(control.valueAt(-1), undefined)
- compare(control.valueAt(5), undefined)
- }
-
- function test_indexOfValue_data() {
- return [
- { tag: "red", expectedIndex: 0 },
- { tag: "orange", expectedIndex: 1 },
- { tag: "yellow", expectedIndex: 2 },
- { tag: "brown", expectedIndex: -1 },
- ]
- }
-
- function test_indexOfValue(data) {
- var control = createTemporaryObject(comboBox, testCase,
- { model: fruitmodel, textRole: "name", valueRole: "color" })
- verify(control)
-
- compare(control.indexOfValue(data.tag), data.expectedIndex)
- }
-
- function test_currentValueAfterModelChanged() {
- let fruitModel = createTemporaryObject(fruitModelComponent, testCase)
- verify(fruitModel)
-
- let control = createTemporaryObject(comboBox, testCase,
- { model: fruitModel, textRole: "name", valueRole: "color", currentIndex: 1 })
- verify(control)
- compare(control.currentText, "Orange")
- compare(control.currentValue, "orange")
-
- // Remove "Apple"; the current item should now be "Banana", so currentValue should be "yellow".
- fruitModel.remove(0)
- compare(control.currentText, "Banana")
- compare(control.currentValue, "yellow")
- }
-
- function test_currentValueAfterNewModelSet() {
- let control = createTemporaryObject(comboBox, testCase,
- { model: fruitmodel, textRole: "name", valueRole: "color", currentIndex: 0 })
- verify(control)
- compare(control.currentText, "Apple")
- compare(control.currentValue, "red")
-
- // Swap the model out entirely. Since the currentIndex was 0 and
- // is reset to 0 when a new model is set, it remains 0.
- let birdModel = createTemporaryObject(birdModelComponent, testCase)
- verify(birdModel)
- control.model = birdModel
- compare(control.currentText, "Galah")
- compare(control.currentValue, "pink")
- }
-
- function test_arrowKeys() {
- var control = createTemporaryObject(comboBox, testCase,
- { model: fruitmodel, textRole: "name", valueRole: "color" })
- verify(control)
-
- var activatedSpy = signalSpy.createObject(control, {target: control, signalName: "activated"})
- verify(activatedSpy.valid)
-
- var highlightedSpy = signalSpy.createObject(control, {target: control, signalName: "highlighted"})
- verify(highlightedSpy.valid)
-
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- var closedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "closed"})
- verify(closedSpy.valid)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, -1)
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 1)
- compare(control.highlightedIndex, -1)
- compare(highlightedSpy.count, 0)
- compare(activatedSpy.count, 1)
- compare(activatedSpy.signalArguments[0][0], 1)
- activatedSpy.clear()
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 2)
- compare(control.highlightedIndex, -1)
- compare(highlightedSpy.count, 0)
- compare(activatedSpy.count, 1)
- compare(activatedSpy.signalArguments[0][0], 2)
- activatedSpy.clear()
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 2)
- compare(control.highlightedIndex, -1)
- compare(highlightedSpy.count, 0)
- compare(activatedSpy.count, 0)
-
- keyClick(Qt.Key_Up)
- compare(control.currentIndex, 1)
- compare(control.highlightedIndex, -1)
- compare(highlightedSpy.count, 0)
- compare(activatedSpy.count, 1)
- compare(activatedSpy.signalArguments[0][0], 1)
- activatedSpy.clear()
-
- keyClick(Qt.Key_Up)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, -1)
- compare(highlightedSpy.count, 0)
- compare(activatedSpy.count, 1)
- compare(activatedSpy.signalArguments[0][0], 0)
- activatedSpy.clear()
-
- keyClick(Qt.Key_Up)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, -1)
- compare(highlightedSpy.count, 0)
- compare(activatedSpy.count, 0)
-
- // show popup
- keyClick(Qt.Key_Space)
- openedSpy.wait()
- compare(openedSpy.count, 1)
-
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 0)
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 1)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 1)
- compare(highlightedSpy.signalArguments[0][0], 1)
- highlightedSpy.clear()
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 2)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 1)
- compare(highlightedSpy.signalArguments[0][0], 2)
- highlightedSpy.clear()
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 2)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
-
- keyClick(Qt.Key_Up)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 1)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 1)
- compare(highlightedSpy.signalArguments[0][0], 1)
- highlightedSpy.clear()
-
- keyClick(Qt.Key_Up)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 0)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 1)
- compare(highlightedSpy.signalArguments[0][0], 0)
- highlightedSpy.clear()
-
- keyClick(Qt.Key_Up)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 0)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
-
- keyClick(Qt.Key_Down)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 1)
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 1)
- compare(highlightedSpy.signalArguments[0][0], 1)
- highlightedSpy.clear()
-
- // hide popup
- keyClick(Qt.Key_Space)
- closedSpy.wait()
- compare(closedSpy.count, 1)
-
- compare(control.currentIndex, 1)
- compare(control.highlightedIndex, -1)
- }
-
- function test_keys_space_enter_escape_data() {
- return [
- { tag: "space-space", key1: Qt.Key_Space, key2: Qt.Key_Space, showPopup: true, showPress: true, hidePopup: true, hidePress: true },
- { tag: "space-enter", key1: Qt.Key_Space, key2: Qt.Key_Enter, showPopup: true, showPress: true, hidePopup: true, hidePress: true },
- { tag: "space-return", key1: Qt.Key_Space, key2: Qt.Key_Return, showPopup: true, showPress: true, hidePopup: true, hidePress: true },
- { tag: "space-escape", key1: Qt.Key_Space, key2: Qt.Key_Escape, showPopup: true, showPress: true, hidePopup: true, hidePress: false },
- { tag: "space-0", key1: Qt.Key_Space, key2: Qt.Key_0, showPopup: true, showPress: true, hidePopup: false, hidePress: false },
- { tag: "enter-enter", key1: Qt.Key_Enter, key2: Qt.Key_Enter, showPopup: false, showPress: false, hidePopup: true, hidePress: false },
- { tag: "return-return", key1: Qt.Key_Return, key2: Qt.Key_Return, showPopup: false, showPress: false, hidePopup: true, hidePress: false },
- { tag: "escape-escape", key1: Qt.Key_Escape, key2: Qt.Key_Escape, showPopup: false, showPress: false, hidePopup: true, hidePress: false }
- ]
- }
-
- function test_keys_space_enter_escape(data) {
- var control = createTemporaryObject(comboBox, testCase, {model: 3})
- verify(control)
-
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- compare(control.pressed, false)
- compare(control.popup.visible, false)
-
- // show popup
- keyPress(data.key1)
- compare(control.pressed, data.showPress)
- compare(control.popup.visible, false)
- keyRelease(data.key1)
- compare(control.pressed, false)
- compare(control.popup.visible, data.showPopup)
- if (data.showPopup)
- openedSpy.wait()
-
- // hide popup
- keyPress(data.key2)
- compare(control.pressed, data.hidePress)
- keyRelease(data.key2)
- compare(control.pressed, false)
- tryCompare(control.popup, "visible", !data.hidePopup)
- }
-
- function test_keys_home_end() {
- var control = createTemporaryObject(comboBox, testCase, {model: 5})
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, -1)
-
- var activatedCount = 0
- var activatedSpy = signalSpy.createObject(control, {target: control, signalName: "activated"})
- verify(activatedSpy.valid)
-
- var highlightedCount = 0
- var highlightedSpy = signalSpy.createObject(control, {target: control, signalName: "highlighted"})
- verify(highlightedSpy.valid)
-
- var currentIndexCount = 0
- var currentIndexSpy = signalSpy.createObject(control, {target: control, signalName: "currentIndexChanged"})
- verify(currentIndexSpy.valid)
-
- var highlightedIndexCount = 0
- var highlightedIndexSpy = signalSpy.createObject(control, {target: control, signalName: "highlightedIndexChanged"})
- verify(highlightedIndexSpy.valid)
-
- // end (popup closed)
- keyClick(Qt.Key_End)
- compare(control.currentIndex, 4)
- compare(currentIndexSpy.count, ++currentIndexCount)
-
- compare(control.highlightedIndex, -1)
- compare(highlightedIndexSpy.count, highlightedIndexCount)
-
- compare(activatedSpy.count, ++activatedCount)
- compare(activatedSpy.signalArguments[activatedCount-1][0], 4)
-
- compare(highlightedSpy.count, highlightedCount)
-
- // repeat (no changes/signals)
- keyClick(Qt.Key_End)
- compare(currentIndexSpy.count, currentIndexCount)
- compare(highlightedIndexSpy.count, highlightedIndexCount)
- compare(activatedSpy.count, activatedCount)
- compare(highlightedSpy.count, highlightedCount)
-
- // home (popup closed)
- keyClick(Qt.Key_Home)
- compare(control.currentIndex, 0)
- compare(currentIndexSpy.count, ++currentIndexCount)
-
- compare(control.highlightedIndex, -1)
- compare(highlightedIndexSpy.count, highlightedIndexCount)
-
- compare(activatedSpy.count, ++activatedCount)
- compare(activatedSpy.signalArguments[activatedCount-1][0], 0)
-
- compare(highlightedSpy.count, highlightedCount)
-
- // repeat (no changes/signals)
- keyClick(Qt.Key_Home)
- compare(currentIndexSpy.count, currentIndexCount)
- compare(highlightedIndexSpy.count, highlightedIndexCount)
- compare(activatedSpy.count, activatedCount)
- compare(highlightedSpy.count, highlightedCount)
-
- control.popup.open()
- compare(control.highlightedIndex, 0)
- compare(highlightedIndexSpy.count, ++highlightedIndexCount)
- compare(highlightedSpy.count, highlightedCount)
-
- // end (popup open)
- keyClick(Qt.Key_End)
- compare(control.currentIndex, 0)
- compare(currentIndexSpy.count, currentIndexCount)
-
- compare(control.highlightedIndex, 4)
- compare(highlightedIndexSpy.count, ++highlightedIndexCount)
-
- compare(activatedSpy.count, activatedCount)
-
- compare(highlightedSpy.count, ++highlightedCount)
- compare(highlightedSpy.signalArguments[highlightedCount-1][0], 4)
-
- // repeat (no changes/signals)
- keyClick(Qt.Key_End)
- compare(currentIndexSpy.count, currentIndexCount)
- compare(highlightedIndexSpy.count, highlightedIndexCount)
- compare(activatedSpy.count, activatedCount)
- compare(highlightedSpy.count, highlightedCount)
-
- // home (popup open)
- keyClick(Qt.Key_Home)
- compare(control.currentIndex, 0)
- compare(currentIndexSpy.count, currentIndexCount)
-
- compare(control.highlightedIndex, 0)
- compare(highlightedIndexSpy.count, ++highlightedIndexCount)
-
- compare(activatedSpy.count, activatedCount)
-
- compare(highlightedSpy.count, ++highlightedCount)
- compare(highlightedSpy.signalArguments[highlightedCount-1][0], 0)
-
- // repeat (no changes/signals)
- keyClick(Qt.Key_Home)
- compare(currentIndexSpy.count, currentIndexCount)
- compare(highlightedIndexSpy.count, highlightedIndexCount)
- compare(activatedSpy.count, activatedCount)
- compare(highlightedSpy.count, highlightedCount)
- }
-
- function test_keySearch() {
- var control = createTemporaryObject(comboBox, testCase, {model: ["Banana", "Coco", "Coconut", "Apple", "Cocomuffin"]})
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- compare(control.currentIndex, 0)
- compare(control.currentText, "Banana")
- compare(control.highlightedIndex, -1)
-
- keyPress(Qt.Key_C)
- compare(control.currentIndex, 1)
- compare(control.currentText, "Coco")
- compare(control.highlightedIndex, -1)
-
- // no match
- keyPress(Qt.Key_N)
- compare(control.currentIndex, 1)
- compare(control.currentText, "Coco")
- compare(control.highlightedIndex, -1)
-
- keyPress(Qt.Key_C)
- compare(control.currentIndex, 2)
- compare(control.currentText, "Coconut")
- compare(control.highlightedIndex, -1)
-
- keyPress(Qt.Key_C)
- compare(control.currentIndex, 4)
- compare(control.currentText, "Cocomuffin")
- compare(control.highlightedIndex, -1)
-
- // wrap
- keyPress(Qt.Key_C)
- compare(control.currentIndex, 1)
- compare(control.currentText, "Coco")
- compare(control.highlightedIndex, -1)
-
- keyPress(Qt.Key_A)
- compare(control.currentIndex, 3)
- compare(control.currentText, "Apple")
- compare(control.highlightedIndex, -1)
-
- keyPress(Qt.Key_B)
- compare(control.currentIndex, 0)
- compare(control.currentText, "Banana")
- compare(control.highlightedIndex, -1)
-
- // popup
- control.popup.open()
- tryCompare(control.popup, "opened", true)
-
- compare(control.currentIndex, 0)
- compare(control.highlightedIndex, 0)
-
- keyClick(Qt.Key_C)
- compare(control.highlightedIndex, 1) // "Coco"
- compare(control.currentIndex, 0)
-
- // no match
- keyClick(Qt.Key_N)
- compare(control.highlightedIndex, 1)
- compare(control.currentIndex, 0)
-
- keyClick(Qt.Key_C)
- compare(control.highlightedIndex, 2) // "Coconut"
- compare(control.currentIndex, 0)
-
- keyClick(Qt.Key_C)
- compare(control.highlightedIndex, 4) // "Cocomuffin"
- compare(control.currentIndex, 0)
-
- // wrap
- keyClick(Qt.Key_C)
- compare(control.highlightedIndex, 1) // "Coco"
- compare(control.currentIndex, 0)
-
- keyClick(Qt.Key_B)
- compare(control.highlightedIndex, 0) // "Banana"
- compare(control.currentIndex, 0)
-
- keyClick(Qt.Key_A)
- compare(control.highlightedIndex, 3) // "Apple"
- compare(control.currentIndex, 0)
-
- verify(control.popup.visible)
-
- // accept
- keyClick(Qt.Key_Return)
- tryCompare(control.popup, "visible", false)
- compare(control.currentIndex, 3)
- compare(control.currentText, "Apple")
- compare(control.highlightedIndex, -1)
- }
-
- function test_popup() {
- var control = createTemporaryObject(comboBox, testCase, {model: 3})
- verify(control)
-
- // show below
- mousePress(control)
- compare(control.pressed, true)
- compare(control.popup.visible, false)
- mouseRelease(control)
- compare(control.pressed, false)
- compare(control.popup.visible, true)
- verify(control.popup.contentItem.y >= control.y)
-
- // hide
- mouseClick(control)
- compare(control.pressed, false)
- tryCompare(control.popup, "visible", false)
-
- // show above
- control.y = control.Window.height - control.height
- mousePress(control)
- compare(control.pressed, true)
- compare(control.popup.visible, false)
- mouseRelease(control)
- compare(control.pressed, false)
- compare(control.popup.visible, true)
- verify(control.popup.contentItem.y < control.y)
-
-
- // Account for when a transition of a scale from 0.9-1.0 that it is placed above right away and not below
- // first just because there is room at the 0.9 scale
- if (control.popup.enter !== null) {
- // hide
- mouseClick(control)
- compare(control.pressed, false)
- tryCompare(control.popup, "visible", false)
- control.y = control.Window.height - (control.popup.contentItem.height * 0.99)
- var popupYSpy = createTemporaryObject(signalSpy, testCase, {target: control.popup, signalName: "yChanged"})
- verify(popupYSpy.valid)
- mousePress(control)
- compare(control.pressed, true)
- compare(control.popup.visible, false)
- mouseRelease(control)
- compare(control.pressed, false)
- compare(control.popup.visible, true)
- tryCompare(control.popup.enter, "running", false)
- verify(control.popup.contentItem.y < control.y)
- verify(popupYSpy.count === 1)
- }
-
- // follow the control outside the horizontal window bounds
- control.x = -control.width / 2
- compare(control.x, -control.width / 2)
- compare(control.popup.contentItem.parent.x, -control.width / 2)
- control.x = testCase.width - control.width / 2
- compare(control.x, testCase.width - control.width / 2)
- compare(control.popup.contentItem.parent.x, testCase.width - control.width / 2)
-
- // close the popup when hidden (QTBUG-67684)
- control.popup.open()
- tryCompare(control.popup, "opened", true)
- control.visible = false
- tryCompare(control.popup, "visible", false)
- }
-
- Component {
- id: reopenCombo
- Window {
- property alias innerCombo: innerCombo
- visible: true
- width: 300
- height: 300
- ComboBox {
- id: innerCombo
- model: 10
- anchors.verticalCenter: parent.verticalCenter
- }
- }
- }
-
- // This test checks that when reopening the combobox that it is still appears at the same y position as
- // previously
- function test_reopen_popup() {
- var control = createTemporaryObject(reopenCombo, testCase)
- verify(control)
- var y = 0;
- for (var i = 0; i < 2; ++i) {
- tryCompare(control.innerCombo.popup, "visible", false)
- control.innerCombo.y = control.height - (control.innerCombo.popup.contentItem.height * 0.99)
- var popupYSpy = createTemporaryObject(signalSpy, testCase, {target: control.innerCombo.popup, signalName: "yChanged"})
- verify(popupYSpy.valid)
- mousePress(control.innerCombo)
- compare(control.innerCombo.pressed, true)
- compare(control.innerCombo.popup.visible, false)
- mouseRelease(control.innerCombo)
- compare(control.innerCombo.pressed, false)
- compare(control.innerCombo.popup.visible, true)
- if (control.innerCombo.popup.enter)
- tryCompare(control.innerCombo.popup.enter, "running", false)
- // Check on the second opening that it has the same y position as before
- if (i !== 0) {
- // y should not have changed again
- verify(popupYSpy.count === 0)
- verify(y === control.innerCombo.popup.y)
- } else {
- // In some cases on the initial show, y changes more than once
- verify(popupYSpy.count >= 1)
- y = control.innerCombo.popup.y
- mouseClick(control.innerCombo)
- compare(control.innerCombo.pressed, false)
- tryCompare(control.innerCombo.popup, "visible", false)
- }
- }
- }
-
- function test_mouse() {
- var control = createTemporaryObject(comboBox, testCase, {model: 3, hoverEnabled: false})
- verify(control)
-
- var activatedSpy = signalSpy.createObject(control, {target: control, signalName: "activated"})
- verify(activatedSpy.valid)
-
- mouseClick(control)
- compare(control.popup.visible, true)
-
- var content = control.popup.contentItem
- waitForRendering(content)
-
- // press - move - release outside - not activated - not closed
- mousePress(content)
- compare(activatedSpy.count, 0)
- mouseMove(content, content.width * 2)
- compare(activatedSpy.count, 0)
- mouseRelease(content, content.width * 2)
- compare(activatedSpy.count, 0)
- compare(control.popup.visible, true)
-
- // press - move - release inside - activated - closed
- mousePress(content)
- compare(activatedSpy.count, 0)
- mouseMove(content, content.width / 2 + 1, content.height / 2 + 1)
- compare(activatedSpy.count, 0)
- mouseRelease(content)
- compare(activatedSpy.count, 1)
- tryCompare(control.popup, "visible", false)
- }
-
- function test_touch() {
- var control = createTemporaryObject(comboBox, testCase, {model: 3})
- verify(control)
-
- var touch = touchEvent(control)
-
- var activatedSpy = signalSpy.createObject(control, {target: control, signalName: "activated"})
- verify(activatedSpy.valid)
-
- var highlightedSpy = signalSpy.createObject(control, {target: control, signalName: "highlighted"})
- verify(highlightedSpy.valid)
-
- touch.press(0, control).commit()
- touch.release(0, control).commit()
- compare(control.popup.visible, true)
-
- var content = control.popup.contentItem
- waitForRendering(content)
-
- // press - move - release outside - not activated - not closed
- touch.press(0, control).commit()
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
- touch.move(0, control, control.width * 2, control.height / 2).commit()
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
- touch.release(0, control, control.width * 2, control.height / 2).commit()
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
- compare(control.popup.visible, true)
-
- // press - move - release inside - activated - closed
- touch.press(0, content).commit()
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
- touch.move(0, content, content.width / 2 + 1, content.height / 2 + 1).commit()
- compare(activatedSpy.count, 0)
- compare(highlightedSpy.count, 0)
- touch.release(0, content).commit()
- compare(activatedSpy.count, 1)
- compare(highlightedSpy.count, 1)
- tryCompare(control.popup, "visible", false)
- }
-
- function test_down() {
- var control = createTemporaryObject(comboBox, testCase, {model: 3})
- verify(control)
-
- // some styles position the popup over the combo button. move it out
- // of the way to avoid stealing mouse presses. we want to test the
- // combinations of the button being pressed and the popup being visible.
- control.popup.y = control.height
-
- var downSpy = signalSpy.createObject(control, {target: control, signalName: "downChanged"})
- verify(downSpy.valid)
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- mousePress(control)
- compare(control.popup.visible, false)
- compare(control.pressed, true)
- compare(control.down, true)
- compare(downSpy.count, 1)
- compare(pressedSpy.count, 1)
-
- mouseRelease(control)
- compare(control.popup.visible, true)
- compare(control.pressed, false)
- compare(control.down, true)
- compare(downSpy.count, 3)
- compare(pressedSpy.count, 2)
-
- compare(control.popup.y, control.height)
-
- control.down = false
- compare(control.down, false)
- compare(downSpy.count, 4)
-
- mousePress(control)
- compare(control.popup.visible, true)
- compare(control.pressed, true)
- compare(control.down, false) // explicit false
- compare(downSpy.count, 4)
- compare(pressedSpy.count, 3)
-
- control.down = undefined
- compare(control.down, true)
- compare(downSpy.count, 5)
-
- mouseRelease(control)
- tryCompare(control.popup, "visible", false)
- compare(control.pressed, false)
- compare(control.down, false)
- compare(downSpy.count, 6)
- compare(pressedSpy.count, 4)
-
- control.popup.open()
- compare(control.popup.visible, true)
- compare(control.pressed, false)
- compare(control.down, true)
- compare(downSpy.count, 7)
- compare(pressedSpy.count, 4)
-
- control.popup.close()
- tryCompare(control.popup, "visible", false)
- compare(control.pressed, false)
- compare(control.down, false)
- compare(downSpy.count, 8)
- compare(pressedSpy.count, 4)
- }
-
- function test_focus() {
- var control = createTemporaryObject(comboBox, testCase, {model: 3})
- verify(control)
-
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- var closedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "closed"})
- verify(openedSpy.valid)
-
- // click - gain focus - show popup
- mouseClick(control)
- verify(control.activeFocus)
- openedSpy.wait()
- compare(openedSpy.count, 1)
- compare(control.popup.visible, true)
-
- // lose focus - hide popup
- control.focus = false
- verify(!control.activeFocus)
- closedSpy.wait()
- compare(closedSpy.count, 1)
- compare(control.popup.visible, false)
- }
-
- function test_baseline() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- Component {
- id: displayBox
- ComboBox {
- textRole: "key"
- model: ListModel {
- ListElement { key: "First"; value: 123 }
- ListElement { key: "Second"; value: 456 }
- ListElement { key: "Third"; value: 789 }
- }
- }
- }
-
- function test_displayText() {
- var control = createTemporaryObject(displayBox, testCase)
- verify(control)
-
- compare(control.displayText, "First")
- control.currentIndex = 1
- compare(control.displayText, "Second")
- control.textRole = "value"
- compare(control.displayText, "456")
- control.displayText = "Display"
- compare(control.displayText, "Display")
- control.currentIndex = 2
- compare(control.displayText, "Display")
- control.displayText = undefined
- compare(control.displayText, "789")
- }
-
- Component {
- id: component
- Pane {
- id: panel
- property alias button: _button;
- property alias combobox: _combobox;
- font.pixelSize: 30
- Column {
- Button {
- id: _button
- text: "Button"
- font.pixelSize: 20
- }
- ComboBox {
- id: _combobox
- model: ["ComboBox", "With"]
- delegate: ItemDelegate {
- width: _combobox.width
- text: _combobox.textRole ? (Array.isArray(_combobox.model) ? modelData[_combobox.textRole] : model[_combobox.textRole]) : modelData
- objectName: "delegate"
- autoExclusive: true
- checked: _combobox.currentIndex === index
- highlighted: _combobox.highlightedIndex === index
- }
- }
- }
- }
- }
-
- function getChild(control, objname, idx) {
- var index = idx
- for (var i = index+1; i < control.children.length; i++)
- {
- if (control.children[i].objectName === objname) {
- index = i
- break
- }
- }
- return index
- }
-
- function test_font() { // QTBUG_50984, QTBUG-51696
- var control = createTemporaryObject(component, testCase)
- verify(control)
- verify(control.button)
- verify(control.combobox)
-
- compare(control.font.pixelSize, 30)
- compare(control.button.font.pixelSize, 20)
- compare(control.combobox.font.pixelSize, 30)
-
-// verify(control.combobox.popup)
-// var popup = control.combobox.popup
-// popup.open()
-
-// verify(popup.contentItem)
-
-// var listview = popup.contentItem
-// verify(listview.contentItem)
-// waitForRendering(listview)
-
-// var idx1 = getChild(listview.contentItem, "delegate", -1)
-// compare(listview.contentItem.children[idx1].font.pixelSize, 25)
-// var idx2 = getChild(listview.contentItem, "delegate", idx1)
-// compare(listview.contentItem.children[idx2].font.pixelSize, 25)
-
-// compare(listview.contentItem.children[idx1].font.pixelSize, 25)
-// compare(listview.contentItem.children[idx2].font.pixelSize, 25)
-
- control.font.pixelSize = control.font.pixelSize + 10
- compare(control.combobox.font.pixelSize, 40)
-// waitForRendering(listview)
-// compare(listview.contentItem.children[idx1].font.pixelSize, 25)
-// compare(listview.contentItem.children[idx2].font.pixelSize, 25)
-
- control.combobox.font.pixelSize = control.combobox.font.pixelSize + 5
- compare(control.combobox.font.pixelSize, 45)
-// waitForRendering(listview)
-
-// idx1 = getChild(listview.contentItem, "delegate", -1)
-// compare(listview.contentItem.children[idx1].font.pixelSize, 25)
-// idx2 = getChild(listview.contentItem, "delegate", idx1)
-// compare(listview.contentItem.children[idx2].font.pixelSize, 25)
- }
-
- function test_wheel() {
- var ma = createTemporaryObject(mouseArea, testCase, {width: 100, height: 100})
- verify(ma)
-
- var control = comboBox.createObject(ma, {model: 2, wheelEnabled: true})
- verify(control)
-
- var delta = 120
-
- var spy = signalSpy.createObject(ma, {target: ma, signalName: "wheel"})
- verify(spy.valid)
-
- mouseWheel(control, control.width / 2, control.height / 2, -delta, -delta)
- compare(control.currentIndex, 1)
- compare(spy.count, 0) // no propagation
-
- // reached bounds -> no change
- mouseWheel(control, control.width / 2, control.height / 2, -delta, -delta)
- compare(control.currentIndex, 1)
- compare(spy.count, 0) // no propagation
-
- mouseWheel(control, control.width / 2, control.height / 2, delta, delta)
- compare(control.currentIndex, 0)
- compare(spy.count, 0) // no propagation
-
- // reached bounds -> no change
- mouseWheel(control, control.width / 2, control.height / 2, delta, delta)
- compare(control.currentIndex, 0)
- compare(spy.count, 0) // no propagation
- }
-
- function test_activation_data() {
- return [
- { tag: "open:enter", key: Qt.Key_Enter, open: true },
- { tag: "open:return", key: Qt.Key_Return, open: true },
- { tag: "closed:enter", key: Qt.Key_Enter, open: false },
- { tag: "closed:return", key: Qt.Key_Return, open: false }
- ]
- }
-
- // QTBUG-51645
- function test_activation(data) {
- var control = createTemporaryObject(comboBox, testCase, {currentIndex: 1, model: ["Apple", "Orange", "Banana"]})
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- if (data.open) {
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- keyClick(Qt.Key_Space)
- openedSpy.wait()
- compare(openedSpy.count, 1)
- }
- compare(control.popup.visible, data.open)
-
- compare(control.currentIndex, 1)
- compare(control.currentText, "Orange")
- compare(control.displayText, "Orange")
-
- keyClick(data.key)
-
- compare(control.currentIndex, 1)
- compare(control.currentText, "Orange")
- compare(control.displayText, "Orange")
- }
-
- Component {
- id: asyncLoader
- Loader {
- active: false
- asynchronous: true
- sourceComponent: ComboBox {
- model: ["First", "Second", "Third"]
- }
- }
- }
-
- // QTBUG-51972
- function test_async() {
- var loader = createTemporaryObject(asyncLoader, testCase)
- verify(loader)
-
- loader.active = true
- tryCompare(loader, "status", Loader.Ready)
- verify(loader.item)
- compare(loader.item.currentText, "First")
- compare(loader.item.displayText, "First")
- }
-
- // QTBUG-52615
- function test_currentIndex() {
- var control = createTemporaryObject(comboBox, testCase, {currentIndex: -1, model: 3})
- verify(control)
-
- compare(control.currentIndex, -1)
- }
-
- ListModel {
- id: resetmodel
- ListElement { text: "First" }
- ListElement { text: "Second" }
- ListElement { text: "Third" }
- }
-
- // QTBUG-54573
- function test_modelReset() {
- var control = createTemporaryObject(comboBox, testCase, {model: resetmodel})
- verify(control)
- control.popup.open()
-
- var listview = control.popup.contentItem
- verify(listview)
-
- tryCompare(listview.contentItem.children, "length", resetmodel.count + 1) // + highlight item
-
- resetmodel.clear()
- resetmodel.append({text: "Fourth"})
- resetmodel.append({text: "Fifth"})
-
- tryCompare(listview.contentItem.children, "length", resetmodel.count + 1) // + highlight item
- }
-
- // QTBUG-55118
- function test_currentText() {
- var control = createTemporaryObject(comboBox, testCase, {model: listmodel})
- verify(control)
-
- compare(control.currentIndex, 0)
- compare(control.currentText, "First")
-
- listmodel.setProperty(0, "text", "1st")
- compare(control.currentText, "1st")
-
- control.currentIndex = 1
- compare(control.currentText, "Second")
-
- listmodel.setProperty(0, "text", "First")
- compare(control.currentText, "Second")
- }
-
- // QTBUG-55030
- function test_highlightRange() {
- var control = createTemporaryObject(comboBox, testCase, {model: 100})
- verify(control)
-
- control.currentIndex = 50
- compare(control.currentIndex, 50)
- compare(control.highlightedIndex, -1)
-
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.popup.open()
- compare(control.highlightedIndex, 50)
- tryCompare(openedSpy, "count", 1)
-
- var listview = control.popup.contentItem
- verify(listview)
-
- var first = listview.itemAt(0, listview.contentY)
- verify(first)
- compare(first.text, "50")
-
- var closedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "closed"})
- verify(closedSpy.valid)
-
- control.popup.close()
- tryCompare(closedSpy, "count", 1)
- compare(control.highlightedIndex, -1)
-
- control.currentIndex = 99
- compare(control.currentIndex, 99)
- compare(control.highlightedIndex, -1)
-
- control.popup.open()
- compare(control.highlightedIndex, 99)
- tryCompare(openedSpy, "count", 2)
- tryVerify(function() { return listview.height > 0 })
-
- var last = listview.itemAt(0, listview.contentY + listview.height - 1)
- verify(last)
- compare(last.text, "99")
-
- openedSpy.target = null
- closedSpy.target = null
- }
-
- function test_mouseHighlight() {
- if ((Qt.platform.pluginName === "offscreen")
- || (Qt.platform.pluginName === "minimal"))
- skip("Mouse highlight not functional on offscreen/minimal platforms")
- var control = createTemporaryObject(comboBox, testCase, {model: 20})
- verify(control)
-
- compare(control.highlightedIndex, -1)
-
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.popup.open()
- compare(control.highlightedIndex, 0)
- tryCompare(openedSpy, "count", 1)
-
- var listview = control.popup.contentItem
- verify(listview)
- waitForRendering(listview)
-
- // hover-highlight through all visible list items one by one
- var hoverIndex = -1
- var prevHoverItem = null
- for (var y = 0; y < listview.height; ++y) {
- var hoverItem = listview.itemAt(0, listview.contentY + y)
- if (!hoverItem || !hoverItem.visible || hoverItem === prevHoverItem)
- continue
- mouseMove(hoverItem, 0, 0)
- tryCompare(control, "highlightedIndex", ++hoverIndex)
- prevHoverItem = hoverItem
- }
-
- mouseMove(listview, listview.width / 2, listview.height / 2)
-
- // wheel-highlight the rest of the items
- var delta = 120
- var prevWheelItem = null
- while (!listview.atYEnd) {
- var prevContentY = listview.contentY
- mouseWheel(listview, listview.width / 2, listview.height / 2, -delta, -delta)
- tryCompare(listview, "moving", false)
- verify(listview.contentY > prevContentY)
-
- var wheelItem = listview.itemAt(listview.width / 2, listview.contentY + listview.height / 2)
- if (!wheelItem || !wheelItem.visible || wheelItem === prevWheelItem)
- continue
-
- tryCompare(control, "highlightedIndex", parseInt(wheelItem.text))
- prevWheelItem = wheelItem
- }
- }
-
- RegularExpressionValidator {
- id: regExpValidator
- regularExpression: /(red|blue|green)?/
- }
-
- function test_validator() {
- var control = createTemporaryObject(comboBox, testCase, {editable: true, validator: regExpValidator})
-
- control.editText = "blu"
- compare(control.acceptableInput, false)
- control.editText = "blue"
- compare(control.acceptableInput, true)
- control.editText = "bluee"
- compare(control.acceptableInput, false)
- control.editText = ""
- compare(control.acceptableInput, true)
- control.editText = ""
- control.contentItem.forceActiveFocus()
- keyPress(Qt.Key_A)
- compare(control.editText, "")
- keyPress(Qt.Key_A)
- compare(control.editText, "")
- keyPress(Qt.Key_R)
- compare(control.editText, "r")
- keyPress(Qt.Key_A)
- compare(control.editText, "r")
- compare(control.acceptableInput, false)
- keyPress(Qt.Key_E)
- compare(control.editText, "re")
- compare(control.acceptableInput, false)
- keyPress(Qt.Key_D)
- compare(control.editText, "red")
- compare(control.acceptableInput, true)
- }
-
- Component {
- id: appendFindBox
- ComboBox {
- editable: true
- model: ListModel {
- ListElement { text:"first" }
- }
- onAccepted: {
- if (find(editText) === -1)
- model.append({text: editText})
- }
- }
- }
-
- function test_append_find() {
- var control = createTemporaryObject(appendFindBox, testCase)
-
- compare(control.currentIndex, 0)
- compare(control.currentText, "first")
- control.contentItem.forceActiveFocus()
- compare(control.activeFocus, true)
-
- control.selectAll()
- keyPress(Qt.Key_T)
- keyPress(Qt.Key_H)
- keyPress(Qt.Key_I)
- keyPress(Qt.Key_R)
- keyPress(Qt.Key_D)
- compare(control.count, 1)
- compare(control.currentText, "first")
- compare(control.editText, "third")
-
- keyPress(Qt.Key_Enter)
- compare(control.count, 2)
- compare(control.currentIndex, 1)
- compare(control.currentText, "third")
- }
-
- function test_editable() {
- var control = createTemporaryObject(comboBox, testCase, {editable: true, model: ["Banana", "Coco", "Coconut", "Apple", "Cocomuffin"]})
- verify(control)
-
- control.contentItem.forceActiveFocus()
- verify(control.activeFocus)
-
- var acceptCount = 0
-
- var acceptSpy = signalSpy.createObject(control, {target: control, signalName: "accepted"})
- verify(acceptSpy.valid)
-
- compare(control.editText, "Banana")
- compare(control.currentText, "Banana")
- compare(control.currentIndex, 0)
- compare(acceptSpy.count, 0)
- control.editText = ""
-
- keyPress(Qt.Key_C)
- compare(control.editText, "coco")
- compare(control.currentText, "Banana")
- compare(control.currentIndex, 0)
-
- keyPress(Qt.Key_Right)
- keyPress(Qt.Key_N)
- compare(control.editText, "coconut")
- compare(control.currentText, "Banana")
- compare(control.currentIndex, 0)
-
- keyPress(Qt.Key_Enter) // Accept
- compare(control.editText, "Coconut")
- compare(control.currentText, "Coconut")
- compare(control.currentIndex, 2)
- compare(acceptSpy.count, ++acceptCount)
-
- keyPress(Qt.Key_Backspace)
- keyPress(Qt.Key_Backspace)
- keyPress(Qt.Key_Backspace)
- keyPress(Qt.Key_M)
- compare(control.editText, "Cocomuffin")
- compare(control.currentText, "Coconut")
- compare(control.currentIndex, 2)
-
- keyPress(Qt.Key_Enter) // Accept
- compare(control.editText, "Cocomuffin")
- compare(control.currentText, "Cocomuffin")
- compare(control.currentIndex, 4)
- compare(acceptSpy.count, ++acceptCount)
-
- keyPress(Qt.Key_Return) // Accept
- compare(control.editText, "Cocomuffin")
- compare(control.currentText, "Cocomuffin")
- compare(control.currentIndex, 4)
- compare(acceptSpy.count, ++acceptCount)
-
- control.editText = ""
- compare(control.editText, "")
- compare(control.currentText, "Cocomuffin")
- compare(control.currentIndex, 4)
-
- keyPress(Qt.Key_A)
- compare(control.editText, "apple")
- compare(control.currentText, "Cocomuffin")
- compare(control.currentIndex, 4)
-
- keyPress(Qt.Key_Return) // Accept
- compare(control.editText, "Apple")
- compare(control.currentText, "Apple")
- compare(control.currentIndex, 3)
- compare(acceptSpy.count, ++acceptCount)
-
- control.editText = ""
- keyPress(Qt.Key_A)
- keyPress(Qt.Key_B)
- compare(control.editText, "ab")
- compare(control.currentText, "Apple")
- compare(control.currentIndex, 3)
-
- keyPress(Qt.Key_Return) // Accept
- compare(control.editText, "ab")
- compare(control.currentText, "")
- compare(control.currentIndex, -1)
- compare(acceptSpy.count, ++acceptCount)
-
- control.editText = ""
- compare(control.editText, "")
- compare(control.currentText, "")
- compare(control.currentIndex, -1)
-
- keyPress(Qt.Key_C)
- keyPress(Qt.Key_Return) // Accept
- compare(control.editText, "Coco")
- compare(control.currentText, "Coco")
- compare(control.currentIndex, 1)
- compare(acceptSpy.count, ++acceptCount)
-
- keyPress(Qt.Key_Down)
- compare(control.editText, "Coconut")
- compare(control.currentText, "Coconut")
- compare(control.currentIndex, 2)
-
- keyPress(Qt.Key_Up)
- compare(control.editText, "Coco")
- compare(control.currentText, "Coco")
- compare(control.currentIndex, 1)
-
- control.editText = ""
- compare(control.editText, "")
- compare(control.currentText, "Coco")
- compare(control.currentIndex, 1)
-
- keyPress(Qt.Key_C)
- keyPress(Qt.Key_O)
- keyPress(Qt.Key_C) // autocompletes "coco"
- keyPress(Qt.Key_Backspace)
- keyPress(Qt.Key_Return) // Accept "coc"
- compare(control.editText, "coc")
- compare(control.currentText, "")
- compare(control.currentIndex, -1)
- compare(acceptSpy.count, ++acceptCount)
-
- control.editText = ""
- compare(control.editText, "")
- compare(control.currentText, "")
- compare(control.currentIndex, -1)
-
- keyPress(Qt.Key_C)
- keyPress(Qt.Key_O)
- keyPress(Qt.Key_C) // autocompletes "coc"
- keyPress(Qt.Key_Space)
- keyPress(Qt.Key_Return) // Accept "coc "
- compare(control.editText, "coc ")
- compare(control.currentText, "")
- compare(control.currentIndex, -1)
- compare(acceptSpy.count, ++acceptCount)
- }
-
- Component {
- id: keysAttachedBox
- ComboBox {
- editable: true
- property bool gotit: false
- Keys.onPressed: {
- if (!gotit && event.key === Qt.Key_B) {
- gotit = true
- event.accepted = true
- }
- }
- }
- }
-
- function test_keys_attached() {
- var control = createTemporaryObject(keysAttachedBox, testCase)
- verify(control)
-
- control.contentItem.forceActiveFocus()
- verify(control.activeFocus)
-
- verify(!control.gotit)
- compare(control.editText, "")
-
- keyPress(Qt.Key_A)
- verify(control.activeFocus)
- verify(!control.gotit)
- compare(control.editText, "a")
-
- keyPress(Qt.Key_B)
- verify(control.activeFocus)
- verify(control.gotit)
- compare(control.editText, "a")
-
- keyPress(Qt.Key_B)
- verify(control.activeFocus)
- verify(control.gotit)
- compare(control.editText, "ab")
- }
-
- function test_minusOneIndexResetsSelection_QTBUG_35794_data() {
- return [
- { tag: "editable", editable: true },
- { tag: "non-editable", editable: false }
- ]
- }
-
- function test_minusOneIndexResetsSelection_QTBUG_35794(data) {
- var control = createTemporaryObject(comboBox, testCase, {editable: data.editable, model: ["A", "B", "C"]})
- verify(control)
-
- compare(control.currentIndex, 0)
- compare(control.currentText, "A")
- control.currentIndex = -1
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- control.currentIndex = 1
- compare(control.currentIndex, 1)
- compare(control.currentText, "B")
- }
-
- function test_minusOneToZeroSelection_QTBUG_38036() {
- var control = createTemporaryObject(comboBox, testCase, {model: ["A", "B", "C"]})
- verify(control)
-
- compare(control.currentIndex, 0)
- compare(control.currentText, "A")
- control.currentIndex = -1
- compare(control.currentIndex, -1)
- compare(control.currentText, "")
- control.currentIndex = 0
- compare(control.currentIndex, 0)
- compare(control.currentText, "A")
- }
-
- function test_emptyPopupAfterModelCleared() {
- var control = createTemporaryObject(comboBox, testCase, { model: 1 })
- verify(control)
- compare(control.popup.implicitHeight, 0)
-
- // Ensure that it's open so that the popup's implicitHeight changes when we increase the model count.
- control.popup.open()
- tryCompare(control.popup, "visible", true)
-
- // Add lots of items to the model. The popup should take up the entire height of the window.
- control.model = 100
- compare(control.popup.height, control.Window.height - control.popup.topMargin - control.popup.bottomMargin)
-
- control.popup.close()
-
- // Clearing the model should result in a zero height.
- control.model = 0
- control.popup.open()
- tryCompare(control.popup, "visible", true)
- compare(control.popup.height, control.popup.topPadding + control.popup.bottomPadding)
- }
-
- Component {
- id: keysMonitor
- Item {
- property int pressedKeys: 0
- property int releasedKeys: 0
- property int lastPressedKey: 0
- property int lastReleasedKey: 0
- property alias comboBox: comboBox
-
- width: 200
- height: 200
-
- Keys.onPressed: { ++pressedKeys; lastPressedKey = event.key }
- Keys.onReleased: { ++releasedKeys; lastReleasedKey = event.key }
-
- ComboBox {
- id: comboBox
- }
- }
- }
-
- function test_keyClose_data() {
- return [
- { tag: "Escape", key: Qt.Key_Escape },
- { tag: "Back", key: Qt.Key_Back }
- ]
- }
-
- function test_keyClose(data) {
- var container = createTemporaryObject(keysMonitor, testCase)
- verify(container)
-
- var control = comboBox.createObject(container)
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var pressedKeys = 0
- var releasedKeys = 0
-
- // popup not visible -> propagates
- keyPress(data.key)
- compare(container.pressedKeys, ++pressedKeys)
- compare(container.lastPressedKey, data.key)
-
- keyRelease(data.key)
- compare(container.releasedKeys, ++releasedKeys)
- compare(container.lastReleasedKey, data.key)
-
- verify(control.activeFocus)
-
- // popup visible -> handled -> does not propagate
- control.popup.open()
- tryCompare(control.popup, "opened", true)
-
- keyPress(data.key)
- compare(container.pressedKeys, pressedKeys)
-
- keyRelease(data.key)
- // Popup receives the key release event if it has an exit transition, but
- // not if it has been immediately closed on press, without a transition.
- // ### TODO: Should Popup somehow always block the key release event?
- if (!control.popup.exit)
- ++releasedKeys
- compare(container.releasedKeys, releasedKeys)
-
- tryCompare(control.popup, "visible", false)
- verify(control.activeFocus)
-
- // popup not visible -> propagates
- keyPress(data.key)
- compare(container.pressedKeys, ++pressedKeys)
- compare(container.lastPressedKey, data.key)
-
- keyRelease(data.key)
- compare(container.releasedKeys, ++releasedKeys)
- compare(container.lastReleasedKey, data.key)
- }
-
- function test_popupFocus_QTBUG_74661() {
- var control = createTemporaryObject(comboBox, testCase)
- verify(control)
-
- var popup = createTemporaryObject(customPopup, testCase)
- verify(popup)
-
- control.popup = popup
-
- var openedSpy = signalSpy.createObject(control, {target: popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- var closedSpy = signalSpy.createObject(control, {target: popup, signalName: "closed"})
- verify(closedSpy.valid)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- // show popup
- keyClick(Qt.Key_Space)
- openedSpy.wait()
- compare(openedSpy.count, 1)
-
- popup.contentItem.forceActiveFocus()
- verify(popup.contentItem.activeFocus)
-
- // type something in the text field
- keyClick(Qt.Key_Space)
- keyClick(Qt.Key_H)
- keyClick(Qt.Key_I)
- compare(popup.contentItem.text, " hi")
-
- compare(closedSpy.count, 0)
-
- // hide popup
- keyClick(Qt.Key_Escape)
- closedSpy.wait()
- compare(closedSpy.count, 1)
- }
-
- function test_comboBoxWithShaderEffect() {
- var control = createTemporaryObject(comboBoxWithShaderEffect, testCase, {model: 9})
- verify(control)
- waitForRendering(control)
- control.forceActiveFocus()
- var openedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "opened"})
- verify(openedSpy.valid)
-
- var closedSpy = signalSpy.createObject(control, {target: control.popup, signalName: "closed"})
- verify(closedSpy.valid)
-
- control.popup.open()
- openedSpy.wait()
- compare(openedSpy.count, 1)
- control.popup.close()
- closedSpy.wait()
- compare(closedSpy.count, 1)
- }
-
- function test_comboBoxSelectTextByMouse() {
- let control = createTemporaryObject(comboBox, testCase,
- { editable: true, selectTextByMouse: true, model: [ "Some text" ], width: parent.width })
- verify(control)
- waitForRendering(control)
- control.forceActiveFocus()
-
- // Position the text cursor at the beginning of the text.
- mouseClick(control, control.leftPadding, control.height / 2)
- // Select all of the text.
- mousePress(control, control.leftPadding, control.height / 2)
- mouseMove(control, control.leftPadding + control.contentItem.width, control.height / 2)
- mouseRelease(control, control.leftPadding + control.contentItem.width, control.height / 2)
- compare(control.contentItem.selectedText, "Some text")
- }
-
- // QTBUG-78885: When the edit text is changed on an editable ComboBox,
- // and then that ComboBox loses focus, its currentIndex should change
- // to the index of the edit text (assuming a match is found).
- function test_currentIndexChangeOnLostFocus() {
- if (Qt.styleHints.tabFocusBehavior !== Qt.TabFocusAllControls)
- skip("This platform only allows tab focus for text controls")
-
- let theModel = []
- for (let i = 0; i < 10; ++i)
- theModel.push("Item " + (i + 1))
-
- let comboBox1 = createTemporaryObject(comboBox, testCase,
- { objectName: "comboBox1", editable: true, model: theModel })
- verify(comboBox1)
- compare(comboBox1.currentIndex, 0)
-
- let comboBox2 = createTemporaryObject(comboBox, testCase, { objectName: "comboBox2" })
- verify(comboBox2)
-
- // Give the first ComboBox focus and type in 0 to select "Item 10" (default is "Item 1").
- waitForRendering(comboBox1)
- comboBox1.contentItem.forceActiveFocus()
- verify(comboBox1.activeFocus)
- keyClick(Qt.Key_0)
- compare(comboBox1.editText, "Item 10")
-
- let currentIndexSpy = signalSpy.createObject(comboBox1,
- { target: comboBox1, signalName: "currentIndexChanged" })
- verify(currentIndexSpy.valid)
-
- // Give focus to the other ComboBox so that the first one loses it.
- // The first ComboBox's currentIndex should change to that of "Item 10".
- keyClick(Qt.Key_Tab)
- verify(comboBox2.activeFocus)
- compare(comboBox1.currentIndex, 9)
- compare(currentIndexSpy.count, 1)
-
- // Give focus back to the first ComboBox, and try the same thing except
- // with non-existing text; the currentIndex should not change.
- comboBox1.contentItem.forceActiveFocus()
- verify(comboBox1.activeFocus)
- keySequence(StandardKey.SelectAll)
- compare(comboBox1.contentItem.selectedText, "Item 10")
- keyClick(Qt.Key_N)
- keyClick(Qt.Key_O)
- keyClick(Qt.Key_P)
- keyClick(Qt.Key_E)
- compare(comboBox1.editText, "nope")
- compare(comboBox1.currentIndex, 9)
- compare(currentIndexSpy.count, 1)
- }
-
- Component {
- id: appFontTextFieldComponent
- TextField {
- objectName: "appFontTextField"
- font: Qt.application.font
- // We don't want the background's implicit width to interfere with our tests,
- // which are about implicit width of the contentItem of ComboBox, which is by default TextField.
- background: null
- }
- }
-
- Component {
- id: appFontContentItemComboBoxComponent
- ComboBox {
- // Override the contentItem so that the font doesn't vary between styles.
- contentItem: TextField {
- objectName: "appFontContentItemTextField"
- // We do this just to be extra sure that the font never comes from the control,
- // as we want it to match that of the TextField in the appFontTextFieldComponent.
- font: Qt.application.font
- background: null
- }
- }
- }
-
- Component {
- id: twoItemListModelComponent
-
- ListModel {
- ListElement { display: "Short" }
- ListElement { display: "Kinda long" }
- }
- }
-
- function appendedToModel(model, item) {
- if (Array.isArray(model)) {
- let newModel = model
- newModel.push(item)
- return newModel
- }
-
- if (model.hasOwnProperty("append")) {
- model.append({ display: item })
- // To account for the fact that changes to a JS array are not seen by the QML engine,
- // we need to reassign the entire model and hence return it. For simplicity in the
- // calling code, we do it for the ListModel code path too. It should be a no-op.
- return model
- }
-
- console.warn("appendedToModel: unrecognised model")
- return undefined
- }
-
- function removedFromModel(model, index, count) {
- if (Array.isArray(model)) {
- let newModel = model
- newModel.splice(index, count)
- return newModel
- }
-
- if (model.hasOwnProperty("remove")) {
- model.remove(index, count)
- return model
- }
-
- console.warn("removedFromModel: unrecognised model")
- return undefined
- }
-
- // We don't use a data-driven test for the policy because the checks vary a lot based on which enum we're testing.
- function test_implicitContentWidthPolicy_ContentItemImplicitWidth() {
- // Set ContentItemImplicitWidth and ensure that implicitContentWidth is as wide as the current item
- // by comparing it against the implicitWidth of an identical TextField
- let control = createTemporaryObject(appFontContentItemComboBoxComponent, testCase, {
- model: ["Short", "Kinda long"],
- implicitContentWidthPolicy: ComboBox.ContentItemImplicitWidth
- })
- verify(control)
- compare(control.implicitContentWidthPolicy, ComboBox.ContentItemImplicitWidth)
-
- let textField = createTemporaryObject(appFontTextFieldComponent, testCase)
- verify(textField)
- // Don't set any text on textField because we're not accounting for the widest
- // text here, so we want to compare it against an empty TextField.
- compare(control.implicitContentWidth, textField.implicitWidth)
-
- textField.font.pixelSize *= 2
- control.font.pixelSize *= 2
- compare(control.implicitContentWidth, textField.implicitWidth)
- }
-
- function test_implicitContentWidthPolicy_WidestText_data() {
- return [
- { tag: "Array", model: ["Short", "Kinda long"] },
- { tag: "ListModel", model: twoItemListModelComponent.createObject(testCase) },
- ]
- }
-
- function test_implicitContentWidthPolicy_WidestText(data) {
- let control = createTemporaryObject(appFontContentItemComboBoxComponent, testCase, {
- model: data.model,
- implicitContentWidthPolicy: ComboBox.WidestText
- })
- verify(control)
- compare(control.implicitContentWidthPolicy, ComboBox.WidestText)
-
- let textField = createTemporaryObject(appFontTextFieldComponent, testCase)
- verify(textField)
- textField.text = "Kinda long"
- // Note that we don't need to change the current index here, as the implicitContentWidth
- // is set to the implicitWidth of the TextField within the ComboBox as if it had the largest
- // text from the model set on it.
- // We use Math.ceil because TextInput uses qCeil internally, whereas the implicitWidth
- // binding for TextField does not.
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
-
- // Add a longer item; it should affect the implicit content width.
- let modifiedModel = appendedToModel(data.model, "Moderately long")
- control.model = modifiedModel
- textField.text = "Moderately long"
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
-
- // Remove the last two items; it should use the only remaining item's width.
- modifiedModel = removedFromModel(data.model, 1, 2)
- control.model = modifiedModel
- compare(control.count, 1)
- compare(control.currentText, "Short")
- textField.text = "Short"
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
-
- // Changes in font should result in the implicitContentWidth being updated.
- textField.font.pixelSize *= 2
- // We have to change the contentItem's font size manually since we break the
- // style's binding to the control's font when we set Qt.application.font to it.
- control.contentItem.font.pixelSize *= 2
- control.font.pixelSize *= 2
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
- }
-
- function test_implicitContentWidthPolicy_WidestTextWhenCompleted_data() {
- return test_implicitContentWidthPolicy_WidestText_data()
- }
-
- function test_implicitContentWidthPolicy_WidestTextWhenCompleted(data) {
- let control = createTemporaryObject(appFontContentItemComboBoxComponent, testCase, {
- model: data.model,
- implicitContentWidthPolicy: ComboBox.WidestTextWhenCompleted
- })
- verify(control)
- compare(control.implicitContentWidthPolicy, ComboBox.WidestTextWhenCompleted)
-
- let textField = createTemporaryObject(appFontTextFieldComponent, testCase)
- verify(textField)
- textField.text = "Kinda long"
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
-
- // Add a longer item; it should not affect the implicit content width
- // since we've already accounted for it once.
- let modifiedModel = appendedToModel(data.model, "Moderately long")
- control.model = modifiedModel
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
-
- // Remove the last two items; it should still not affect the implicit content width.
- modifiedModel = removedFromModel(data.model, 1, 2)
- control.model = modifiedModel
- compare(control.count, 1)
- compare(control.currentText, "Short")
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(textField.implicitWidth))
-
- // Changes in font should not result in the implicitContentWidth being updated.
- let oldTextFieldImplicitWidth = textField.implicitWidth
- // Changes in font should result in the implicitContentWidth being updated.
- textField.font.pixelSize *= 2
- control.contentItem.font.pixelSize *= 2
- control.font.pixelSize *= 2
- compare(Math.ceil(control.implicitContentWidth), Math.ceil(oldTextFieldImplicitWidth))
- }
-
- // QTBUG-61021: text line should not be focused by default
- // It causes (e.g. on Android) showing virtual keyboard when it is not needed
- function test_doNotFocusTextLineByDefault() {
- var control = createTemporaryObject(comboBox, testCase)
- // Focus not set after creating combobox
- verify(!control.activeFocus)
- verify(!control.contentItem.focus)
-
- // After setting focus on combobox, text line should not be focused
- control.forceActiveFocus()
- verify(control.activeFocus)
- verify(!control.contentItem.focus)
-
- // Text line is focused after intentional setting focus on it
- control.contentItem.forceActiveFocus()
- verify(control.activeFocus)
- verify(control.contentItem.focus)
- }
-}
diff --git a/tests/auto/controls/data/tst_container.qml b/tests/auto/controls/data/tst_container.qml
deleted file mode 100644
index be2b9a12..00000000
--- a/tests/auto/controls/data/tst_container.qml
+++ /dev/null
@@ -1,216 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Container"
-
- Component {
- id: container
- Container { }
- }
-
- Component {
- id: rectangle
- Rectangle { }
- }
-
- function test_implicitSize() {
- var control = createTemporaryObject(container, testCase)
- verify(control)
-
- compare(control.implicitWidth, 0)
- compare(control.implicitHeight, 0)
-
- control.contentItem = rectangle.createObject(control, {implicitWidth: 10, implicitHeight: 20})
- compare(control.implicitWidth, 10)
- compare(control.implicitHeight, 20)
-
- control.background = rectangle.createObject(control, {implicitWidth: 20, implicitHeight: 30})
- compare(control.implicitWidth, 20)
- compare(control.implicitHeight, 30)
-
- control.padding = 100
- compare(control.implicitWidth, 210)
- compare(control.implicitHeight, 220)
- }
-
- function test_currentIndex() {
- var control1 = createTemporaryObject(container, testCase)
- verify(control1)
-
- var control2 = createTemporaryObject(container, testCase)
- verify(control2)
-
- compare(control1.currentIndex, -1)
- compare(control2.currentIndex, -1)
-
- for (var i = 0; i < 3; ++i) {
- control1.addItem(rectangle.createObject(control1))
- control2.addItem(rectangle.createObject(control2))
- }
-
- compare(control1.count, 3)
- compare(control2.count, 3)
- compare(control1.currentIndex, 0)
- compare(control2.currentIndex, 0)
-
- control1.currentIndex = Qt.binding(function() { return control2.currentIndex })
- control2.currentIndex = Qt.binding(function() { return control1.currentIndex })
-
- control1.setCurrentIndex(1)
- compare(control1.currentIndex, 1)
- compare(control2.currentIndex, 1)
-
- control1.incrementCurrentIndex()
- compare(control1.currentIndex, 2)
- compare(control2.currentIndex, 2)
-
- control2.decrementCurrentIndex()
- compare(control1.currentIndex, 1)
- compare(control2.currentIndex, 1)
- }
-
- Component {
- id: repeaterContainer1
- Container {
- id: container
- Item { objectName: "0" }
- Item { objectName: "1" }
- Item { objectName: "2" }
- Item { objectName: "3" }
- contentItem: Row {
- Repeater {
- model: container.contentModel
- }
- }
- }
- }
-
- Component {
- id: repeaterContainer2
- Container {
- id: container
- contentItem: Item {
- Repeater {
- model: container.contentModel
- }
- Rectangle { objectName: "extra" }
- }
- Rectangle { objectName: "0" }
- Rectangle { objectName: "1" }
- Rectangle { objectName: "2" }
- Rectangle { objectName: "3" }
- }
- }
-
- function test_repeater_data() {
- return [
- { tag: "1", component: repeaterContainer1 },
- { tag: "2", component: repeaterContainer2 }
- ]
- }
-
- // don't crash (QTBUG-61310)
- function test_repeater(data) {
- var control = createTemporaryObject(data.component)
- verify(control)
-
- compare(control.itemAt(0).objectName, "0")
- compare(control.itemAt(1).objectName, "1")
- compare(control.itemAt(2).objectName, "2")
- compare(control.itemAt(3).objectName, "3")
- }
-
- function test_removeTakeItem() {
- var control = createTemporaryObject(container, testCase)
- verify(control)
-
- var item1 = rectangle.createObject(control)
- var item2 = rectangle.createObject(control)
- var item3 = rectangle.createObject(control)
-
- item1.Component.onDestruction.connect(function() { item1 = null })
- item2.Component.onDestruction.connect(function() { item2 = null })
- item3.Component.onDestruction.connect(function() { item3 = null })
-
- control.addItem(item1)
- control.addItem(item2)
- control.addItem(item3)
- compare(control.count, 3)
-
- // takeItem(int) does not destroy
- compare(control.takeItem(1), item2)
- compare(control.count, 2)
- wait(1)
- verify(item2)
-
- // removeItem(Item) destroys
- control.removeItem(item1)
- compare(control.count, 1)
- wait(1)
- verify(!item1)
-
- // removeItem(null) must not call removeItem(0)
- control.removeItem(null)
- compare(control.count, 1)
- wait(1)
- verify(item3)
- }
-}
diff --git a/tests/auto/controls/data/tst_control.qml b/tests/auto/controls/data/tst_control.qml
deleted file mode 100644
index 1bbbe42a..00000000
--- a/tests/auto/controls/data/tst_control.qml
+++ /dev/null
@@ -1,1417 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Control"
-
- Component {
- id: component
- Control { }
- }
-
- Component {
- id: rectangle
- Rectangle { }
- }
-
- Component {
- id: button
- T.Button { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_padding() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- var paddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "paddingChanged"})
- verify(paddingSpy.valid)
-
- var topPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "topPaddingChanged"})
- verify(topPaddingSpy.valid)
-
- var leftPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "leftPaddingChanged"})
- verify(leftPaddingSpy.valid)
-
- var rightPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rightPaddingChanged"})
- verify(rightPaddingSpy.valid)
-
- var bottomPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "bottomPaddingChanged"})
- verify(bottomPaddingSpy.valid)
-
- var horizontalPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "horizontalPaddingChanged"})
- verify(horizontalPaddingSpy.valid)
-
- var verticalPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "verticalPaddingChanged"})
- verify(verticalPaddingSpy.valid)
-
- var paddingChanges = 0
- var topPaddingChanges = 0
- var leftPaddingChanges = 0
- var rightPaddingChanges = 0
- var bottomPaddingChanges = 0
- var horizontalPaddingChanges = 0
- var verticalPaddingChanges = 0
-
- compare(control.padding, 0)
- compare(control.topPadding, 0)
- compare(control.leftPadding, 0)
- compare(control.rightPadding, 0)
- compare(control.bottomPadding, 0)
- compare(control.horizontalPadding, 0)
- compare(control.verticalPadding, 0)
- compare(control.availableWidth, 0)
- compare(control.availableHeight, 0)
-
- control.width = 100
- control.height = 100
-
- control.padding = 10
- compare(control.padding, 10)
- compare(control.topPadding, 10)
- compare(control.leftPadding, 10)
- compare(control.rightPadding, 10)
- compare(control.bottomPadding, 10)
- compare(control.horizontalPadding, 10)
- compare(control.verticalPadding, 10)
- compare(paddingSpy.count, ++paddingChanges)
- compare(topPaddingSpy.count, ++topPaddingChanges)
- compare(leftPaddingSpy.count, ++leftPaddingChanges)
- compare(rightPaddingSpy.count, ++rightPaddingChanges)
- compare(bottomPaddingSpy.count, ++bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, ++horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, ++verticalPaddingChanges)
-
- control.topPadding = 20
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 10)
- compare(control.rightPadding, 10)
- compare(control.bottomPadding, 10)
- compare(control.horizontalPadding, 10)
- compare(control.verticalPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, ++topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.leftPadding = 30
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 10)
- compare(control.bottomPadding, 10)
- compare(control.horizontalPadding, 10)
- compare(control.verticalPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, ++leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.rightPadding = 40
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 10)
- compare(control.horizontalPadding, 10)
- compare(control.verticalPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, ++rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.bottomPadding = 50
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 10)
- compare(control.verticalPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, ++bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.padding = 60
- compare(control.padding, 60)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 60)
- compare(control.verticalPadding, 60)
- compare(paddingSpy.count, ++paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, ++horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, ++verticalPaddingChanges)
-
- control.horizontalPadding = 80
- compare(control.padding, 60)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 80)
- compare(control.verticalPadding, 60)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, ++horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.verticalPadding = 90
- compare(control.padding, 60)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 80)
- compare(control.verticalPadding, 90)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, ++verticalPaddingChanges)
-
- control.leftPadding = undefined
- compare(control.padding, 60)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 80)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 80)
- compare(control.verticalPadding, 90)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, ++leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.rightPadding = undefined
- compare(control.padding, 60)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 80)
- compare(control.rightPadding, 80)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 80)
- compare(control.verticalPadding, 90)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, ++rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.topPadding = undefined
- compare(control.padding, 60)
- compare(control.topPadding, 90)
- compare(control.leftPadding, 80)
- compare(control.rightPadding, 80)
- compare(control.bottomPadding, 50)
- compare(control.horizontalPadding, 80)
- compare(control.verticalPadding, 90)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, ++topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.bottomPadding = undefined
- compare(control.padding, 60)
- compare(control.topPadding, 90)
- compare(control.leftPadding, 80)
- compare(control.rightPadding, 80)
- compare(control.bottomPadding, 90)
- compare(control.horizontalPadding, 80)
- compare(control.verticalPadding, 90)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, ++bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.horizontalPadding = undefined
- compare(control.padding, 60)
- compare(control.topPadding, 90)
- compare(control.leftPadding, 60)
- compare(control.rightPadding, 60)
- compare(control.bottomPadding, 90)
- compare(control.horizontalPadding, 60)
- compare(control.verticalPadding, 90)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, ++leftPaddingChanges)
- compare(rightPaddingSpy.count, ++rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, ++horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, verticalPaddingChanges)
-
- control.verticalPadding = undefined
- compare(control.padding, 60)
- compare(control.topPadding, 60)
- compare(control.leftPadding, 60)
- compare(control.rightPadding, 60)
- compare(control.bottomPadding, 60)
- compare(control.horizontalPadding, 60)
- compare(control.verticalPadding, 60)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, ++topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, ++bottomPaddingChanges)
- compare(horizontalPaddingSpy.count, horizontalPaddingChanges)
- compare(verticalPaddingSpy.count, ++verticalPaddingChanges)
- }
-
- function test_availableSize() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- var availableWidthSpy = signalSpy.createObject(control, {target: control, signalName: "availableWidthChanged"})
- verify(availableWidthSpy.valid)
-
- var availableHeightSpy = signalSpy.createObject(control, {target: control, signalName: "availableHeightChanged"})
- verify(availableHeightSpy.valid)
-
- var availableWidthChanges = 0
- var availableHeightChanges = 0
-
- control.width = 100
- compare(control.availableWidth, 100)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.height = 100
- compare(control.availableHeight, 100)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.padding = 10
- compare(control.availableWidth, 80)
- compare(control.availableHeight, 80)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.topPadding = 20
- compare(control.availableWidth, 80)
- compare(control.availableHeight, 70)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.leftPadding = 30
- compare(control.availableWidth, 60)
- compare(control.availableHeight, 70)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.rightPadding = 40
- compare(control.availableWidth, 30)
- compare(control.availableHeight, 70)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.bottomPadding = 50
- compare(control.availableWidth, 30)
- compare(control.availableHeight, 30)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.padding = 60
- compare(control.availableWidth, 30)
- compare(control.availableHeight, 30)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.width = 0
- compare(control.availableWidth, 0)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.height = 0
- compare(control.availableHeight, 0)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
- }
-
- function test_mirrored() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- var mirroredSpy = signalSpy.createObject(control, {target: control, signalName: "mirroredChanged"})
- verify(mirroredSpy.valid)
-
- control.locale = Qt.locale("en_US")
- compare(control.locale.name, "en_US")
- verify(!control.LayoutMirroring.enabled)
- compare(control.mirrored, false)
-
- control.locale = Qt.locale("ar_EG")
- compare(control.mirrored, true)
- compare(mirroredSpy.count, 1)
-
- control.LayoutMirroring.enabled = true
- compare(control.mirrored, true)
- compare(mirroredSpy.count, 1)
-
- control.locale = Qt.locale("en_US")
- compare(control.mirrored, true)
- compare(mirroredSpy.count, 1)
-
- control.LayoutMirroring.enabled = false
- compare(control.mirrored, false)
- compare(mirroredSpy.count, 2)
- }
-
- function test_background() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- control.background = component.createObject(control)
-
- // background has no x or width set, so its width follows control's width
- control.width = 320
- compare(control.background.width, control.width)
-
- // background has no y or height set, so its height follows control's height
- compare(control.background.height, control.height)
- control.height = 240
-
- // change implicit size (QTBUG-66455)
- control.background.implicitWidth = 160
- control.background.implicitHeight = 120
- compare(control.background.width, control.width)
- compare(control.background.height, control.height)
-
- // has width => width does not follow
- control.background.width /= 2
- control.width += 20
- verify(control.background.width !== control.width)
-
- // reset width => width follows again
- control.background.width = undefined
- control.width += 20
- compare(control.background.width, control.width)
-
- // has x => width does not follow
- control.background.x = 10
- control.width += 20
- verify(control.background.width !== control.width)
-
- // has height => height does not follow
- control.background.height /= 2
- control.height -= 20
- verify(control.background.height !== control.height)
-
- // reset height => height follows again
- control.background.height = undefined
- control.height -= 20
- compare(control.background.height, control.height)
-
- // has y => height does not follow
- control.background.y = 10
- control.height -= 20
- verify(control.background.height !== control.height)
- }
-
- Component {
- id: component2
- T.Control {
- id: item2
- objectName: "item2"
- property alias item2_2: _item2_2;
- property alias item2_3: _item2_3;
- property alias item2_4: _item2_4;
- property alias item2_5: _item2_5;
- property alias item2_6: _item2_6;
- font.family: "Arial"
- T.Control {
- id: _item2_2
- objectName: "_item2_2"
- T.Control {
- id: _item2_3
- objectName: "_item2_3"
- }
- }
- T.TextArea {
- id: _item2_4
- objectName: "_item2_4"
- text: "Text Area"
- }
- T.TextField {
- id: _item2_5
- objectName: "_item2_5"
- text: "Text Field"
- }
- T.Label {
- id: _item2_6
- objectName: "_item2_6"
- text: "Label"
- }
- }
- }
-
- function test_font() {
- var control2 = createTemporaryObject(component2, testCase)
- verify(control2)
- verify(control2.item2_2)
- verify(control2.item2_3)
- verify(control2.item2_4)
- verify(control2.item2_5)
- verify(control2.item2_6)
-
- compare(control2.font.family, "Arial")
- compare(control2.item2_2.font.family, control2.font.family)
- compare(control2.item2_3.font.family, control2.font.family)
- compare(control2.item2_4.font.family, control2.font.family)
- compare(control2.item2_5.font.family, control2.font.family)
- compare(control2.item2_6.font.family, control2.font.family)
-
- control2.font.pointSize = 48
- compare(control2.item2_2.font.pointSize, 48)
- compare(control2.item2_3.font.pointSize, 48)
- compare(control2.item2_4.font.pointSize, 48)
- compare(control2.item2_5.font.pointSize, 48)
-
- control2.font.bold = true
- compare(control2.item2_2.font.weight, Font.Bold)
- compare(control2.item2_3.font.weight, Font.Bold)
- compare(control2.item2_4.font.weight, Font.Bold)
- compare(control2.item2_5.font.weight, Font.Bold)
-
- control2.item2_2.font.pointSize = 36
- compare(control2.item2_2.font.pointSize, 36)
- compare(control2.item2_3.font.pointSize, 36)
-
- control2.item2_2.font.weight = Font.Light
- compare(control2.item2_2.font.pointSize, 36)
- compare(control2.item2_3.font.pointSize, 36)
-
- compare(control2.item2_3.font.family, control2.item2_2.font.family)
- compare(control2.item2_3.font.pointSize, control2.item2_2.font.pointSize)
- compare(control2.item2_3.font.weight, control2.item2_2.font.weight)
-
- control2.font.pointSize = 50
- compare(control2.item2_2.font.pointSize, 36)
- compare(control2.item2_3.font.pointSize, 36)
- compare(control2.item2_4.font.pointSize, 50)
- compare(control2.item2_5.font.pointSize, 50)
- compare(control2.item2_6.font.pointSize, 50)
-
- control2.item2_3.font.pointSize = 60
- compare(control2.item2_3.font.pointSize, 60)
-
- control2.item2_3.font.weight = Font.Normal
- compare(control2.item2_3.font.weight, Font.Normal)
-
- control2.item2_4.font.pointSize = 16
- compare(control2.item2_4.font.pointSize, 16)
-
- control2.item2_4.font.weight = Font.Normal
- compare(control2.item2_4.font.weight, Font.Normal)
-
- control2.item2_5.font.pointSize = 32
- compare(control2.item2_5.font.pointSize, 32)
-
- control2.item2_5.font.weight = Font.DemiBold
- compare(control2.item2_5.font.weight, Font.DemiBold)
-
- control2.item2_6.font.pointSize = 36
- compare(control2.item2_6.font.pointSize, 36)
-
- control2.item2_6.font.weight = Font.Black
- compare(control2.item2_6.font.weight, Font.Black)
-
- compare(control2.font.family, "Arial")
- compare(control2.font.pointSize, 50)
- compare(control2.font.weight, Font.Bold)
-
- compare(control2.item2_2.font.family, "Arial")
- compare(control2.item2_2.font.pointSize, 36)
- compare(control2.item2_2.font.weight, Font.Light)
-
- compare(control2.item2_3.font.family, "Arial")
- compare(control2.item2_3.font.pointSize, 60)
- compare(control2.item2_3.font.weight, Font.Normal)
-
- compare(control2.item2_4.font.family, "Arial")
- compare(control2.item2_4.font.pointSize, 16)
- compare(control2.item2_4.font.weight, Font.Normal)
-
- compare(control2.item2_5.font.family, "Arial")
- compare(control2.item2_5.font.pointSize, 32)
- compare(control2.item2_5.font.weight, Font.DemiBold)
-
- compare(control2.item2_6.font.family, "Arial")
- compare(control2.item2_6.font.pointSize, 36)
- compare(control2.item2_6.font.weight, Font.Black)
- }
-
- Component {
- id: component3
- T.Control {
- id: item3
- objectName: "item3"
- property alias item3_2: _item3_2;
- property alias item3_3: _item3_3;
- property alias item3_4: _item3_4;
- property alias item3_5: _item3_5;
- property alias item3_6: _item3_6;
- property alias item3_7: _item3_7;
- property alias item3_8: _item3_8;
- font.family: "Arial"
- Item {
- id: _item3_2
- objectName: "_item3_2"
- T.Control {
- id: _item3_3
- objectName: "_item3_3"
- Item {
- id: _item3_6
- objectName: "_item3_6"
- T.Control {
- id: _item3_7
- objectName: "_item3_7"
- }
- }
- }
- T.TextArea {
- id: _item3_4
- objectName: "_item3_4"
- text: "Text Area"
- }
- T.TextField {
- id: _item3_5
- objectName: "_item3_5"
- text: "Text Field"
- }
- T.Label {
- id: _item3_8
- objectName: "_item3_8"
- text: "Label"
- }
- }
- }
- }
-
- function test_font_2() {
- var control3 = createTemporaryObject(component3, testCase)
- verify(control3)
- verify(control3.item3_2)
- verify(control3.item3_3)
- verify(control3.item3_4)
- verify(control3.item3_5)
- verify(control3.item3_6)
- verify(control3.item3_7)
- verify(control3.item3_8)
-
- compare(control3.font.family, "Arial")
- compare(control3.item3_3.font.family, control3.font.family)
- compare(control3.item3_4.font.family, control3.font.family)
- compare(control3.item3_5.font.family, control3.font.family)
- compare(control3.item3_7.font.family, control3.font.family)
- compare(control3.item3_8.font.family, control3.font.family)
-
- control3.font.pointSize = 48
- compare(control3.item3_3.font.pointSize, 48)
- compare(control3.item3_4.font.pointSize, 48)
- compare(control3.item3_5.font.pointSize, 48)
-
- control3.font.bold = true
- compare(control3.item3_3.font.weight, Font.Bold)
- compare(control3.item3_4.font.weight, Font.Bold)
- compare(control3.item3_5.font.weight, Font.Bold)
-
- compare(control3.item3_3.font.family, control3.font.family)
- compare(control3.item3_3.font.pointSize, control3.font.pointSize)
- compare(control3.item3_3.font.weight, control3.font.weight)
- compare(control3.item3_7.font.family, control3.font.family)
- compare(control3.item3_7.font.pointSize, control3.font.pointSize)
- compare(control3.item3_7.font.weight, control3.font.weight)
-
- control3.item3_3.font.pointSize = 60
- compare(control3.item3_3.font.pointSize, 60)
-
- control3.item3_3.font.weight = Font.Normal
- compare(control3.item3_3.font.weight, Font.Normal)
-
- control3.item3_4.font.pointSize = 16
- compare(control3.item3_4.font.pointSize, 16)
-
- control3.item3_4.font.weight = Font.Normal
- compare(control3.item3_4.font.weight, Font.Normal)
-
- control3.item3_5.font.pointSize = 32
- compare(control3.item3_5.font.pointSize, 32)
-
- control3.item3_5.font.weight = Font.DemiBold
- compare(control3.item3_5.font.weight, Font.DemiBold)
-
- control3.item3_8.font.pointSize = 36
- compare(control3.item3_8.font.pointSize, 36)
-
- control3.item3_8.font.weight = Font.Black
- compare(control3.item3_8.font.weight, Font.Black)
-
- control3.font.pointSize = 100
- compare(control3.font.pointSize, 100)
- compare(control3.item3_3.font.pointSize, 60)
- compare(control3.item3_4.font.pointSize, 16)
- compare(control3.item3_5.font.pointSize, 32)
- compare(control3.item3_8.font.pointSize, 36)
-
- compare(control3.font.family, "Arial")
- compare(control3.font.pointSize, 100)
- compare(control3.font.weight, Font.Bold)
-
- compare(control3.item3_3.font.family, "Arial")
- compare(control3.item3_3.font.pointSize, 60)
- compare(control3.item3_3.font.weight, Font.Normal)
- compare(control3.item3_7.font.family, control3.item3_3.font.family)
- compare(control3.item3_7.font.pointSize, control3.item3_3.font.pointSize)
- compare(control3.item3_7.font.weight, control3.item3_3.font.weight)
-
- compare(control3.item3_4.font.family, "Arial")
- compare(control3.item3_4.font.pointSize, 16)
- compare(control3.item3_4.font.weight, Font.Normal)
-
- compare(control3.item3_5.font.family, "Arial")
- compare(control3.item3_5.font.pointSize, 32)
- compare(control3.item3_5.font.weight, Font.DemiBold)
-
- compare(control3.item3_8.font.family, "Arial")
- compare(control3.item3_8.font.pointSize, 36)
- compare(control3.item3_8.font.weight, Font.Black)
- }
-
- Component {
- id: component4
- T.Control {
- id: item4
- objectName: "item4"
- property alias item4_2: _item4_2;
- property alias item4_3: _item4_3;
- property alias item4_4: _item4_4;
- T.Control {
- id: _item4_2
- objectName: "_item4_2"
- font.pixelSize: item4.font.pixelSize + 10
- T.Control {
- id: _item4_3
- objectName: "_item4_3"
- font.pixelSize: item4.font.pixelSize - 1
- }
- T.Control {
- id: _item4_4
- objectName: "_item4_4"
- }
- }
- }
- }
-
- function test_font_3() {
- var control4 = createTemporaryObject(component4, testCase)
- verify(control4)
- verify(control4.item4_2)
- verify(control4.item4_3)
- verify(control4.item4_4)
-
- var family = control4.font.family
- var ps = control4.font.pixelSize
-
- compare(control4.item4_2.font.family, control4.font.family)
- compare(control4.item4_3.font.family, control4.font.family)
- compare(control4.item4_4.font.family, control4.font.family)
-
- compare(control4.item4_2.font.pixelSize, control4.font.pixelSize + 10)
- compare(control4.item4_3.font.pixelSize, control4.font.pixelSize - 1)
- compare(control4.item4_4.font.pixelSize, control4.font.pixelSize + 10)
-
- control4.item4_2.font.pixelSize = control4.font.pixelSize + 15
- compare(control4.item4_2.font.pixelSize, control4.font.pixelSize + 15)
- compare(control4.item4_3.font.pixelSize, control4.font.pixelSize - 1)
- compare(control4.item4_4.font.pixelSize, control4.font.pixelSize + 15)
- }
-
- function test_font_explicit_attributes_data() {
- return [
- {tag: "bold", value: true},
- {tag: "capitalization", value: Font.Capitalize},
- {tag: "family", value: "Courier"},
- {tag: "italic", value: true},
- {tag: "strikeout", value: true},
- {tag: "underline", value: true},
- {tag: "weight", value: Font.Black},
- {tag: "wordSpacing", value: 55}
- ]
- }
-
- function test_font_explicit_attributes(data) {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- var child = component.createObject(control)
- verify(child)
-
- var controlSpy = signalSpy.createObject(control, {target: control, signalName: "fontChanged"})
- verify(controlSpy.valid)
-
- var childSpy = signalSpy.createObject(child, {target: child, signalName: "fontChanged"})
- verify(childSpy.valid)
-
- var defaultValue = control.font[data.tag]
- child.font[data.tag] = defaultValue
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
-
- control.font[data.tag] = data.value
-
- compare(control.font[data.tag], data.value)
- compare(controlSpy.count, 1)
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
- }
-
- function test_locale() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- control.locale = Qt.locale("en_US")
- compare(control.locale.name, "en_US")
-
- control.locale = Qt.locale("nb_NO")
- compare(control.locale.name, "nb_NO")
- }
-
- Component {
- id: component5
- T.Control {
- id: item2
- objectName: "item2"
- property alias localespy: _lspy;
- property alias mirroredspy: _mspy;
- property alias localespy_2: _lspy_2;
- property alias mirroredspy_2: _mspy_2;
- property alias localespy_3: _lspy_3;
- property alias mirroredspy_3: _mspy_3;
- property alias item2_2: _item2_2;
- property alias item2_3: _item2_3;
- T.Control {
- id: _item2_2
- objectName: "_item2_2"
- T.Control {
- id: _item2_3
- objectName: "_item2_3"
-
- SignalSpy {
- id: _lspy_3
- target: item2_3
- signalName: "localeChanged"
- }
-
- SignalSpy {
- id: _mspy_3
- target: item2_3
- signalName: "mirroredChanged"
- }
- }
-
- SignalSpy {
- id: _lspy_2
- target: item2_2
- signalName: "localeChanged"
- }
-
- SignalSpy {
- id: _mspy_2
- target: item2_2
- signalName: "mirroredChanged"
- }
- }
-
- SignalSpy {
- id: _lspy
- target: item2
- signalName: "localeChanged"
- }
-
- SignalSpy {
- id: _mspy
- target: item2
- signalName: "mirroredChanged"
- }
- }
- }
-
- function test_locale_2() {
- var control = createTemporaryObject(component5, testCase)
- verify(control)
- verify(control.item2_2)
- verify(control.item2_3)
-
- var defaultLocale = Qt.locale()
-
- compare(control.locale.name, defaultLocale.name)
- compare(control.item2_2.locale.name, defaultLocale.name)
- compare(control.item2_3.locale.name, defaultLocale.name)
-
- control.locale = Qt.locale("nb_NO")
- control.localespy.wait()
- compare(control.localespy.count, 1)
- compare(control.mirroredspy.count, 0)
- compare(control.locale.name, "nb_NO")
- compare(control.item2_2.locale.name, "nb_NO")
- compare(control.item2_3.locale.name, "nb_NO")
- compare(control.localespy_2.count, 1)
- compare(control.mirroredspy_2.count, 0)
- compare(control.localespy_3.count, 1)
- compare(control.mirroredspy_3.count, 0)
-
- control.locale = Qt.locale("ar_EG")
- control.localespy.wait()
- compare(control.localespy.count, 2)
- compare(control.mirroredspy.count, 1)
- compare(control.locale.name, "ar_EG")
- compare(control.item2_2.locale.name, "ar_EG")
- compare(control.item2_3.locale.name, "ar_EG")
- compare(control.localespy_2.count, 2)
- compare(control.mirroredspy_2.count, 1)
- compare(control.localespy_3.count, 2)
- compare(control.mirroredspy_3.count, 1)
- }
-
- Component {
- id: component6
- T.Control {
- id: item6
- objectName: "item6"
- property alias localespy: _lspy;
- property alias mirroredspy: _mspy;
- property alias localespy_5: _lspy_5;
- property alias mirroredspy_5: _mspy_5;
- property alias item6_2: _item6_2;
- property alias item6_3: _item6_3;
- property alias item6_4: _item6_4;
- property alias item6_5: _item6_5;
- Item {
- id: _item6_2
- objectName: "_item6_2"
- T.Control {
- id: _item6_3
- objectName: "_item6_3"
- Item {
- id: _item6_4
- objectName: "_item6_4"
- T.Control {
- id: _item6_5
- objectName: "_item6_5"
-
- SignalSpy {
- id: _lspy_5
- target: _item6_5
- signalName: "localeChanged"
- }
-
- SignalSpy {
- id: _mspy_5
- target: _item6_5
- signalName: "mirroredChanged"
- }
- }
- }
- }
- }
-
- SignalSpy {
- id: _lspy
- target: item6
- signalName: "localeChanged"
- }
-
- SignalSpy {
- id: _mspy
- target: item6
- signalName: "mirroredChanged"
- }
- }
- }
-
- function test_locale_3() {
- var control = createTemporaryObject(component6, testCase)
- verify(control)
- verify(control.item6_2)
- verify(control.item6_3)
- verify(control.item6_4)
- verify(control.item6_5)
-
- var defaultLocale = Qt.locale()
-
- compare(control.locale.name, defaultLocale.name)
- compare(control.item6_5.locale.name, defaultLocale.name)
-
- control.locale = Qt.locale("nb_NO")
- control.localespy.wait()
- compare(control.localespy.count, 1)
- compare(control.mirroredspy.count, 0)
- compare(control.locale.name, "nb_NO")
- compare(control.item6_5.locale.name, "nb_NO")
- compare(control.localespy_5.count, 1)
- compare(control.mirroredspy_5.count, 0)
-
- control.locale = Qt.locale("ar_EG")
- control.localespy.wait()
- compare(control.localespy.count, 2)
- compare(control.mirroredspy.count, 1)
- compare(control.locale.name, "ar_EG")
- compare(control.item6_5.locale.name, "ar_EG")
- compare(control.localespy_5.count, 2)
- compare(control.mirroredspy_5.count, 1)
- }
-
- function test_hover_data() {
- return [
- { tag: "normal", target: component, pressed: false },
- { tag: "pressed", target: button, pressed: true }
- ]
- }
-
- function test_hover(data) {
- var control = createTemporaryObject(data.target, testCase, {width: 100, height: 100})
- verify(control)
-
- compare(control.hovered, false)
- compare(control.hoverEnabled, Qt.styleHints.useHoverEffects)
-
- control.hoverEnabled = false
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.hovered, false)
-
- control.hoverEnabled = true
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.hovered, true)
-
- if (data.pressed) {
- mousePress(control, control.width / 2, control.height / 2)
- compare(control.hovered, true)
- }
-
- mouseMove(control, -10, -10)
- compare(control.hovered, false)
-
- if (data.pressed) {
- mouseRelease(control, -10, control.height / 2)
- compare(control.hovered, false)
- }
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.hovered, true)
-
- control.visible = false
- compare(control.hovered, false)
- }
-
- function test_hoverEnabled() {
- var control = createTemporaryObject(component, testCase)
- compare(control.hoverEnabled, Qt.styleHints.useHoverEffects)
-
- var child = component.createObject(control)
- var grandChild = component.createObject(child)
-
- var childExplicitHoverEnabled = component.createObject(control, {hoverEnabled: true})
- var grandChildExplicitHoverDisabled = component.createObject(childExplicitHoverEnabled, {hoverEnabled: false})
-
- var childExplicitHoverDisabled = component.createObject(control, {hoverEnabled: false})
- var grandChildExplicitHoverEnabled = component.createObject(childExplicitHoverDisabled, {hoverEnabled: true})
-
- control.hoverEnabled = false
- compare(control.hoverEnabled, false)
- compare(grandChild.hoverEnabled, false)
-
- compare(childExplicitHoverEnabled.hoverEnabled, true)
- compare(grandChildExplicitHoverDisabled.hoverEnabled, false)
-
- compare(childExplicitHoverDisabled.hoverEnabled, false)
- compare(grandChildExplicitHoverEnabled.hoverEnabled, true)
-
- control.hoverEnabled = true
- compare(control.hoverEnabled, true)
- compare(grandChild.hoverEnabled, true)
-
- compare(childExplicitHoverEnabled.hoverEnabled, true)
- compare(grandChildExplicitHoverDisabled.hoverEnabled, false)
-
- compare(childExplicitHoverDisabled.hoverEnabled, false)
- compare(grandChildExplicitHoverEnabled.hoverEnabled, true)
- }
-
- function test_implicitSize() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- var implicitWidthSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitWidthChanged"})
- verify(implicitWidthSpy.valid)
-
- var implicitHeightSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitHeightChanged"})
- verify(implicitHeightSpy.valid)
-
- var implicitContentWidthSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitContentWidthChanged"})
- verify(implicitContentWidthSpy.valid)
-
- var implicitContentHeightSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitContentHeightChanged"})
- verify(implicitContentHeightSpy.valid)
-
- var implicitBackgroundWidthSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitBackgroundWidthChanged"})
- verify(implicitBackgroundWidthSpy.valid)
-
- var implicitBackgroundHeightSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitBackgroundHeightChanged"})
- verify(implicitBackgroundHeightSpy.valid)
-
- var implicitWidthChanges = 0
- var implicitHeightChanges = 0
- var implicitContentWidthChanges = 0
- var implicitContentHeightChanges = 0
- var implicitBackgroundWidthChanges = 0
- var implicitBackgroundHeightChanges = 0
-
- compare(control.implicitWidth, 0)
- compare(control.implicitHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
-
- control.contentItem = rectangle.createObject(control, {implicitWidth: 10, implicitHeight: 20})
- compare(control.implicitWidth, 10)
- compare(control.implicitHeight, 20)
- compare(control.implicitContentWidth, 10)
- compare(control.implicitContentHeight, 20)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, implicitBackgroundHeightChanges)
- compare(implicitContentWidthSpy.count, ++implicitContentWidthChanges)
- compare(implicitContentHeightSpy.count, ++implicitContentHeightChanges)
-
- control.contentItem.implicitWidth += 1
- control.contentItem.implicitHeight += 1
- compare(control.implicitWidth, 11)
- compare(control.implicitHeight, 21)
- compare(control.implicitContentWidth, 11)
- compare(control.implicitContentHeight, 21)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitContentWidthSpy.count, ++implicitContentWidthChanges)
- compare(implicitContentHeightSpy.count, ++implicitContentHeightChanges)
- compare(implicitBackgroundWidthSpy.count, implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, implicitBackgroundHeightChanges)
-
- control.background = rectangle.createObject(control, {implicitWidth: 20, implicitHeight: 30})
- compare(control.implicitWidth, 20)
- compare(control.implicitHeight, 30)
- compare(control.implicitContentWidth,11)
- compare(control.implicitContentHeight, 21)
- compare(control.implicitBackgroundWidth, 20)
- compare(control.implicitBackgroundHeight, 30)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitContentWidthSpy.count, implicitContentWidthChanges)
- compare(implicitContentHeightSpy.count, implicitContentHeightChanges)
- compare(implicitBackgroundWidthSpy.count, ++implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, ++implicitBackgroundHeightChanges)
-
- control.background.implicitWidth += 1
- control.background.implicitHeight += 1
- compare(control.implicitWidth, 21)
- compare(control.implicitHeight, 31)
- compare(control.implicitContentWidth, 11)
- compare(control.implicitContentHeight, 21)
- compare(control.implicitBackgroundWidth, 21)
- compare(control.implicitBackgroundHeight, 31)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitContentWidthSpy.count, implicitContentWidthChanges)
- compare(implicitContentHeightSpy.count, implicitContentHeightChanges)
- compare(implicitBackgroundWidthSpy.count, ++implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, ++implicitBackgroundHeightChanges)
- }
-
- function test_baseline() {
- var control = createTemporaryObject(component, testCase)
- verify(control)
-
- compare(control.baselineOffset, 0)
-
- var baselineSpy = signalSpy.createObject(control, {target: control, signalName: "baselineOffsetChanged"})
- verify(baselineSpy.valid)
-
- control.contentItem = rectangle.createObject(control, {baselineOffset: 12})
- compare(control.baselineOffset, 12)
- compare(baselineSpy.count, 1)
-
- control.padding = 6
- compare(control.baselineOffset, 18)
- compare(baselineSpy.count, 2)
-
- control.baselineOffset = 3
- compare(control.baselineOffset, 3)
- compare(baselineSpy.count, 3)
-
- control.padding = 9
- compare(control.baselineOffset, 3)
- compare(baselineSpy.count, 3)
-
- control.baselineOffset = undefined
- compare(control.baselineOffset, 21)
- compare(baselineSpy.count, 4)
-
- control.contentItem.baselineOffset = 3
- compare(control.baselineOffset, 12)
- compare(baselineSpy.count, 5)
-
- control.contentItem = null
- compare(control.baselineOffset, 0)
- compare(baselineSpy.count, 6)
- }
-
- function test_inset() {
- var control = createTemporaryObject(component, testCase, {background: rectangle.createObject(control)})
- verify(control)
-
- var topInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "topInsetChanged"})
- verify(topInsetSpy.valid)
-
- var leftInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "leftInsetChanged"})
- verify(leftInsetSpy.valid)
-
- var rightInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rightInsetChanged"})
- verify(rightInsetSpy.valid)
-
- var bottomInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "bottomInsetChanged"})
- verify(bottomInsetSpy.valid)
-
- var topInsetChanges = 0
- var leftInsetChanges = 0
- var rightInsetChanges = 0
- var bottomInsetChanges = 0
-
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
-
- control.width = 100
- control.height = 100
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
-
- control.topInset = 10
- compare(control.topInset, 10)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 10)
- compare(control.background.width, 100)
- compare(control.background.height, 90)
-
- control.leftInset = 20
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 80)
- compare(control.background.height, 90)
-
- control.rightInset = 30
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 90)
-
- control.bottomInset = 40
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 50)
-
- control.topInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 0)
- compare(control.background.width, 50)
- compare(control.background.height, 60)
-
- control.leftInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 70)
- compare(control.background.height, 60)
-
- control.rightInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 60)
-
- control.bottomInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
- }
-}
diff --git a/tests/auto/controls/data/tst_delaybutton.qml b/tests/auto/controls/data/tst_delaybutton.qml
deleted file mode 100644
index 731caf86..00000000
--- a/tests/auto/controls/data/tst_delaybutton.qml
+++ /dev/null
@@ -1,332 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "DelayButton"
-
- Component {
- id: delayButton
- DelayButton {
- delay: 200
- }
- }
-
- Component {
- id: signalSequenceSpy
- SignalSequenceSpy {
- signals: ["pressed", "released", "canceled", "clicked", "toggled", "doubleClicked", "pressedChanged", "downChanged", "checkedChanged", "activated"]
- }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_mouse() {
- var control = createTemporaryObject(delayButton, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- mouseClick(control)
- verify(sequenceSpy.success)
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- "activated"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- tryVerify(function() { return sequenceSpy.success})
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": true }],
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": false }],
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }]]
- mouseMove(control, control.width * 2, control.height * 2, 0)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false }]]
- mouseRelease(control, control.width * 2, control.height * 2, Qt.LeftButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // right button
- sequenceSpy.expectedSequence = []
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
-
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // double click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked",
- ["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- "doubleClicked",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released"]
- mouseDoubleClickSequence(control, control.width / 2, control.height / 2, Qt.LeftButton)
- verify(sequenceSpy.success)
- }
-
- function test_touch() {
- var control = createTemporaryObject(delayButton, testCase)
- verify(control)
-
- var touch = touchEvent(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- touch.press(0, control).commit()
- touch.release(0, control).commit()
- verify(sequenceSpy.success)
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- "activated"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- tryVerify(function() { return sequenceSpy.success})
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": true }],
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": false }],
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }]]
- touch.move(0, control, control.width * 2, control.height * 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false }]]
- touch.release(0, control, control.width * 2, control.height * 2).commit()
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- }
-
- function test_keys() {
- var control = createTemporaryObject(delayButton, testCase)
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // click
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- verify(sequenceSpy.success)
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- "activated"]
- keyPress(Qt.Key_Space)
- tryVerify(function() { return sequenceSpy.success})
-
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": true }],
- "released",
- "clicked"]
- keyRelease(Qt.Key_Space)
- verify(sequenceSpy.success)
-
- // uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }],
- ["downChanged", { "down": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- ["downChanged", { "down": false }],
- ["checkedChanged", { "checked": false }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- verify(sequenceSpy.success)
-
- // no change
- sequenceSpy.expectedSequence = []
- var keys = [Qt.Key_Enter, Qt.Key_Return, Qt.Key_Escape, Qt.Key_Tab]
- for (var i = 0; i < keys.length; ++i) {
- sequenceSpy.reset()
- keyClick(keys[i])
- verify(sequenceSpy.success)
- }
- }
-
- function test_progress() {
- var control = createTemporaryObject(delayButton, testCase)
- verify(control)
-
- var progressSpy = signalSpy.createObject(control, {target: control, signalName: "progressChanged"})
- verify(progressSpy.valid)
-
- compare(control.progress, 0.0)
- mousePress(control)
- tryCompare(control, "progress", 1.0)
- verify(progressSpy.count > 0)
- }
-
- function test_baseline() {
- var control = createTemporaryObject(delayButton, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-}
diff --git a/tests/auto/controls/data/tst_dial.qml b/tests/auto/controls/data/tst_dial.qml
deleted file mode 100644
index 70645f8d..00000000
--- a/tests/auto/controls/data/tst_dial.qml
+++ /dev/null
@@ -1,694 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 450
- height: 450
- visible: true
- when: windowShown
- name: "Dial"
-
- Component {
- id: dialComponent
- Dial {
- width: 100
- height: 100
- anchors.centerIn: parent
- }
- }
-
- Component {
- id: signalSpy
- SignalSpy {}
- }
-
- function test_instance() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
- compare(dial.value, 0.0);
- compare(dial.from, 0.0);
- compare(dial.to, 1.0);
- compare(dial.stepSize, 0.0);
- verify(dial.activeFocusOnTab);
- verify(!dial.pressed);
- }
-
- function test_value() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
- compare(dial.value, 0.0);
-
- dial.value = 0.5;
- compare(dial.value, 0.5);
-
- dial.value = 1.0;
- compare(dial.value, 1.0);
-
- dial.value = -1.0;
- compare(dial.value, 0.0);
-
- dial.value = 2.0;
- compare(dial.value, 1.0);
- }
-
- function test_range() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
-
- dial.from = 0;
- dial.to = 100;
- dial.value = 50;
- compare(dial.from, 0);
- compare(dial.to, 100);
- compare(dial.value, 50);
- compare(dial.position, 0.5);
-
- dial.value = 1000
- compare(dial.value, 100);
- compare(dial.position, 1);
-
- dial.value = -1
- compare(dial.value, 0);
- compare(dial.position, 0);
-
- dial.from = 25
- compare(dial.from, 25);
- compare(dial.value, 25);
- compare(dial.position, 0);
-
- dial.to = 75
- compare(dial.to, 75);
- compare(dial.value, 25);
- compare(dial.position, 0);
-
- dial.value = 50
- compare(dial.value, 50);
- compare(dial.position, 0.5);
- }
-
- function test_inverted() {
- var dial = createTemporaryObject(dialComponent, testCase, { from: 1.0, to: -1.0 });
- verify(dial);
- compare(dial.from, 1.0);
- compare(dial.to, -1.0);
- compare(dial.value, 0.0);
- compare(dial.position, 0.5);
-
- dial.value = 2.0;
- compare(dial.value, 1.0);
- compare(dial.position, 0.0);
-
- dial.value = -2.0;
- compare(dial.value, -1.0);
- compare(dial.position, 1.0);
-
- dial.value = 0.0;
- compare(dial.value, 0.0);
- compare(dial.position, 0.5);
- }
-
- SignalSpy {
- id: pressSpy
- signalName: "pressedChanged"
- }
-
- function test_pressed() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
-
- pressSpy.target = dial;
- verify(pressSpy.valid);
- verify(!dial.pressed);
-
- mousePress(dial, dial.width / 2, dial.height / 2);
- verify(dial.pressed);
- compare(pressSpy.count, 1);
-
- mouseRelease(dial, dial.width / 2, dial.height / 2);
- verify(!dial.pressed);
- compare(pressSpy.count, 2);
-
- var touch = touchEvent(dial);
- touch.press(0).commit();
- verify(dial.pressed);
- compare(pressSpy.count, 3);
-
- touch.release(0).commit();
- verify(!dial.pressed);
- compare(pressSpy.count, 4);
- }
-
- SignalSpy {
- id: valueSpy
- signalName: "valueChanged"
- }
-
- function test_dragging_data() {
- return [
- { tag: "default", from: 0, to: 1, leftValue: 0.20, topValue: 0.5, rightValue: 0.8, bottomValue: 1.0, live: false },
- { tag: "scaled2", from: 0, to: 2, leftValue: 0.4, topValue: 1.0, rightValue: 1.6, bottomValue: 2.0, live: false },
- { tag: "scaled1", from: -1, to: 0, leftValue: -0.8, topValue: -0.5, rightValue: -0.2, bottomValue: 0.0, live: false },
- { tag: "live", from: 0, to: 1, leftValue: 0.20, topValue: 0.5, rightValue: 0.8, bottomValue: 1.0, live: true }
- ]
- }
-
- function test_dragging(data) {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
-
- dial.wrap = true;
- verify(dial.wrap);
- dial.from = data.from;
- dial.to = data.to;
- dial.live = data.live;
-
- valueSpy.target = dial;
- verify(valueSpy.valid);
-
- var moveSpy = createTemporaryObject(signalSpy, testCase, {target: dial, signalName: "moved"});
- verify(moveSpy.valid);
-
- var minimumExpectedValueCount = data.live ? 2 : 1;
-
- // drag to the left
- // we always add or subtract 1 to ensure we start the drag from the opposite side
- // of where we're dragging to, for more reliable tests
- mouseDrag(dial, dial.width / 2 + 1, dial.height / 2, -dial.width / 2, 0, Qt.LeftButton);
- fuzzyCompare(dial.value, data.leftValue, 0.1);
- verify(valueSpy.count >= minimumExpectedValueCount, "expected valueChanged to be emitted at least "
- + minimumExpectedValueCount + " time(s), but it was only emitted " + valueSpy.count + " time(s)");
- valueSpy.clear();
- verify(moveSpy.count > 0);
- moveSpy.clear();
-
- // drag to the top
- mouseDrag(dial, dial.width / 2, dial.height / 2 + 1, 0, -dial.height / 2, Qt.LeftButton);
- fuzzyCompare(dial.value, data.topValue, 0.1);
- verify(valueSpy.count >= minimumExpectedValueCount, "expected valueChanged to be emitted at least "
- + minimumExpectedValueCount + " time(s), but it was only emitted " + valueSpy.count + " time(s)");
- valueSpy.clear();
- verify(moveSpy.count > 0);
- moveSpy.clear();
-
- // drag to the right
- mouseDrag(dial, dial.width / 2 - 1, dial.height / 2, dial.width / 2, 0, Qt.LeftButton);
- fuzzyCompare(dial.value, data.rightValue, 0.1);
- verify(valueSpy.count >= minimumExpectedValueCount, "expected valueChanged to be emitted at least "
- + minimumExpectedValueCount + " time(s), but it was only emitted " + valueSpy.count + " time(s)");
- valueSpy.clear();
- verify(moveSpy.count > 0);
- moveSpy.clear();
-
- // drag to the bottom (* 0.6 to ensure we don't go over to the minimum position)
- mouseDrag(dial, dial.width / 2, dial.height / 2 - 1, 10, dial.height / 2, Qt.LeftButton);
- fuzzyCompare(dial.value, data.bottomValue, 0.1);
- verify(valueSpy.count >= minimumExpectedValueCount, "expected valueChanged to be emitted at least "
- + minimumExpectedValueCount + " time(s), but it was only emitted " + valueSpy.count + " time(s)");
- valueSpy.clear();
- verify(moveSpy.count > 0);
- moveSpy.clear();
- }
-
- function test_nonWrapping() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
-
- compare(dial.wrap, false);
- dial.value = 0;
-
- // Ensure that dragging from bottom left to bottom right doesn't work.
- var yPos = dial.height * 0.75;
- mousePress(dial, dial.width * 0.25, yPos, Qt.LeftButton);
- var positionAtPress = dial.position;
- mouseMove(dial, dial.width * 0.5, yPos);
- compare(dial.position, positionAtPress);
- mouseMove(dial, dial.width * 0.75, yPos);
- compare(dial.position, positionAtPress);
- mouseRelease(dial, dial.width * 0.75, yPos, Qt.LeftButton);
- compare(dial.position, positionAtPress);
-
- // Try the same thing, but a bit higher.
- yPos = dial.height * 0.6;
- mousePress(dial, dial.width * 0.25, yPos, Qt.LeftButton);
- positionAtPress = dial.position;
- mouseMove(dial, dial.width * 0.5, yPos);
- compare(dial.position, positionAtPress);
- mouseMove(dial, dial.width * 0.75, yPos);
- compare(dial.position, positionAtPress);
- mouseRelease(dial, dial.width * 0.75, yPos, Qt.LeftButton);
- compare(dial.position, positionAtPress);
-
- // Going from below the center of the dial to above it should work (once it gets above the center).
- mousePress(dial, dial.width * 0.25, dial.height * 0.75, Qt.LeftButton);
- positionAtPress = dial.position;
- mouseMove(dial, dial.width * 0.5, dial.height * 0.6);
- compare(dial.position, positionAtPress);
- mouseMove(dial, dial.width * 0.75, dial.height * 0.4);
- verify(dial.position > positionAtPress);
- mouseRelease(dial, dial.width * 0.75, dial.height * 0.3, Qt.LeftButton);
- verify(dial.position > positionAtPress);
- }
-
- function test_touch() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
-
- var touch = touchEvent(dial);
-
- // Ensure that dragging from bottom left to bottom right doesn't work.
- var yPos = dial.height * 0.75;
- touch.press(0, dial, dial.width * 0.25, yPos).commit();
- var positionAtPress = dial.position;
- touch.move(0, dial, dial.width * 0.5, yPos).commit();
- compare(dial.position, positionAtPress);
- touch.move(0, dial, dial.width * 0.75, yPos).commit();
- compare(dial.position, positionAtPress);
- touch.release(0, dial, dial.width * 0.75, yPos).commit();
- compare(dial.position, positionAtPress);
-
- // Try the same thing, but a bit higher.
- yPos = dial.height * 0.6;
- touch.press(0, dial, dial.width * 0.25, yPos).commit();
- positionAtPress = dial.position;
- touch.move(0, dial, dial.width * 0.5, yPos).commit();
- compare(dial.position, positionAtPress);
- touch.move(0, dial, dial.width * 0.75, yPos).commit();
- compare(dial.position, positionAtPress);
- touch.release(0, dial, dial.width * 0.75, yPos).commit();
- compare(dial.position, positionAtPress);
-
- // Going from below the center of the dial to above it should work (once it gets above the center).
- touch.press(0, dial, dial.width * 0.25, dial.height * 0.75).commit();
- positionAtPress = dial.position;
- touch.move(0, dial, dial.width * 0.5, dial.height * 0.6).commit();
- compare(dial.position, positionAtPress);
- touch.move(0, dial, dial.width * 0.75, dial.height * 0.4).commit();
- verify(dial.position > positionAtPress);
- touch.release(0, dial, dial.width * 0.75, dial.height * 0.3).commit();
- verify(dial.position > positionAtPress);
- }
-
- function test_multiTouch() {
- var dial1 = createTemporaryObject(dialComponent, testCase);
- verify(dial1);
-
- var touch = touchEvent(dial1);
- touch.press(0, dial1).commit().move(0, dial1, dial1.width / 4, dial1.height / 4).commit();
- compare(dial1.pressed, true);
- verify(dial1.position > 0.0);
-
- var pos1Before = dial1.position;
-
- // second touch point on the same control is ignored
- touch.stationary(0).press(1, dial1, 0, 0).commit()
- touch.stationary(0).move(1, dial1).commit()
- touch.stationary(0).release(1).commit()
- compare(dial1.pressed, true);
- compare(dial1.position, pos1Before);
-
- var dial2 = createTemporaryObject(dialComponent, testCase, {y: dial1.height});
- verify(dial2);
-
- // press the second dial
- touch.stationary(0).press(2, dial2, 0, 0).commit();
- compare(dial2.pressed, true);
- compare(dial2.position, 0.0);
-
- pos1Before = dial1.position;
- var pos2Before = dial2.position;
-
- // move both dials
- touch.move(0, dial1).move(2, dial2, dial2.width / 4, dial2.height / 4).commit();
- compare(dial1.pressed, true);
- verify(dial1.position !== pos1Before);
- compare(dial2.pressed, true);
- verify(dial2.position !== pos2Before);
-
- // release both dials
- touch.release(0, dial1).release(2, dial2).commit();
- compare(dial1.pressed, false);
- compare(dial1.value, dial1.position);
- compare(dial2.pressed, false);
- compare(dial2.value, dial2.position);
- }
-
- property Component focusTest: Component {
- FocusScope {
- signal receivedKeyPress
-
- Component.onCompleted: forceActiveFocus()
- anchors.fill: parent
- Keys.onPressed: receivedKeyPress()
- }
- }
-
- SignalSpy {
- id: parentEventSpy
- }
-
- function test_keyboardNavigation() {
- var dial = createTemporaryObject(dialComponent, testCase);
- verify(dial);
-
- var focusScope = createTemporaryObject(focusTest, testCase);
- verify(focusScope);
-
- var moveCount = 0;
-
- // Tests that we've accepted events that we're interested in.
- parentEventSpy.target = focusScope;
- parentEventSpy.signalName = "receivedKeyPress";
-
- var moveSpy = createTemporaryObject(signalSpy, testCase, {target: dial, signalName: "moved"});
- verify(moveSpy.valid);
-
- dial.parent = focusScope;
- compare(dial.activeFocusOnTab, true);
- compare(dial.value, 0);
-
- dial.focus = true;
- compare(dial.activeFocus, true);
- dial.stepSize = 0.1;
-
- keyClick(Qt.Key_Left);
- compare(parentEventSpy.count, 0);
- compare(moveSpy.count, moveCount);
- compare(dial.value, 0);
-
- var oldValue = 0.0;
- var keyPairs = [[Qt.Key_Left, Qt.Key_Right], [Qt.Key_Down, Qt.Key_Up]];
- for (var keyPairIndex = 0; keyPairIndex < 2; ++keyPairIndex) {
- for (var i = 1; i <= 10; ++i) {
- oldValue = dial.value;
- keyClick(keyPairs[keyPairIndex][1]);
- compare(parentEventSpy.count, 0);
- if (oldValue !== dial.value)
- compare(moveSpy.count, ++moveCount);
- compare(dial.value, dial.stepSize * i);
- }
-
- compare(dial.value, dial.to);
-
- for (i = 10; i > 0; --i) {
- oldValue = dial.value;
- keyClick(keyPairs[keyPairIndex][0]);
- compare(parentEventSpy.count, 0);
- if (oldValue !== dial.value)
- compare(moveSpy.count, ++moveCount);
- compare(dial.value, dial.stepSize * (i - 1));
- }
- }
-
- dial.value = 0.5;
-
- keyClick(Qt.Key_Home);
- compare(parentEventSpy.count, 0);
- compare(moveSpy.count, ++moveCount);
- compare(dial.value, dial.from);
-
- keyClick(Qt.Key_Home);
- compare(parentEventSpy.count, 0);
- compare(moveSpy.count, moveCount);
- compare(dial.value, dial.from);
-
- keyClick(Qt.Key_End);
- compare(parentEventSpy.count, 0);
- compare(moveSpy.count, ++moveCount);
- compare(dial.value, dial.to);
-
- keyClick(Qt.Key_End);
- compare(parentEventSpy.count, 0);
- compare(moveSpy.count, moveCount);
- compare(dial.value, dial.to);
- }
-
- function test_snapMode_data(immediate) {
- return [
- { tag: "NoSnap", snapMode: Dial.NoSnap, from: 0, to: 2, values: [0, 0, 1], positions: [0, 0.5, 0.5] },
- { tag: "SnapAlways (0..2)", snapMode: Dial.SnapAlways, from: 0, to: 2, values: [0.0, 0.0, 1.0], positions: [0.0, 0.5, 0.5] },
- { tag: "SnapAlways (1..3)", snapMode: Dial.SnapAlways, from: 1, to: 3, values: [1.0, 1.0, 2.0], positions: [0.0, 0.5, 0.5] },
- { tag: "SnapAlways (-1..1)", snapMode: Dial.SnapAlways, from: -1, to: 1, values: [0.0, 0.0, 0.0], positions: [0.5, 0.5, 0.5] },
- { tag: "SnapAlways (1..-1)", snapMode: Dial.SnapAlways, from: 1, to: -1, values: [1.0, 1.0, 0.0], positions: [0.0, 0.5, 0.5] },
- { tag: "SnapOnRelease (0..2)", snapMode: Dial.SnapOnRelease, from: 0, to: 2, values: [0.0, 0.0, 1.0], positions: [0.0, 0.5, 0.5] },
- { tag: "SnapOnRelease (1..3)", snapMode: Dial.SnapOnRelease, from: 1, to: 3, values: [1.0, 1.0, 2.0], positions: [0.0, 0.5, 0.5] },
- { tag: "SnapOnRelease (-1..1)", snapMode: Dial.SnapOnRelease, from: -1, to: 1, values: [0.0, 0.0, 0.0], positions: [immediate ? 0.0 : 0.5, 0.5, 0.5] },
- { tag: "SnapOnRelease (1..-1)", snapMode: Dial.SnapOnRelease, from: 1, to: -1, values: [1.0, 1.0, 0.0], positions: [0.0, 0.5, 0.5] }
- ]
- }
-
- function test_snapMode_mouse_data() {
- return test_snapMode_data(true)
- }
-
- function test_snapMode_mouse(data) {
- var dial = createTemporaryObject(dialComponent, testCase, {live: false});
- verify(dial);
-
- dial.snapMode = data.snapMode;
- dial.from = data.from;
- dial.to = data.to;
- dial.stepSize = 0.2;
-
- var fuzz = 0.055;
-
- mousePress(dial, dial.width * 0.25, dial.height * 0.75);
- fuzzyCompare(dial.value, data.values[0], fuzz);
- fuzzyCompare(dial.position, data.positions[0], fuzz);
-
- mouseMove(dial, dial.width * 0.5, dial.height * 0.25);
- fuzzyCompare(dial.value, data.values[1], fuzz);
- fuzzyCompare(dial.position, data.positions[1], fuzz);
-
- mouseRelease(dial, dial.width * 0.5, dial.height * 0.25);
- fuzzyCompare(dial.value, data.values[2], fuzz);
- fuzzyCompare(dial.position, data.positions[2], fuzz);
- }
-
- function test_snapMode_touch_data() {
- return test_snapMode_data(false)
- }
-
- function test_snapMode_touch(data) {
- var dial = createTemporaryObject(dialComponent, testCase, {live: false});
- verify(dial);
-
- dial.snapMode = data.snapMode;
- dial.from = data.from;
- dial.to = data.to;
- dial.stepSize = 0.2;
-
- var fuzz = 0.05;
-
- var touch = touchEvent(dial);
- touch.press(0, dial, dial.width * 0.25, dial.height * 0.75).commit()
- compare(dial.value, data.values[0]);
- compare(dial.position, data.positions[0]);
-
- touch.move(0, dial, dial.width * 0.5, dial.height * 0.25).commit();
- fuzzyCompare(dial.value, data.values[1], fuzz);
- fuzzyCompare(dial.position, data.positions[1], fuzz);
-
- touch.release(0, dial, dial.width * 0.5, dial.height * 0.25).commit();
- fuzzyCompare(dial.value, data.values[2], fuzz);
- fuzzyCompare(dial.position, data.positions[2], fuzz);
- }
-
- function test_wheel_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, dx: 120, dy: 0 },
- { tag: "vertical", orientation: Qt.Vertical, dx: 0, dy: 120 }
- ]
- }
-
- function test_wheel(data) {
- var control = createTemporaryObject(dialComponent, testCase, {wheelEnabled: true, orientation: data.orientation})
- verify(control)
-
- compare(control.value, 0.0)
-
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(control.value, 0.1)
- compare(control.position, 0.1)
-
- control.stepSize = 0.2
-
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(control.value, 0.3)
- compare(control.position, 0.3)
-
- control.stepSize = 10.0
-
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- control.to = 10.0
- control.stepSize = 5.0
-
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(control.value, 5.0)
- compare(control.position, 0.5)
-
- mouseWheel(control, control.width / 2, control.height / 2, 0.5 * data.dx, 0.5 * data.dy)
- compare(control.value, 7.5)
- compare(control.position, 0.75)
-
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(control.value, 2.5)
- compare(control.position, 0.25)
- }
-
- function test_nullHandle() {
- var control = createTemporaryObject(dialComponent, testCase)
- verify(control)
-
- control.handle = null
-
- mousePress(control)
- verify(control.pressed, true)
-
- mouseRelease(control)
- compare(control.pressed, false)
- }
-
- function move(inputEventType, control, x, y) {
- if (inputEventType === "mouseInput") {
- mouseMove(control, x, y);
- } else {
- var touch = touchEvent(control);
- touch.move(0, control, x, y).commit();
- }
- }
-
- function press(inputEventType, control, x, y) {
- if (inputEventType === "mouseInput") {
- mousePress(control, x, y);
- } else {
- var touch = touchEvent(control);
- touch.press(0, control, x, y).commit();
- }
- }
-
- function release(inputEventType, control, x, y) {
- if (inputEventType === "mouseInput") {
- mouseRelease(control, x, y);
- } else {
- var touch = touchEvent(control);
- touch.release(0, control, x, y).commit();
- }
- }
-
- function test_horizontalAndVertical_data() {
- var data = [
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 0.5, moveToY: 0.25, expectedPosition: 0.125 },
- // Horizontal movement should have no effect on a vertical dial.
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 2.0, moveToY: 0.25, expectedPosition: 0.125 },
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 0.5, moveToY: 0.0, expectedPosition: 0.25 },
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 0.5, moveToY: -1.5, expectedPosition: 1.0 },
- // Going above the drag area shouldn't make the position higher than 1.0.
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 0.5, moveToY: -2.0, expectedPosition: 1.0 },
- // Try to decrease the position by moving the mouse down.
- // The dial's position is 0 before the press event, so nothing should happen.
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 0.5, moveToY: 1.25, expectedPosition: 0.0 },
-
- { eventType: "mouseInput", inputMode: Dial.Horizontal, moveToX: 0.75, moveToY: 0.5, expectedPosition: 0.125 },
- // Vertical movement should have no effect on a horizontal dial.
- { eventType: "mouseInput", inputMode: Dial.Horizontal, moveToX: 0.75, moveToY: 2.0, expectedPosition: 0.125 },
- { eventType: "mouseInput", inputMode: Dial.Horizontal, moveToX: 1.0, moveToY: 0.5, expectedPosition: 0.25 },
- { eventType: "mouseInput", inputMode: Dial.Horizontal, moveToX: 1.5, moveToY: 0.5, expectedPosition: 0.5 },
- { eventType: "mouseInput", inputMode: Dial.Horizontal, moveToX: 2.5, moveToY: 0.5, expectedPosition: 1.0 },
- // Going above the drag area shouldn't make the position higher than 1.0.
- { eventType: "mouseInput", inputMode: Dial.Horizontal, moveToX: 2.525, moveToY: 0.5, expectedPosition: 1.0 },
- // Try to decrease the position by moving the mouse to the left.
- // The dial's position is 0 before the press event, so nothing should happen.
- { eventType: "mouseInput", inputMode: Dial.Vertical, moveToX: 0.25, moveToY: 0.5, expectedPosition: 0.0 }
- ];
-
- // Do the same tests for touch by copying the mouse tests and adding them to the end of the array.
- var mouseTestCount = data.length;
- for (var i = mouseTestCount; i < mouseTestCount * 2; ++i) {
- // Shallow-copy the object.
- data[i] = JSON.parse(JSON.stringify(data[i - mouseTestCount]));
- data[i].eventType = "touchInput";
- }
-
- for (i = 0; i < data.length; ++i) {
- var row = data[i];
- row.tag = "eventType=" + row.eventType + ", "
- + "inputMode=" + (row.inputMode === Dial.Vertical ? "Vertical" : "Horizontal") + ", "
- + "moveToX=" + row.moveToX + ", moveToY=" + row.moveToY + ", "
- + "expectedPosition=" + row.expectedPosition;
- }
-
- return data;
- }
-
- function test_horizontalAndVertical(data) {
- var control = createTemporaryObject(dialComponent, testCase, { inputMode: data.inputMode });
- verify(control);
-
- press(data.eventType, control);
- compare(control.pressed, true);
- // The position shouldn't change until the mouse has actually moved.
- compare(control.position, 0);
-
- move(data.eventType, control, control.width * data.moveToX, control.width * data.moveToY);
- compare(control.position, data.expectedPosition);
-
- release(data.eventType, control, control.width * data.moveToX, control.width * data.moveToY);
- compare(control.pressed, false);
- compare(control.position, data.expectedPosition);
- }
-}
diff --git a/tests/auto/controls/data/tst_dialog.qml b/tests/auto/controls/data/tst_dialog.qml
deleted file mode 100644
index b227d82e..00000000
--- a/tests/auto/controls/data/tst_dialog.qml
+++ /dev/null
@@ -1,494 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtTest
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Dialog"
-
- Component {
- id: dialog
- Dialog { }
- }
-
- Component {
- id: qtbug71444
- Dialog {
- header: null
- footer: null
- }
- }
-
- Component {
- id: buttonBox
- DialogButtonBox { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function init() {
- tryCompare(testCase.Window.window, "active", true)
- }
-
- function test_defaults() {
- var control = createTemporaryObject(dialog, testCase)
- verify(control)
- verify(control.header)
- verify(control.footer)
- compare(control.standardButtons, 0)
- }
-
- function test_accept() {
- var control = createTemporaryObject(dialog, testCase)
-
- var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.open()
- openedSpy.wait()
- compare(openedSpy.count, 1)
- verify(control.visible)
-
- var acceptedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "accepted"})
- verify(acceptedSpy.valid)
-
- var closedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "closed"})
- verify(closedSpy.valid)
-
- control.accept()
- compare(acceptedSpy.count, 1)
- compare(control.result, Dialog.Accepted)
-
- tryCompare(control, "visible", false)
- compare(acceptedSpy.count, 1)
- compare(closedSpy.count, 1)
- }
-
- function test_reject() {
- var control = createTemporaryObject(dialog, testCase)
-
- var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.open()
- openedSpy.wait()
- compare(openedSpy.count, 1)
- verify(control.visible)
-
- var rejectedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rejected"})
- verify(rejectedSpy.valid)
-
- var closedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "closed"})
- verify(closedSpy.valid)
-
- control.reject()
- compare(rejectedSpy.count, 1)
- compare(control.result, Dialog.Rejected)
-
- tryCompare(control, "visible", false)
- compare(rejectedSpy.count, 1)
- compare(closedSpy.count, 1)
-
- // Check that rejected() is emitted when CloseOnEscape is triggered.
- control.x = 10
- control.y = 10
- control.width = 100
- control.height = 100
- control.closePolicy = Popup.CloseOnEscape
- control.open()
- verify(control.visible)
-
- keyPress(Qt.Key_Escape)
- compare(rejectedSpy.count, 2)
- tryCompare(control, "visible", false)
- compare(rejectedSpy.count, 2)
- compare(closedSpy.count, 2)
-
- keyRelease(Qt.Key_Escape)
- compare(rejectedSpy.count, 2)
- compare(closedSpy.count, 2)
-
- // Check that rejected() is emitted when CloseOnPressOutside is triggered.
- control.closePolicy = Popup.CloseOnPressOutside
- control.open()
- verify(control.visible)
-
- mousePress(testCase, 1, 1)
- compare(rejectedSpy.count, 3)
- tryCompare(control, "visible", false)
- compare(rejectedSpy.count, 3)
- compare(closedSpy.count, 3)
-
- mouseRelease(testCase, 1, 1)
- compare(rejectedSpy.count, 3)
- compare(closedSpy.count, 3)
-
- // Check that rejected() is emitted when CloseOnReleaseOutside is triggered.
- // For this, we need to make the dialog modal, because the overlay won't accept
- // the press event because it doesn't want to block the press.
- control.modal = true
- control.closePolicy = Popup.CloseOnReleaseOutside
- control.open()
- verify(control.visible)
-
- mousePress(testCase, 1, 1)
- compare(rejectedSpy.count, 3)
- verify(control.visible)
-
- mouseRelease(testCase, 1, 1)
- compare(rejectedSpy.count, 4)
- tryCompare(control, "visible", false)
- compare(rejectedSpy.count, 4)
- compare(closedSpy.count, 4)
- }
-
- function test_buttonBox_data() {
- return [
- { tag: "default" },
- { tag: "custom", custom: true }
- ]
- }
-
- function test_buttonBox(data) {
- var control = createTemporaryObject(dialog, testCase)
-
- if (data.custom)
- control.footer = buttonBox.createObject(testCase)
- control.standardButtons = Dialog.Ok | Dialog.Cancel
- var box = control.footer
- verify(box)
- compare(box.standardButtons, Dialog.Ok | Dialog.Cancel)
-
- var acceptedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "accepted"})
- verify(acceptedSpy.valid)
- box.accepted()
- compare(acceptedSpy.count, 1)
-
- var rejectedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rejected"})
- verify(rejectedSpy.valid)
- box.rejected()
- compare(rejectedSpy.count, 1)
- }
-
- function test_qtbug71444() {
- var control = createTemporaryObject(qtbug71444, testCase)
- verify(control)
- }
-
- function test_standardButtons() {
- var control = createTemporaryObject(dialog, testCase)
-
- control.standardButtons = Dialog.Ok
-
- var box = control.footer ? control.footer : control.header
- verify(box)
- compare(box.count, 1)
- var okButton = box.itemAt(0)
- verify(okButton)
- compare(okButton.text.toUpperCase(), "OK")
-
- control.standardButtons = Dialog.Cancel
- compare(box.count, 1)
- var cancelButton = control.footer.itemAt(0)
- verify(cancelButton)
- compare(cancelButton.text.toUpperCase(), "CANCEL")
-
- control.standardButtons = Dialog.Ok | Dialog.Cancel
- compare(box.count, 2)
- if (box.itemAt(0).text.toUpperCase() === "OK") {
- okButton = box.itemAt(0)
- cancelButton = box.itemAt(1)
- } else {
- okButton = box.itemAt(1)
- cancelButton = box.itemAt(0)
- }
- verify(okButton)
- verify(cancelButton)
- compare(okButton.text.toUpperCase(), "OK")
- compare(cancelButton.text.toUpperCase(), "CANCEL")
-
- control.standardButtons = 0
- compare(box.count, 0)
- }
-
- function test_layout() {
- var control = createTemporaryObject(dialog, testCase, {width: 100, height: 100})
- verify(control)
-
- var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.open()
- openedSpy.wait()
- compare(openedSpy.count, 1)
- verify(control.visible)
-
- compare(control.width, 100)
- compare(control.height, 100)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight)
-
- control.header = buttonBox.createObject(control.contentItem)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight - control.header.height)
-
- control.footer = buttonBox.createObject(control.contentItem)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight - control.header.height - control.footer.height)
-
- control.topPadding = 9
- control.leftPadding = 2
- control.rightPadding = 6
- control.bottomPadding = 7
-
- compare(control.header.x, 0)
- compare(control.header.y, 0)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
-
- compare(control.footer.x, 0)
- compare(control.footer.y, control.height - control.footer.height)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
-
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding + control.header.height)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight - control.header.height - control.footer.height)
-
- control.header.visible = false
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight - control.footer.height)
-
- control.footer.visible = false
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight)
-
- control.contentItem.implicitWidth = 50
- control.contentItem.implicitHeight = 60
- compare(control.implicitWidth, control.contentItem.implicitWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentItem.implicitHeight + control.topPadding + control.bottomPadding)
-
- control.header.visible = true
- compare(control.implicitHeight, control.contentItem.implicitHeight + control.topPadding + control.bottomPadding
- + control.header.implicitHeight)
-
- control.footer.visible = true
- compare(control.implicitHeight, control.contentItem.implicitHeight + control.topPadding + control.bottomPadding
- + control.header.implicitHeight + control.footer.implicitHeight)
-
- control.header.implicitWidth = 150
- compare(control.implicitWidth, control.header.implicitWidth)
-
- control.footer.implicitWidth = 160
- compare(control.implicitWidth, control.footer.implicitWidth)
- }
-
- function test_spacing_data() {
- return [
- { tag: "content", header: false, content: true, footer: false },
- { tag: "header,content", header: true, content: true, footer: false },
- { tag: "content,footer", header: false, content: true, footer: true },
- { tag: "header,content,footer", header: true, content: true, footer: true },
- { tag: "header,footer", header: true, content: false, footer: true },
- { tag: "header", header: true, content: false, footer: false },
- { tag: "footer", header: false, content: false, footer: true },
- ]
- }
-
- function test_spacing(data) {
- var control = createTemporaryObject(dialog, testCase, {spacing: 20, width: 100, height: 100})
- verify(control)
-
- var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.open()
- openedSpy.wait()
- compare(openedSpy.count, 1)
- verify(control.visible)
-
- control.contentItem.visible = data.content
- control.header = buttonBox.createObject(control.contentItem, {visible: data.header})
- control.footer = buttonBox.createObject(control.contentItem, {visible: data.footer})
-
- compare(control.header.x, 0)
- compare(control.header.y, 0)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
-
- compare(control.footer.x, 0)
- compare(control.footer.y, control.height - control.footer.height)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
-
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding + (data.header ? control.header.height + control.spacing : 0))
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight
- - (data.header ? control.header.height + control.spacing : 0)
- - (data.footer ? control.footer.height + control.spacing : 0))
- }
-
- function test_signals_data() {
- return [
- { tag: "Ok", standardButton: Dialog.Ok, signalName: "accepted" },
- { tag: "Open", standardButton: Dialog.Open, signalName: "accepted" },
- { tag: "Save", standardButton: Dialog.Save, signalName: "accepted" },
- { tag: "Cancel", standardButton: Dialog.Cancel, signalName: "rejected" },
- { tag: "Close", standardButton: Dialog.Close, signalName: "rejected" },
- { tag: "Discard", standardButton: Dialog.Discard, signalName: "discarded" },
- { tag: "Apply", standardButton: Dialog.Apply, signalName: "applied" },
- { tag: "Reset", standardButton: Dialog.Reset, signalName: "reset" },
- { tag: "RestoreDefaults", standardButton: Dialog.RestoreDefaults, signalName: "reset" },
- { tag: "Help", standardButton: Dialog.Help, signalName: "helpRequested" },
- { tag: "SaveAll", standardButton: Dialog.SaveAll, signalName: "accepted" },
- { tag: "Yes", standardButton: Dialog.Yes, signalName: "accepted" },
- { tag: "YesToAll", standardButton: Dialog.YesToAll, signalName: "accepted" },
- { tag: "No", standardButton: Dialog.No, signalName: "rejected" },
- { tag: "NoToAll", standardButton: Dialog.NoToAll, signalName: "rejected" },
- { tag: "Abort", standardButton: Dialog.Abort, signalName: "rejected" },
- { tag: "Retry", standardButton: Dialog.Retry, signalName: "accepted" },
- { tag: "Ignore", standardButton: Dialog.Ignore, signalName: "accepted" }
- ]
- }
-
- function test_signals(data) {
- var control = createTemporaryObject(dialog, testCase)
- verify(control)
-
- control.standardButtons = data.standardButton
- var button = control.standardButton(data.standardButton)
- verify(button)
-
- var buttonSpy = signalSpy.createObject(control.contentItem, {target: control, signalName: data.signalName})
- verify(buttonSpy.valid)
-
- button.clicked()
- compare(buttonSpy.count, 1)
- }
-
- Component {
- id: qtbug85884
- ApplicationWindow {
- property alias focusItemActiveFocus: item.activeFocus
- property alias focusDialogVisible: dialog.visible
- function closeAndOpen() {
- dialog.close()
- dialog.open()
- dialog.close()
- }
- visible: true
- Item {
- id: item
- focus: true
- }
- Dialog {
- id: dialog
- focus: true
- visible: false
- onActiveFocusChanged: {
- if (!activeFocus)
- visible = false
- }
- enter: Transition {
- NumberAnimation { property: "opacity"; from: 0.0; to: 1.0; duration: 10 }
- }
- exit: Transition {
- NumberAnimation { property: "opacity"; from: 1.0; to: 0.0; duration: 10 }
- }
- }
- }
- }
-
- function test_focusLeavingDialog(data) {
- if (Qt.platform.pluginName === "offscreen")
- skip("QTBUG-89909")
-
- var window = createTemporaryObject(qtbug85884, testCase)
- verify(window)
- tryCompare(window, "focusItemActiveFocus", true)
-
- window.focusDialogVisible = true
- tryCompare(window, "focusDialogVisible", true)
- tryCompare(window, "focusItemActiveFocus", false)
-
- window.focusDialogVisible = false
- tryCompare(window, "focusDialogVisible", false)
- tryCompare(window, "focusItemActiveFocus", true)
-
- window.focusDialogVisible = true
- tryCompare(window, "focusDialogVisible", true)
- tryCompare(window, "focusItemActiveFocus", false)
- window.closeAndOpen()
- tryCompare(window, "focusDialogVisible", false)
- tryCompare(window, "focusItemActiveFocus", true)
- }
-}
diff --git a/tests/auto/controls/data/tst_dialogbuttonbox.qml b/tests/auto/controls/data/tst_dialogbuttonbox.qml
deleted file mode 100644
index 706bf10d..00000000
--- a/tests/auto/controls/data/tst_dialogbuttonbox.qml
+++ /dev/null
@@ -1,447 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 600
- height: 400
- visible: true
- when: windowShown
- name: "DialogButtonBox"
-
- Component {
- id: buttonBox
- DialogButtonBox { }
- }
-
- Component {
- id: button
- Button { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_defaults() {
- var control = createTemporaryObject(buttonBox, testCase)
- verify(control)
- compare(control.count, 0)
- verify(control.delegate)
- compare(control.standardButtons, 0)
- }
-
- function test_standardButtons() {
- var control = createTemporaryObject(buttonBox, testCase)
- verify(control)
- compare(control.count, 0)
-
- control.standardButtons = DialogButtonBox.Ok
- compare(control.count, 1)
- var okButton = control.itemAt(0)
- verify(okButton)
- compare(okButton.text.toUpperCase(), "OK")
-
- control.standardButtons = DialogButtonBox.Cancel
- compare(control.count, 1)
- var cancelButton = control.itemAt(0)
- verify(cancelButton)
- compare(cancelButton.text.toUpperCase(), "CANCEL")
-
- control.standardButtons = DialogButtonBox.Ok | DialogButtonBox.Cancel
- compare(control.count, 2)
- if (control.itemAt(0).text.toUpperCase() === "OK") {
- okButton = control.itemAt(0)
- cancelButton = control.itemAt(1)
- } else {
- okButton = control.itemAt(1)
- cancelButton = control.itemAt(0)
- }
- verify(okButton)
- verify(cancelButton)
- compare(okButton.text.toUpperCase(), "OK")
- compare(cancelButton.text.toUpperCase(), "CANCEL")
- compare(control.standardButton(DialogButtonBox.Ok), okButton)
- compare(control.standardButton(DialogButtonBox.Cancel), cancelButton)
-
- control.standardButtons = 0
- compare(control.count, 0)
-
- compare(control.standardButton(DialogButtonBox.Ok), null)
- compare(control.standardButton(DialogButtonBox.Cancel), null)
- }
-
- function test_attached() {
- var control = createTemporaryObject(buttonBox, testCase)
- verify(control)
-
- control.standardButtons = DialogButtonBox.Ok
- var okButton = control.itemAt(0)
- compare(okButton.DialogButtonBox.buttonBox, control)
- compare(okButton.DialogButtonBox.buttonRole, DialogButtonBox.AcceptRole)
-
- var saveButton = button.createObject(control, {text: "Save"})
- compare(saveButton.DialogButtonBox.buttonBox, control)
- compare(saveButton.DialogButtonBox.buttonRole, DialogButtonBox.InvalidRole)
- saveButton.DialogButtonBox.buttonRole = DialogButtonBox.AcceptRole
- compare(saveButton.DialogButtonBox.buttonRole, DialogButtonBox.AcceptRole)
-
- var closeButton = createTemporaryObject(button, null, {text: "Save"})
- compare(closeButton.DialogButtonBox.buttonBox, null)
- compare(closeButton.DialogButtonBox.buttonRole, DialogButtonBox.InvalidRole)
- closeButton.DialogButtonBox.buttonRole = DialogButtonBox.DestructiveRole
- compare(closeButton.DialogButtonBox.buttonRole, DialogButtonBox.DestructiveRole)
- control.addItem(closeButton)
- compare(closeButton.DialogButtonBox.buttonBox, control)
-
- control.contentModel.clear()
- compare(okButton.DialogButtonBox.buttonBox, null)
- compare(saveButton.DialogButtonBox.buttonBox, null)
- compare(closeButton.DialogButtonBox.buttonBox, null)
- }
-
- function test_signals_data() {
- return [
- { tag: "Ok", standardButton: DialogButtonBox.Ok, buttonRole: DialogButtonBox.AcceptRole, signalName: "accepted" },
- { tag: "Open", standardButton: DialogButtonBox.Open, buttonRole: DialogButtonBox.AcceptRole, signalName: "accepted" },
- { tag: "Save", standardButton: DialogButtonBox.Save, buttonRole: DialogButtonBox.AcceptRole, signalName: "accepted" },
- { tag: "Cancel", standardButton: DialogButtonBox.Cancel, buttonRole: DialogButtonBox.RejectRole, signalName: "rejected" },
- { tag: "Close", standardButton: DialogButtonBox.Close, buttonRole: DialogButtonBox.RejectRole, signalName: "rejected" },
- { tag: "Discard", standardButton: DialogButtonBox.Discard, buttonRole: DialogButtonBox.DestructiveRole, signalName: "discarded" },
- { tag: "Apply", standardButton: DialogButtonBox.Apply, buttonRole: DialogButtonBox.ApplyRole, signalName: "applied" },
- { tag: "Reset", standardButton: DialogButtonBox.Reset, buttonRole: DialogButtonBox.ResetRole, signalName: "reset" },
- { tag: "RestoreDefaults", standardButton: DialogButtonBox.RestoreDefaults, buttonRole: DialogButtonBox.ResetRole, signalName: "reset" },
- { tag: "Help", standardButton: DialogButtonBox.Help, buttonRole: DialogButtonBox.HelpRole, signalName: "helpRequested" },
- { tag: "SaveAll", standardButton: DialogButtonBox.SaveAll, buttonRole: DialogButtonBox.AcceptRole, signalName: "accepted" },
- { tag: "Yes", standardButton: DialogButtonBox.Yes, buttonRole: DialogButtonBox.YesRole, signalName: "accepted" },
- { tag: "YesToAll", standardButton: DialogButtonBox.YesToAll, buttonRole: DialogButtonBox.YesRole, signalName: "accepted" },
- { tag: "No", standardButton: DialogButtonBox.No, buttonRole: DialogButtonBox.NoRole, signalName: "rejected" },
- { tag: "NoToAll", standardButton: DialogButtonBox.NoToAll, buttonRole: DialogButtonBox.NoRole, signalName: "rejected" },
- { tag: "Abort", standardButton: DialogButtonBox.Abort, buttonRole: DialogButtonBox.RejectRole, signalName: "rejected" },
- { tag: "Retry", standardButton: DialogButtonBox.Retry, buttonRole: DialogButtonBox.AcceptRole, signalName: "accepted" },
- { tag: "Ignore", standardButton: DialogButtonBox.Ignore, buttonRole: DialogButtonBox.AcceptRole, signalName: "accepted" }
- ]
- }
-
- function test_signals(data) {
- var control = createTemporaryObject(buttonBox, testCase)
- verify(control)
-
- control.standardButtons = data.standardButton
- compare(control.count, 1)
- var button = control.itemAt(0)
- verify(button)
- compare(button.DialogButtonBox.buttonRole, data.buttonRole)
-
- var clickedSpy = signalSpy.createObject(control, {target: control, signalName: "clicked"})
- verify(clickedSpy.valid)
- var roleSpy = signalSpy.createObject(control, {target: control, signalName: data.signalName})
- verify(roleSpy.valid)
-
- button.clicked()
- compare(clickedSpy.count, 1)
- compare(clickedSpy.signalArguments[0][0], button)
- compare(roleSpy.count, 1)
- }
-
- function test_buttonLayout_data() {
- return [
- { tag: "WinLayout", buttonLayout: DialogButtonBox.WinLayout, button1Role: DialogButtonBox.AcceptRole, button2Role: DialogButtonBox.RejectRole },
- { tag: "MacLayout", buttonLayout: DialogButtonBox.MacLayout, button1Role: DialogButtonBox.RejectRole, button2Role: DialogButtonBox.AcceptRole },
- { tag: "KdeLayout", buttonLayout: DialogButtonBox.KdeLayout, button1Role: DialogButtonBox.AcceptRole, button2Role: DialogButtonBox.RejectRole },
- { tag: "GnomeLayout", buttonLayout: DialogButtonBox.GnomeLayout, button1Role: DialogButtonBox.RejectRole, button2Role: DialogButtonBox.AcceptRole },
- { tag: "AndroidLayout", buttonLayout: DialogButtonBox.AndroidLayout, button1Role: DialogButtonBox.RejectRole, button2Role: DialogButtonBox.AcceptRole }
- ]
- }
-
- function test_buttonLayout(data) {
- var control = createTemporaryObject(buttonBox, testCase, {buttonLayout: data.buttonLayout, standardButtons: DialogButtonBox.Ok|DialogButtonBox.Cancel})
- verify(control)
-
- compare(control.count, 2)
-
- var button1 = control.itemAt(0)
- verify(button1)
- compare(button1.DialogButtonBox.buttonRole, data.button1Role)
-
- var button2 = control.itemAt(1)
- verify(button2)
- compare(button2.DialogButtonBox.buttonRole, data.button2Role)
- }
-
- function test_implicitSize_data() {
- return [
- { tag: "Ok", standardButtons: DialogButtonBox.Ok },
- { tag: "Yes|No", standardButtons: DialogButtonBox.Yes | DialogButtonBox.No }
- ]
- }
-
- // QTBUG-59719
- function test_implicitSize(data) {
- var control = createTemporaryObject(buttonBox, testCase, {standardButtons: data.standardButtons})
- verify(control)
-
- var listView = control.contentItem
- verify(listView && listView.hasOwnProperty("contentWidth"))
- waitForRendering(listView)
-
- var implicitContentWidth = control.leftPadding + control.rightPadding
- for (var i = 0; i < listView.contentItem.children.length; ++i) {
- var button = listView.contentItem.children[i]
- if (!button.hasOwnProperty("text"))
- continue
- implicitContentWidth += button.implicitWidth
- }
-
- verify(implicitContentWidth > control.leftPadding + control.rightPadding)
- verify(control.implicitWidth >= implicitContentWidth, qsTr("implicit width (%1) is less than content width (%2)").arg(control.implicitWidth).arg(implicitContentWidth))
- }
-
- Component {
- id: okCancelBox
- DialogButtonBox {
- Button {
- text: qsTr("OK")
- }
- Button {
- text: qsTr("Cancel")
- }
- }
- }
-
- function test_buttonSize() {
- var control = createTemporaryObject(okCancelBox, testCase)
- verify(control)
-
- var okButton = control.itemAt(0)
- verify(okButton)
- verify(okButton.width > 0)
-
- var cancelButton = control.itemAt(1)
- verify(cancelButton)
- verify(cancelButton.width > 0)
-
- compare(okButton.width + cancelButton.width, control.availableWidth - control.spacing)
- }
-
- function test_oneButtonInFixedWidthBox() {
- var control = createTemporaryObject(buttonBox, testCase,
- { width: 400, standardButtons: Dialog.Close })
- verify(control)
-
- var listView = control.contentItem
- waitForRendering(listView)
-
- var button = control.itemAt(0)
- verify(button)
-
- // The button should never go outside of the box.
- tryVerify(function() { return button.mapToItem(control, 0, 0).x >= 0 },
- 1000, "Expected left edge of button to be within left edge of DialogButtonBox (i.e. greater than or equal to 0)" +
- ", but it's " + button.mapToItem(control, 0, 0).x)
- tryVerify(function() { return button.mapToItem(control, 0, 0).x + button.width <= control.width },
- 1000, "Expected right edge of button to be within right edge of DialogButtonBox (i.e. less than or equal to " +
- control.width + "), but it's " + (button.mapToItem(control, 0, 0).x + button.width))
- }
-
- Component {
- id: dialogComponent
- // Based on the Basic style, where a single button fills
- // half the dialog's width and is aligned to the right.
- Dialog {
- id: control
- standardButtons: Dialog.Ok
- visible: true
-
- footer: DialogButtonBox {
- id: box
- visible: count > 0
- alignment: count === 1 ? Qt.AlignRight : undefined
-
- implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset,
- (count === 1 ? implicitContentWidth * 2 : implicitContentWidth) + leftPadding + rightPadding)
- implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset,
- implicitContentHeight + topPadding + bottomPadding)
- contentWidth: contentItem.contentWidth
-
- delegate: Button {
- width: box.count === 1 ? box.availableWidth / 2 : undefined
- }
- }
- }
- }
-
- // QTBUG-73860
- function test_oneButtonAlignedRightInImplicitWidthBox() {
- var dialog = createTemporaryObject(dialogComponent, testCase)
- verify(dialog)
-
- var box = dialog.footer
- var listView = box.contentItem
- waitForRendering(listView)
-
- var button = box.itemAt(0)
- verify(button)
-
- // The button should never go outside of the box.
- tryVerify(function() { return button.mapToItem(box, 0, 0).x >= 0 },
- 1000, "Expected left edge of button to be within left edge of DialogButtonBox (i.e. greater than or equal to 0)" +
- ", but it's " + button.mapToItem(box, 0, 0).x)
- tryVerify(function() { return button.mapToItem(box, 0, 0).x + button.width <= box.width },
- 1000, "Expected right edge of button to be within right edge of DialogButtonBox (i.e. less than or equal to " +
- box.width + "), but it's " + (button.mapToItem(box, 0, 0).x + button.width))
- compare(box.width, dialog.width)
- // There's a single button and we align it to the right.
- compare(box.contentItem.width, button.width)
- compare(box.contentItem.x, box.width - box.rightPadding - box.contentItem.width)
- }
-
- Component {
- id: customButtonBox
-
- DialogButtonBox {
- objectName: "customButtonBox"
- alignment: Qt.AlignRight
-
- property alias okButton: okButton
-
- Button {
- id: okButton
- text: "OK"
-
- DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole
- }
- }
- }
-
- Component {
- id: customButtonBoxTwoButtons
-
- DialogButtonBox {
- objectName: "customButtonBoxTwoButtons"
- alignment: Qt.AlignRight
-
- property alias okButton: okButton
-
- Button {
- id: okButton
- text: "OK"
-
- DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole
- }
- Button {
- text: "Cancel"
-
- DialogButtonBox.buttonRole: DialogButtonBox.RejectRole
- }
- }
- }
-
- function test_changeCustomButtonText_data() {
- return [
- { tag: "oneButton", component: customButtonBox },
- { tag: "twoButtons", component: customButtonBoxTwoButtons },
- ]
- }
-
- // QTBUG-72886
- function test_changeCustomButtonText(data) {
- var control = createTemporaryObject(customButtonBox, testCase, {})
- verify(control)
-
- var listView = control.contentItem
- waitForRendering(listView)
-
- var button = control.okButton
- verify(button)
- button.text = "some longer text";
-
- // The button should never go outside of the box.
- tryVerify(function() { return button.mapToItem(control, 0, 0).x >= 0 },
- 1000, "Expected left edge of button to be within left edge of DialogButtonBox (i.e. greater than or equal to 0)" +
- ", but it's " + button.mapToItem(control, 0, 0).x)
- tryVerify(function() { return button.mapToItem(control, 0, 0).x + button.width <= control.width },
- 1000, "Expected right edge of button to be within right edge of DialogButtonBox (i.e. less than or equal to " +
- control.width + "), but it's " + (button.mapToItem(control, 0, 0).x + button.width))
- }
-
- Component {
- id: noRolesDialog
-
- Dialog {
- footer: DialogButtonBox {
- Button { text: "A" }
- Button { text: "B" }
- Button { text: "C" }
- }
- }
- }
-
- function test_orderWithNoRoles() {
- for (var i = 0; i < 10; ++i) {
- var control = createTemporaryObject(noRolesDialog, testCase)
- verify(control)
-
- control.open()
- tryCompare(control, "opened", true)
- var footer = control.footer
- verify(footer)
- waitForRendering(footer)
- compare(footer.itemAt(0).text, "A")
- compare(footer.itemAt(1).text, "B")
- compare(footer.itemAt(2).text, "C")
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_frame.qml b/tests/auto/controls/data/tst_frame.qml
deleted file mode 100644
index 95c69144..00000000
--- a/tests/auto/controls/data/tst_frame.qml
+++ /dev/null
@@ -1,148 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Frame"
-
- Component {
- id: frame
- Frame { }
- }
-
- Component {
- id: oneChildFrame
- Frame {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: twoChildrenFrame
- Frame {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- Item {
- implicitWidth: 200
- implicitHeight: 60
- }
- }
- }
-
- Component {
- id: contentFrame
- Frame {
- contentItem: Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- function test_empty() {
- var control = createTemporaryObject(frame, testCase)
- verify(control)
-
- verify(control.contentItem)
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- }
-
- function test_oneChild() {
- var control = createTemporaryObject(oneChildFrame, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth > 100)
- verify(control.implicitHeight > 30)
- }
-
- function test_twoChildren() {
- var control = createTemporaryObject(twoChildrenFrame, testCase)
- verify(control)
-
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- verify(control.implicitWidth > 0)
- verify(control.implicitHeight > 0)
- }
-
- function test_contentItem() {
- var control = createTemporaryObject(contentFrame, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth > 100)
- verify(control.implicitHeight > 30)
- }
-}
diff --git a/tests/auto/controls/data/tst_groupbox.qml b/tests/auto/controls/data/tst_groupbox.qml
deleted file mode 100644
index ed714897..00000000
--- a/tests/auto/controls/data/tst_groupbox.qml
+++ /dev/null
@@ -1,148 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "GroupBox"
-
- Component {
- id: groupBox
- GroupBox { }
- }
-
- Component {
- id: oneChildBox
- GroupBox {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: twoChildrenBox
- GroupBox {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- Item {
- implicitWidth: 200
- implicitHeight: 60
- }
- }
- }
-
- Component {
- id: contentBox
- GroupBox {
- contentItem: Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- function test_empty() {
- var control = createTemporaryObject(groupBox, testCase)
- verify(control)
-
- verify(control.contentItem)
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- }
-
- function test_oneChild() {
- var control = createTemporaryObject(oneChildBox, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth > 100)
- verify(control.implicitHeight > 30)
- }
-
- function test_twoChildren() {
- var control = createTemporaryObject(twoChildrenBox, testCase)
- verify(control)
-
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- verify(control.implicitWidth > 0)
- verify(control.implicitHeight > 0)
- }
-
- function test_contentItem() {
- var control = createTemporaryObject(contentBox, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth > 100)
- verify(control.implicitHeight > 30)
- }
-}
diff --git a/tests/auto/controls/data/tst_itemdelegate.qml b/tests/auto/controls/data/tst_itemdelegate.qml
deleted file mode 100644
index 7fa4e9e4..00000000
--- a/tests/auto/controls/data/tst_itemdelegate.qml
+++ /dev/null
@@ -1,162 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "ItemDelegate"
-
- Component {
- id: itemDelegate
- ItemDelegate { }
- }
-
- function test_baseline() {
- var control = createTemporaryObject(itemDelegate, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_highlighted() {
- var control = createTemporaryObject(itemDelegate, testCase)
- verify(control)
- verify(!control.highlighted)
-
- control.highlighted = true
- verify(control.highlighted)
- }
-
- function test_spacing() {
- var control = createTemporaryObject(itemDelegate, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem
- // should be equal to the implicitWidth of the Text while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // That means that spacing shouldn't affect it.
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // The implicitWidth of the ItemDelegate itself should, therefore, also never include spacing while no icon is set.
- compare(control.implicitWidth, textLabel.implicitWidth + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: ItemDelegate.IconOnly },
- { "tag": "TextOnly", display: ItemDelegate.TextOnly },
- { "tag": "TextUnderIcon", display: ItemDelegate.TextUnderIcon },
- { "tag": "TextBesideIcon", display: ItemDelegate.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: ItemDelegate.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: ItemDelegate.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: ItemDelegate.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: ItemDelegate.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(itemDelegate, testCase, {
- text: "ItemDelegate",
- display: data.display,
- width: 400,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case ItemDelegate.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case ItemDelegate.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width : 0)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case ItemDelegate.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case ItemDelegate.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_label.qml b/tests/auto/controls/data/tst_label.qml
deleted file mode 100644
index d6efb137..00000000
--- a/tests/auto/controls/data/tst_label.qml
+++ /dev/null
@@ -1,294 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Label"
-
- Component {
- id: label
- Label { }
- }
-
- Component {
- id: backgroundLabel
- Label {
- background: Rectangle { }
- }
- }
-
- Component {
- id: rectangle
- Rectangle { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_creation() {
- var control = createTemporaryObject(label, testCase)
- verify(control)
- }
-
- function test_font_explicit_attributes_data() {
- return [
- {tag: "bold", value: true},
- {tag: "capitalization", value: Font.Capitalize},
- {tag: "family", value: "Courier"},
- {tag: "italic", value: true},
- {tag: "strikeout", value: true},
- {tag: "underline", value: true},
- {tag: "weight", value: Font.Black},
- {tag: "wordSpacing", value: 55}
- ]
- }
-
- function test_font_explicit_attributes(data) {
- var control = createTemporaryObject(label, testCase)
- verify(control)
-
- var child = label.createObject(control)
- verify(child)
-
- var controlSpy = signalSpy.createObject(control, {target: control, signalName: "fontChanged"})
- verify(controlSpy.valid)
-
- var childSpy = signalSpy.createObject(child, {target: child, signalName: "fontChanged"})
- verify(childSpy.valid)
-
- var defaultValue = control.font[data.tag]
- child.font[data.tag] = defaultValue
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
-
- control.font[data.tag] = data.value
-
- compare(control.font[data.tag], data.value)
- compare(controlSpy.count, 1)
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
- }
-
- function test_background() {
- var control = createTemporaryObject(backgroundLabel, testCase, {text: "Label"})
- verify(control)
-
- compare(control.background.width, control.width)
- compare(control.background.height, control.height)
-
- control.background = rectangle.createObject(control)
- compare(control.background.width, control.width)
- compare(control.background.height, control.height)
-
- // change implicit size (QTBUG-66455)
- control.background.implicitWidth = 160
- control.background.implicitHeight = 120
- compare(control.background.width, control.width)
- compare(control.background.height, control.height)
- }
-
- function test_inset() {
- var control = createTemporaryObject(label, testCase, {background: rectangle.createObject(control)})
- verify(control)
-
- var topInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "topInsetChanged"})
- verify(topInsetSpy.valid)
-
- var leftInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "leftInsetChanged"})
- verify(leftInsetSpy.valid)
-
- var rightInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rightInsetChanged"})
- verify(rightInsetSpy.valid)
-
- var bottomInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "bottomInsetChanged"})
- verify(bottomInsetSpy.valid)
-
- var topInsetChanges = 0
- var leftInsetChanges = 0
- var rightInsetChanges = 0
- var bottomInsetChanges = 0
-
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
-
- control.width = 100
- control.height = 100
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
-
- control.topInset = 10
- compare(control.topInset, 10)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 10)
- compare(control.background.width, 100)
- compare(control.background.height, 90)
-
- control.leftInset = 20
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 80)
- compare(control.background.height, 90)
-
- control.rightInset = 30
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 90)
-
- control.bottomInset = 40
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 50)
-
- control.topInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 0)
- compare(control.background.width, 50)
- compare(control.background.height, 60)
-
- control.leftInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 70)
- compare(control.background.height, 60)
-
- control.rightInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 60)
-
- control.bottomInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
- }
-}
diff --git a/tests/auto/controls/data/tst_menuitem.qml b/tests/auto/controls/data/tst_menuitem.qml
deleted file mode 100644
index 713c030e..00000000
--- a/tests/auto/controls/data/tst_menuitem.qml
+++ /dev/null
@@ -1,193 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "MenuItem"
-
- Component {
- id: menuItem
- MenuItem { }
- }
-
- Component {
- id: menu
- Menu { }
- }
-
- function test_baseline() {
- var control = createTemporaryObject(menuItem, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_checkable() {
- var control = createTemporaryObject(menuItem, testCase)
- verify(control)
- verify(control.hasOwnProperty("checkable"))
- verify(!control.checkable)
-
- mouseClick(control)
- verify(!control.checked)
-
- control.checkable = true
- mouseClick(control)
- verify(control.checked)
-
- mouseClick(control)
- verify(!control.checked)
- }
-
- function test_highlighted() {
- var control = createTemporaryObject(menuItem, testCase)
- verify(control)
- verify(!control.highlighted)
-
- control.highlighted = true
- verify(control.highlighted)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: MenuItem.IconOnly },
- { "tag": "TextOnly", display: MenuItem.TextOnly },
- { "tag": "TextUnderIcon", display: MenuItem.TextUnderIcon },
- { "tag": "TextBesideIcon", display: MenuItem.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: MenuItem.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: MenuItem.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: MenuItem.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: MenuItem.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(menuItem, testCase, {
- text: "MenuItem",
- display: data.display,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var padding = data.mirrored ? control.contentItem.rightPadding : control.contentItem.leftPadding
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case MenuItem.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, control.mirrored ? control.availableWidth - iconImage.width - padding : padding)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case MenuItem.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width - padding : padding)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case MenuItem.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, control.mirrored ? control.availableWidth - iconImage.width - (textLabel.width - iconImage.width) / 2 - padding : (textLabel.width - iconImage.width) / 2 + padding)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width - padding : padding)
- verify(iconImage.y < textLabel.y)
- break;
- case MenuItem.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-
- function test_menu() {
- var control = createTemporaryObject(menu, testCase)
- verify(control)
-
- var item1 = createTemporaryObject(menuItem, testCase)
- verify(item1)
- compare(item1.menu, null)
-
- var item2 = createTemporaryObject(menuItem, testCase)
- verify(item2)
- compare(item2.menu, null)
-
- control.addItem(item1)
- compare(item1.menu, control)
- compare(item2.menu, null)
-
- control.insertItem(1, item2)
- compare(item1.menu, control)
- compare(item2.menu, control)
-
- control.removeItem(control.itemAt(1))
- compare(item1.menu, control)
- compare(item2.menu, null)
-
- control.removeItem(control.itemAt(0))
- compare(item1.menu, null)
- compare(item2.menu, null)
- }
-}
diff --git a/tests/auto/controls/data/tst_page.qml b/tests/auto/controls/data/tst_page.qml
deleted file mode 100644
index ae78a125..00000000
--- a/tests/auto/controls/data/tst_page.qml
+++ /dev/null
@@ -1,315 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Page"
-
- Component {
- id: page
- Page { }
- }
-
- Component {
- id: oneChildPage
- Page {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: twoChildrenPage
- Page {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- Item {
- implicitWidth: 200
- implicitHeight: 60
- }
- }
- }
-
- Component {
- id: contentPage
- Page {
- contentItem: Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: headerFooterPage
- Page {
- header: ToolBar { }
- footer: ToolBar { }
- contentItem: Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: toolBar
- ToolBar { }
- }
-
- function test_defaults() {
- var control = createTemporaryObject(page, testCase)
- verify(control)
-
- verify(control.contentItem)
- compare(control.header, null)
- compare(control.footer, null)
- }
-
- function test_empty() {
- var control = createTemporaryObject(page, testCase)
- verify(control)
-
- verify(control.contentItem)
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- }
-
- function test_oneChild() {
- var control = createTemporaryObject(oneChildPage, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- compare(control.implicitWidth, 100 + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, 30 + control.topPadding + control.bottomPadding)
- }
-
- function test_twoChildren() {
- var control = createTemporaryObject(twoChildrenPage, testCase)
- verify(control)
-
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- compare(control.implicitWidth, Math.max(control.leftPadding + control.rightPadding,
- control.background ? control.background.implicitWidth : 0))
- compare(control.implicitHeight, Math.max(control.topPadding + control.bottomPadding,
- control.background ? control.background.implicitHeight : 0))
- }
-
- function test_contentItem() {
- var control = createTemporaryObject(contentPage, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- compare(control.implicitWidth, 100 + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, 30 + control.topPadding + control.bottomPadding)
- }
-
- function test_layout() {
- var control = createTemporaryObject(page, testCase, {width: 100, height: 100})
- verify(control)
-
- compare(control.width, 100)
- compare(control.height, 100)
- compare(control.contentItem.width, control.width)
- compare(control.contentItem.height, control.height)
-
- control.header = toolBar.createObject(control)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
- compare(control.contentItem.width, control.width)
- compare(control.contentItem.height, control.height - control.header.height)
-
- control.footer = toolBar.createObject(control)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
- compare(control.contentItem.width, control.width)
- compare(control.contentItem.height, control.height - control.header.height - control.footer.height)
-
- control.topPadding = 9
- control.leftPadding = 2
- control.rightPadding = 6
- control.bottomPadding = 7
-
- compare(control.header.x, 0)
- compare(control.header.y, 0)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
-
- compare(control.footer.x, 0)
- compare(control.footer.y, control.height - control.footer.height)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
-
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding + control.header.height)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight - control.header.height - control.footer.height)
-
- control.header.visible = false
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight - control.footer.height)
-
- control.footer.visible = false
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight)
-
- control.contentItem.implicitWidth = 50
- control.contentItem.implicitHeight = 60
- compare(control.implicitWidth, control.contentItem.implicitWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentItem.implicitHeight + control.topPadding + control.bottomPadding)
-
- control.header.visible = true
- compare(control.implicitHeight, control.contentItem.implicitHeight + control.topPadding + control.bottomPadding
- + control.header.implicitHeight + control.spacing)
-
- control.footer.visible = true
- compare(control.implicitHeight, control.contentItem.implicitHeight + control.topPadding + control.bottomPadding
- + control.header.implicitHeight + control.footer.implicitHeight + 2 * control.spacing)
-
- control.header.implicitWidth = 150
- compare(control.implicitWidth, control.header.implicitWidth)
-
- control.footer.implicitWidth = 160
- compare(control.implicitWidth, control.footer.implicitWidth)
-
- control.contentItem.implicitWidth = 170
- compare(control.implicitWidth, control.contentItem.implicitWidth + control.leftPadding + control.rightPadding)
- }
-
- function test_spacing_data() {
- return [
- { tag: "content", header: false, content: true, footer: false },
- { tag: "header,content", header: true, content: true, footer: false },
- { tag: "content,footer", header: false, content: true, footer: true },
- { tag: "header,content,footer", header: true, content: true, footer: true },
- { tag: "header,footer", header: true, content: false, footer: true },
- { tag: "header", header: true, content: false, footer: false },
- { tag: "footer", header: false, content: false, footer: true },
- ]
- }
-
- function test_spacing(data) {
- var control = createTemporaryObject(page, testCase, {spacing: 20, width: 100, height: 100})
- verify(control)
-
- control.contentItem.visible = data.content
- control.header = toolBar.createObject(control.contentItem, {visible: data.header})
- control.footer = toolBar.createObject(control.contentItem, {visible: data.footer})
-
- compare(control.header.x, 0)
- compare(control.header.y, 0)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
-
- compare(control.footer.x, 0)
- compare(control.footer.y, control.height - control.footer.height)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
-
- compare(control.contentItem.x, control.leftPadding)
- compare(control.contentItem.y, control.topPadding + (data.header ? control.header.height + control.spacing : 0))
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight
- - (data.header ? control.header.height + control.spacing : 0)
- - (data.footer ? control.footer.height + control.spacing : 0))
- }
-
- function test_headerFooter() {
- var control = createTemporaryObject(headerFooterPage, testCase, {width: 100, height: 100})
- verify(control)
-
- compare(control.width, 100)
- compare(control.height, 100)
-
- verify(control.header)
- compare(control.header.x, 0)
- compare(control.header.y, 0)
- compare(control.header.width, control.width)
- verify(control.header.height > 0)
-
- verify(control.footer)
- compare(control.footer.x, 0)
- compare(control.footer.y, control.height - control.footer.height)
- compare(control.footer.width, control.width)
- verify(control.footer.height > 0)
-
- compare(control.contentItem.x, 0)
- compare(control.contentItem.y, control.header.height)
- compare(control.contentItem.width, control.width)
- compare(control.contentItem.height, control.height - control.header.height - control.footer.height)
- }
-}
diff --git a/tests/auto/controls/data/tst_pageindicator.qml b/tests/auto/controls/data/tst_pageindicator.qml
deleted file mode 100644
index 765c52a7..00000000
--- a/tests/auto/controls/data/tst_pageindicator.qml
+++ /dev/null
@@ -1,183 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "PageIndicator"
-
- Component {
- id: pageIndicator
- PageIndicator { }
- }
-
- Component {
- id: mouseArea
- MouseArea { }
- }
-
- function test_count() {
- var control = createTemporaryObject(pageIndicator, testCase)
- verify(control)
-
- compare(control.count, 0)
- control.count = 3
- compare(control.count, 3)
- }
-
- function test_currentIndex() {
- var control = createTemporaryObject(pageIndicator, testCase)
- verify(control)
-
- compare(control.currentIndex, 0)
- control.currentIndex = 5
- compare(control.currentIndex, 5)
- }
-
- function test_interactive_data() {
- return [
- { tag: "mouse", touch: false },
- { tag: "touch", touch: true }
- ]
- }
-
- function test_interactive(data) {
- var control = createTemporaryObject(pageIndicator, testCase, {count: 5, spacing: 10, topPadding: 10, leftPadding: 10, rightPadding: 10, bottomPadding: 10})
- verify(control)
-
- verify(!control.interactive)
- compare(control.currentIndex, 0)
-
- var touch = touchEvent(control)
-
- if (data.touch)
- touch.press(0, control).commit().release(0, control).commit()
- else
- mouseClick(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.currentIndex, 0)
-
- control.interactive = true
- verify(control.interactive)
-
- if (data.touch)
- touch.press(0, control).commit().release(0, control).commit()
- else
- mouseClick(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.currentIndex, 2)
-
- // test also clicking outside delegates => the nearest should be selected
- for (var i = 0; i < control.count; ++i) {
- var child = control.contentItem.children[i]
-
- var points = [
- Qt.point(child.width / 2, -2), // top
- Qt.point(-2, child.height / 2), // left
- Qt.point(child.width + 2, child.height / 2), // right
- Qt.point(child.width / 2, child.height + 2), // bottom
-
- Qt.point(-2, -2), // top-left
- Qt.point(child.width + 2, -2), // top-right
- Qt.point(-2, child.height + 2), // bottom-left
- Qt.point(child.width + 2, child.height + 2), // bottom-right
- ]
-
- for (var j = 0; j < points.length; ++j) {
- control.currentIndex = -1
- compare(control.currentIndex, -1)
-
- var point = points[j]
- var pos = control.mapFromItem(child, x, y)
- if (data.touch)
- touch.press(0, control, pos.x, pos.y).commit().release(0, control, pos.x, pos.y).commit()
- else
- mouseClick(control, pos.x, pos.y, Qt.LeftButton)
- compare(control.currentIndex, i)
- }
- }
- }
-
- function test_mouseArea_data() {
- return [
- { tag: "interactive", interactive: true },
- { tag: "non-interactive", interactive: false }
- ]
- }
-
- // QTBUG-61785
- function test_mouseArea(data) {
- var ma = createTemporaryObject(mouseArea, testCase, {width: testCase.width, height: testCase.height})
- verify(ma)
-
- var control = pageIndicator.createObject(ma, {count: 5, interactive: data.interactive, width: testCase.width, height: testCase.height})
- verify(control)
-
- compare(control.interactive, data.interactive)
-
- mousePress(control)
- compare(ma.pressed, !data.interactive)
-
- mouseRelease(control)
- verify(!ma.pressed)
-
- var touch = touchEvent(control)
- touch.press(0, control).commit()
- compare(ma.pressed, !data.interactive)
-
- touch.release(0, control).commit()
- verify(!ma.pressed)
- }
-}
diff --git a/tests/auto/controls/data/tst_pane.qml b/tests/auto/controls/data/tst_pane.qml
deleted file mode 100644
index d44d7424..00000000
--- a/tests/auto/controls/data/tst_pane.qml
+++ /dev/null
@@ -1,195 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Pane"
-
- Component {
- id: pane
- Pane { }
- }
-
- Component {
- id: oneChildPane
- Pane {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: twoChildrenPane
- Pane {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- Item {
- implicitWidth: 200
- implicitHeight: 60
- }
- }
- }
-
- Component {
- id: contentPane
- Pane {
- contentItem: Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: pressPane
- MouseArea {
- width: 200
- height: 200
- property int pressCount
- onPressed: ++pressCount
- Pane {
- anchors.fill: parent
- }
- }
- }
-
- function test_empty() {
- var control = createTemporaryObject(pane, testCase)
- verify(control)
-
- verify(control.contentItem)
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- }
-
- function test_oneChild() {
- var control = createTemporaryObject(oneChildPane, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth > 100)
- verify(control.implicitHeight > 30)
-
- compare(control.contentChildren.length, 1)
- control.contentChildren[0].implicitWidth = 200
- control.contentChildren[0].implicitHeight = 40
-
- compare(control.contentWidth, 200)
- compare(control.contentHeight, 40)
- compare(control.implicitContentWidth, 200)
- compare(control.implicitContentHeight, 40)
- verify(control.implicitWidth > 200)
- verify(control.implicitHeight > 40)
- }
-
- function test_twoChildren() {
- var control = createTemporaryObject(twoChildrenPane, testCase)
- verify(control)
-
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- verify(control.implicitWidth > 0)
- verify(control.implicitHeight > 0)
- }
-
- function test_contentItem() {
- var control = createTemporaryObject(contentPane, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth > 100)
- verify(control.implicitHeight > 30)
- }
-
- function test_implicitContentItem() {
- var control = createTemporaryObject(pane, testCase, {width: 100, height: 100})
- verify(control)
-
- compare(control.width, 100)
- compare(control.height, 100)
- compare(control.contentItem.width, control.availableWidth)
- compare(control.contentItem.height, control.availableHeight)
- }
-
- function test_press() {
- var control = createTemporaryObject(pressPane, testCase)
- verify(control)
-
- compare(control.pressCount, 0)
- mouseClick(control)
- compare(control.pressCount, 0)
-
- control.children[0].enabled = false
- mouseClick(control)
- compare(control.pressCount, 1)
- }
-}
diff --git a/tests/auto/controls/data/tst_popup.qml b/tests/auto/controls/data/tst_popup.qml
deleted file mode 100644
index 2c94e87b..00000000
--- a/tests/auto/controls/data/tst_popup.qml
+++ /dev/null
@@ -1,1393 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Popup"
-
- ApplicationWindow {
- id: applicationWindow
- width: 480
- height: 360
- }
-
- Component {
- id: popupTemplate
- T.Popup { }
- }
-
- Component {
- id: popupControl
- Popup { }
- }
-
- Component {
- id: rect
- Rectangle { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_padding() {
- var control = createTemporaryObject(popupTemplate, testCase)
- verify(control)
-
- var paddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "paddingChanged"})
- verify(paddingSpy.valid)
-
- var topPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "topPaddingChanged"})
- verify(topPaddingSpy.valid)
-
- var leftPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "leftPaddingChanged"})
- verify(leftPaddingSpy.valid)
-
- var rightPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rightPaddingChanged"})
- verify(rightPaddingSpy.valid)
-
- var bottomPaddingSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "bottomPaddingChanged"})
- verify(bottomPaddingSpy.valid)
-
- var paddingChanges = 0
- var topPaddingChanges = 0
- var leftPaddingChanges = 0
- var rightPaddingChanges = 0
- var bottomPaddingChanges = 0
-
- compare(control.padding, 0)
- compare(control.topPadding, 0)
- compare(control.leftPadding, 0)
- compare(control.rightPadding, 0)
- compare(control.bottomPadding, 0)
- compare(control.availableWidth, 0)
- compare(control.availableHeight, 0)
-
- control.width = 100
- control.height = 100
-
- control.padding = 10
- compare(control.padding, 10)
- compare(control.topPadding, 10)
- compare(control.leftPadding, 10)
- compare(control.rightPadding, 10)
- compare(control.bottomPadding, 10)
- compare(paddingSpy.count, ++paddingChanges)
- compare(topPaddingSpy.count, ++topPaddingChanges)
- compare(leftPaddingSpy.count, ++leftPaddingChanges)
- compare(rightPaddingSpy.count, ++rightPaddingChanges)
- compare(bottomPaddingSpy.count, ++bottomPaddingChanges)
-
- control.topPadding = 20
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 10)
- compare(control.rightPadding, 10)
- compare(control.bottomPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, ++topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
-
- control.leftPadding = 30
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 10)
- compare(control.bottomPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, ++leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
-
- control.rightPadding = 40
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 10)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, ++rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
-
- control.bottomPadding = 50
- compare(control.padding, 10)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(paddingSpy.count, paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, ++bottomPaddingChanges)
-
- control.padding = 60
- compare(control.padding, 60)
- compare(control.topPadding, 20)
- compare(control.leftPadding, 30)
- compare(control.rightPadding, 40)
- compare(control.bottomPadding, 50)
- compare(paddingSpy.count, ++paddingChanges)
- compare(topPaddingSpy.count, topPaddingChanges)
- compare(leftPaddingSpy.count, leftPaddingChanges)
- compare(rightPaddingSpy.count, rightPaddingChanges)
- compare(bottomPaddingSpy.count, bottomPaddingChanges)
- }
-
- function test_availableSize() {
- var control = createTemporaryObject(popupTemplate, testCase)
- verify(control)
-
- var availableWidthSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "availableWidthChanged"})
- verify(availableWidthSpy.valid)
-
- var availableHeightSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "availableHeightChanged"})
- verify(availableHeightSpy.valid)
-
- var availableWidthChanges = 0
- var availableHeightChanges = 0
-
- control.width = 100
- compare(control.availableWidth, 100)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.height = 100
- compare(control.availableHeight, 100)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.padding = 10
- compare(control.availableWidth, 80)
- compare(control.availableHeight, 80)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.topPadding = 20
- compare(control.availableWidth, 80)
- compare(control.availableHeight, 70)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.leftPadding = 30
- compare(control.availableWidth, 60)
- compare(control.availableHeight, 70)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.rightPadding = 40
- compare(control.availableWidth, 30)
- compare(control.availableHeight, 70)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.bottomPadding = 50
- compare(control.availableWidth, 30)
- compare(control.availableHeight, 30)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
-
- control.padding = 60
- compare(control.availableWidth, 30)
- compare(control.availableHeight, 30)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.width = 0
- compare(control.availableWidth, 0)
- compare(availableWidthSpy.count, ++availableWidthChanges)
- compare(availableHeightSpy.count, availableHeightChanges)
-
- control.height = 0
- compare(control.availableHeight, 0)
- compare(availableWidthSpy.count, availableWidthChanges)
- compare(availableHeightSpy.count, ++availableHeightChanges)
- }
-
- function test_position() {
- var control = createTemporaryObject(popupControl, testCase, {visible: true, leftMargin: 10, topMargin: 20, width: 100, height: 100})
- verify(control)
- verify(control.visible)
-
- var xSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "xChanged"})
- verify(xSpy.valid)
-
- var ySpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "yChanged"})
- verify(ySpy.valid)
-
- // moving outside margins does not trigger change notifiers
- control.x = -100
- compare(control.x, 10)
- compare(control.y, 20)
- compare(xSpy.count, 0)
- compare(ySpy.count, 0)
-
- control.y = -200
- compare(control.x, 10)
- compare(control.y, 20)
- compare(xSpy.count, 0)
- compare(ySpy.count, 0)
-
- // moving within margins triggers change notifiers
- control.x = 30
- compare(control.x, 30)
- compare(control.y, 20)
- compare(xSpy.count, 1)
- compare(ySpy.count, 0)
-
- control.y = 40
- compare(control.x, 30)
- compare(control.y, 40)
- compare(xSpy.count, 1)
- compare(ySpy.count, 1)
-
- // re-parent and reset the position
- control.parent = createTemporaryObject(rect, testCase, {color: "red", width: 100, height: 100})
- control.x = 0
- control.y = 0
- compare(xSpy.count, 2)
- compare(ySpy.count, 2)
-
- // moving parent outside margins triggers change notifiers
- control.parent.x = -50
- compare(control.x, 50 + control.leftMargin)
- compare(xSpy.count, 3)
- compare(ySpy.count, 2)
-
- control.parent.y = -60
- compare(control.y, 60 + control.topMargin)
- compare(xSpy.count, 3)
- compare(ySpy.count, 3)
- }
-
- function test_resetSize() {
- var control = createTemporaryObject(popupControl, testCase, {visible: true, margins: 0})
- verify(control)
-
- control.scale = 1.0
- control.width = control.implicitWidth = testCase.width + 10
- control.height = control.implicitHeight = testCase.height + 10
-
- compare(control.width, testCase.width + 10)
- compare(control.height, testCase.height + 10)
-
- control.width = undefined
- control.height = undefined
- compare(control.width, testCase.width)
- compare(control.height, testCase.height)
- }
-
- function test_negativeMargins() {
- var control = createTemporaryObject(popupControl, testCase, {implicitWidth: testCase.width, implicitHeight: testCase.height})
- verify(control)
-
- control.open()
- verify(control.visible)
-
- compare(control.x, 0)
- compare(control.y, 0)
-
- compare(control.margins, -1)
- compare(control.topMargin, -1)
- compare(control.leftMargin, -1)
- compare(control.rightMargin, -1)
- compare(control.bottomMargin, -1)
-
- control.x = -10
- control.y = -10
- compare(control.x, 0)
- compare(control.y, 0)
- }
-
- function test_margins() {
- var control = createTemporaryObject(popupTemplate, testCase, {width: 100, height: 100})
- verify(control)
-
- control.open()
- verify(control.visible)
-
- control.margins = 10
- compare(control.margins, 10)
- compare(control.topMargin, 10)
- compare(control.leftMargin, 10)
- compare(control.rightMargin, 10)
- compare(control.bottomMargin, 10)
- compare(control.contentItem.parent.x, 10)
- compare(control.contentItem.parent.y, 10)
-
- control.topMargin = 20
- compare(control.margins, 10)
- compare(control.topMargin, 20)
- compare(control.leftMargin, 10)
- compare(control.rightMargin, 10)
- compare(control.bottomMargin, 10)
- compare(control.contentItem.parent.x, 10)
- compare(control.contentItem.parent.y, 20)
-
- control.leftMargin = 20
- compare(control.margins, 10)
- compare(control.topMargin, 20)
- compare(control.leftMargin, 20)
- compare(control.rightMargin, 10)
- compare(control.bottomMargin, 10)
- compare(control.contentItem.parent.x, 20)
- compare(control.contentItem.parent.y, 20)
-
- control.x = testCase.width
- control.y = testCase.height
- compare(control.contentItem.parent.x, testCase.width - control.width - 10)
- compare(control.contentItem.parent.y, testCase.height - control.height - 10)
-
- control.rightMargin = 20
- compare(control.margins, 10)
- compare(control.topMargin, 20)
- compare(control.leftMargin, 20)
- compare(control.rightMargin, 20)
- compare(control.bottomMargin, 10)
- compare(control.contentItem.parent.x, testCase.width - control.width - 20)
- compare(control.contentItem.parent.y, testCase.height - control.height - 10)
-
- control.bottomMargin = 20
- compare(control.margins, 10)
- compare(control.topMargin, 20)
- compare(control.leftMargin, 20)
- compare(control.rightMargin, 20)
- compare(control.bottomMargin, 20)
- compare(control.contentItem.parent.x, testCase.width - control.width - 20)
- compare(control.contentItem.parent.y, testCase.height - control.height - 20)
-
- control.margins = undefined
- compare(control.margins, -1)
-
- control.bottomMargin = undefined
- compare(control.bottomMargin, -1)
- compare(control.contentItem.parent.x, testCase.width - control.width - 20)
- compare(control.contentItem.parent.y, testCase.height)
-
- control.rightMargin = undefined
- compare(control.rightMargin, -1)
- compare(control.contentItem.parent.x, testCase.width)
- compare(control.contentItem.parent.y, testCase.height)
-
- control.x = -testCase.width
- control.y = -testCase.height
- compare(control.contentItem.parent.x, 20)
- compare(control.contentItem.parent.y, 20)
-
- control.topMargin = undefined
- compare(control.topMargin, -1)
- compare(control.contentItem.parent.x, 20)
- compare(control.contentItem.parent.y, -testCase.height)
-
- control.leftMargin = undefined
- compare(control.leftMargin, -1)
- compare(control.contentItem.parent.x, -testCase.width)
- compare(control.contentItem.parent.y, -testCase.height)
- }
-
- function test_background() {
- var control = createTemporaryObject(popupTemplate, testCase)
- verify(control)
-
- control.background = rect.createObject(testCase)
-
- // background has no x or width set, so its width follows control's width
- control.width = 320
- compare(control.background.width, control.width)
-
- // background has no y or height set, so its height follows control's height
- compare(control.background.height, control.height)
- control.height = 240
-
- // has width => width does not follow
- control.background.width /= 2
- control.width += 20
- verify(control.background.width !== control.width)
-
- // reset width => width follows again
- control.background.width = undefined
- control.width += 20
- compare(control.background.width, control.width)
-
- // has x => width does not follow
- control.background.x = 10
- control.width += 20
- verify(control.background.width !== control.width)
-
- // has height => height does not follow
- control.background.height /= 2
- control.height -= 20
- verify(control.background.height !== control.height)
-
- // reset height => height follows again
- control.background.height = undefined
- control.height -= 20
- compare(control.background.height, control.height)
-
- // has y => height does not follow
- control.background.y = 10
- control.height -= 20
- verify(control.background.height !== control.height)
- }
-
- function getChild(control, objname, idx) {
- var index = idx
- for (var i = index+1; i < control.children.length; i++)
- {
- if (control.children[i].objectName === objname) {
- index = i
- break
- }
- }
- return index
- }
-
- Component {
- id: component
- ApplicationWindow {
- id: _window
- width: 400
- height: 400
- visible: true
- font.pixelSize: 40
- property alias pane: _pane
- property alias popup: _popup
- property SignalSpy fontspy: SignalSpy { target: _window; signalName: "fontChanged" }
- Pane {
- id: _pane
- property alias button: _button
- font.pixelSize: 30
- property SignalSpy fontspy: SignalSpy { target: _pane; signalName: "fontChanged" }
- Column {
- Button {
- id: _button
- text: "Button"
- font.pixelSize: 20
- property SignalSpy fontspy: SignalSpy { target: _button; signalName: "fontChanged" }
- Popup {
- id: _popup
- property alias button: _button2
- property alias listview: _listview
- y: _button.height
- implicitHeight: Math.min(396, _listview.contentHeight)
- property SignalSpy fontspy: SignalSpy { target: _popup; signalName: "fontChanged" }
- contentItem: Column {
- Button {
- id: _button2
- text: "Button"
- property SignalSpy fontspy: SignalSpy { target: _button2; signalName: "fontChanged" }
- }
- ListView {
- id: _listview
- height: _button.height * 20
- model: 2
- delegate: Button {
- id: _button3
- objectName: "delegate"
- width: _button.width
- height: _button.height
- text: "N: " + index
- checkable: true
- autoExclusive: true
- property SignalSpy fontspy: SignalSpy { target: _button3; signalName: "fontChanged" }
- }
- }
- }
- }
- }
- }
- }
- }
- }
-
- function test_font() { // QTBUG_50984, QTBUG-51696
- var window = createTemporaryObject(component, testCase)
- verify(window)
-
- compare(window.font.pixelSize, 40)
- compare(window.pane.font.pixelSize, 30)
- compare(window.pane.button.font.pixelSize, 20)
- compare(window.popup.font.pixelSize, 40)
- compare(window.popup.button.font.pixelSize, 40)
-
- var idx1 = getChild(window.popup.listview.contentItem, "delegate", -1)
- compare(window.popup.listview.contentItem.children[idx1].font.pixelSize, 40)
- var idx2 = getChild(window.popup.listview.contentItem, "delegate", idx1)
- compare(window.popup.listview.contentItem.children[idx2].font.pixelSize, 40)
-
- window.pane.button.font.pixelSize = 30
- compare(window.font.pixelSize, 40)
- compare(window.fontspy.count, 0)
- compare(window.pane.font.pixelSize, 30)
- compare(window.pane.fontspy.count, 0)
- compare(window.pane.button.font.pixelSize, 30)
- compare(window.pane.button.fontspy.count, 1)
- compare(window.popup.font.pixelSize, 40)
- compare(window.popup.fontspy.count, 0)
- compare(window.popup.button.font.pixelSize, 40)
- compare(window.popup.button.fontspy.count, 0)
- compare(window.popup.listview.contentItem.children[idx1].font.pixelSize, 40)
- compare(window.popup.listview.contentItem.children[idx1].fontspy.count, 0)
- compare(window.popup.listview.contentItem.children[idx2].font.pixelSize, 40)
- compare(window.popup.listview.contentItem.children[idx2].fontspy.count, 0)
-
- window.font.pixelSize = 50
- compare(window.font.pixelSize, 50)
- compare(window.fontspy.count, 1)
- compare(window.pane.font.pixelSize, 30)
- compare(window.pane.fontspy.count, 0)
- compare(window.pane.button.font.pixelSize, 30)
- compare(window.pane.button.fontspy.count, 1)
- compare(window.popup.font.pixelSize, 50)
- compare(window.popup.fontspy.count, 1)
- compare(window.popup.button.font.pixelSize, 50)
- compare(window.popup.button.fontspy.count, 1)
- compare(window.popup.listview.contentItem.children[idx1].font.pixelSize, 50)
- compare(window.popup.listview.contentItem.children[idx1].fontspy.count, 1)
- compare(window.popup.listview.contentItem.children[idx2].font.pixelSize, 50)
- compare(window.popup.listview.contentItem.children[idx2].fontspy.count, 1)
-
- window.popup.button.font.pixelSize = 10
- compare(window.font.pixelSize, 50)
- compare(window.fontspy.count, 1)
- compare(window.pane.font.pixelSize, 30)
- compare(window.pane.fontspy.count, 0)
- compare(window.pane.button.font.pixelSize, 30)
- compare(window.pane.button.fontspy.count, 1)
- compare(window.popup.font.pixelSize, 50)
- compare(window.popup.fontspy.count, 1)
- compare(window.popup.button.font.pixelSize, 10)
- compare(window.popup.button.fontspy.count, 2)
- compare(window.popup.listview.contentItem.children[idx1].font.pixelSize, 50)
- compare(window.popup.listview.contentItem.children[idx1].fontspy.count, 1)
- compare(window.popup.listview.contentItem.children[idx2].font.pixelSize, 50)
- compare(window.popup.listview.contentItem.children[idx2].fontspy.count, 1)
-
- window.popup.font.pixelSize = 60
- compare(window.font.pixelSize, 50)
- compare(window.fontspy.count, 1)
- compare(window.pane.font.pixelSize, 30)
- compare(window.pane.fontspy.count, 0)
- compare(window.pane.button.font.pixelSize, 30)
- compare(window.pane.button.fontspy.count, 1)
- compare(window.popup.font.pixelSize, 60)
- compare(window.popup.fontspy.count, 2)
- compare(window.popup.button.font.pixelSize, 10)
- compare(window.popup.button.fontspy.count, 2)
- compare(window.popup.listview.contentItem.children[idx1].font.pixelSize, 60)
- compare(window.popup.listview.contentItem.children[idx1].fontspy.count, 2)
- compare(window.popup.listview.contentItem.children[idx2].font.pixelSize, 60)
- compare(window.popup.listview.contentItem.children[idx2].fontspy.count, 2)
- }
-
- Component {
- id: localeComponent
- Pane {
- property alias button: _button
- property alias popup: _popup
- locale: Qt.locale("en_US")
- Column {
- Button {
- id: _button
- text: "Button"
- locale: Qt.locale("nb_NO")
- Popup {
- id: _popup
- property alias button1: _button1
- property alias button2: _button2
- y: _button.height
- locale: Qt.locale("fi_FI")
- implicitHeight: Math.min(396, _column.contentHeight)
- contentItem: Column {
- id: _column
- Button {
- id: _button1
- text: "Button 1"
- objectName: "1"
- }
- Button {
- id: _button2
- text: "Button 2"
- locale: Qt.locale("nb_NO")
- objectName: "2"
- }
- }
- }
- }
- }
- }
- }
-
- function test_locale() { // QTBUG_50984
- // test looking up natural locale from ancestors
- var control = createTemporaryObject(localeComponent, applicationWindow.contentItem)
- verify(control)
-
- compare(control.locale.name, "en_US")
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "fi_FI")
- compare(control.popup.button1.locale.name, "fi_FI")
- compare(control.popup.button2.locale.name, "nb_NO")
-
- control.ApplicationWindow.window.locale = undefined
- }
-
- Component {
- id: localeChangeComponent
- Pane {
- id: _pane
- property alias button: _button
- property alias popup: _popup
- property SignalSpy localespy: SignalSpy {
- target: _pane
- signalName: "localeChanged"
- }
- property SignalSpy mirrorspy: SignalSpy {
- target: _pane
- signalName: "mirroredChanged"
- }
- Column {
- Button {
- id: _button
- text: "Button"
- property SignalSpy localespy: SignalSpy {
- target: _button
- signalName: "localeChanged"
- }
- property SignalSpy mirrorspy: SignalSpy {
- target: _button
- signalName: "mirroredChanged"
- }
- Popup {
- id: _popup
- property alias button1: _button1
- property alias button2: _button2
- y: _button.height
- implicitHeight: Math.min(396, _column.contentHeight)
- property SignalSpy localespy: SignalSpy {
- target: _popup
- signalName: "localeChanged"
- }
- contentItem: Column {
- id: _column
- Button {
- id: _button1
- text: "Button 1"
- property SignalSpy localespy: SignalSpy {
- target: _button1
- signalName: "localeChanged"
- }
- property SignalSpy mirrorspy: SignalSpy {
- target: _button1
- signalName: "mirroredChanged"
- }
- }
- Button {
- id: _button2
- text: "Button 2"
- property SignalSpy localespy: SignalSpy {
- target: _button2
- signalName: "localeChanged"
- }
- property SignalSpy mirrorspy: SignalSpy {
- target: _button2
- signalName: "mirroredChanged"
- }
- }
- }
- }
- }
- }
- }
- }
-
- function test_locale_changes() { // QTBUG_50984
- // test default locale and locale inheritance
- var control = createTemporaryObject(localeChangeComponent, applicationWindow.contentItem)
- verify(control)
-
- var defaultLocale = Qt.locale()
- compare(control.ApplicationWindow.window.locale.name, defaultLocale.name)
- compare(control.locale.name, defaultLocale.name)
- compare(control.button.locale.name, defaultLocale.name)
- compare(control.popup.locale.name, defaultLocale.name)
- compare(control.popup.button1.locale.name, defaultLocale.name)
- compare(control.popup.button2.locale.name, defaultLocale.name)
-
- control.ApplicationWindow.window.locale = Qt.locale("nb_NO")
- compare(control.ApplicationWindow.window.locale.name, "nb_NO")
- compare(control.locale.name, "nb_NO")
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "nb_NO")
- compare(control.popup.button1.locale.name, "nb_NO")
- compare(control.popup.button2.locale.name, "nb_NO")
- compare(control.localespy.count, 1)
- compare(control.button.localespy.count, 1)
- compare(control.popup.localespy.count, 1)
- compare(control.popup.button1.localespy.count, 1)
- compare(control.popup.button2.localespy.count, 1)
-
- control.ApplicationWindow.window.locale = undefined
- compare(control.ApplicationWindow.window.locale.name, defaultLocale.name)
- compare(control.locale.name, defaultLocale.name)
- compare(control.button.locale.name, defaultLocale.name)
- compare(control.popup.locale.name, defaultLocale.name)
- compare(control.popup.button1.locale.name, defaultLocale.name)
- compare(control.popup.button2.locale.name, defaultLocale.name)
- compare(control.localespy.count, 2)
- compare(control.button.localespy.count, 2)
- compare(control.popup.localespy.count, 2)
- compare(control.popup.button1.localespy.count, 2)
- compare(control.popup.button2.localespy.count, 2)
-
- control.locale = Qt.locale("ar_EG")
- compare(control.ApplicationWindow.window.locale.name, defaultLocale.name)
- compare(control.locale.name, "ar_EG")
- compare(control.button.locale.name, "ar_EG")
- compare(control.popup.locale.name, defaultLocale.name)
- compare(control.popup.button1.locale.name, defaultLocale.name)
- compare(control.popup.button2.locale.name, defaultLocale.name)
- compare(control.localespy.count, 3)
- compare(control.mirrorspy.count, 1)
- compare(control.button.localespy.count, 3)
- compare(control.button.mirrorspy.count, 1)
- compare(control.popup.localespy.count, 2)
- compare(control.popup.button1.localespy.count, 2)
- compare(control.popup.button2.localespy.count, 2)
-
- control.ApplicationWindow.window.locale = Qt.locale("ar_EG")
- compare(control.ApplicationWindow.window.locale.name, "ar_EG")
- compare(control.locale.name, "ar_EG")
- compare(control.button.locale.name, "ar_EG")
- compare(control.popup.locale.name, "ar_EG")
- compare(control.popup.button1.locale.name, "ar_EG")
- compare(control.popup.button2.locale.name, "ar_EG")
- compare(control.localespy.count, 3)
- compare(control.mirrorspy.count, 1)
- compare(control.button.localespy.count, 3)
- compare(control.button.mirrorspy.count, 1)
- compare(control.popup.localespy.count, 3)
- compare(control.popup.button1.localespy.count, 3)
- compare(control.popup.button1.mirrorspy.count, 1)
- compare(control.popup.button2.localespy.count, 3)
- compare(control.popup.button2.mirrorspy.count, 1)
-
- control.button.locale = Qt.locale("nb_NO")
- compare(control.ApplicationWindow.window.locale.name, "ar_EG")
- compare(control.locale.name, "ar_EG")
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "ar_EG")
- compare(control.popup.button1.locale.name, "ar_EG")
- compare(control.popup.button2.locale.name, "ar_EG")
- compare(control.localespy.count, 3)
- compare(control.mirrorspy.count, 1)
- compare(control.button.localespy.count, 4)
- compare(control.button.mirrorspy.count, 2)
- compare(control.popup.localespy.count, 3)
- compare(control.popup.button1.localespy.count, 3)
- compare(control.popup.button2.localespy.count, 3)
-
- control.locale = undefined
- compare(control.ApplicationWindow.window.locale.name, "ar_EG")
- compare(control.locale.name, "ar_EG")
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "ar_EG")
- compare(control.popup.button1.locale.name, "ar_EG")
- compare(control.popup.button2.locale.name, "ar_EG")
- compare(control.localespy.count, 3)
- compare(control.mirrorspy.count, 1)
- compare(control.button.localespy.count, 4)
- compare(control.button.mirrorspy.count, 2)
- compare(control.popup.localespy.count, 3)
- compare(control.popup.button1.localespy.count, 3)
- compare(control.popup.button2.localespy.count, 3)
-
- control.popup.button1.locale = Qt.locale("nb_NO")
- compare(control.ApplicationWindow.window.locale.name, "ar_EG")
- compare(control.locale.name, "ar_EG")
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "ar_EG")
- compare(control.popup.button1.locale.name, "nb_NO")
- compare(control.popup.button2.locale.name, "ar_EG")
- compare(control.localespy.count, 3)
- compare(control.mirrorspy.count, 1)
- compare(control.button.localespy.count, 4)
- compare(control.button.mirrorspy.count, 2)
- compare(control.popup.localespy.count, 3)
- compare(control.popup.button1.localespy.count, 4)
- compare(control.popup.button1.mirrorspy.count, 2)
- compare(control.popup.button2.localespy.count, 3)
- compare(control.popup.button2.mirrorspy.count, 1)
-
- control.popup.locale = Qt.locale("fi_FI")
- compare(control.ApplicationWindow.window.locale.name, "ar_EG")
- compare(control.locale.name, "ar_EG")
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "fi_FI")
- compare(control.popup.button1.locale.name, "nb_NO")
- compare(control.popup.button2.locale.name, "fi_FI")
- compare(control.localespy.count, 3)
- compare(control.mirrorspy.count, 1)
- compare(control.button.localespy.count, 4)
- compare(control.button.mirrorspy.count, 2)
- compare(control.popup.localespy.count, 4)
- compare(control.popup.button1.localespy.count, 4)
- compare(control.popup.button1.mirrorspy.count, 2)
- compare(control.popup.button2.localespy.count, 4)
- compare(control.popup.button2.mirrorspy.count, 2)
-
- control.ApplicationWindow.window.locale = undefined
- compare(control.ApplicationWindow.window.locale.name, defaultLocale.name)
- compare(control.locale.name, defaultLocale.name)
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, "fi_FI")
- compare(control.popup.button1.locale.name, "nb_NO")
- compare(control.popup.button2.locale.name, "fi_FI")
- compare(control.localespy.count, 4)
- compare(control.mirrorspy.count, 2)
- compare(control.button.localespy.count, 4)
- compare(control.button.mirrorspy.count, 2)
- compare(control.popup.localespy.count, 4)
- compare(control.popup.button1.localespy.count, 4)
- compare(control.popup.button1.mirrorspy.count, 2)
- compare(control.popup.button2.localespy.count, 4)
- compare(control.popup.button2.mirrorspy.count, 2)
-
- control.popup.locale = undefined
- compare(control.ApplicationWindow.window.locale.name, defaultLocale.name)
- compare(control.locale.name, defaultLocale.name)
- compare(control.button.locale.name, "nb_NO")
- compare(control.popup.locale.name, defaultLocale.name)
- compare(control.popup.button1.locale.name, "nb_NO")
- compare(control.popup.button2.locale.name, defaultLocale.name)
- compare(control.localespy.count, 4)
- compare(control.mirrorspy.count, 2)
- compare(control.button.localespy.count, 4)
- compare(control.button.mirrorspy.count, 2)
- compare(control.popup.localespy.count, 5)
- compare(control.popup.button1.localespy.count, 4)
- compare(control.popup.button1.mirrorspy.count, 2)
- compare(control.popup.button2.localespy.count, 5)
- compare(control.popup.button2.mirrorspy.count, 2)
- }
-
- function test_size() {
- var control = createTemporaryObject(popupControl, testCase)
- verify(control)
-
- var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
- verify(openedSpy.valid)
-
- control.open()
- openedSpy.wait()
- compare(openedSpy.count, 1)
- verify(control.visible)
-
- // remove the background so that it won't affect the implicit size of the popup,
- // so the implicit sizes tested below are entirely based on the content size
- control.background = null
-
- // implicit size of the content
- control.contentItem.implicitWidth = 10
- compare(control.implicitWidth, 10 + control.leftPadding + control.rightPadding)
- compare(control.width, control.implicitWidth)
- compare(control.contentItem.width, control.width - control.leftPadding - control.rightPadding)
-
- control.contentItem.implicitHeight = 20
- compare(control.implicitHeight, 20 + control.topPadding + control.bottomPadding)
- compare(control.height, control.implicitHeight)
- compare(control.contentItem.height, control.height - control.topPadding - control.bottomPadding)
-
- // implicit size of the popup
- control.implicitWidth = 30
- compare(control.implicitWidth, 30)
- compare(control.width, 30)
- compare(control.contentItem.width, control.width - control.leftPadding - control.rightPadding)
-
- control.implicitHeight = 40
- compare(control.implicitHeight, 40)
- compare(control.height, 40)
- compare(control.contentItem.height, control.height - control.topPadding - control.bottomPadding)
-
- // set explicit size
- control.width = 50
- compare(control.implicitWidth, 30)
- compare(control.width, 50)
- compare(control.contentItem.width, control.width - control.leftPadding - control.rightPadding)
-
- control.height = 60
- compare(control.implicitHeight, 40)
- compare(control.height, 60)
- compare(control.contentItem.height, control.height - control.topPadding - control.bottomPadding)
-
- // reset explicit size
- control.width = undefined
- compare(control.implicitWidth, 30)
- compare(control.width, 30)
- compare(control.contentItem.width, control.width - control.leftPadding - control.rightPadding)
-
- control.height = undefined
- compare(control.implicitHeight, 40)
- compare(control.height, 40)
- compare(control.contentItem.height, control.height - control.topPadding - control.bottomPadding)
- }
-
- function test_visible() {
- var control = createTemporaryObject(popupTemplate, testCase, {visible: true})
- verify(control)
-
- // QTBUG-51989
- tryCompare(control, "visible", true)
-
- // QTBUG-55347
- control.parent = null
- verify(!control.visible)
- }
-
- Component {
- id: overlayTest
- ApplicationWindow {
- property alias firstDrawer: firstDrawer
- property alias secondDrawer: secondDrawer
- property alias modalPopup: modalPopup
- property alias modelessPopup: modelessPopup
- property alias plainPopup: plainPopup
- property alias modalPopupWithoutDim: modalPopupWithoutDim
- visible: true
- Drawer {
- z: 0
- id: firstDrawer
- }
- Drawer {
- z: 1
- id: secondDrawer
- }
- Popup {
- id: modalPopup
- z: 2
- modal: true
- exit: Transition { PauseAnimation { duration: 200 } }
- }
- Popup {
- id: modelessPopup
- z: 3
- dim: true
- exit: Transition { PauseAnimation { duration: 200 } }
- }
- Popup {
- id: plainPopup
- z: 4
- enter: Transition { PauseAnimation { duration: 200 } }
- exit: Transition { PauseAnimation { duration: 200 } }
- }
- Popup {
- id: modalPopupWithoutDim
- z: 5
- dim: false
- modal: true
- exit: Transition { PauseAnimation { duration: 200 } }
- }
- }
- }
-
- function indexOf(array, item) {
- for (var idx = 0; idx < array.length; ++idx) {
- if (item === array[idx])
- return idx;
- }
- return -1
- }
-
- function findOverlay(window, popup) {
- var item = popup.contentItem.parent
- var idx = indexOf(window.Overlay.overlay.children, item)
- return window.Overlay.overlay.children[idx - 1]
- }
-
- function test_overlay() {
- var window = createTemporaryObject(overlayTest, testCase)
- verify(window)
-
- window.requestActivate()
- tryCompare(window, "active", true)
-
- compare(window.Overlay.overlay.children.length, 0)
-
- var firstOverlay = findOverlay(window, window.firstDrawer)
- verify(!firstOverlay)
- window.firstDrawer.open()
- compare(window.Overlay.overlay.children.length, 2) // 1 drawer + 1 overlay
- firstOverlay = findOverlay(window, window.firstDrawer)
- verify(firstOverlay)
- compare(firstOverlay.z, window.firstDrawer.z)
- compare(indexOf(window.Overlay.overlay.children, firstOverlay),
- indexOf(window.Overlay.overlay.children, window.firstDrawer.contentItem.parent) - 1)
- tryCompare(firstOverlay, "opacity", 1.0)
-
- var secondOverlay = findOverlay(window, window.secondDrawer)
- verify(!secondOverlay)
- window.secondDrawer.open()
- compare(window.Overlay.overlay.children.length, 4) // 2 drawers + 2 overlays
- secondOverlay = findOverlay(window, window.secondDrawer)
- verify(secondOverlay)
- compare(secondOverlay.z, window.secondDrawer.z)
- compare(indexOf(window.Overlay.overlay.children, secondOverlay),
- indexOf(window.Overlay.overlay.children, window.secondDrawer.contentItem.parent) - 1)
- tryCompare(secondOverlay, "opacity", 1.0)
-
- window.firstDrawer.close()
- tryCompare(window.firstDrawer, "visible", false)
- firstOverlay = findOverlay(window, window.firstDrawer)
- verify(!firstOverlay)
- compare(window.Overlay.overlay.children.length, 2) // 1 drawer + 1 overlay
-
- window.secondDrawer.close()
- tryCompare(window.secondDrawer, "visible", false)
- secondOverlay = findOverlay(window, window.secondDrawer)
- verify(!secondOverlay)
- compare(window.Overlay.overlay.children.length, 0)
-
- var modalOverlay = findOverlay(window, window.modalPopup)
- verify(!modalOverlay)
- window.modalPopup.open()
- modalOverlay = findOverlay(window, window.modalPopup)
- verify(modalOverlay)
- compare(modalOverlay.z, window.modalPopup.z)
- compare(window.modalPopup.visible, true)
- tryCompare(modalOverlay, "opacity", 1.0)
- compare(window.Overlay.overlay.children.length, 2) // 1 popup + 1 overlay
-
- var modelessOverlay = findOverlay(window, window.modelessPopup)
- verify(!modelessOverlay)
- window.modelessPopup.open()
- modelessOverlay = findOverlay(window, window.modelessPopup)
- verify(modelessOverlay)
- compare(modelessOverlay.z, window.modelessPopup.z)
- compare(window.modelessPopup.visible, true)
- tryCompare(modelessOverlay, "opacity", 1.0)
- compare(window.Overlay.overlay.children.length, 4) // 2 popups + 2 overlays
-
- window.modelessPopup.close()
- tryCompare(window.modelessPopup, "visible", false)
- modelessOverlay = findOverlay(window, window.modelessPopup)
- verify(!modelessOverlay)
- compare(window.Overlay.overlay.children.length, 2) // 1 popup + 1 overlay
-
- compare(window.modalPopup.visible, true)
- compare(modalOverlay.opacity, 1.0)
-
- window.modalPopup.close()
- tryCompare(window.modalPopup, "visible", false)
- modalOverlay = findOverlay(window, window.modalPopup)
- verify(!modalOverlay)
- compare(window.Overlay.overlay.children.length, 0)
-
- window.plainPopup.open()
- tryCompare(window.plainPopup, "visible", true)
- compare(window.Overlay.overlay.children.length, 1) // only popup added, no overlays involved
-
- window.plainPopup.modal = true
- compare(window.Overlay.overlay.children.length, 2) // overlay added
-
- window.plainPopup.close()
- tryCompare(window.plainPopup, "visible", false)
- compare(window.Overlay.overlay.children.length, 0) // popup + overlay removed
-
- window.modalPopupWithoutDim.open()
- tryCompare(window.modalPopupWithoutDim, "visible", true)
- compare(window.Overlay.overlay.children.length, 1) // only popup added, no overlays involved
-
- window.modalPopupWithoutDim.dim = true
- compare(window.Overlay.overlay.children.length, 2) // overlay added
-
- window.modalPopupWithoutDim.close()
- tryCompare(window.modalPopupWithoutDim, "visible", false)
- compare(window.Overlay.overlay.children.length, 0) // popup + overlay removed
- }
-
- function test_attached_applicationwindow() {
- var control = createTemporaryObject(popupControl, applicationWindow.contentItem)
- verify(control)
-
- var child = rect.createObject(control.contentItem)
-
- compare(control.ApplicationWindow.window, applicationWindow)
- compare(control.contentItem.ApplicationWindow.window, applicationWindow)
- compare(child.ApplicationWindow.window, applicationWindow)
-
- control.parent = null
- compare(control.ApplicationWindow.window, null)
- compare(control.contentItem.ApplicationWindow.window, null)
- compare(child.ApplicationWindow.window, null)
- }
-
- Component {
- id: pausePopup
- Popup {
- enter: Transition { PauseAnimation { duration: 200 } }
- exit: Transition { PauseAnimation { duration: 200 } }
- }
- }
-
- function test_openedClosed() {
- var control = createTemporaryObject(pausePopup, testCase)
- verify(control)
-
- var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
- verify(openedSpy.valid)
- var closedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "closed"})
- verify(closedSpy.valid)
- var openedChangeSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "openedChanged"})
- verify(openedChangeSpy.valid)
-
- control.open()
- compare(control.visible, true)
- compare(control.opened, false)
- compare(openedChangeSpy.count, 0)
- compare(openedSpy.count, 0)
- tryCompare(openedSpy, "count", 1)
- compare(control.opened, true)
- compare(openedChangeSpy.count, 1)
- compare(closedSpy.count, 0)
-
- control.close()
- compare(control.visible, true)
- compare(control.opened, false)
- compare(openedChangeSpy.count, 2)
- compare(openedSpy.count, 1)
- compare(closedSpy.count, 0)
- tryCompare(closedSpy, "count", 1)
- compare(control.opened, false)
- compare(openedChangeSpy.count, 2)
- compare(control.visible, false)
- }
-
- Component {
- id: xyBindingLoop
- ApplicationWindow {
- id: window
- width: 360
- height: 360
- visible: true
- property alias popup: popup
-
- Popup {
- id: popup
- visible: true
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- Label {
- text: "Content"
- anchors.fill: parent
- }
- }
- }
- }
-
- function test_xyBindingLoop() {
- var window = createTemporaryObject(xyBindingLoop, testCase)
- var control = window.popup
- waitForRendering(control.contentItem)
- compare(control.x, (control.parent.width - control.width) / 2)
- compare(control.y, (control.parent.height - control.height) / 2)
- }
-
- function test_windowParent() {
- var control = createTemporaryObject(popupControl, applicationWindow, {width: 100, height: 100})
- verify(control)
-
- control.open()
- verify(control.visible)
- }
-
- function test_deferredBackgroundSize() {
- var control = createTemporaryObject(popupControl, testCase, {width: 200, height: 100})
- verify(control)
-
- compare(control.background.width, 200 + (control.background.leftInset || 0) + (control.background.rightInset || 0))
- compare(control.background.height, 100 + (control.background.topInset || 0) + (control.background.bottomInset || 0))
- }
-
- function test_anchors() {
- var control = createTemporaryObject(popupControl, applicationWindow.contentItem.Overlay.overlay,
- { visible: true, width: 100, height: 100 })
- verify(control)
- verify(control.visible)
- // If there is a transition then make sure it is finished
- if (control.enter !== null)
- tryCompare(control.enter, "running", false)
- compare(control.parent, control.Overlay.overlay)
- compare(control.x, 0)
- compare(control.y, 0)
-
- var overlay = control.Overlay.overlay
- verify(overlay)
-
- var centerInSpy = createTemporaryObject(signalSpy, testCase, { target: control.anchors, signalName: "centerInChanged" })
- verify(centerInSpy.valid)
-
- applicationWindow.visible = true
- verify(waitForRendering(applicationWindow.contentItem))
- verify(overlay.width > 0)
- verify(overlay.height > 0)
-
- // Center the popup in the window via the overlay.
- control.anchors.centerIn = Qt.binding(function() { return control.parent; })
- compare(centerInSpy.count, 1)
- compare(control.x, (overlay.width - (control.width * control.scale)) / 2)
- compare(control.y, (overlay.height - (control.width * control.scale)) / 2)
-
- // Ensure that it warns when trying to set it to an item that's not its parent.
- var anotherItem = createTemporaryObject(rect, applicationWindow.contentItem, { x: 100, y: 100, width: 50, height: 50 })
- verify(anotherItem)
-
- ignoreWarning(Qt.resolvedUrl("tst_popup.qml") + ":77:9: QML Popup: Popup can only be centered within its immediate parent or Overlay.overlay")
- control.anchors.centerIn = anotherItem
- // The property will change, because we can't be sure that the parent
- // in QQuickPopupAnchors::setCenterIn() is the final parent, as some reparenting can happen.
- // We still expect the warning from QQuickPopupPositioner::reposition() though.
- compare(centerInSpy.count, 2)
- compare(control.anchors.centerIn, anotherItem)
-
- // The binding to the popup's parent was broken above, so restore it.
- control.anchors.centerIn = Qt.binding(function() { return control.parent; })
- compare(centerInSpy.count, 3)
-
- // Change the popup's parent and ensure that it's anchored accordingly.
- control.parent = Qt.binding(function() { return anotherItem; })
- compare(control.parent, anotherItem)
- compare(control.anchors.centerIn, anotherItem)
- compare(centerInSpy.count, 4)
- compare(control.x, (anotherItem.width - (control.width * control.scale)) / 2)
- compare(control.y, (anotherItem.height - (control.height * control.scale)) / 2)
-
- // Check that anchors.centerIn beats x and y coordinates as it does in QQuickItem.
- control.x = 33;
- control.y = 44;
- compare(control.x, (anotherItem.width - (control.width * control.scale)) / 2)
- compare(control.y, (anotherItem.height - (control.height * control.scale)) / 2)
-
- // Check that the popup's x and y coordinates are restored when it's no longer centered.
- control.anchors.centerIn = undefined
- compare(centerInSpy.count, 5)
- compare(control.x, 33)
- compare(control.y, 44)
-
- // Test centering in the overlay while having a different parent (anotherItem).
- control.anchors.centerIn = overlay
- compare(centerInSpy.count, 6)
- compare(control.x, (overlay.width - (control.width * control.scale)) / 2)
- compare(control.y, (overlay.height - (control.height * control.scale)) / 2)
-
- // TODO: do this properly by creating a component or something
- applicationWindow.visible = false
- }
-
- Component {
- id: shortcutWindowComponent
- ApplicationWindow {
- id: window
- width: 360
- height: 360
- visible: true
-
- property alias popup: popup
- property alias shortcut: shortcut
-
- Popup {
- id: popup
-
- Shortcut {
- id: shortcut
- sequence: "A"
- onActivated: popup.visible = !popup.visible
- }
- }
- }
- }
-
- function test_shortcut() {
- // Tests that a Shortcut with Qt.WindowShortcut context
- // that is declared within a Popup is activated.
- var window = createTemporaryObject(shortcutWindowComponent, testCase)
- var control = window.popup
-
- window.requestActivate()
- tryCompare(window, "active", true)
-
- var shortcutActivatedSpy = createTemporaryObject(signalSpy, testCase,
- { target: window.shortcut, signalName: "activated"} )
- verify(shortcutActivatedSpy.valid)
-
- waitForRendering(window.contentItem)
- keyClick(Qt.Key_A)
- compare(shortcutActivatedSpy.count, 1)
- tryCompare(control, "visible", true)
-
- keyClick(Qt.Key_A)
- compare(shortcutActivatedSpy.count, 2)
- tryCompare(control, "visible", false)
- }
-}
diff --git a/tests/auto/controls/data/tst_progressbar.qml b/tests/auto/controls/data/tst_progressbar.qml
deleted file mode 100644
index 1bb66bb7..00000000
--- a/tests/auto/controls/data/tst_progressbar.qml
+++ /dev/null
@@ -1,196 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ProgressBar"
-
- Component {
- id: progressBar
- ProgressBar { }
- }
-
- function test_value() {
- var control = createTemporaryObject(progressBar, testCase)
- verify(control)
-
- compare(control.value, 0.0)
- control.value = 0.5
- compare(control.value, 0.5)
- control.value = 1.0
- compare(control.value, 1.0)
- control.value = -1.0
- compare(control.value, 0.0)
- control.value = 2.0
- compare(control.value, 1.0)
- }
-
- function test_range() {
- var control = createTemporaryObject(progressBar, testCase, {from: 0, to: 100, value: 50})
- verify(control)
-
- compare(control.from, 0)
- compare(control.to, 100)
- compare(control.value, 50)
- compare(control.position, 0.5)
-
- control.value = 1000
- compare(control.value, 100)
- compare(control.position, 1)
-
- control.value = -1
- compare(control.value, 0)
- compare(control.position, 0)
-
- control.from = 25
- compare(control.from, 25)
- compare(control.value, 25)
- compare(control.position, 0)
-
- control.to = 75
- compare(control.to, 75)
- compare(control.value, 25)
- compare(control.position, 0)
-
- control.value = 50
- compare(control.value, 50)
- compare(control.position, 0.5)
- }
-
- function test_inverted() {
- var control = createTemporaryObject(progressBar, testCase, {from: 1.0, to: -1.0})
- verify(control)
-
- compare(control.from, 1.0)
- compare(control.to, -1.0)
- compare(control.value, 0.0)
- compare(control.position, 0.5)
-
- control.value = 2.0
- compare(control.value, 1.0)
- compare(control.position, 0.0)
-
- control.value = -2.0
- compare(control.value, -1.0)
- compare(control.position, 1.0)
-
- control.value = 0.0
- compare(control.value, 0.0)
- compare(control.position, 0.5)
- }
-
- function test_position() {
- var control = createTemporaryObject(progressBar, testCase)
- verify(control)
-
- compare(control.value, 0)
- compare(control.position, 0)
-
- control.value = 0.25
- compare(control.value, 0.25)
- compare(control.position, 0.25)
-
- control.value = 0.75
- compare(control.value, 0.75)
- compare(control.position, 0.75)
- }
-
- function test_visualPosition() {
- var control = createTemporaryObject(progressBar, testCase)
- verify(control)
-
- compare(control.value, 0)
- compare(control.visualPosition, 0)
-
- control.value = 0.25
- compare(control.value, 0.25)
- compare(control.visualPosition, 0.25)
-
- // RTL locale
- control.locale = Qt.locale("ar_EG")
- compare(control.visualPosition, 0.75)
-
- // RTL locale + LayoutMirroring
- control.LayoutMirroring.enabled = true
- compare(control.visualPosition, 0.75)
-
- // LTR locale + LayoutMirroring
- control.locale = Qt.locale("en_US")
- compare(control.visualPosition, 0.75)
-
- // LTR locale
- control.LayoutMirroring.enabled = false
- compare(control.visualPosition, 0.25)
-
- // LayoutMirroring
- control.LayoutMirroring.enabled = true
- compare(control.visualPosition, 0.75)
- }
-
- function test_indeterminate() {
- var control = createTemporaryObject(progressBar, testCase)
- verify(control)
- compare(control.indeterminate, false)
-
- wait(100)
- control.indeterminate = true
- wait(100)
- // Shouldn't crash...
- control.indeterminate = false
- }
-}
diff --git a/tests/auto/controls/data/tst_radiobutton.qml b/tests/auto/controls/data/tst_radiobutton.qml
deleted file mode 100644
index 42ef9a15..00000000
--- a/tests/auto/controls/data/tst_radiobutton.qml
+++ /dev/null
@@ -1,377 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "RadioButton"
-
- Component {
- id: radioButton
- RadioButton { }
- }
-
- Component {
- id: signalSequenceSpy
- SignalSequenceSpy {
- signals: ["pressed", "released", "canceled", "clicked", "toggled", "pressedChanged", "checkedChanged"]
- }
- }
-
- function test_text() {
- var control = createTemporaryObject(radioButton, testCase)
- verify(control)
-
- compare(control.text, "")
- control.text = "RadioButton"
- compare(control.text, "RadioButton")
- control.text = ""
- compare(control.text, "")
- }
-
- function test_checked() {
- var control = createTemporaryObject(radioButton, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = [] // No change expected
- compare(control.checked, false)
- verify(sequenceSpy.success)
-
- sequenceSpy.expectedSequence = ["checkedChanged"]
- control.checked = true
- compare(control.checked, true)
- verify(sequenceSpy.success)
-
- sequenceSpy.reset()
- control.checked = false
- compare(control.checked, false)
- verify(sequenceSpy.success)
- }
-
- function test_mouse() {
- var control = createTemporaryObject(radioButton, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // attempt uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }]]
- mouseMove(control, control.width * 2, control.height * 2, 0)
- compare(control.pressed, false)
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false, "checked": true }]]
- mouseRelease(control, control.width * 2, control.height * 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // right button
- sequenceSpy.expectedSequence = []
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- }
-
- function test_touch() {
- var control = createTemporaryObject(radioButton, testCase)
- verify(control)
-
- var touch = touchEvent(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // attempt uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
-
- // release outside
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(sequenceSpy.success)
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }]]
- touch.move(0, control, control.width * 2, control.height * 2).commit()
- compare(control.pressed, false)
- sequenceSpy.expectedSequence = [["canceled", { "pressed": false, "checked": true }]]
- touch.release(0, control, control.width * 2, control.height * 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(sequenceSpy.success)
- }
-
- function test_keys() {
- var control = createTemporaryObject(radioButton, testCase)
- verify(control)
-
- var sequenceSpy = signalSequenceSpy.createObject(control, {target: control})
-
- sequenceSpy.expectedSequence = []
- control.forceActiveFocus()
- verify(control.activeFocus)
- verify(sequenceSpy.success)
-
- // check
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, true)
- verify(sequenceSpy.success)
-
- // attempt uncheck
- sequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": true }],
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, true)
- verify(sequenceSpy.success)
-
- // no change
- sequenceSpy.expectedSequence = []
- var keys = [Qt.Key_Enter, Qt.Key_Return, Qt.Key_Escape, Qt.Key_Tab]
- for (var i = 0; i < keys.length; ++i) {
- sequenceSpy.reset()
- keyClick(keys[i])
- compare(control.checked, true)
- verify(sequenceSpy.success)
- }
- }
-
- Component {
- id: twoRadioButtons
- Item {
- property RadioButton rb1: RadioButton { id: rb1 }
- property RadioButton rb2: RadioButton { id: rb2; checked: rb1.checked; enabled: false }
- }
- }
-
- function test_binding() {
- var container = createTemporaryObject(twoRadioButtons, testCase)
- verify(container)
-
- compare(container.rb1.checked, false)
- compare(container.rb2.checked, false)
-
- container.rb1.checked = true
- compare(container.rb1.checked, true)
- compare(container.rb2.checked, true)
-
- container.rb1.checked = false
- compare(container.rb1.checked, false)
- compare(container.rb2.checked, false)
- }
-
- Component {
- id: radioButtonGroup
- Column {
- // auto-exclusive buttons behave as if they were in their own exclusive group
- RadioButton { }
- RadioButton { }
-
- // explicitly grouped buttons are only exclusive with each other, not with
- // auto-exclusive buttons, and the autoExclusive property is ignored
- ButtonGroup { id: eg }
- RadioButton { ButtonGroup.group: eg }
- RadioButton { ButtonGroup.group: eg; autoExclusive: false }
-
- ButtonGroup { id: eg2 }
- RadioButton { id: rb1; Component.onCompleted: eg2.addButton(rb1) }
- RadioButton { id: rb2; Component.onCompleted: eg2.addButton(rb2) }
-
- // non-exclusive buttons don't affect the others
- RadioButton { autoExclusive: false }
- RadioButton { autoExclusive: false }
- }
- }
-
- function test_autoExclusive() {
- var container = createTemporaryObject(radioButtonGroup, testCase)
- compare(container.children.length, 8)
-
- var checkStates = [false, false, false, false, false, false, false, false]
- for (var i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[0].checked = true
- checkStates[0] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[1].checked = true
- checkStates[0] = false
- checkStates[1] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[2].checked = true
- checkStates[2] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[3].checked = true
- checkStates[2] = false
- checkStates[3] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[4].checked = true
- checkStates[4] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[5].checked = true
- checkStates[4] = false
- checkStates[5] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[6].checked = true
- checkStates[6] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[7].checked = true
- checkStates[7] = true
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
-
- container.children[0].checked = true
- checkStates[0] = true
- checkStates[1] = false
- for (i = 0; i < 8; ++i)
- compare(container.children[i].checked, checkStates[i])
- }
-
- function test_baseline() {
- var control = createTemporaryObject(radioButton, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-}
diff --git a/tests/auto/controls/data/tst_radiodelegate.qml b/tests/auto/controls/data/tst_radiodelegate.qml
deleted file mode 100644
index 87984b2c..00000000
--- a/tests/auto/controls/data/tst_radiodelegate.qml
+++ /dev/null
@@ -1,173 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "RadioDelegate"
-
- Component {
- id: radioDelegate
- RadioDelegate {}
- }
-
- // TODO: data-fy tst_radiobutton (rename to tst_radio?) so we don't duplicate its tests here?
-
- function test_defaults() {
- var control = createTemporaryObject(radioDelegate, testCase);
- verify(control);
- verify(!control.checked);
- }
-
- function test_checked() {
- var control = createTemporaryObject(radioDelegate, testCase);
- verify(control);
-
- mouseClick(control);
- verify(control.checked);
-
- mouseClick(control);
- verify(control.checked);
- }
-
- function test_baseline() {
- var control = createTemporaryObject(radioDelegate, testCase);
- verify(control);
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset);
- }
-
- function test_spacing() {
- var control = createTemporaryObject(radioDelegate, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem should be
- // equal to the implicitWidth of the Text and the radio indicator + spacing while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing)
-
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing)
-
- compare(control.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: RadioDelegate.IconOnly },
- { "tag": "TextOnly", display: RadioDelegate.TextOnly },
- { "tag": "TextUnderIcon", display: RadioDelegate.TextUnderIcon },
- { "tag": "TextBesideIcon", display: RadioDelegate.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: RadioDelegate.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: RadioDelegate.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: RadioDelegate.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: RadioDelegate.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(radioDelegate, testCase, {
- text: "RadioDelegate",
- display: data.display,
- width: 400,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- var availableWidth = control.availableWidth - control.indicator.width - control.spacing
- var indicatorOffset = control.mirrored ? control.indicator.width + control.spacing : 0
-
- switch (control.display) {
- case RadioDelegate.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, indicatorOffset + (availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case RadioDelegate.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width : 0)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case RadioDelegate.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, indicatorOffset + (availableWidth - iconImage.width) / 2)
- compare(textLabel.x, indicatorOffset + (availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case RadioDelegate.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_rangeslider.qml b/tests/auto/controls/data/tst_rangeslider.qml
deleted file mode 100644
index 55fedd1c..00000000
--- a/tests/auto/controls/data/tst_rangeslider.qml
+++ /dev/null
@@ -1,1085 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "RangeSlider"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: sliderComponent
- RangeSlider {
- id: slider
-
- Component.onCompleted: {
- first.handle.objectName = "firstHandle"
- second.handle.objectName = "secondHandle"
- }
-
- Text {
- text: "1"
- parent: slider.first.handle
- anchors.centerIn: parent
- }
-
- Text {
- text: "2"
- parent: slider.second.handle
- anchors.centerIn: parent
- }
- }
- }
-
- function test_defaults() {
- var control = createTemporaryObject(sliderComponent, testCase)
- verify(control)
-
- compare(control.stepSize, 0)
- compare(control.snapMode, RangeSlider.NoSnap)
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
- }
-
- function test_values() {
- var control = createTemporaryObject(sliderComponent, testCase)
- verify(control)
-
- compare(control.first.value, 0.0)
- compare(control.second.value, 1.0)
- control.first.value = 0.5
- compare(control.first.value, 0.5)
- control.first.value = 1.0
- compare(control.first.value, 1.0)
- control.first.value = -1.0
- compare(control.first.value, 0.0)
- control.first.value = 2.0
- compare(control.first.value, 1.0)
-
- control.first.value = 0
- compare(control.first.value, 0.0)
- control.second.value = 0.5
- compare(control.second.value, 0.5)
- control.first.value = 1
- compare(control.first.value, 0.5)
- control.second.value = 0
- compare(control.second.value, 0.5)
- }
-
- function test_range() {
- var control = createTemporaryObject(sliderComponent, testCase, { from: 0, to: 100, "first.value": 50, "second.value": 100 })
- verify(control)
-
- compare(control.from, 0)
- compare(control.to, 100)
- compare(control.first.value, 50)
- compare(control.second.value, 100)
- compare(control.first.position, 0.5)
- compare(control.second.position, 1.0)
-
- control.first.value = 1000
- compare(control.first.value, 100)
- compare(control.first.position, 1.0)
-
- control.first.value = -1
- compare(control.first.value, 0)
- compare(control.first.position, 0)
-
- control.from = 25
- compare(control.from, 25)
- compare(control.first.value, 25)
- compare(control.first.position, 0)
-
- control.to = 75
- compare(control.to, 75)
- compare(control.second.value, 75)
- compare(control.second.position, 1.0)
-
- control.first.value = 50
- compare(control.first.value, 50)
- compare(control.first.position, 0.5)
- }
-
- function test_setValues() {
- var control = createTemporaryObject(sliderComponent, testCase)
- verify(control)
-
- compare(control.from, 0)
- compare(control.to, 1)
- compare(control.first.value, 0)
- compare(control.second.value, 1)
- compare(control.first.position, 0.0)
- compare(control.second.position, 1.0)
-
- control.setValues(100, 200)
- compare(control.first.value, 1)
- compare(control.second.value, 1)
- compare(control.first.position, 1.0)
- compare(control.second.position, 1.0)
-
- control.to = 300;
- control.setValues(100, 200)
- compare(control.first.value, 100)
- compare(control.second.value, 200)
- compare(control.first.position, 0.333333)
- compare(control.second.position, 0.666666)
- }
-
- function test_inverted() {
- var control = createTemporaryObject(sliderComponent, testCase, { from: 1.0, to: -1.0 })
- verify(control)
-
- compare(control.from, 1.0)
- compare(control.to, -1.0)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.5)
- compare(control.second.value, 0.0);
- compare(control.second.position, 0.5);
-
- control.first.value = 2.0
- compare(control.first.value, 1.0)
- compare(control.first.position, 0.0)
- compare(control.second.value, 0.0);
- compare(control.second.position, 0.5);
-
- control.first.value = -2.0
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.5)
- compare(control.second.value, 0.0);
- compare(control.second.position, 0.5);
-
- control.first.value = 0.0
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.5)
- compare(control.second.value, 0.0);
- compare(control.second.position, 0.5);
- }
-
- function test_visualPosition() {
- var control = createTemporaryObject(sliderComponent, testCase)
- verify(control)
-
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.first.visualPosition, 0.0)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
- compare(control.second.visualPosition, 1.0)
-
- control.first.value = 0.25
- compare(control.first.value, 0.25)
- compare(control.first.position, 0.25)
- compare(control.first.visualPosition, 0.25)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
- compare(control.second.visualPosition, 1.0)
-
- // RTL locale
- control.locale = Qt.locale("ar_EG")
- compare(control.first.visualPosition, 0.75)
- compare(control.second.visualPosition, 0.0)
-
- // RTL locale + LayoutMirroring
- control.LayoutMirroring.enabled = true
- compare(control.first.visualPosition, 0.75)
- compare(control.second.visualPosition, 0.0)
-
- // LTR locale + LayoutMirroring
- control.locale = Qt.locale("en_US")
- compare(control.first.visualPosition, 0.75)
- compare(control.second.visualPosition, 0.0)
-
- // LTR locale
- control.LayoutMirroring.enabled = false
- compare(control.first.visualPosition, 0.25)
- compare(control.second.visualPosition, 1.0)
-
- // LayoutMirroring
- control.LayoutMirroring.enabled = true
- compare(control.first.visualPosition, 0.75)
- compare(control.second.visualPosition, 0.0)
- }
-
- function test_orientation() {
- var control = createTemporaryObject(sliderComponent, testCase)
- verify(control)
-
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
- verify(control.width > control.height)
-
- control.orientation = Qt.Vertical
- compare(control.orientation, Qt.Vertical)
- compare(control.horizontal, false)
- compare(control.vertical, true)
- verify(control.width < control.height)
- }
-
- function test_mouse_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, live: false },
- { tag: "vertical", orientation: Qt.Vertical, live: false },
- { tag: "horizontal:live", orientation: Qt.Horizontal, live: true },
- { tag: "vertical:live", orientation: Qt.Vertical, live: true }
- ]
- }
-
- function test_mouse(data) {
- var control = createTemporaryObject(sliderComponent, testCase, { orientation: data.orientation, live: data.live })
- verify(control)
-
- var firstPressedSpy = signalSpy.createObject(control, {target: control.first, signalName: "pressedChanged"})
- verify(firstPressedSpy.valid)
-
- var firstMovedSpy = signalSpy.createObject(control, {target: control.first, signalName: "moved"})
- verify(firstMovedSpy.valid)
-
- var secondPressedSpy = signalSpy.createObject(control, {target: control.second, signalName: "pressedChanged"})
- verify(secondPressedSpy.valid)
-
- var secondMovedSpy = signalSpy.createObject(control, {target: control.second, signalName: "moved"})
- verify(secondMovedSpy.valid)
-
- // Press and release the first handle without moving it.
- mousePress(control, control.leftPadding, control.height - control.bottomPadding, Qt.LeftButton)
- compare(firstPressedSpy.count, 1)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 0)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- mouseRelease(control, control.leftPadding, control.height - control.bottomPadding, Qt.LeftButton)
- compare(firstPressedSpy.count, 2)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 0)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- // Press and release the second handle without moving it.
- mousePress(control, control.width - control.rightPadding, control.topPadding, Qt.LeftButton)
- compare(firstPressedSpy.count, 2)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 1)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, true)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- mouseRelease(control, control.width - control.rightPadding, control.topPadding, Qt.LeftButton)
- compare(firstPressedSpy.count, 2)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 2)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- // Press and release on the bottom left corner of the control without moving the handle.
- mousePress(control, 0, control.height, Qt.LeftButton)
- compare(firstPressedSpy.count, 3)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 2)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- mouseRelease(control, 0, control.height, Qt.LeftButton)
- compare(firstPressedSpy.count, 4)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 2)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- // Drag the first handle.
- mousePress(control, control.leftPadding, control.height - control.bottomPadding, Qt.LeftButton)
- compare(firstPressedSpy.count, 5)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 2)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- var horizontal = control.orientation === Qt.Horizontal
- var toX = horizontal ? control.width * 0.5 : control.first.handle.x
- var toY = horizontal ? control.first.handle.y : control.height * 0.5
- mouseMove(control, toX, toY)
- compare(firstPressedSpy.count, 5)
- compare(firstMovedSpy.count, 1)
- compare(secondPressedSpy.count, 2)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, true)
- compare(control.first.value, data.live ? 0.5 : 0.0)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
- compare(control.second.visualPosition, horizontal ? 1.0 : 0.0)
-
- mouseRelease(control, toX, toY, Qt.LeftButton)
- compare(firstPressedSpy.count, 6)
- compare(firstMovedSpy.count, 1)
- compare(secondPressedSpy.count, 2)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.5)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
- compare(control.second.visualPosition, horizontal ? 1.0 : 0.0)
- }
-
- function test_touch_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, live: false },
- { tag: "vertical", orientation: Qt.Vertical, live: false },
- { tag: "horizontal:live", orientation: Qt.Horizontal, live: true },
- { tag: "vertical:live", orientation: Qt.Vertical, live: true }
- ]
- }
-
- function test_touch(data) {
- var control = createTemporaryObject(sliderComponent, testCase, { orientation: data.orientation, live: data.live })
- verify(control)
-
- var firstPressedSpy = signalSpy.createObject(control, {target: control.first, signalName: "pressedChanged"})
- verify(firstPressedSpy.valid)
-
- var firstMovedSpy = signalSpy.createObject(control, {target: control.first, signalName: "moved"})
- verify(firstMovedSpy.valid)
-
- var secondPressedSpy = signalSpy.createObject(control, {target: control.second, signalName: "pressedChanged"})
- verify(secondPressedSpy.valid)
-
- var secondMovedSpy = signalSpy.createObject(control, {target: control.second, signalName: "moved"})
- verify(secondMovedSpy.valid)
-
- // Press and release the first handle without moving it.
- var touch = touchEvent(control)
- touch.press(0, control, control.width * 0.25, control.height * 0.75).commit()
- compare(firstPressedSpy.count, 1)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 0)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- touch.release(0, control, control.width * 0.25, control.height * 0.75).commit()
- compare(firstPressedSpy.count, 2)
- compare(firstMovedSpy.count, 0)
- compare(secondPressedSpy.count, 0)
- compare(secondMovedSpy.count, 0)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- // Press and release the second handle without moving it.
- touch.press(0, control, control.width * 0.75, control.height * 0.25).commit()
- compare(firstPressedSpy.count, 2)
- compare(secondPressedSpy.count, 1)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, true)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- touch.release(0, control, control.width * 0.75, control.height * 0.25).commit()
- compare(firstPressedSpy.count, 2)
- compare(secondPressedSpy.count, 2)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- // Press and release on the bottom left corner of the control without moving the handle.
- touch.press(0, control, 0, control.height).commit()
- compare(firstPressedSpy.count, 3)
- compare(secondPressedSpy.count, 2)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- touch.release(0, control, 0, control.height).commit()
- compare(firstPressedSpy.count, 4)
- compare(secondPressedSpy.count, 2)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- touch.press(0, control, control.first.handle.x, control.first.handle.y).commit()
- compare(firstPressedSpy.count, 5)
- compare(secondPressedSpy.count, 2)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
-
- // Drag the first handle.
- var horizontal = control.orientation === Qt.Horizontal
- var toX = horizontal ? control.width * 0.5 : control.first.handle.x
- var toY = horizontal ? control.first.handle.y : control.height * 0.5
- touch.move(0, control, toX, toY).commit()
- compare(firstPressedSpy.count, 5)
- compare(secondPressedSpy.count, 2)
- compare(control.first.pressed, true)
- compare(control.first.value, data.live ? 0.5 : 0.0)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
- compare(control.second.visualPosition, horizontal ? 1.0 : 0.0)
-
- touch.release(0, control, toX, toY).commit()
- compare(firstPressedSpy.count, 6)
- compare(secondPressedSpy.count, 2)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.5)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
- compare(control.second.pressed, false)
- compare(control.second.value, 1.0)
- compare(control.second.position, 1.0)
- compare(control.second.visualPosition, horizontal ? 1.0 : 0.0)
- }
-
- function test_multiTouch() {
- var control1 = createTemporaryObject(sliderComponent, testCase)
- verify(control1)
-
- // press and move the first handle of the first slider
- var touch = touchEvent(control1)
- touch.press(0, control1, 0, 0).commit().move(0, control1, control1.width / 2, control1.height / 2).commit()
- compare(control1.first.pressed, true)
- compare(control1.first.position, 0.5)
- compare(control1.second.pressed, false)
- compare(control1.second.position, 1.0)
-
- // press and move the second handle of the first slider
- touch.stationary(0).press(1, control1, control1.width, control1.height).commit()
- touch.stationary(0).move(1, control1, control1.width / 2, control1.height / 2).commit()
- compare(control1.first.pressed, true)
- compare(control1.first.position, 0.5)
- compare(control1.second.pressed, true)
- compare(control1.second.position, 0.5)
-
- var control2 = createTemporaryObject(sliderComponent, testCase, {y: control1.height})
- verify(control2)
-
- // press and move the first handle of the second slider
- touch.stationary(0).stationary(1).press(2, control2, 0, 0).commit()
- touch.stationary(0).stationary(1).move(2, control2, control2.width / 2, control2.height / 2).commit()
- compare(control1.first.pressed, true)
- compare(control1.first.position, 0.5)
- compare(control1.second.pressed, true)
- compare(control1.second.position, 0.5)
- compare(control2.first.pressed, true)
- compare(control2.first.position, 0.5)
- compare(control2.second.pressed, false)
- compare(control2.second.position, 1.0)
-
- // press and move the second handle of the second slider
- touch.stationary(0).stationary(1).stationary(2).press(3, control2, control2.width, control2.height).commit()
- touch.stationary(0).stationary(1).stationary(2).move(3, control2, control2.width / 2, control2.height / 2).commit()
- compare(control1.first.pressed, true)
- compare(control1.first.position, 0.5)
- compare(control1.second.pressed, true)
- compare(control1.second.position, 0.5)
- compare(control2.first.pressed, true)
- compare(control2.first.position, 0.5)
- compare(control2.second.pressed, true)
- compare(control2.second.position, 0.5)
-
- // release the both handles of the both sliders
- touch.release(0, control1).release(1, control1).release(2, control2).release(3, control2).commit()
- compare(control1.first.pressed, false)
- compare(control1.first.position, 0.5)
- compare(control1.second.pressed, false)
- compare(control1.second.position, 0.5)
- compare(control2.first.pressed, false)
- compare(control2.first.position, 0.5)
- compare(control2.second.pressed, false)
- compare(control2.second.position, 0.5)
- }
-
- function test_overlappingHandles() {
- var control = createTemporaryObject(sliderComponent, testCase, { orientation: data.orientation })
- verify(control)
-
- // By default, we force the second handle to be after the first in
- // terms of stacking order *and* z value.
- compare(control.second.handle.z, 1)
- compare(control.first.handle.z, 0)
- control.first.value = 0
- control.second.value = 0
-
- // Both are at the same position, so it doesn't matter whose coordinates we use.
- mousePress(control, control.first.handle.x, control.first.handle.y, Qt.LeftButton)
- verify(control.second.pressed)
- compare(control.second.handle.z, 1)
- compare(control.first.handle.z, 0)
-
- // Move the second handle out of the way.
- mouseMove(control, control.width, control.first.handle.y)
- mouseRelease(control, control.width, control.first.handle.y, Qt.LeftButton)
- verify(!control.second.pressed)
- compare(control.second.value, 1.0)
- compare(control.second.handle.z, 1)
- compare(control.first.handle.z, 0)
-
- // Move the first handle on top of the second.
- mousePress(control, control.first.handle.x, control.first.handle.y, Qt.LeftButton)
- verify(control.first.pressed)
- compare(control.first.handle.z, 1)
- compare(control.second.handle.z, 0)
-
- mouseMove(control, control.width, control.first.handle.y)
- mouseRelease(control, control.width, control.first.handle.y, Qt.LeftButton)
- verify(!control.first.pressed)
- compare(control.first.handle.z, 1)
- compare(control.second.handle.z, 0)
-
- // The most recently pressed handle (the first) should have the higher z value.
- mousePress(control, control.first.handle.x, control.first.handle.y, Qt.LeftButton)
- verify(control.first.pressed)
- compare(control.first.handle.z, 1)
- compare(control.second.handle.z, 0)
-
- mouseRelease(control, control.first.handle.x, control.first.handle.y, Qt.LeftButton)
- verify(!control.first.pressed)
- compare(control.first.handle.z, 1)
- compare(control.second.handle.z, 0)
- }
-
- function test_keys_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, decrease: Qt.Key_Left, increase: Qt.Key_Right },
- { tag: "vertical", orientation: Qt.Vertical, decrease: Qt.Key_Down, increase: Qt.Key_Up }
- ]
- }
-
- function test_keys(data) {
- var control = createTemporaryObject(sliderComponent, testCase, { orientation: data.orientation })
- verify(control)
-
- var pressedCount = 0
-
- var firstPressedSpy = signalSpy.createObject(control, {target: control.first, signalName: "pressedChanged"})
- verify(firstPressedSpy.valid)
-
- control.first.handle.forceActiveFocus()
- verify(control.first.handle.activeFocus)
-
- control.first.value = 0.5
-
- for (var d1 = 1; d1 <= 10; ++d1) {
- keyPress(data.decrease)
- compare(control.first.pressed, true)
- compare(firstPressedSpy.count, ++pressedCount)
-
- compare(control.first.value, Math.max(0.0, 0.5 - d1 * 0.1))
- compare(control.first.value, control.first.position)
-
- keyRelease(data.decrease)
- compare(control.first.pressed, false)
- compare(firstPressedSpy.count, ++pressedCount)
- }
-
- for (var i1 = 1; i1 <= 20; ++i1) {
- keyPress(data.increase)
- compare(control.first.pressed, true)
- compare(firstPressedSpy.count, ++pressedCount)
-
- compare(control.first.value, Math.min(1.0, 0.0 + i1 * 0.1))
- compare(control.first.value, control.first.position)
-
- keyRelease(data.increase)
- compare(control.first.pressed, false)
- compare(firstPressedSpy.count, ++pressedCount)
- }
-
- control.first.value = 0;
- control.stepSize = 0.25
-
- pressedCount = 0;
- var secondPressedSpy = signalSpy.createObject(control, {target: control.second, signalName: "pressedChanged"})
- verify(secondPressedSpy.valid)
-
- control.second.handle.forceActiveFocus()
- verify(control.second.handle.activeFocus)
-
- for (var d2 = 1; d2 <= 10; ++d2) {
- keyPress(data.decrease)
- compare(control.second.pressed, true)
- compare(secondPressedSpy.count, ++pressedCount)
-
- compare(control.second.value, Math.max(0.0, 1.0 - d2 * 0.25))
- compare(control.second.value, control.second.position)
-
- keyRelease(data.decrease)
- compare(control.second.pressed, false)
- compare(secondPressedSpy.count, ++pressedCount)
- }
-
- for (var i2 = 1; i2 <= 10; ++i2) {
- keyPress(data.increase)
- compare(control.second.pressed, true)
- compare(secondPressedSpy.count, ++pressedCount)
-
- compare(control.second.value, Math.min(1.0, 0.0 + i2 * 0.25))
- compare(control.second.value, control.second.position)
-
- keyRelease(data.increase)
- compare(control.second.pressed, false)
- compare(secondPressedSpy.count, ++pressedCount)
- }
- }
-
- function test_padding() {
- // test with "unbalanced" paddings (left padding != right padding) to ensure
- // that the slider position calculation is done taking padding into account
- // ==> the position is _not_ 0.5 in the middle of the control
- var control = createTemporaryObject(sliderComponent, testCase, { leftPadding: 10, rightPadding: 20, live: false })
- verify(control)
-
- var firstPressedSpy = signalSpy.createObject(control, {target: control.first, signalName: "pressedChanged"})
- verify(firstPressedSpy.valid)
-
- mousePress(control, control.first.handle.x, control.first.handle.y, Qt.LeftButton)
- compare(firstPressedSpy.count, 1)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.first.visualPosition, 0.0)
-
- mouseMove(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, 0)
- compare(firstPressedSpy.count, 1)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
-
- mouseMove(control, control.width * 0.5, control.height * 0.5, 0)
- compare(firstPressedSpy.count, 1)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- verify(control.first.position > 0.5)
- verify(control.first.visualPosition > 0.5)
-
- mouseRelease(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(firstPressedSpy.count, 2)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.5)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
-
- // RTL
- control.first.value = 0
- control.locale = Qt.locale("ar_EG")
-
- mousePress(control, control.first.handle.x + control.first.handle.width / 2,
- control.first.handle.y + control.first.handle.height / 2, Qt.LeftButton)
- compare(firstPressedSpy.count, 3)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.0)
- compare(control.first.visualPosition, 1.0)
-
- mouseMove(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, 0)
- compare(firstPressedSpy.count, 3)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
-
- mouseMove(control, control.width * 0.5, control.height * 0.5, 0)
- compare(firstPressedSpy.count, 3)
- compare(control.first.pressed, true)
- compare(control.first.value, 0.0)
- verify(control.first.position < 0.5)
- verify(control.first.visualPosition > 0.5)
-
- mouseRelease(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(firstPressedSpy.count, 4)
- compare(control.first.pressed, false)
- compare(control.first.value, 0.5)
- compare(control.first.position, 0.5)
- compare(control.first.visualPosition, 0.5)
- }
-
- function test_snapMode_data(immediate) {
- return [
- { tag: "NoSnap", snapMode: RangeSlider.NoSnap, from: 0, to: 2, values: [0, 0, 0.25], positions: [0, 0.1, 0.1] },
- { tag: "SnapAlways (0..2)", snapMode: RangeSlider.SnapAlways, from: 0, to: 2, values: [0.0, 0.0, 0.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapAlways (1..3)", snapMode: RangeSlider.SnapAlways, from: 1, to: 3, values: [1.0, 1.0, 1.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapAlways (-1..1)", snapMode: RangeSlider.SnapAlways, from: -1, to: 1, values: [0.0, 0.0, -0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] },
- { tag: "SnapAlways (1..-1)", snapMode: RangeSlider.SnapAlways, from: 1, to: -1, values: [0.0, 0.0, 0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] },
- { tag: "SnapOnRelease (0..2)", snapMode: RangeSlider.SnapOnRelease, from: 0, to: 2, values: [0.0, 0.0, 0.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapOnRelease (1..3)", snapMode: RangeSlider.SnapOnRelease, from: 1, to: 3, values: [1.0, 1.0, 1.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapOnRelease (-1..1)", snapMode: RangeSlider.SnapOnRelease, from: -1, to: 1, values: [0.0, 0.0, -0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] },
- { tag: "SnapOnRelease (1..-1)", snapMode: RangeSlider.SnapOnRelease, from: 1, to: -1, values: [0.0, 0.0, 0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] }
- ]
- }
-
- function test_snapMode_mouse_data() {
- return test_snapMode_data(true)
- }
-
- function test_snapMode_mouse(data) {
- var control = createTemporaryObject(sliderComponent, testCase, {snapMode: data.snapMode, from: data.from, to: data.to, stepSize: 0.2, live: false})
- verify(control)
-
- control.first.value = 0
- control.second.value = data.to
-
- var fuzz = 0.05
-
- mousePress(control, control.leftPadding)
- compare(control.first.pressed, true)
- compare(control.first.value, data.values[0])
- compare(control.first.position, data.positions[0])
-
- mouseMove(control, control.leftPadding + 0.15 * (control.availableWidth + control.first.handle.width / 2))
- compare(control.first.pressed, true)
- fuzzyCompare(control.first.value, data.values[1], fuzz)
- fuzzyCompare(control.first.position, data.positions[1], fuzz)
-
- mouseRelease(control, control.leftPadding + 0.15 * (control.availableWidth + control.first.handle.width / 2))
- compare(control.first.pressed, false)
- fuzzyCompare(control.first.value, data.values[2], fuzz)
- fuzzyCompare(control.first.position, data.positions[2], fuzz)
- }
-
- function test_snapMode_touch_data() {
- return test_snapMode_data(false)
- }
-
- function test_snapMode_touch(data) {
- var control = createTemporaryObject(sliderComponent, testCase, {snapMode: data.snapMode, from: data.from, to: data.to, stepSize: 0.2, live: false})
- verify(control)
-
- control.first.value = 0
- control.second.value = data.to
-
- var fuzz = 0.05
-
- var touch = touchEvent(control)
- touch.press(0, control, control.first.handle.x, control.first.handle.y).commit()
- compare(control.first.pressed, true)
- compare(control.first.value, data.values[0])
- compare(control.first.position, data.positions[0])
-
- touch.move(0, control, control.leftPadding + 0.15 * (control.availableWidth + control.first.handle.width / 2)).commit()
- compare(control.first.pressed, true)
- fuzzyCompare(control.first.value, data.values[1], fuzz)
- fuzzyCompare(control.first.position, data.positions[1], fuzz)
-
- touch.release(0, control, control.leftPadding + 0.15 * (control.availableWidth + control.first.handle.width / 2)).commit()
- compare(control.first.pressed, false)
- fuzzyCompare(control.first.value, data.values[2], fuzz)
- fuzzyCompare(control.first.position, data.positions[2], fuzz)
- }
-
- function test_focus() {
- var control = createTemporaryObject(sliderComponent, testCase)
- verify(control)
-
- compare(control.activeFocus, false)
-
- // focus is forwarded to the first handle
- control.forceActiveFocus()
- compare(control.activeFocus, true)
- compare(control.first.handle.activeFocus, true)
- compare(control.second.handle.activeFocus, false)
-
- // move focus to the second handle
- control.second.handle.forceActiveFocus()
- compare(control.activeFocus, true)
- compare(control.first.handle.activeFocus, false)
- compare(control.second.handle.activeFocus, true)
-
- // clear focus
- control.focus = false
- compare(control.activeFocus, false)
- compare(control.first.handle.activeFocus, false)
- compare(control.second.handle.activeFocus, false)
-
- // focus is forwarded to the second handle (where it previously was in the focus scope)
- control.forceActiveFocus()
- compare(control.activeFocus, true)
- compare(control.first.handle.activeFocus, false)
- compare(control.second.handle.activeFocus, true)
- }
-
- function test_hover_data() {
- return [
- { tag: "first:true", node: "first", hoverEnabled: true },
- { tag: "first:false", node: "first", hoverEnabled: false },
- { tag: "second:true", node: "second", hoverEnabled: true },
- { tag: "second:false", node: "second", hoverEnabled: false }
- ]
- }
-
- function test_hover(data) {
- var control = createTemporaryObject(sliderComponent, testCase, {hoverEnabled: data.hoverEnabled})
- verify(control)
-
- var node = control[data.node]
- compare(control.hovered, false)
- compare(node.hovered, false)
-
- mouseMove(control, node.handle.x + node.handle.width / 2, node.handle.y + node.handle.height / 2)
- compare(control.hovered, data.hoverEnabled)
- compare(node.hovered, data.hoverEnabled && node.handle.enabled)
-
- mouseMove(control, node.handle.x - 1, node.handle.y - 1)
- compare(node.hovered, false)
- }
-
- function test_nullHandles() {
- var control = createTemporaryObject(sliderComponent, testCase, {"second.value": 1})
- verify(control)
-
- verify(control.first.handle)
- verify(control.second.handle)
-
- control.first.handle = null
- control.second.handle = null
-
- mousePress(control, control.leftPadding, control.height / 2)
- verify(control.first.pressed, true)
- compare(control.second.pressed, false)
-
- mouseRelease(control, control.leftPadding, control.height / 2)
- compare(control.first.pressed, false)
- compare(control.second.pressed, false)
-
- mousePress(control, control.width - control.rightPadding, control.height / 2)
- compare(control.first.pressed, false)
- compare(control.second.pressed, true)
-
- mouseRelease(control, control.width - control.rightPadding, control.height / 2)
- compare(control.first.pressed, false)
- compare(control.second.pressed, false)
- }
-
- function test_touchDragThreshold_data() {
- var d1 = 3; var d2 = 7;
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, dx1: d1, dy1: 0, dx2: d2, dy2: 0 },
- { tag: "vertical", orientation: Qt.Vertical, dx1: 0, dy1: -d1, dx2: 0, dy2: -d2 },
- { tag: "horizontal2", orientation: Qt.Horizontal, dx1: -d1, dy1: 0, dx2: -d2, dy2: 0 },
- { tag: "vertical2", orientation: Qt.Vertical, dx1: 0, dy1: d1, dx2: 0, dy2: d2 },
- ]
- }
-
- function test_touchDragThreshold(data) {
- var control = createTemporaryObject(sliderComponent, testCase, {touchDragThreshold: 10, live: true, orientation: data.orientation, first: {value: 0}, second: {value: 1}})
- verify(control)
- compare(control.touchDragThreshold, 10)
-
- var valueChangedCount = 0
- var valueChangedSpy = signalSpy.createObject(control, {target: control, signalName: "touchDragThresholdChanged"})
- verify(valueChangedSpy.valid)
-
- control.touchDragThreshold = undefined
- compare(control.touchDragThreshold, -1) // reset to -1
- compare(valueChangedSpy.count, ++valueChangedCount)
-
- var t = 5
- control.touchDragThreshold = t
- compare(control.touchDragThreshold, t)
- compare(valueChangedSpy.count, ++valueChangedCount)
-
- control.touchDragThreshold = t
- compare(control.touchDragThreshold, t)
- compare(valueChangedSpy.count, valueChangedCount)
-
- var pressedCount = 0
- var pressedCount2 = 0
- var visualPositionCount = 0
- var visualPositionCount2 = 0
-
- var pressedSpy = signalSpy.createObject(control, {target: control.first, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
- var pressedSpy2 = signalSpy.createObject(control, {target: control.second, signalName: "pressedChanged"})
- verify(pressedSpy2.valid)
-
- var visualPositionSpy = signalSpy.createObject(control, {target: control.first, signalName: "visualPositionChanged"})
- verify(visualPositionSpy.valid)
- var visualPositionSpy2 = signalSpy.createObject(control, {target: control.second, signalName: "visualPositionChanged"})
- verify(visualPositionSpy2.valid)
-
- var touch = touchEvent(control)
- control.first.value = 0.4
- control.second.value = 1
- var x0 = control.first.handle.x + control.first.handle.width * 0.5
- var y0 = control.first.handle.y + control.first.handle.height * 0.5
- touch.press(0, control, x0, y0).commit()
- compare(pressedSpy.count, ++pressedCount)
- compare(control.first.pressed, true)
- compare(visualPositionSpy.count, ++visualPositionCount)
-
- touch.move(0, control, x0 + data.dx1, y0 + data.dy1).commit()
- compare(pressedSpy.count, pressedCount)
- compare(control.first.pressed, true)
- compare(visualPositionSpy.count, visualPositionCount)
-
- touch.move(0, control, x0 + data.dx2, y0 + data.dy2).commit()
- compare(pressedSpy.count, pressedCount)
- compare(control.first.pressed, true)
- compare(visualPositionSpy.count, ++visualPositionCount)
-
- touch.release(0, control, x0 + data.dx2, y0 + data.dy2).commit()
-
- control.first.value = 0
- control.second.value = 0.6
- x0 = control.second.handle.x + control.second.handle.width * 0.5
- y0 = control.second.handle.y + control.second.handle.height * 0.5
- touch.press(0, control, x0, y0).commit()
- compare(pressedSpy2.count, ++pressedCount2)
- compare(control.second.pressed, true)
- compare(visualPositionSpy2.count, ++visualPositionCount2)
-
- touch.move(0, control, x0 + data.dx1, y0 + data.dy1).commit()
- compare(pressedSpy2.count, pressedCount2)
- compare(control.second.pressed, true)
- compare(visualPositionSpy2.count, visualPositionCount2)
-
- touch.move(0, control, x0 + data.dx2, y0 + data.dy2).commit()
- compare(pressedSpy2.count, pressedCount2)
- compare(control.second.pressed, true)
- compare(visualPositionSpy2.count, ++visualPositionCount2)
- touch.release(0, control, x0 + data.dx2, y0 + data.dy2).commit()
- }
-
- function test_valueAt_data() {
- return [
- { tag: "0.0..1.0", from: 0.0, to: 1.0, values: [0.0, 0.2, 0.5, 1.0] },
- { tag: "0..100", from: 0, to: 100, values: [0, 20, 50, 100] },
- { tag: "100..-100", from: 100, to: -100, values: [100, 60, 0, -100] },
- { tag: "-7..7", from: -7, to: 7, stepSize: 1.0, values: [-7.0, -4.0, 0.0, 7.0] },
- { tag: "-3..7", from: -3, to: 7, stepSize: 5.0, values: [-3.0, -3.0, 2.0, 7.0] },
- ]
- }
-
- function test_valueAt(data) {
- var control = createTemporaryObject(sliderComponent, testCase,
- { from: data.from, to: data.to, stepSize: data.stepSize })
- verify(control)
-
- compare(control.valueAt(0.0), data.values[0])
- compare(control.valueAt(0.2), data.values[1])
- compare(control.valueAt(0.5), data.values[2])
- compare(control.valueAt(1.0), data.values[3])
- }
-}
diff --git a/tests/auto/controls/data/tst_roundbutton.qml b/tests/auto/controls/data/tst_roundbutton.qml
deleted file mode 100644
index d7a8832c..00000000
--- a/tests/auto/controls/data/tst_roundbutton.qml
+++ /dev/null
@@ -1,166 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "RoundButton"
-
- Component {
- id: roundButton
- RoundButton { }
- }
-
- function test_radius() {
- var control = createTemporaryObject(roundButton, testCase);
- verify(control);
-
- var implicitRadius = control.radius;
- compare(implicitRadius, Math.min(control.width, control.height) / 2);
-
- control.radius = 10;
- compare(control.radius, 10);
-
- control.radius = undefined;
- compare(control.radius, implicitRadius);
-
- control.width = -1;
- compare(control.radius, 0);
-
- control.width = 10;
- compare(control.radius, 5);
- }
-
- function test_spacing() {
- var control = createTemporaryObject(roundButton, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem
- // should be equal to the implicitWidth of the Text while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // That means that spacing shouldn't affect it.
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // The implicitWidth of the Button itself should, therefore, also never include spacing while no icon is set.
- compare(control.implicitWidth, textLabel.implicitWidth + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: RoundButton.IconOnly },
- { "tag": "TextOnly", display: RoundButton.TextOnly },
- { "tag": "TextUnderIcon", display: RoundButton.TextUnderIcon },
- { "tag": "TextBesideIcon", display: RoundButton.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: RoundButton.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: RoundButton.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: RoundButton.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: RoundButton.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(roundButton, testCase, {
- text: "RoundButton",
- display: data.display,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case RoundButton.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case RoundButton.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case RoundButton.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case RoundButton.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_scrollbar.qml b/tests/auto/controls/data/tst_scrollbar.qml
deleted file mode 100644
index 3121f1b0..00000000
--- a/tests/auto/controls/data/tst_scrollbar.qml
+++ /dev/null
@@ -1,886 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ScrollBar"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: scrollBar
- ScrollBar {
- padding: 0
- minimumSize: 0
- }
- }
-
- Component {
- id: scrollBarWithDefaultPadding
- ScrollBar {
- minimumSize: 0
- }
- }
-
- Component {
- id: flickable
- Flickable {
- width: 100
- height: 100
- contentWidth: 200
- contentHeight: 200
- boundsBehavior: Flickable.StopAtBounds
- flickableDirection: Flickable.HorizontalAndVerticalFlick
- }
- }
-
- function test_attach() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- var vertical = scrollBar.createObject()
- verify(!vertical.parent)
- compare(vertical.size, 0.0)
- compare(vertical.position, 0.0)
- compare(vertical.active, false)
- compare(vertical.orientation, Qt.Vertical)
- compare(vertical.x, 0)
- compare(vertical.y, 0)
- verify(vertical.width > 0)
- verify(vertical.height > 0)
-
- container.ScrollBar.vertical = vertical
- compare(vertical.parent, container)
- compare(vertical.orientation, Qt.Vertical)
- compare(vertical.size, container.visibleArea.heightRatio)
- compare(vertical.position, container.visibleArea.yPosition)
- compare(vertical.x, container.width - vertical.width)
- compare(vertical.y, 0)
- verify(vertical.width > 0)
- compare(vertical.height, container.height)
- // vertical scroll bar follows flickable's width
- container.width += 10
- compare(vertical.x, container.width - vertical.width)
- vertical.implicitWidth -= 2
- compare(vertical.x, container.width - vertical.width)
- // ...unless explicitly positioned
- vertical.x = 123
- container.width += 10
- compare(vertical.x, 123)
-
- var horizontal = createTemporaryObject(scrollBar, null)
- verify(!horizontal.parent)
- compare(horizontal.size, 0.0)
- compare(horizontal.position, 0.0)
- compare(horizontal.active, false)
- compare(horizontal.orientation, Qt.Vertical)
- compare(horizontal.x, 0)
- compare(horizontal.y, 0)
- verify(horizontal.width > 0)
- verify(horizontal.height > 0)
-
- container.ScrollBar.horizontal = horizontal
- compare(horizontal.parent, container)
- compare(horizontal.orientation, Qt.Horizontal)
- compare(horizontal.size, container.visibleArea.widthRatio)
- compare(horizontal.position, container.visibleArea.xPosition)
- compare(horizontal.x, 0)
- compare(horizontal.y, container.height - horizontal.height)
- compare(horizontal.width, container.width)
- verify(horizontal.height > 0)
- // horizontal scroll bar follows flickable's height
- container.height += 10
- compare(horizontal.y, container.height - horizontal.height)
- horizontal.implicitHeight -= 2
- compare(horizontal.y, container.height - horizontal.height)
- // ...unless explicitly positioned
- horizontal.y = 123
- container.height += 10
- compare(horizontal.y, 123)
-
- var velocity = container.maximumFlickVelocity
-
- compare(container.flicking, false)
- container.flick(-velocity, -velocity)
- compare(container.flicking, true)
- tryCompare(container, "flicking", false)
-
- compare(vertical.size, container.visibleArea.heightRatio)
- compare(vertical.position, container.visibleArea.yPosition)
- compare(horizontal.size, container.visibleArea.widthRatio)
- compare(horizontal.position, container.visibleArea.xPosition)
-
- compare(container.flicking, false)
- container.flick(velocity, velocity)
- compare(container.flicking, true)
- tryCompare(container, "flicking", false)
-
- compare(vertical.size, container.visibleArea.heightRatio)
- compare(vertical.position, container.visibleArea.yPosition)
- compare(horizontal.size, container.visibleArea.widthRatio)
- compare(horizontal.position, container.visibleArea.xPosition)
-
- var oldY = vertical.y
- var oldHeight = vertical.height
- vertical.parent = testCase
- vertical.y -= 10
- container.height += 10
- compare(vertical.y, oldY - 10)
- compare(vertical.height, oldHeight)
-
- var oldX = horizontal.x
- var oldWidth = horizontal.width
- horizontal.parent = testCase
- horizontal.x -= 10
- container.width += 10
- compare(horizontal.x, oldX - 10)
- compare(horizontal.width, oldWidth)
- }
-
- function test_mouse_data() {
- return [
- { tag: "horizontal", properties: { visible: true, orientation: Qt.Horizontal, width: testCase.width } },
- { tag: "vertical", properties: { visible: true, orientation: Qt.Vertical, height: testCase.height } }
- ]
- }
-
- function test_mouse(data) {
- var control = createTemporaryObject(scrollBarWithDefaultPadding, testCase, data.properties)
- verify(control)
- // ### we should consider calling updateGeometry() from QQuickStyleItem::componentComplete()
- // to avoid the wait here...
- if (control.__decreaseVisual.indicator !== null)
- waitForItemPolished(control.__decreaseVisual.indicator)
-
- var grooveRange = {
- start: {
- x: control.orientation == Qt.Horizontal ? control.leftPadding : 0,
- y: control.orientation == Qt.Vertical ? control.topPadding : 0
- },
- end: {
- x: control.orientation == Qt.Horizontal ? control.width - control.rightPadding : 0,
- y: control.orientation == Qt.Vertical ? control.height - control.bottomPadding: 0
- },
- width : control.width - control.leftPadding - control.rightPadding,
- height: control.height - control.topPadding - control.bottomPadding
- }
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- mousePress(control, grooveRange.start.x, grooveRange.start.y, Qt.LeftButton)
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.position, 0.0)
-
- mouseMove(control, -control.width, -control.height, 0)
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.position, 0.0)
-
- mouseMove(control, control.width * 0.5, control.height * 0.5, 0)
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- verify(control.position, 0.5)
-
- mouseRelease(control, control.width * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(pressedSpy.count, 2)
- compare(control.pressed, false)
- compare(control.position, 0.5)
-
- mousePress(control, control.width, control.height, Qt.LeftButton)
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.position, 1.0)
-
- mouseMove(control, control.width * 2, control.height * 2, 0)
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.position, 1.0)
-
- mouseMove(control, grooveRange.start.x + grooveRange.width * 0.75, grooveRange.start.y + grooveRange.height * 0.75, 0)
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- fuzzyCompare(control.position, 0.75, 0.01)
-
- mouseRelease(control, grooveRange.start.x + grooveRange.width * 0.25, grooveRange.start.y + grooveRange.height * 0.25, Qt.LeftButton)
- compare(pressedSpy.count, 4)
- compare(control.pressed, false)
- fuzzyCompare(control.position, 0.25, 0.01)
-
- if (control.__decreaseVisual.indicator !== null) {
- var p = control.__decreaseVisual.indicator.mapToItem(control, Qt.point(0, 0))
- mousePress(control, p.x, p.y, Qt.LeftButton)
- compare(pressedSpy.count, 4)
- compare(control.pressed, false)
- compare(control.__decreaseVisual.pressed, true)
- fuzzyCompare(control.position, 0.15, 0.01)
- mouseRelease(control.__decreaseVisual.indicator, 0, 0, Qt.LeftButton)
- compare(control.__decreaseVisual.pressed, false)
-
- p = control.__increaseVisual.indicator.mapToItem(control, Qt.point(0, 0))
- mousePress(control, p.x, p.y, Qt.LeftButton)
- compare(pressedSpy.count, 4)
- compare(control.pressed, false)
- compare(control.__increaseVisual.pressed, true)
- fuzzyCompare(control.position, 0.25, 0.01)
- mouseRelease(control.__increaseVisual.indicator, 0, 0, Qt.LeftButton)
- compare(control.__increaseVisual.pressed, false)
- }
- }
-
- function test_touch_data() {
- return [
- { tag: "horizontal", properties: { visible: true, orientation: Qt.Horizontal, width: testCase.width } },
- { tag: "vertical", properties: { visible: true, orientation: Qt.Vertical, height: testCase.height } }
- ]
- }
-
- function test_touch(data) {
- var control = createTemporaryObject(scrollBar, testCase, data.properties)
- verify(control)
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var touch = touchEvent(control)
-
- touch.press(0, control, 0, 0).commit()
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.position, 0.0)
-
- touch.move(0, control, -control.width, -control.height).commit()
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.position, 0.0)
-
- touch.move(0, control, control.width * 0.5, control.height * 0.5).commit()
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- verify(control.position, 0.5)
-
- touch.release(0, control, control.width * 0.5, control.height * 0.5).commit()
- compare(pressedSpy.count, 2)
- compare(control.pressed, false)
- compare(control.position, 0.5)
-
- touch.press(0, control, control.width, control.height).commit()
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.position, 0.5)
-
- touch.move(0, control, control.width * 2, control.height * 2).commit()
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.position, 1.0)
-
- touch.move(0, control, control.width * 0.75, control.height * 0.75).commit()
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.position, 0.75)
-
- touch.release(0, control, control.width * 0.25, control.height * 0.25).commit()
- compare(pressedSpy.count, 4)
- compare(control.pressed, false)
- compare(control.position, 0.25)
- }
-
- function test_multiTouch() {
- var control1 = createTemporaryObject(scrollBar, testCase)
- verify(control1)
-
- var pressedCount1 = 0
- var movedCount1 = 0
-
- var pressedSpy1 = signalSpy.createObject(control1, {target: control1, signalName: "pressedChanged"})
- verify(pressedSpy1.valid)
-
- var positionSpy1 = signalSpy.createObject(control1, {target: control1, signalName: "positionChanged"})
- verify(positionSpy1.valid)
-
- var touch = touchEvent(control1)
- touch.press(0, control1, 0, 0).commit().move(0, control1, control1.width, control1.height).commit()
-
- compare(pressedSpy1.count, ++pressedCount1)
- compare(positionSpy1.count, ++movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 1.0)
-
- // second touch point on the same control is ignored
- touch.stationary(0).press(1, control1, 0, 0).commit()
- touch.stationary(0).move(1, control1).commit()
- touch.stationary(0).release(1).commit()
-
- compare(pressedSpy1.count, pressedCount1)
- compare(positionSpy1.count, movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 1.0)
-
- var control2 = createTemporaryObject(scrollBar, testCase, {y: control1.height})
- verify(control2)
-
- var pressedCount2 = 0
- var movedCount2 = 0
-
- var pressedSpy2 = signalSpy.createObject(control2, {target: control2, signalName: "pressedChanged"})
- verify(pressedSpy2.valid)
-
- var positionSpy2 = signalSpy.createObject(control2, {target: control2, signalName: "positionChanged"})
- verify(positionSpy2.valid)
-
- // press the second scrollbar
- touch.stationary(0).press(2, control2, 0, 0).commit()
-
- compare(pressedSpy2.count, ++pressedCount2)
- compare(positionSpy2.count, movedCount2)
- compare(control2.pressed, true)
- compare(control2.position, 0.0)
-
- compare(pressedSpy1.count, pressedCount1)
- compare(positionSpy1.count, movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 1.0)
-
- // move both scrollbars
- touch.move(0, control1).move(2, control2).commit()
-
- compare(pressedSpy2.count, pressedCount2)
- compare(positionSpy2.count, ++movedCount2)
- compare(control2.pressed, true)
- compare(control2.position, 0.5)
-
- compare(pressedSpy1.count, pressedCount1)
- compare(positionSpy1.count, ++movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 0.5)
-
- // release both scrollbars
- touch.release(0, control1).release(2, control2).commit()
-
- compare(pressedSpy2.count, ++pressedCount2)
- compare(positionSpy2.count, movedCount2)
- compare(control2.pressed, false)
- compare(control2.position, 0.5)
-
- compare(pressedSpy1.count, ++pressedCount1)
- compare(positionSpy1.count, movedCount1)
- compare(control1.pressed, false)
- compare(control1.position, 0.5)
- }
-
- function test_increase_decrease_data() {
- return [
- { tag: "increase:active", increase: true, active: true },
- { tag: "decrease:active", increase: false, active: true },
- { tag: "increase:inactive", increase: true, active: false },
- { tag: "decrease:inactive", increase: false, active: false }
- ]
- }
-
- function test_increase_decrease(data) {
- var control = createTemporaryObject(scrollBar, testCase, {position: 0.5, active: data.active})
- verify(control)
-
- if (data.increase) {
- control.increase()
- compare(control.position, 0.6)
- } else {
- control.decrease()
- compare(control.position, 0.4)
- }
- compare(control.active, data.active)
- }
-
- function test_stepSize_data() {
- return [
- { tag: "0.0", stepSize: 0.0 },
- { tag: "0.1", stepSize: 0.1 },
- { tag: "0.5", stepSize: 0.5 }
- ]
- }
-
- function test_stepSize(data) {
- var control = createTemporaryObject(scrollBar, testCase, {stepSize: data.stepSize})
- verify(control)
-
- compare(control.stepSize, data.stepSize)
- compare(control.position, 0.0)
-
- var count = 10
- if (data.stepSize !== 0.0)
- count = 1.0 / data.stepSize
-
- // increase until 1.0
- for (var i = 1; i <= count; ++i) {
- control.increase()
- compare(control.position, i / count)
- }
- control.increase()
- compare(control.position, 1.0)
-
- // decrease until 0.0
- for (var d = count - 1; d >= 0; --d) {
- control.decrease()
- compare(control.position, d / count)
- }
- control.decrease()
- compare(control.position, 0.0)
- }
-
- function test_padding_data() {
- return [
- { tag: "horizontal", properties: { visible: true, orientation: Qt.Horizontal, width: testCase.width, leftPadding: testCase.width * 0.1 } },
- { tag: "vertical", properties: { visible: true, orientation: Qt.Vertical, height: testCase.height, topPadding: testCase.height * 0.1 } }
- ]
- }
-
- function test_padding(data) {
- var control = createTemporaryObject(scrollBar, testCase, data.properties)
-
- mousePress(control, control.leftPadding + control.availableWidth * 0.5, control.topPadding + control.availableHeight * 0.5, Qt.LeftButton)
- mouseRelease(control, control.leftPadding + control.availableWidth * 0.5, control.topPadding + control.availableHeight * 0.5, Qt.LeftButton)
-
- compare(control.position, 0.5)
- }
-
- function test_warning() {
- ignoreWarning(Qt.resolvedUrl("tst_scrollbar.qml") + ":55:1: QML TestCase: ScrollBar must be attached to a Flickable or ScrollView")
- testCase.ScrollBar.vertical = null
- }
-
- function test_mirrored() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- container.ScrollBar.vertical = scrollBar.createObject(container)
- compare(container.ScrollBar.vertical.x, container.width - container.ScrollBar.vertical.width)
- container.ScrollBar.vertical.locale = Qt.locale("ar_EG")
- compare(container.ScrollBar.vertical.x, 0)
- }
-
- function test_hover_data() {
- return [
- { tag: "enabled", hoverEnabled: true, interactive: true },
- { tag: "disabled", hoverEnabled: false, interactive: true },
- { tag: "non-interactive", hoverEnabled: true, interactive: false }
- ]
- }
-
- function test_hover(data) {
- var control = createTemporaryObject(scrollBar, testCase, {hoverEnabled: data.hoverEnabled, interactive: data.interactive})
- verify(control)
-
- compare(control.hovered, false)
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.hovered, data.hoverEnabled)
- compare(control.active, data.hoverEnabled && data.interactive)
-
- mouseMove(control, -1, -1)
- compare(control.hovered, false)
- compare(control.active, false)
- }
-
- function test_snapMode_data() {
- return [
- { tag: "NoSnap", snapMode: ScrollBar.NoSnap, stepSize: 0.1, size: 0.2, width: 100, steps: 80 }, /* 0.8*100 */
- { tag: "NoSnap2", snapMode: ScrollBar.NoSnap, stepSize: 0.2, size: 0.1, width: 200, steps: 180 }, /* 0.9*200 */
-
- { tag: "SnapAlways", snapMode: ScrollBar.SnapAlways, stepSize: 0.1, size: 0.2, width: 100, steps: 10 },
- { tag: "SnapAlways2", snapMode: ScrollBar.SnapAlways, stepSize: 0.2, size: 0.125, width: 200, steps: 5 },
-
- { tag: "SnapOnRelease", snapMode: ScrollBar.SnapOnRelease, stepSize: 0.1, size: 0.2, width: 100, steps: 80 }, /* 0.8*100 */
- { tag: "SnapOnRelease2", snapMode: ScrollBar.SnapOnRelease, stepSize: 0.2, size: 0.1, width: 200, steps: 180 }, /* 0.9*200 */
- ]
- }
-
- function test_snapMode_mouse_data() {
- return test_snapMode_data()
- }
-
- function test_snapMode_mouse(data) {
- var control = createTemporaryObject(scrollBar, testCase, {snapMode: data.snapMode, orientation: Qt.Horizontal, stepSize: data.stepSize, size: data.size, width: data.width})
- verify(control)
-
- function snappedPosition(pos) {
- var effectiveStep = control.stepSize * (1.0 - control.size)
- return Math.round(pos / effectiveStep) * effectiveStep
- }
-
- function boundPosition(pos) {
- return Math.max(0, Math.min(pos, 1.0 - control.size))
- }
-
- mousePress(control, 0, 0)
- compare(control.position, 0)
-
- mouseMove(control, control.width * 0.3, 0)
- var expectedMovePos = 0.3
- if (control.snapMode === ScrollBar.SnapAlways) {
- expectedMovePos = snappedPosition(expectedMovePos)
- verify(expectedMovePos !== 0.3)
- }
- compare(control.position, expectedMovePos)
-
- mouseRelease(control, control.width * 0.75, 0)
- var expectedReleasePos = 0.75
- if (control.snapMode !== ScrollBar.NoSnap) {
- expectedReleasePos = snappedPosition(expectedReleasePos)
- verify(expectedReleasePos !== 0.75)
- }
- compare(control.position, expectedReleasePos)
-
- control.position = 0
- mousePress(control, 0, 0)
-
- var steps = 0
- var prevPos = 0
-
- for (var x = 0; x < control.width; ++x) {
- mouseMove(control, x, 0)
- expectedMovePos = boundPosition(x / control.width)
- if (control.snapMode === ScrollBar.SnapAlways)
- expectedMovePos = snappedPosition(expectedMovePos)
- compare(control.position, expectedMovePos)
-
- if (control.position !== prevPos)
- ++steps
- prevPos = control.position
- }
- compare(steps, data.steps)
-
- mouseRelease(control, control.width - 1, 0)
- }
-
- function test_snapMode_touch_data() {
- return test_snapMode_data()
- }
-
- function test_snapMode_touch(data) {
- var control = createTemporaryObject(scrollBar, testCase, {snapMode: data.snapMode, orientation: Qt.Horizontal, stepSize: data.stepSize, size: data.size, width: data.width})
- verify(control)
-
- function snappedPosition(pos) {
- var effectiveStep = control.stepSize * (1.0 - control.size)
- return Math.round(pos / effectiveStep) * effectiveStep
- }
-
- function boundPosition(pos) {
- return Math.max(0, Math.min(pos, 1.0 - control.size))
- }
-
- var touch = touchEvent(control)
-
- touch.press(0, control, 0, 0).commit()
- compare(control.position, 0)
-
- touch.move(0, control, control.width * 0.3, 0).commit()
- var expectedMovePos = 0.3
- if (control.snapMode === ScrollBar.SnapAlways) {
- expectedMovePos = snappedPosition(expectedMovePos)
- verify(expectedMovePos !== 0.3)
- }
- compare(control.position, expectedMovePos)
-
- touch.release(0, control, control.width * 0.75, 0).commit()
- var expectedReleasePos = 0.75
- if (control.snapMode !== ScrollBar.NoSnap) {
- expectedReleasePos = snappedPosition(expectedReleasePos)
- verify(expectedReleasePos !== 0.75)
- }
- compare(control.position, expectedReleasePos)
-
- control.position = 0
- touch.press(0, control, 0, 0).commit()
-
- var steps = 0
- var prevPos = 0
-
- for (var x = 0; x < control.width; ++x) {
- touch.move(0, control, x, 0).commit()
- expectedMovePos = boundPosition(x / control.width)
- if (control.snapMode === ScrollBar.SnapAlways)
- expectedMovePos = snappedPosition(expectedMovePos)
- compare(control.position, expectedMovePos)
-
- if (control.position !== prevPos)
- ++steps
- prevPos = control.position
- }
- compare(steps, data.steps)
-
- touch.release(0, control, control.width - 1).commit()
- }
-
- function test_interactive_data() {
- return [
- { tag: "true", interactive: true },
- { tag: "false", interactive: false }
- ]
- }
-
- function test_interactive(data) {
- var control = createTemporaryObject(scrollBar, testCase, {interactive: data.interactive})
- verify(control)
-
- compare(control.interactive, data.interactive)
-
- // press-move-release
- mousePress(control, 0, 0, Qt.LeftButton)
- compare(control.pressed, data.interactive)
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.position, data.interactive ? 0.5 : 0.0)
-
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
-
- // change to non-interactive while pressed
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, data.interactive)
-
- mouseMove(control, control.width, control.height)
- compare(control.position, data.interactive ? 1.0 : 0.0)
-
- control.interactive = false
- compare(control.interactive, false)
- compare(control.pressed, false)
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.position, data.interactive ? 1.0 : 0.0)
-
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
-
- // change back to interactive & try press-move-release again
- control.interactive = true
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
-
- mouseMove(control, 0, 0)
- compare(control.position, 0.0)
-
- mouseRelease(control, 0, 0, Qt.LeftButton)
- compare(control.pressed, false)
- }
-
- function test_policy() {
- var control = createTemporaryObject(scrollBar, testCase, {active: true})
- verify(control)
-
- compare(ScrollBar.AsNeeded, Qt.ScrollBarAsNeeded)
- compare(ScrollBar.AlwaysOff, Qt.ScrollBarAlwaysOff)
- compare(ScrollBar.AlwaysOn, Qt.ScrollBarAlwaysOn)
-
- compare(control.visible, true)
- compare(control.policy, ScrollBar.AsNeeded)
-
- control.size = 0.5
- verify(control.state === "active" || control.contentItem.state === "active")
-
- control.size = 1.0
- verify(control.state !== "active" && control.contentItem.state !== "active")
-
- control.policy = ScrollBar.AlwaysOff
- compare(control.visible, false)
-
- control.policy = ScrollBar.AlwaysOn
- compare(control.visible, true)
- verify(control.state === "active" || control.contentItem.state === "active")
- }
-
- function test_overshoot() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- var vertical = scrollBar.createObject(container, {size: 0.5})
- container.ScrollBar.vertical = vertical
-
- var horizontal = scrollBar.createObject(container, {size: 0.5})
- container.ScrollBar.horizontal = horizontal
-
- // negative vertical overshoot (pos < 0)
- vertical.position = -0.1
- compare(vertical.contentItem.y, vertical.topPadding)
- compare(vertical.contentItem.height, 0.4 * vertical.availableHeight)
-
- // positive vertical overshoot (pos + size > 1)
- vertical.position = 0.8
- compare(vertical.contentItem.y, vertical.topPadding + 0.8 * vertical.availableHeight)
- compare(vertical.contentItem.height, 0.2 * vertical.availableHeight)
-
- // negative horizontal overshoot (pos < 0)
- horizontal.position = -0.1
- compare(horizontal.contentItem.x, horizontal.leftPadding)
- compare(horizontal.contentItem.width, 0.4 * horizontal.availableWidth)
-
- // positive horizontal overshoot (pos + size > 1)
- horizontal.position = 0.8
- compare(horizontal.contentItem.x, horizontal.leftPadding + 0.8 * horizontal.availableWidth)
- compare(horizontal.contentItem.width, 0.2 * horizontal.availableWidth)
- }
-
- function test_orientation() {
- var control = createTemporaryObject(scrollBar, testCase)
- verify(control)
-
- compare(control.orientation, Qt.Vertical)
- compare(control.horizontal, false)
- compare(control.vertical, true)
-
- control.orientation = Qt.Horizontal
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
- }
-
- function test_flashing() {
- var control = createTemporaryObject(scrollBar, testCase, {size: 0.2})
- verify(control)
-
- var activeSpy = signalSpy.createObject(control, {target: control, signalName: "activeChanged"})
- verify(activeSpy.valid)
-
- compare(control.active, false)
- if (control.contentItem)
- compare(control.contentItem.opacity, 0)
- if (control.background)
- compare(control.background.opacity, 0)
-
- control.increase()
- compare(control.position, 0.1)
- compare(control.active, false)
- compare(activeSpy.count, 2)
- if (control.contentItem)
- verify(control.contentItem.opacity > 0)
- if (control.background)
- verify(control.background.opacity > 0)
- if (control.contentItem)
- tryCompare(control.contentItem, "opacity", 0)
- if (control.background)
- tryCompare(control.background, "opacity", 0)
-
- control.decrease()
- compare(control.position, 0.0)
- compare(control.active, false)
- compare(activeSpy.count, 4)
- if (control.contentItem)
- verify(control.contentItem.opacity > 0)
- if (control.background)
- verify(control.background.opacity > 0)
- if (control.contentItem)
- tryCompare(control.contentItem, "opacity", 0)
- if (control.background)
- tryCompare(control.background, "opacity", 0)
- }
-
- function test_minimumSize() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- var vertical = scrollBar.createObject(container, {minimumSize: 0.1})
- container.ScrollBar.vertical = vertical
-
- compare(container.visibleArea.heightRatio, 0.5)
- compare(vertical.size, 0.5)
- compare(vertical.visualSize, 0.5)
- compare(vertical.contentItem.height, 0.5 * vertical.availableHeight)
-
- container.contentHeight = 2000
-
- compare(container.visibleArea.heightRatio, 0.05)
- compare(vertical.size, 0.05)
- compare(vertical.visualSize, 0.1)
- compare(vertical.contentItem.height, 0.1 * vertical.availableHeight)
-
- verify(container.atYBeginning)
- compare(container.visibleArea.yPosition, 0.0)
- compare(vertical.position, 0.0)
- compare(vertical.visualPosition, 0.0)
- compare(vertical.contentItem.y, vertical.topPadding)
-
- container.contentY = 1900
-
- verify(container.atYEnd)
- compare(container.visibleArea.yPosition, 0.95)
- compare(vertical.position, 0.95)
- compare(vertical.visualPosition, 0.9)
- compare(vertical.contentItem.y, vertical.topPadding + 0.9 * vertical.availableHeight)
-
- container.contentHeight = 125
-
- compare(container.visibleArea.heightRatio, 0.8)
- compare(vertical.size, 0.8)
- compare(vertical.visualSize, 0.8)
- compare(vertical.contentItem.height, 0.8 * vertical.availableHeight)
-
- verify(container.atYEnd)
- compare(container.visibleArea.yPosition, 0.2)
- compare(vertical.position, 0.2)
- compare(vertical.visualPosition, 0.2)
- compare(vertical.contentItem.y, vertical.topPadding + 0.2 * vertical.availableHeight)
- }
-}
diff --git a/tests/auto/controls/data/tst_scrollindicator.qml b/tests/auto/controls/data/tst_scrollindicator.qml
deleted file mode 100644
index 5f6006d4..00000000
--- a/tests/auto/controls/data/tst_scrollindicator.qml
+++ /dev/null
@@ -1,309 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ScrollIndicator"
-
- Component {
- id: scrollIndicator
- ScrollIndicator { }
- }
-
- Component {
- id: mouseArea
- MouseArea { }
- }
-
- Component {
- id: flickable
- Flickable {
- width: 100
- height: 100
- contentWidth: 200
- contentHeight: 200
- boundsBehavior: Flickable.StopAtBounds
- flickableDirection: Flickable.HorizontalAndVerticalFlick
- }
- }
-
- function test_attach() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- var vertical = createTemporaryObject(scrollIndicator, null)
- verify(!vertical.parent)
- compare(vertical.size, 0.0)
- compare(vertical.position, 0.0)
- compare(vertical.active, false)
- compare(vertical.orientation, Qt.Vertical)
- compare(vertical.x, 0)
- compare(vertical.y, 0)
- verify(vertical.width > 0)
- verify(vertical.height > 0)
-
- container.ScrollIndicator.vertical = vertical
- compare(vertical.parent, container)
- compare(vertical.orientation, Qt.Vertical)
- compare(vertical.size, container.visibleArea.heightRatio)
- compare(vertical.position, container.visibleArea.yPosition)
- compare(vertical.x, container.width - vertical.width)
- compare(vertical.y, 0)
- verify(vertical.width > 0)
- compare(vertical.height, container.height)
- // vertical scroll indicator follows flickable's width
- container.width += 10
- compare(vertical.x, container.width - vertical.width)
- vertical.implicitWidth -= 1
- compare(vertical.x, container.width - vertical.width)
- // ...unless explicitly positioned
- vertical.x = 123
- container.width += 10
- compare(vertical.x, 123)
-
- var horizontal = createTemporaryObject(scrollIndicator, null)
- verify(!horizontal.parent)
- compare(horizontal.size, 0.0)
- compare(horizontal.position, 0.0)
- compare(horizontal.active, false)
- compare(horizontal.orientation, Qt.Vertical)
- compare(horizontal.x, 0)
- compare(horizontal.y, 0)
- verify(horizontal.width > 0)
- verify(horizontal.height > 0)
-
- container.ScrollIndicator.horizontal = horizontal
- compare(horizontal.parent, container)
- compare(horizontal.orientation, Qt.Horizontal)
- compare(horizontal.size, container.visibleArea.widthRatio)
- compare(horizontal.position, container.visibleArea.xPosition)
- compare(horizontal.x, 0)
- compare(horizontal.y, container.height - horizontal.height)
- compare(horizontal.width, container.width)
- verify(horizontal.height > 0)
- // horizontal scroll indicator follows flickable's height
- container.height += 10
- compare(horizontal.y, container.height - horizontal.height)
- horizontal.implicitHeight -= 1
- compare(horizontal.y, container.height - horizontal.height)
- // ...unless explicitly positioned
- horizontal.y = 123
- container.height += 10
- compare(horizontal.y, 123)
-
- var velocity = container.maximumFlickVelocity
-
- compare(container.flicking, false)
- container.flick(-velocity, -velocity)
- compare(container.flicking, true)
- tryCompare(container, "flicking", false)
-
- compare(vertical.size, container.visibleArea.heightRatio)
- compare(vertical.position, container.visibleArea.yPosition)
- compare(horizontal.size, container.visibleArea.widthRatio)
- compare(horizontal.position, container.visibleArea.xPosition)
-
- compare(container.flicking, false)
- container.flick(velocity, velocity)
- compare(container.flicking, true)
- tryCompare(container, "flicking", false)
-
- compare(vertical.size, container.visibleArea.heightRatio)
- compare(vertical.position, container.visibleArea.yPosition)
- compare(horizontal.size, container.visibleArea.widthRatio)
- compare(horizontal.position, container.visibleArea.xPosition)
-
- var oldY = vertical.y
- var oldHeight = vertical.height
- vertical.parent = testCase
- vertical.y -= 10
- container.height += 10
- compare(vertical.y, oldY - 10)
- compare(vertical.height, oldHeight)
-
- var oldX = horizontal.x
- var oldWidth = horizontal.width
- horizontal.parent = testCase
- horizontal.x -= 10
- container.width += 10
- compare(horizontal.x, oldX - 10)
- compare(horizontal.width, oldWidth)
- }
-
- function test_warning() {
- ignoreWarning(Qt.resolvedUrl("tst_scrollindicator.qml") + ":55:1: QML TestCase: ScrollIndicator must be attached to a Flickable")
- testCase.ScrollIndicator.vertical = null
- }
-
- function test_overshoot() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- var vertical = scrollIndicator.createObject(container, {size: 0.5})
- container.ScrollIndicator.vertical = vertical
-
- var horizontal = scrollIndicator.createObject(container, {size: 0.5})
- container.ScrollIndicator.horizontal = horizontal
-
- // negative vertical overshoot (pos < 0)
- vertical.position = -0.1
- compare(vertical.contentItem.y, vertical.topPadding)
- compare(vertical.contentItem.height, 0.4 * vertical.availableHeight)
-
- // positive vertical overshoot (pos + size > 1)
- vertical.position = 0.8
- compare(vertical.contentItem.y, vertical.topPadding + 0.8 * vertical.availableHeight)
- compare(vertical.contentItem.height, 0.2 * vertical.availableHeight)
-
- // negative horizontal overshoot (pos < 0)
- horizontal.position = -0.1
- compare(horizontal.contentItem.x, horizontal.leftPadding)
- compare(horizontal.contentItem.width, 0.4 * horizontal.availableWidth)
-
- // positive horizontal overshoot (pos + size > 1)
- horizontal.position = 0.8
- compare(horizontal.contentItem.x, horizontal.leftPadding + 0.8 * horizontal.availableWidth)
- compare(horizontal.contentItem.width, 0.2 * horizontal.availableWidth)
- }
-
- function test_orientation() {
- var control = createTemporaryObject(scrollIndicator, testCase)
- verify(control)
-
- compare(control.orientation, Qt.Vertical)
- compare(control.horizontal, false)
- compare(control.vertical, true)
-
- control.orientation = Qt.Horizontal
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
- }
-
- // QTBUG-61785
- function test_mouseArea() {
- var ma = createTemporaryObject(mouseArea, testCase, {width: testCase.width, height: testCase.height})
- verify(ma)
-
- var control = scrollIndicator.createObject(ma, {active: true, size: 0.9, width: testCase.width, height: testCase.height})
- verify(control)
-
- mousePress(control)
- verify(ma.pressed)
-
- mouseRelease(control)
- verify(!ma.pressed)
-
- var touch = touchEvent(control)
- touch.press(0, control).commit()
- verify(ma.pressed)
-
- touch.release(0, control).commit()
- verify(!ma.pressed)
- }
-
- function test_minimumSize() {
- var container = createTemporaryObject(flickable, testCase)
- verify(container)
- waitForRendering(container)
-
- var vertical = scrollIndicator.createObject(container, {minimumSize: 0.1})
- container.ScrollIndicator.vertical = vertical
-
- compare(container.visibleArea.heightRatio, 0.5)
- compare(vertical.size, 0.5)
- compare(vertical.visualSize, 0.5)
- compare(vertical.contentItem.height, 0.5 * vertical.availableHeight)
-
- container.contentHeight = 2000
-
- compare(container.visibleArea.heightRatio, 0.05)
- compare(vertical.size, 0.05)
- compare(vertical.visualSize, 0.1)
- compare(vertical.contentItem.height, 0.1 * vertical.availableHeight)
-
- verify(container.atYBeginning)
- compare(container.visibleArea.yPosition, 0.0)
- compare(vertical.position, 0.0)
- compare(vertical.visualPosition, 0.0)
- compare(vertical.contentItem.y, vertical.topPadding)
-
- container.contentY = 1900
-
- verify(container.atYEnd)
- compare(container.visibleArea.yPosition, 0.95)
- compare(vertical.position, 0.95)
- compare(vertical.visualPosition, 0.9)
- compare(vertical.contentItem.y, vertical.topPadding + 0.9 * vertical.availableHeight)
-
- container.contentHeight = 125
-
- compare(container.visibleArea.heightRatio, 0.8)
- compare(vertical.size, 0.8)
- compare(vertical.visualSize, 0.8)
- compare(vertical.contentItem.height, 0.8 * vertical.availableHeight)
-
- verify(container.atYEnd)
- compare(container.visibleArea.yPosition, 0.2)
- compare(vertical.position, 0.2)
- compare(vertical.visualPosition, 0.2)
- compare(vertical.contentItem.y, vertical.topPadding + 0.2 * vertical.availableHeight)
- }
-}
diff --git a/tests/auto/controls/data/tst_scrollview.qml b/tests/auto/controls/data/tst_scrollview.qml
deleted file mode 100644
index d8c210a4..00000000
--- a/tests/auto/controls/data/tst_scrollview.qml
+++ /dev/null
@@ -1,505 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ScrollView"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: scrollView
- ScrollView { }
- }
-
- Component {
- id: scrollableLabel
- ScrollView {
- Label {
- text: "ABC"
- font.pixelSize: 512
- }
- }
- }
-
- Component {
- id: scrollableLabels
- ScrollView {
- contentHeight: label1.implicitHeight + label2.implicitHeight + label3.implicitHeight
- Label {
- id: label1
- text: "First"
- font.pixelSize: 96
- }
- Label {
- id: label2
- text: "Second"
- font.pixelSize: 96
- }
- Label {
- id: label3
- text: "Third"
- font.pixelSize: 96
- }
- }
- }
-
- Component {
- id: flickableLabel
- ScrollView {
- Flickable {
- contentWidth: label.implicitWidth
- contentHeight: label.implicitHeight
- Label {
- id: label
- text: "ABC"
- font.pixelSize: 512
- }
- }
- }
- }
-
- Component {
- id: emptyFlickable
- ScrollView {
- Flickable {
- }
- }
- }
-
- Component {
- id: labelComponent
- Label {
- text: "ABC"
- font.pixelSize: 512
- }
- }
-
- Component {
- id: scrollableListView
- ScrollView {
- ListView {
- model: 3
- delegate: Label {
- text: modelData
- }
- }
- }
- }
-
- Component {
- id: scrollableFlickable
- ScrollView {
- Flickable {
- Item {
- width: 100
- height: 100
- }
- }
- }
- }
-
- Component {
- id: scrollableWithContentSize
- ScrollView {
- contentWidth: 1000
- contentHeight: 1000
- Flickable {
- }
- }
- }
-
- Component {
- id: scrollableAndFlicableWithContentSize
- ScrollView {
- contentWidth: 1000
- contentHeight: 1000
- Flickable {
- contentWidth: 200
- contentHeight: 200
- }
- }
- }
-
- Component {
- id: scrollableTextArea
- ScrollView {
- TextArea {
- text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas id dignissim ipsum. Nam molestie nisl turpis."
- wrapMode: TextArea.WordWrap
- }
- }
- }
-
- function test_scrollBars() {
- var control = createTemporaryObject(scrollView, testCase, {width: 200, height: 200})
- verify(control)
-
- var vertical = control.ScrollBar.vertical
- verify(vertical)
-
- var horizontal = control.ScrollBar.horizontal
- verify(horizontal)
-
- control.contentHeight = 400
- verify(vertical.size > 0)
- compare(control.contentItem.visibleArea.heightRatio, vertical.size)
-
- control.contentWidth = 400
- verify(horizontal.size > 0)
- compare(control.contentItem.visibleArea.widthRatio, horizontal.size)
-
- vertical.increase()
- verify(vertical.position > 0)
- compare(control.contentItem.visibleArea.yPosition, vertical.position)
-
- horizontal.increase()
- verify(horizontal.position > 0)
- compare(control.contentItem.visibleArea.xPosition, horizontal.position)
- }
-
- function test_oneChild_data() {
- return [
- { tag: "label", component: scrollableLabel },
- { tag: "flickable", component: flickableLabel }
- ]
- }
-
- function test_oneChild(data) {
- var control = createTemporaryObject(data.component, testCase)
- verify(control)
-
- var flickable = control.contentItem
- verify(flickable.hasOwnProperty("contentX"))
- verify(flickable.hasOwnProperty("contentY"))
-
- var label = flickable.contentItem.children[0]
- compare(label.text, "ABC")
-
- compare(control.implicitWidth, label.implicitWidth)
- compare(control.implicitHeight, label.implicitHeight)
-
- compare(control.contentWidth, label.implicitWidth)
- compare(control.contentHeight, label.implicitHeight)
-
- compare(flickable.contentWidth, label.implicitWidth)
- compare(flickable.contentHeight, label.implicitHeight)
-
- control.contentWidth = 200
- compare(control.implicitWidth, 200)
- compare(control.contentWidth, 200)
- compare(flickable.contentWidth, 200)
-
- control.contentHeight = 100
- compare(control.implicitHeight, 100)
- compare(control.contentHeight, 100)
- compare(flickable.contentHeight, 100)
- }
-
- function test_multipleChildren() {
- var control = createTemporaryObject(scrollableLabels, testCase)
- verify(control)
-
- var flickable = control.contentItem
- verify(flickable.hasOwnProperty("contentX"))
- verify(flickable.hasOwnProperty("contentY"))
-
- compare(control.contentChildren, flickable.contentItem.children)
-
- var label1 = control.contentChildren[0]
- compare(label1.text, "First")
-
- var label2 = control.contentChildren[1]
- compare(label2.text, "Second")
-
- var label3 = control.contentChildren[2]
- compare(label3.text, "Third")
-
- var expectedContentHeight = label1.implicitHeight + label2.implicitHeight + label3.implicitHeight
- compare(control.contentHeight, expectedContentHeight)
- compare(flickable.contentHeight, expectedContentHeight)
- }
-
- function test_listView() {
- var control = createTemporaryObject(scrollableListView, testCase)
- verify(control)
-
- var listview = control.contentItem
- verify(listview.hasOwnProperty("contentX"))
- verify(listview.hasOwnProperty("contentY"))
- verify(listview.hasOwnProperty("model"))
-
- compare(control.contentWidth, listview.contentWidth)
- compare(control.contentHeight, listview.contentHeight)
- }
-
- function test_scrollableFlickable() {
- // Check that if the application adds a flickable as a child of a
- // scrollview, the scrollview doesn't try to calculate and change
- // the flickables contentWidth/Height based on the flickables
- // children, even if the flickable has an empty or negative content
- // size. Some flickables (e.g ListView) sets a negative
- // contentWidth on purpose, which should be respected.
- var scrollview = createTemporaryObject(scrollableFlickable, testCase)
- verify(scrollview)
-
- var flickable = scrollview.contentItem
- verify(flickable.hasOwnProperty("contentX"))
- verify(flickable.hasOwnProperty("contentY"))
-
- compare(flickable.contentWidth, -1)
- compare(flickable.contentHeight, -1)
- compare(scrollview.contentWidth, -1)
- compare(scrollview.contentHeight, -1)
- }
-
- function test_scrollableWithContentSize() {
- // Check that if the scrollview has contentWidth/Height set, but
- // not the flickable, then those values will be forwarded and used
- // by the flickable (rather than trying to calculate the content size
- // based on the flickables children).
- var scrollview = createTemporaryObject(scrollableWithContentSize, testCase)
- verify(scrollview)
-
- var flickable = scrollview.contentItem
- verify(flickable.hasOwnProperty("contentX"))
- verify(flickable.hasOwnProperty("contentY"))
-
- compare(flickable.contentWidth, 1000)
- compare(flickable.contentHeight, 1000)
- compare(scrollview.contentWidth, 1000)
- compare(scrollview.contentHeight, 1000)
- }
-
- function test_scrollableAndFlickableWithContentSize() {
- // Check that if both the scrollview and the flickable has
- // contentWidth/Height set (which is an inconsistency/fault
- // by the app), the content size of the scrollview wins.
- var scrollview = createTemporaryObject(scrollableAndFlicableWithContentSize, testCase)
- verify(scrollview)
-
- var flickable = scrollview.contentItem
- verify(flickable.hasOwnProperty("contentX"))
- verify(flickable.hasOwnProperty("contentY"))
-
- compare(flickable.contentWidth, 1000)
- compare(flickable.contentHeight, 1000)
- compare(scrollview.contentWidth, 1000)
- compare(scrollview.contentHeight, 1000)
- }
-
- function test_flickableWithExplicitContentSize() {
- var control = createTemporaryObject(emptyFlickable, testCase)
- verify(control)
-
- var flickable = control.contentItem
- verify(flickable.hasOwnProperty("contentX"))
- verify(flickable.hasOwnProperty("contentY"))
-
- var flickableContentSize = 1000;
- flickable.contentWidth = flickableContentSize;
- flickable.contentHeight = flickableContentSize;
-
- compare(flickable.contentWidth, flickableContentSize)
- compare(flickable.contentHeight, flickableContentSize)
- compare(control.implicitWidth, flickableContentSize)
- compare(control.implicitHeight, flickableContentSize)
- compare(control.contentWidth, flickableContentSize)
- compare(control.contentHeight, flickableContentSize)
-
- // Add a single child to the flickable. This should not
- // trick ScrollView into taking the implicit size of
- // the child as content size, since the flickable
- // already has an explicit content size.
- labelComponent.createObject(flickable);
-
- compare(flickable.contentWidth, flickableContentSize)
- compare(flickable.contentHeight, flickableContentSize)
- compare(control.implicitWidth, flickableContentSize)
- compare(control.implicitHeight, flickableContentSize)
- compare(control.contentWidth, flickableContentSize)
- compare(control.contentHeight, flickableContentSize)
- }
-
- function test_mouse() {
- var control = createTemporaryObject(scrollView, testCase, {width: 200, height: 200, contentHeight: 400})
- verify(control)
-
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.contentItem.contentY, 0)
-
- for (var y = control.height / 2; y >= 0; --y) {
- mouseMove(control, control.width / 2, y, 10)
- compare(control.contentItem.contentY, 0)
- }
-
- mouseRelease(control, control.width / 2, 0, Qt.LeftButton)
- compare(control.contentItem.contentY, 0)
- }
-
- function test_hover() {
- var control = createTemporaryObject(scrollView, testCase, {width: 200, height: 200, contentHeight: 400})
- verify(control)
-
- var vertical = control.ScrollBar.vertical
- verify(vertical)
- vertical.hoverEnabled = true
-
- mouseMove(vertical, vertical.width / 2, vertical.height / 2)
- compare(vertical.visible, true)
- compare(vertical.hovered, true)
- compare(vertical.active, true)
- compare(vertical.interactive, true)
- }
-
- function test_wheel() {
- var control = createTemporaryObject(scrollView, testCase, {width: 200, height: 200, contentHeight: 400})
- verify(control)
-
- var vertical = control.ScrollBar.vertical
- verify(vertical)
-
- mouseWheel(control, control.width / 2, control.height / 2, 0, -120)
- compare(vertical.visible, true)
- compare(vertical.active, true)
- compare(vertical.interactive, true)
- }
-
- function test_touch() {
- var control = createTemporaryObject(scrollView, testCase, {width: 200, height: 200, contentHeight: 400})
- verify(control)
-
- var vertical = control.ScrollBar.vertical
- verify(vertical)
-
- var touch = touchEvent(control)
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.contentItem.contentY, 0)
-
- compare(vertical.active, false)
- compare(vertical.interactive, false)
-
- var maxContentY = 0
- for (var y = control.height / 2; y >= 0; --y) {
- touch.move(0, control, control.width / 2, y).commit()
- maxContentY = Math.max(maxContentY, control.contentItem.contentY)
- }
- verify(maxContentY > 0)
-
- compare(vertical.active, true)
- compare(vertical.interactive, false)
-
- touch.release(0, control, control.width / 2, 0).commit()
- }
-
- function test_keys() {
- var control = createTemporaryObject(scrollView, testCase, {width: 200, height: 200, contentWidth: 400, contentHeight: 400})
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var vertical = control.ScrollBar.vertical
- verify(vertical)
-
- compare(vertical.position, 0.0)
- for (var i = 1; i <= 10; ++i) {
- keyClick(Qt.Key_Down)
- compare(vertical.position, Math.min(0.5, i * 0.1))
- }
- compare(vertical.position, 0.5)
- for (i = 1; i <= 10; ++i) {
- keyClick(Qt.Key_Up)
- compare(vertical.position, Math.max(0.0, 0.5 - i * 0.1))
- }
- compare(vertical.position, 0.0)
-
- var horizontal = control.ScrollBar.horizontal
- verify(horizontal)
-
- compare(horizontal.position, 0.0)
- for (i = 1; i <= 10; ++i) {
- keyClick(Qt.Key_Right)
- compare(horizontal.position, Math.min(0.5, i * 0.1))
- }
- compare(horizontal.position, 0.5)
- for (i = 1; i <= 10; ++i) {
- keyClick(Qt.Key_Left)
- compare(horizontal.position, Math.max(0.0, 0.5 - i * 0.1))
- }
- compare(horizontal.position, 0.0)
- }
-
- function test_textArea() {
- // TODO: verify no binding loop warnings (QTBUG-62325)
- var control = createTemporaryObject(scrollableTextArea, testCase)
- verify(control)
-
- var flickable = control.contentItem
- verify(flickable && flickable.hasOwnProperty("contentX"))
-
- var textArea = flickable.contentItem.children[0]
- verify(textArea && textArea.hasOwnProperty("text"))
-
- compare(control.contentWidth, flickable.contentWidth)
- compare(control.contentHeight, flickable.contentHeight)
- }
-}
diff --git a/tests/auto/controls/data/tst_slider.qml b/tests/auto/controls/data/tst_slider.qml
deleted file mode 100644
index 9f123476..00000000
--- a/tests/auto/controls/data/tst_slider.qml
+++ /dev/null
@@ -1,926 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "Slider"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: slider
- Slider { }
- }
-
- function test_defaults() {
- var control = createTemporaryObject(slider, testCase)
- verify(control)
-
- compare(control.stepSize, 0)
- compare(control.snapMode, Slider.NoSnap)
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
- }
-
- function test_value() {
- var control = createTemporaryObject(slider, testCase)
- verify(control)
-
- compare(control.value, 0.0)
- control.value = 0.5
- compare(control.value, 0.5)
- control.value = 1.0
- compare(control.value, 1.0)
- control.value = -1.0
- compare(control.value, 0.0)
- control.value = 2.0
- compare(control.value, 1.0)
- }
-
- function test_range() {
- var control = createTemporaryObject(slider, testCase, {from: 0, to: 100, value: 50})
- verify(control)
-
- compare(control.from, 0)
- compare(control.to, 100)
- compare(control.value, 50)
- compare(control.position, 0.5)
-
- control.value = 1000
- compare(control.value, 100)
- compare(control.position, 1)
-
- control.value = -1
- compare(control.value, 0)
- compare(control.position, 0)
-
- control.from = 25
- compare(control.from, 25)
- compare(control.value, 25)
- compare(control.position, 0)
-
- control.to = 75
- compare(control.to, 75)
- compare(control.value, 25)
- compare(control.position, 0)
-
- control.value = 50
- compare(control.value, 50)
- compare(control.position, 0.5)
- }
-
- function test_inverted() {
- var control = createTemporaryObject(slider, testCase, {from: 1.0, to: -1.0})
- verify(control)
-
- compare(control.from, 1.0)
- compare(control.to, -1.0)
- compare(control.value, 0.0)
- compare(control.position, 0.5)
-
- control.value = 2.0
- compare(control.value, 1.0)
- compare(control.position, 0.0)
-
- control.value = -2.0
- compare(control.value, -1.0)
- compare(control.position, 1.0)
-
- control.value = 0.0
- compare(control.value, 0.0)
- compare(control.position, 0.5)
- }
-
- function test_position() {
- var control = createTemporaryObject(slider, testCase)
- verify(control)
-
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- control.value = 0.25
- compare(control.value, 0.25)
- compare(control.position, 0.25)
-
- control.value = 0.75
- compare(control.value, 0.75)
- compare(control.position, 0.75)
- }
-
- function test_visualPosition() {
- var control = createTemporaryObject(slider, testCase)
- verify(control)
-
- compare(control.value, 0.0)
- compare(control.visualPosition, 0.0)
-
- control.value = 0.25
- compare(control.value, 0.25)
- compare(control.visualPosition, 0.25)
-
- // RTL locale
- control.locale = Qt.locale("ar_EG")
- compare(control.visualPosition, 0.75)
-
- // RTL locale + LayoutMirroring
- control.LayoutMirroring.enabled = true
- compare(control.visualPosition, 0.75)
-
- // LTR locale + LayoutMirroring
- control.locale = Qt.locale("en_US")
- compare(control.visualPosition, 0.75)
-
- // LTR locale
- control.LayoutMirroring.enabled = false
- compare(control.visualPosition, 0.25)
-
- // LayoutMirroring
- control.LayoutMirroring.enabled = true
- compare(control.visualPosition, 0.75)
- }
-
- function test_orientation() {
- var control = createTemporaryObject(slider, testCase)
- verify(control)
-
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
- verify(control.width > control.height)
-
- control.orientation = Qt.Vertical
- compare(control.orientation, Qt.Vertical)
- compare(control.horizontal, false)
- compare(control.vertical, true)
- verify(control.width < control.height)
- }
-
- function test_mouse_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, live: false },
- { tag: "vertical", orientation: Qt.Vertical, live: false },
- { tag: "horizontal:live", orientation: Qt.Horizontal, live: true },
- { tag: "vertical:live", orientation: Qt.Vertical, live: true }
- ]
- }
-
- function test_mouse(data) {
- var control = createTemporaryObject(slider, testCase, {orientation: data.orientation, live: data.live})
- verify(control)
-
- var pressedCount = 0
- var movedCount = 0
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var movedSpy = signalSpy.createObject(control, {target: control, signalName: "moved"})
- verify(movedSpy.valid)
-
- mousePress(control, 0, control.height, Qt.LeftButton)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- // mininum on the left in horizontal vs. at the bottom in vertical
- mouseMove(control, -control.width, 2 * control.height, 0)
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- mouseMove(control, control.width * 0.5, control.height * 0.5, 0)
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? 0.5 : 0.0)
- compare(control.position, 0.5)
-
- mouseRelease(control, control.width * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, false)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
-
- mousePress(control, control.width, 0, Qt.LeftButton)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? 1.0 : 0.5)
- compare(control.position, 1.0)
-
- // maximum on the right in horizontal vs. at the top in vertical
- mouseMove(control, control.width * 2, -control.height, 0)
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? 1.0 : 0.5)
- compare(control.position, 1.0)
-
- mouseMove(control, control.width * 0.75, control.height * 0.25, 0)
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? control.position : 0.5)
- verify(control.position >= 0.75)
-
- mouseRelease(control, control.width * 0.25, control.height * 0.75, Qt.LeftButton)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, false)
- compare(control.value, control.position)
- verify(control.value <= 0.25 && control.value >= 0.0)
- verify(control.position <= 0.25 && control.position >= 0.0)
-
- // QTBUG-53846
- mouseClick(control, control.width * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(movedSpy.count, ++movedCount)
- compare(pressedSpy.count, pressedCount += 2)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
- }
-
- function test_touch_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, live: false },
- { tag: "vertical", orientation: Qt.Vertical, live: false },
- { tag: "horizontal:live", orientation: Qt.Horizontal, live: true },
- { tag: "vertical:live", orientation: Qt.Vertical, live: true }
- ]
- }
-
- function test_touch(data) {
- var control = createTemporaryObject(slider, testCase, {orientation: data.orientation, live: data.live})
- verify(control)
-
- var pressedCount = 0
- var movedCount = 0
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var movedSpy = signalSpy.createObject(control, {target: control, signalName: "moved"})
- verify(movedSpy.valid)
-
- var touch = touchEvent(control)
- touch.press(0, control, 0, 0).commit()
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- // mininum on the left in horizontal vs. at the bottom in vertical
- touch.move(0, control, -control.width, 2 * control.height, 0).commit()
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- touch.move(0, control, control.width * 0.5, control.height * 0.5, 0).commit()
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? 0.5 : 0.0)
- compare(control.position, 0.5)
-
- touch.release(0, control, control.width * 0.5, control.height * 0.5).commit()
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, false)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
-
- touch.press(0, control, control.width, control.height).commit()
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
-
- // maximum on the right in horizontal vs. at the top in vertical
- touch.move(0, control, control.width * 2, -control.height, 0).commit()
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? 1.0 : 0.5)
- compare(control.position, 1.0)
-
- touch.move(0, control, control.width * 0.75, control.height * 0.25, 0).commit()
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
- compare(control.value, data.live ? control.position : 0.5)
- verify(control.position >= 0.75)
-
- touch.release(0, control, control.width * 0.25, control.height * 0.75).commit()
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, false)
- compare(control.value, control.position)
- verify(control.value <= 0.25 && control.value >= 0.0)
- verify(control.position <= 0.25 && control.position >= 0.0)
-
- // QTBUG-53846
- touch.press(0, control).commit().release(0, control).commit()
- compare(movedSpy.count, ++movedCount)
- compare(pressedSpy.count, pressedCount += 2)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
- }
-
- function test_multiTouch() {
- var control1 = createTemporaryObject(slider, testCase, {live: false})
- verify(control1)
-
- var pressedCount1 = 0
- var movedCount1 = 0
-
- var pressedSpy1 = signalSpy.createObject(control1, {target: control1, signalName: "pressedChanged"})
- verify(pressedSpy1.valid)
-
- var movedSpy1 = signalSpy.createObject(control1, {target: control1, signalName: "moved"})
- verify(movedSpy1.valid)
-
- var touch = touchEvent(control1)
- touch.press(0, control1, 0, 0).commit().move(0, control1, control1.width, control1.height).commit()
-
- compare(pressedSpy1.count, ++pressedCount1)
- compare(movedSpy1.count, ++movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 1.0)
-
- // second touch point on the same control is ignored
- touch.stationary(0).press(1, control1, 0, 0).commit()
- touch.stationary(0).move(1, control1).commit()
- touch.stationary(0).release(1).commit()
-
- compare(pressedSpy1.count, pressedCount1)
- compare(movedSpy1.count, movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 1.0)
-
- var control2 = createTemporaryObject(slider, testCase, {y: control1.height, live: false})
- verify(control2)
-
- var pressedCount2 = 0
- var movedCount2 = 0
-
- var pressedSpy2 = signalSpy.createObject(control2, {target: control2, signalName: "pressedChanged"})
- verify(pressedSpy2.valid)
-
- var movedSpy2 = signalSpy.createObject(control2, {target: control2, signalName: "moved"})
- verify(movedSpy2.valid)
-
- // press the second slider
- touch.stationary(0).press(2, control2, 0, 0).commit()
-
- compare(pressedSpy2.count, ++pressedCount2)
- compare(movedSpy2.count, movedCount2)
- compare(control2.pressed, true)
- compare(control2.position, 0.0)
-
- compare(pressedSpy1.count, pressedCount1)
- compare(movedSpy1.count, movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 1.0)
-
- // move both sliders
- touch.move(0, control1).move(2, control2).commit()
-
- compare(pressedSpy2.count, pressedCount2)
- compare(movedSpy2.count, ++movedCount2)
- compare(control2.pressed, true)
- compare(control2.position, 0.5)
- compare(control2.value, 0.0)
-
- compare(pressedSpy1.count, pressedCount1)
- compare(movedSpy1.count, ++movedCount1)
- compare(control1.pressed, true)
- compare(control1.position, 0.5)
- compare(control1.value, 0.0)
-
- // release both sliders
- touch.release(0, control1).release(2, control2).commit()
-
- compare(pressedSpy2.count, ++pressedCount2)
- compare(movedSpy2.count, movedCount2)
- compare(control2.pressed, false)
- compare(control2.position, 0.5)
- compare(control2.value, 0.5)
-
- compare(pressedSpy1.count, ++pressedCount1)
- compare(movedSpy1.count, movedCount1)
- compare(control1.pressed, false)
- compare(control1.position, 0.5)
- compare(control1.value, 0.5)
- }
-
- function test_keys_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, decrease: Qt.Key_Left, increase: Qt.Key_Right },
- { tag: "vertical", orientation: Qt.Vertical, decrease: Qt.Key_Down, increase: Qt.Key_Up }
- ]
- }
-
- function test_keys(data) {
- var control = createTemporaryObject(slider, testCase, {orientation: data.orientation})
- verify(control)
-
- var pressedCount = 0
- var movedCount = 0
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var movedSpy = signalSpy.createObject(control, {target: control, signalName: "moved"})
- verify(movedSpy.valid)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var oldValue = 0.0
- control.value = 0.5
-
- for (var d1 = 1; d1 <= 10; ++d1) {
- oldValue = control.value
- keyPress(data.decrease)
- compare(control.pressed, true)
- compare(pressedSpy.count, ++pressedCount)
- if (oldValue !== control.value)
- compare(movedSpy.count, ++movedCount)
-
- compare(control.value, Math.max(0.0, 0.5 - d1 * 0.1))
- compare(control.value, control.position)
-
- keyRelease(data.decrease)
- compare(control.pressed, false)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- }
-
- for (var i1 = 1; i1 <= 20; ++i1) {
- oldValue = control.value
- keyPress(data.increase)
- compare(control.pressed, true)
- compare(pressedSpy.count, ++pressedCount)
- if (oldValue !== control.value)
- compare(movedSpy.count, ++movedCount)
-
- compare(control.value, Math.min(1.0, 0.0 + i1 * 0.1))
- compare(control.value, control.position)
-
- keyRelease(data.increase)
- compare(control.pressed, false)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- }
-
- control.stepSize = 0.25
-
- for (var d2 = 1; d2 <= 10; ++d2) {
- oldValue = control.value
- keyPress(data.decrease)
- compare(control.pressed, true)
- compare(pressedSpy.count, ++pressedCount)
- if (oldValue !== control.value)
- compare(movedSpy.count, ++movedCount)
-
- compare(control.value, Math.max(0.0, 1.0 - d2 * 0.25))
- compare(control.value, control.position)
-
- keyRelease(data.decrease)
- compare(control.pressed, false)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- }
-
- for (var i2 = 1; i2 <= 10; ++i2) {
- oldValue = control.value
- keyPress(data.increase)
- compare(control.pressed, true)
- compare(pressedSpy.count, ++pressedCount)
- if (oldValue !== control.value)
- compare(movedSpy.count, ++movedCount)
-
- compare(control.value, Math.min(1.0, 0.0 + i2 * 0.25))
- compare(control.value, control.position)
-
- keyRelease(data.increase)
- compare(control.pressed, false)
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- }
- }
-
- function test_padding() {
- // test with "unbalanced" paddings (left padding != right padding) to ensure
- // that the slider position calculation is done taking padding into account
- // ==> the position is _not_ 0.5 in the middle of the control
- var control = createTemporaryObject(slider, testCase, {leftPadding: 10, rightPadding: 20, live: false})
- verify(control)
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- mousePress(control, 0, 0, Qt.LeftButton)
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
- compare(control.visualPosition, 0.0)
-
- mouseMove(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, 0)
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.5)
- compare(control.visualPosition, 0.5)
-
- mouseMove(control, control.width * 0.5, control.height * 0.5, 0)
- compare(pressedSpy.count, 1)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- verify(control.position > 0.5)
- verify(control.visualPosition > 0.5)
-
- mouseRelease(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(pressedSpy.count, 2)
- compare(control.pressed, false)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
- compare(control.visualPosition, 0.5)
-
- // RTL
- control.value = 0
- control.locale = Qt.locale("ar_EG")
-
- mousePress(control, 0, 0, Qt.LeftButton)
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 1.0)
- compare(control.visualPosition, 0.0)
-
- mouseMove(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, 0)
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- compare(control.position, 0.5)
- compare(control.visualPosition, 0.5)
-
- mouseMove(control, control.width * 0.5, control.height * 0.5, 0)
- compare(pressedSpy.count, 3)
- compare(control.pressed, true)
- compare(control.value, 0.0)
- verify(control.position < 0.5)
- verify(control.visualPosition > 0.5)
-
- mouseRelease(control, control.leftPadding + control.availableWidth * 0.5, control.height * 0.5, Qt.LeftButton)
- compare(pressedSpy.count, 4)
- compare(control.pressed, false)
- compare(control.value, 0.5)
- compare(control.position, 0.5)
- compare(control.visualPosition, 0.5)
- }
-
- function test_snapMode_data(immediate) {
- return [
- { tag: "NoSnap", snapMode: Slider.NoSnap, from: 0, to: 2, values: [0, 0, 0.25], positions: [0, 0.1, 0.1] },
- { tag: "SnapAlways (0..2)", snapMode: Slider.SnapAlways, from: 0, to: 2, values: [0.0, 0.0, 0.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapAlways (1..3)", snapMode: Slider.SnapAlways, from: 1, to: 3, values: [1.0, 1.0, 1.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapAlways (-1..1)", snapMode: Slider.SnapAlways, from: -1, to: 1, values: [0.0, 0.0, -0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] },
- { tag: "SnapAlways (1..-1)", snapMode: Slider.SnapAlways, from: 1, to: -1, values: [0.0, 0.0, 0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] },
- { tag: "SnapOnRelease (0..2)", snapMode: Slider.SnapOnRelease, from: 0, to: 2, values: [0.0, 0.0, 0.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapOnRelease (1..3)", snapMode: Slider.SnapOnRelease, from: 1, to: 3, values: [1.0, 1.0, 1.2], positions: [0.0, 0.1, 0.1] },
- { tag: "SnapOnRelease (-1..1)", snapMode: Slider.SnapOnRelease, from: -1, to: 1, values: [0.0, 0.0, -0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] },
- { tag: "SnapOnRelease (1..-1)", snapMode: Slider.SnapOnRelease, from: 1, to: -1, values: [0.0, 0.0, 0.8], positions: [immediate ? 0.0 : 0.5, 0.1, 0.1] }
- ]
- }
-
- function test_snapMode_mouse_data() {
- return test_snapMode_data(true)
- }
-
- function test_snapMode_mouse(data) {
- var control = createTemporaryObject(slider, testCase, {live: false, snapMode: data.snapMode, from: data.from, to: data.to, stepSize: 0.2})
- verify(control)
-
- var fuzz = 0.05
-
- mousePress(control, control.leftPadding)
- compare(control.value, data.values[0])
- compare(control.position, data.positions[0])
-
- mouseMove(control, control.leftPadding + 0.15 * (control.availableWidth + control.handle.width / 2))
-
- fuzzyCompare(control.value, data.values[1], fuzz)
- fuzzyCompare(control.position, data.positions[1], fuzz)
-
- mouseRelease(control, control.leftPadding + 0.15 * (control.availableWidth + control.handle.width / 2))
- fuzzyCompare(control.value, data.values[2], fuzz)
- fuzzyCompare(control.position, data.positions[2], fuzz)
- }
-
- function test_snapMode_touch_data() {
- return test_snapMode_data(false)
- }
-
- function test_snapMode_touch(data) {
- var control = createTemporaryObject(slider, testCase, {live: false, snapMode: data.snapMode, from: data.from, to: data.to, stepSize: 0.2})
- verify(control)
-
- var fuzz = 0.05
-
- var touch = touchEvent(control)
- touch.press(0, control, control.leftPadding).commit()
- compare(control.value, data.values[0])
- compare(control.position, data.positions[0])
-
- touch.move(0, control, control.leftPadding + 0.15 * (control.availableWidth + control.handle.width / 2)).commit()
-
- fuzzyCompare(control.value, data.values[1], fuzz)
- fuzzyCompare(control.position, data.positions[1], fuzz)
-
- touch.release(0, control, control.leftPadding + 0.15 * (control.availableWidth + control.handle.width / 2)).commit()
- fuzzyCompare(control.value, data.values[2], fuzz)
- fuzzyCompare(control.position, data.positions[2], fuzz)
- }
-
- function test_wheel_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, dx: 120, dy: 0 },
- { tag: "vertical", orientation: Qt.Vertical, dx: 0, dy: 120 }
- ]
- }
-
- function test_wheel(data) {
- var control = createTemporaryObject(slider, testCase, {wheelEnabled: true, orientation: data.orientation})
- verify(control)
-
- var movedCount = 0
- var movedSpy = signalSpy.createObject(control, {target: control, signalName: "moved"})
- verify(movedSpy.valid)
-
- compare(control.value, 0.0)
-
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(movedSpy.count, ++movedCount)
- compare(control.value, 0.1)
- compare(control.position, 0.1)
-
- control.stepSize = 0.2
-
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(movedSpy.count, ++movedCount)
- compare(control.value, 0.3)
- compare(control.position, 0.3)
-
- control.stepSize = 10.0
-
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(movedSpy.count, ++movedCount)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- // no change
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(movedSpy.count, movedCount)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
-
- control.to = 10.0
- control.stepSize = 5.0
-
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(movedSpy.count, ++movedCount)
- compare(control.value, 5.0)
- compare(control.position, 0.5)
-
- mouseWheel(control, control.width / 2, control.height / 2, 0.5 * data.dx, 0.5 * data.dy)
- compare(movedSpy.count, ++movedCount)
- compare(control.value, 7.5)
- compare(control.position, 0.75)
-
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(movedSpy.count, ++movedCount)
- compare(control.value, 2.5)
- compare(control.position, 0.25)
- }
-
- function test_wheelPropagation_data() {
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, dx: 120, dy: 0 },
- { tag: "vertical", orientation: Qt.Vertical, dx: 0, dy: 120 }
- ]
- }
-
- Component {
- id: mouseAreaComponent
- MouseArea {}
- }
-
- function test_wheelPropagation(data) {
- var mouseArea = createTemporaryObject(mouseAreaComponent, testCase, { width: parent.width, height: parent.height })
- verify(mouseArea)
-
- var mouseAreaWheelSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "wheel" })
- verify(mouseAreaWheelSpy.valid)
-
- var control = createTemporaryObject(slider, mouseArea,
- { wheelEnabled: true, orientation: data.orientation, stepSize: 1 })
- verify(control)
- compare(control.value, 0.0)
-
- var movedCount = 0
- var movedSpy = signalSpy.createObject(control, { target: control, signalName: "moved" })
- verify(movedSpy.valid)
-
- // Scroll the handle to the edge.
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(control.value, 1.0)
- compare(control.position, 1.0)
- compare(movedSpy.count, ++movedCount)
- compare(mouseAreaWheelSpy.count, 0)
-
- // Scroll again; the wheel event shouldn't go through to the MouseArea parent.
- mouseWheel(control, control.width / 2, control.height / 2, data.dx, data.dy)
- compare(control.value, 1.0)
- compare(control.position, 1.0)
- compare(movedSpy.count, movedCount)
- compare(mouseAreaWheelSpy.count, 0)
-
- // Scroll the handle to the other edge.
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
- compare(movedSpy.count, ++movedCount)
- compare(mouseAreaWheelSpy.count, 0)
-
- // Scroll again; the wheel event shouldn't go through to the MouseArea parent.
- mouseWheel(control, control.width / 2, control.height / 2, -data.dx, -data.dy)
- compare(control.value, 0.0)
- compare(control.position, 0.0)
- compare(movedSpy.count, movedCount)
- compare(mouseAreaWheelSpy.count, 0)
- }
-
- function test_valueAt_data() {
- return [
- { tag: "0.0..1.0", from: 0.0, to: 1.0, values: [0.0, 0.2, 0.5, 1.0] },
- { tag: "0..100", from: 0, to: 100, values: [0, 20, 50, 100] },
- { tag: "100..-100", from: 100, to: -100, values: [100, 60, 0, -100] },
- { tag: "-7..7", from: -7, to: 7, stepSize: 1.0, values: [-7.0, -4.0, 0.0, 7.0] },
- { tag: "-3..7", from: -3, to: 7, stepSize: 5.0, values: [-3.0, -3.0, 2.0, 7.0] },
- ]
- }
-
- function test_valueAt(data) {
- var control = createTemporaryObject(slider, testCase, {from: data.from, to: data.to, stepSize: data.stepSize})
- verify(control)
-
- compare(control.valueAt(0.0), data.values[0])
- compare(control.valueAt(0.2), data.values[1])
- compare(control.valueAt(0.5), data.values[2])
- compare(control.valueAt(1.0), data.values[3])
- }
-
- function test_nullHandle() {
- var control = createTemporaryObject(slider, testCase)
- verify(control)
-
- control.handle = null
-
- mousePress(control)
- verify(control.pressed, true)
-
- mouseRelease(control)
- compare(control.pressed, false)
- }
-
- function test_touchDragThreshold_data() {
- var d1 = 3; var d2 = 7;
- return [
- { tag: "horizontal", orientation: Qt.Horizontal, dx1: d1, dy1: 0, dx2: d2, dy2: 0 },
- { tag: "vertical", orientation: Qt.Vertical, dx1: 0, dy1: -d1, dx2: 0, dy2: -d2 },
- { tag: "horizontal2", orientation: Qt.Horizontal, dx1: -d1, dy1: 0, dx2: -d2, dy2: 0 },
- { tag: "vertical2", orientation: Qt.Vertical, dx1: 0, dy1: d1, dx2: 0, dy2: d2 }
- ]
- }
-
- function test_touchDragThreshold(data) {
- var control = createTemporaryObject(slider, testCase, {touchDragThreshold: 10, live: true, orientation: data.orientation, value: 0.5})
- verify(control)
- compare(control.touchDragThreshold, 10)
-
- var valueChangedCount = 0
- var valueChangedSpy = signalSpy.createObject(control, {target: control, signalName: "touchDragThresholdChanged"})
- verify(valueChangedSpy.valid)
-
- control.touchDragThreshold = undefined
- compare(control.touchDragThreshold, -1) // reset to -1
- compare(valueChangedSpy.count, ++valueChangedCount)
-
- var t = 5
- control.touchDragThreshold = t
- compare(control.touchDragThreshold, t)
- compare(valueChangedSpy.count, ++valueChangedCount)
-
- control.touchDragThreshold = t
- compare(control.touchDragThreshold, t)
- compare(valueChangedSpy.count, valueChangedCount)
-
- var pressedCount = 0
- var movedCount = 0
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var movedSpy = signalSpy.createObject(control, {target: control, signalName: "moved"})
- verify(movedSpy.valid)
-
- var touch = touchEvent(control)
- var x0 = control.handle.x + control.handle.width * 0.5
- var y0 = control.handle.y + control.handle.height * 0.5
- touch.press(0, control, x0, y0).commit()
- compare(pressedSpy.count, ++pressedCount)
- compare(movedSpy.count, movedCount)
- compare(control.pressed, true)
-
- touch.move(0, control, x0 + data.dx1, y0 + data.dy1).commit()
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, movedCount) // shouldn't move
- compare(control.pressed, true)
-
- touch.move(0, control, x0 + data.dx2, y0 + data.dy2).commit()
- compare(pressedSpy.count, pressedCount)
- compare(movedSpy.count, ++movedCount)
- compare(control.pressed, true)
-
- touch.release(0, control, x0 + data.dx2, y0 + data.dy2).commit()
- }
-}
diff --git a/tests/auto/controls/data/tst_spinbox.qml b/tests/auto/controls/data/tst_spinbox.qml
deleted file mode 100644
index 8934543d..00000000
--- a/tests/auto/controls/data/tst_spinbox.qml
+++ /dev/null
@@ -1,714 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Window
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "SpinBox"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: spinBox
- SpinBox { }
- }
-
- Component {
- id: mouseArea
- MouseArea { }
- }
-
- function test_defaults() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
-
- compare(control.from, 0)
- compare(control.to, 99)
- compare(control.value, 0)
- compare(control.stepSize, 1)
- compare(control.editable, false)
- compare(control.up.pressed, false)
- compare(control.up.indicator.enabled, true)
- compare(control.down.pressed, false)
- compare(control.down.indicator.enabled, false)
- }
-
- function test_value() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
-
- compare(control.value, 0)
- control.value = 50
- compare(control.value, 50)
- control.value = 99
- compare(control.value, 99)
- control.value = -99
- compare(control.value, 0)
- control.value = 100
- compare(control.value, 99)
- }
-
- function test_range() {
- var control = createTemporaryObject(spinBox, testCase, {from: 0, to: 100, value: 50})
- verify(control)
-
- compare(control.from, 0)
- compare(control.to, 100)
- compare(control.value, 50)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.value = 1000
- compare(control.value, 100)
- compare(control.up.indicator.enabled, false)
- compare(control.down.indicator.enabled, true)
-
- control.wrap = true
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.value = -1
- compare(control.value, 0)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.from = 25
- compare(control.from, 25)
- compare(control.value, 25)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.wrap = false
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, false)
-
- control.value = 30
- compare(control.from, 25)
- compare(control.value, 30)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.from = 30
- compare(control.from, 30)
- compare(control.value, 30)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, false)
-
- control.to = 75
- compare(control.to, 75)
- compare(control.value, 30)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, false)
-
- control.value = 50
- compare(control.value, 50)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.to = 50
- compare(control.to, 50)
- compare(control.value, 50)
- compare(control.up.indicator.enabled, false)
- compare(control.down.indicator.enabled, true)
-
- control.to = 40
- compare(control.to, 40)
- compare(control.value, 40)
- compare(control.up.indicator.enabled, false)
- compare(control.down.indicator.enabled, true)
- }
-
- function test_inverted() {
- var control = createTemporaryObject(spinBox, testCase, {from: 100, to: -100})
- verify(control)
-
- compare(control.from, 100)
- compare(control.to, -100)
- compare(control.value, 0)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
-
- control.value = 200
- compare(control.value, 100)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, false)
-
- control.value = -200
- compare(control.value, -100)
- compare(control.up.indicator.enabled, false)
- compare(control.down.indicator.enabled, true)
-
- control.value = 0
- compare(control.value, 0)
- compare(control.up.indicator.enabled, true)
- compare(control.down.indicator.enabled, true)
- }
-
- function test_mouse_data() {
- return [
- { tag: "up", button: "up", value: 50, enabled: true, hold: false, modified: 1, expected: 51 },
- { tag: "down", button: "down", value: 50, enabled: true, hold: false, modified: 1, expected: 49 },
- { tag: "up:disabled", button: "up", value: 99, enabled: false, hold: false, modified: 0, expected: 99 },
- { tag: "down:disabled", button: "down", value: 0, enabled: false, hold: false, modified: 0, expected: 0 },
- { tag: "up:hold", button: "up", value: 95, enabled: true, hold: true, modified: 4, expected: 99 },
- { tag: "down:hold", button: "down", value: 5, enabled: true, hold: true, modified: 5, expected: 0 }
- ]
- }
-
- function test_mouse(data) {
- var control = createTemporaryObject(spinBox, testCase, {value: data.value})
- verify(control)
-
- var button = control[data.button]
- verify(button)
-
- var pressedSpy = signalSpy.createObject(control, {target: button, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var valueModifiedSpy = signalSpy.createObject(control, {target: control, signalName: "valueModified"})
- verify(valueModifiedSpy.valid)
-
- mousePress(button.indicator)
- compare(pressedSpy.count, data.enabled ? 1 : 0)
- compare(button.pressed, data.enabled)
- compare(control.value, data.value)
- compare(valueModifiedSpy.count, 0)
-
- if (data.hold)
- tryCompare(control, "value", data.expected)
-
- mouseRelease(button.indicator)
- compare(pressedSpy.count, data.enabled ? 2 : 0)
- compare(button.pressed, false)
- compare(control.value, data.expected)
- compare(valueModifiedSpy.count, data.modified)
- }
-
- function test_keys_data() {
- return [
- { tag: "1", from: 1, to: 10, value: 1, stepSize: 1, upSteps: [2,3,4], downSteps: [3,2,1,1] },
- { tag: "2", from: 1, to: 10, value: 10, stepSize: 2, upSteps: [10,10], downSteps: [8,6,4] },
- { tag: "25", from: 0, to: 100, value: 50, stepSize: 25, upSteps: [75,100,100], downSteps: [75,50,25,0,0] },
- { tag: "wrap1", wrap: true, from: 1, to: 10, value: 1, stepSize: 1, upSteps: [2,3], downSteps: [2,1,10,9] },
- { tag: "wrap2", wrap: true, from: 1, to: 10, value: 10, stepSize: 2, upSteps: [1,3,5], downSteps: [3,1,10,8,6] },
- { tag: "wrap25", wrap: true, from: 0, to: 100, value: 50, stepSize: 25, upSteps: [75,100,0,25], downSteps: [0,100,75] }
- ]
- }
-
- function test_keys(data) {
- var control = createTemporaryObject(spinBox, testCase, {wrap: data.wrap, from: data.from, to: data.to, value: data.value, stepSize: data.stepSize})
- verify(control)
-
- var upPressedCount = 0
- var downPressedCount = 0
- var valueModifiedCount = 0
-
- var upPressedSpy = signalSpy.createObject(control, {target: control.up, signalName: "pressedChanged"})
- verify(upPressedSpy.valid)
-
- var downPressedSpy = signalSpy.createObject(control, {target: control.down, signalName: "pressedChanged"})
- verify(downPressedSpy.valid)
-
- var valueModifiedSpy = signalSpy.createObject(control, {target: control, signalName: "valueModified"})
- verify(valueModifiedSpy.valid)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- for (var u = 0; u < data.upSteps.length; ++u) {
- var wasUpEnabled = control.wrap || control.value < control.to
- keyPress(Qt.Key_Up)
- compare(control.up.pressed, wasUpEnabled)
- compare(control.down.pressed, false)
- if (wasUpEnabled) {
- ++upPressedCount
- ++valueModifiedCount
- }
- compare(upPressedSpy.count, upPressedCount)
- compare(valueModifiedSpy.count, valueModifiedCount)
-
- compare(control.value, data.upSteps[u])
-
- keyRelease(Qt.Key_Up)
- compare(control.down.pressed, false)
- compare(control.up.pressed, false)
- if (wasUpEnabled)
- ++upPressedCount
- compare(upPressedSpy.count, upPressedCount)
- compare(valueModifiedSpy.count, valueModifiedCount)
- }
-
- for (var d = 0; d < data.downSteps.length; ++d) {
- var wasDownEnabled = control.wrap || control.value > control.from
- keyPress(Qt.Key_Down)
- compare(control.down.pressed, wasDownEnabled)
- compare(control.up.pressed, false)
- if (wasDownEnabled) {
- ++downPressedCount
- ++valueModifiedCount
- }
- compare(downPressedSpy.count, downPressedCount)
- compare(valueModifiedSpy.count, valueModifiedCount)
-
- compare(control.value, data.downSteps[d])
-
- keyRelease(Qt.Key_Down)
- compare(control.down.pressed, false)
- compare(control.up.pressed, false)
- if (wasDownEnabled)
- ++downPressedCount
- compare(downPressedSpy.count, downPressedCount)
- compare(valueModifiedSpy.count, valueModifiedCount)
- }
- }
-
- function test_locale() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
-
- control.locale = Qt.locale("ar_EG") // Arabic, Egypt
-
- var numbers = ["٠", "١", "٢", "٣", "٤", "٥", "٦", "٧", "٨", "٩"]
- for (var i = 0; i < 10; ++i) {
- control.value = i
- compare(control.contentItem.text, numbers[i])
- }
- }
-
- function test_baseline() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_focus() {
- var control = createTemporaryObject(spinBox, testCase, {from: 10, to: 1000, value: 100, focus: true})
- verify(control)
-
- control.forceActiveFocus()
- compare(control.activeFocus, true)
-
- compare(control.from, 10)
- compare(control.to, 1000)
- compare(control.value, 100)
-
- control.focus = false
- compare(control.activeFocus, false)
-
- compare(control.from, 10)
- compare(control.to, 1000)
- compare(control.value, 100)
- }
-
- function test_initialFocus() {
- var window = testCase.Window.window
- verify(window)
- compare(window.activeFocusItem, window.contentItem)
-
- var control = createTemporaryObject(spinBox, testCase, { editable: true, focus: true })
- verify(control)
- tryCompare(control.contentItem, "activeFocus", true)
- }
-
- function test_editable() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
-
- var valueModifiedSpy = signalSpy.createObject(control, {target: control, signalName: "valueModified"})
- verify(valueModifiedSpy.valid)
-
- control.contentItem.forceActiveFocus()
- compare(control.contentItem.activeFocus, true)
-
- compare(control.editable, false)
- control.contentItem.selectAll()
- keyClick(Qt.Key_5)
- keyClick(Qt.Key_Return)
- compare(control.value, 0)
- compare(valueModifiedSpy.count, 0)
-
- control.editable = true
- compare(control.editable, true)
- control.contentItem.selectAll()
- keyClick(Qt.Key_5)
- keyClick(Qt.Key_Return)
- compare(control.value, 5)
- compare(valueModifiedSpy.count, 1)
- }
-
- function test_wheel_data() {
- return [
- { tag: "1", from: 1, to: 10, value: 1, stepSize: 1, upSteps: [2,3,4], downSteps: [3,2,1,1] },
- { tag: "2", from: 1, to: 10, value: 10, stepSize: 2, upSteps: [10,10], downSteps: [8,6,4] },
- { tag: "25", from: 0, to: 100, value: 50, stepSize: 25, upSteps: [75,100,100], downSteps: [75,50,25,0,0] },
- { tag: "wrap1", wrap: true, from: 1, to: 10, value: 1, stepSize: 1, upSteps: [2,3], downSteps: [2,1,10,9] },
- { tag: "wrap2", wrap: true, from: 1, to: 10, value: 10, stepSize: 2, upSteps: [1,3,5], downSteps: [3,1,10,8,6] },
- { tag: "wrap25", wrap: true, from: 0, to: 100, value: 50, stepSize: 25, upSteps: [75,100,0,25], downSteps: [0,100,75] }
- ]
- }
-
- function test_wheel(data) {
- var ma = createTemporaryObject(mouseArea, testCase, {width: 100, height: 100})
- verify(ma)
-
- var control = spinBox.createObject(ma, {wrap: data.wrap, from: data.from, to: data.to, value: data.value, stepSize: data.stepSize, wheelEnabled: true})
- verify(control)
-
- var valueModifiedCount = 0
- var valueModifiedSpy = signalSpy.createObject(control, {target: control, signalName: "valueModified"})
- verify(valueModifiedSpy.valid)
-
- var delta = 120
-
- var spy = signalSpy.createObject(ma, {target: ma, signalName: "wheel"})
- verify(spy.valid)
-
- for (var u = 0; u < data.upSteps.length; ++u) {
- var wasUpEnabled = control.wrap || control.value < control.to
- mouseWheel(control, control.width / 2, control.height / 2, delta, delta)
- if (wasUpEnabled)
- ++valueModifiedCount
- compare(valueModifiedSpy.count, valueModifiedCount)
- compare(spy.count, 0) // no propagation
- compare(control.value, data.upSteps[u])
- }
-
- for (var d = 0; d < data.downSteps.length; ++d) {
- var wasDownEnabled = control.wrap || control.value > control.from
- mouseWheel(control, control.width / 2, control.height / 2, -delta, -delta)
- if (wasDownEnabled)
- ++valueModifiedCount
- compare(valueModifiedSpy.count, valueModifiedCount)
- compare(spy.count, 0) // no propagation
- compare(control.value, data.downSteps[d])
- }
- }
-
- function test_initiallyDisabledIndicators_data() {
- return [
- { tag: "down disabled", from: 0, value: 0, to: 99, upEnabled: true, downEnabled: false },
- { tag: "up disabled", from: 0, value: 99, to: 99, upEnabled: false, downEnabled: true },
- { tag: "inverted, down disabled", from: 99, value: 99, to: 0, upEnabled: true, downEnabled: false },
- { tag: "inverted, up disabled", from: 99, value: 0, to: 0, upEnabled: false, downEnabled: true }
- ]
- }
-
- function test_initiallyDisabledIndicators(data) {
- var control = createTemporaryObject(spinBox, testCase, { from: data.from, value: data.value, to: data.to })
- verify(control)
-
- compare(control.up.indicator.enabled, data.upEnabled)
- compare(control.down.indicator.enabled, data.downEnabled)
- }
-
- function test_hover_data() {
- return [
- { tag: "up:true", button: "up", hoverEnabled: true, value: 50 },
- { tag: "up:false", button: "up", hoverEnabled: false, value: 50 },
- { tag: "up:max", button: "up", hoverEnabled: true, value: 99 },
- { tag: "down:true", button: "down", hoverEnabled: true, value: 50 },
- { tag: "down:false", button: "down", hoverEnabled: false, value: 50 },
- { tag: "down:min", button: "down", hoverEnabled: true, value: 0 }
- ]
- }
-
- function test_hover(data) {
- var control = createTemporaryObject(spinBox, testCase, {hoverEnabled: data.hoverEnabled, value: data.value})
- verify(control)
-
- var button = control[data.button]
- compare(control.hovered, false)
- compare(button.hovered, false)
-
- mouseMove(control, button.indicator.x + button.indicator.width / 2, button.indicator.y + button.indicator.height / 2)
- compare(control.hovered, data.hoverEnabled)
- compare(button.hovered, data.hoverEnabled && button.indicator.enabled)
-
- mouseMove(control, button.indicator.x - 1, button.indicator.y - 1)
- compare(button.hovered, false)
- }
-
- function test_hoverWhilePressed_data() {
- return [
- { tag: "up" },
- { tag: "down" },
- ]
- }
-
- // QTBUG-74688
- function test_hoverWhilePressed(data) {
- var control = createTemporaryObject(spinBox, testCase, { hoverEnabled: true, value: 50 })
- verify(control)
-
- var button = control[data.tag]
- compare(control.hovered, false)
- compare(button.hovered, false)
-
- // Hover over the indicator. It should be hovered.
- var buttonXCenter = button.indicator.x + button.indicator.width / 2
- var buttonYCenter = button.indicator.y + button.indicator.height / 2
- mouseMove(control, buttonXCenter, buttonYCenter)
- compare(button.hovered, true)
-
- // Press on the indicator and then move the mouse outside of it.
- mousePress(control, buttonXCenter, buttonYCenter)
- compare(button.hovered, true)
- mouseMove(control, buttonXCenter - button.indicator.width, buttonYCenter - button.indicator.height)
- // It should not be pressed or hovered.
- compare(button.pressed, false)
- compare(button.hovered, false)
-
- mouseRelease(control)
- }
-
- function test_valueFromText_data() {
- return [
- { tag: "editable", editable: true },
- { tag: "non-editable", editable: false }
- ]
- }
-
- function test_valueFromText(data) {
- var control = createTemporaryObject(spinBox, testCase, {editable: data.editable})
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- var valueFromTextCalls = 0
- control.valueFromText = function(text, locale) {
- ++valueFromTextCalls
- return Number.fromLocaleString(locale, text);
- }
-
- keyClick(Qt.Key_Enter)
- compare(valueFromTextCalls, data.editable ? 1 : 0)
-
- keyClick(Qt.Key_Return)
- compare(valueFromTextCalls, data.editable ? 2 : 0)
-
- control.focus = false
- compare(valueFromTextCalls, data.editable ? 3 : 0)
- }
-
- function test_callDefaultValueFromText() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
- compare(control.valueFromText("123", control.locale), 123)
- }
-
- function test_autoRepeat() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
-
- compare(control.value, 0)
-
- var valueSpy = signalSpy.createObject(control, {target: control, signalName: "valueChanged"})
- verify(valueSpy.valid)
-
- var countBefore = 0
-
- // repeat up
- mousePress(control.up.indicator)
- verify(control.up.pressed)
- compare(valueSpy.count, 0)
- valueSpy.wait()
- valueSpy.wait()
- countBefore = valueSpy.count
- mouseRelease(control.up.indicator)
- verify(!control.up.pressed)
- compare(valueSpy.count, countBefore)
-
- valueSpy.clear()
-
- // repeat down
- mousePress(control.down.indicator)
- verify(control.down.pressed)
- compare(valueSpy.count, 0)
- valueSpy.wait()
- valueSpy.wait()
- countBefore = valueSpy.count
- mouseRelease(control.down.indicator)
- verify(!control.down.pressed)
- compare(valueSpy.count, countBefore)
-
- mousePress(control.up.indicator)
- verify(control.up.pressed)
- valueSpy.wait()
-
- // move inside during repeat -> continue repeat (QTBUG-57085)
- mouseMove(control.up.indicator, control.up.indicator.width / 4, control.up.indicator.height / 4)
- verify(control.up.pressed)
- valueSpy.wait()
-
- valueSpy.clear()
-
- // move outside during repeat -> stop repeat
- mouseMove(control.up.indicator, -1, -1)
- verify(!control.up.pressed)
- // NOTE: The following wait() is NOT a reliable way to test that the
- // auto-repeat timer is not running, but there's no way dig into the
- // private APIs from QML. If this test ever fails in the future, it
- // indicates that the auto-repeat timer logic is broken.
- wait(125)
- compare(valueSpy.count, 0)
-
- mouseRelease(control.up.indicator, -1, -1)
- verify(!control.up.pressed)
- }
-
- function test_initialValue() {
- var control = createTemporaryObject(spinBox, testCase, {from: 1000, to: 10000})
- verify(control)
- compare(control.value, 1000)
- }
-
- Component {
- id: sizeBox
- SpinBox {
- from: 0
- to: items.length - 1
-
- property var items: ["Small", "Medium", "Large"]
-
- validator: RegularExpressionValidator {
- regularExpression: new RegExp("(Small|Medium|Large)", "i")
- }
-
- textFromValue: function(value) {
- return items[value];
- }
-
- valueFromText: function(text) {
- for (var i = 0; i < items.length; ++i) {
- if (items[i].toLowerCase().indexOf(text.toLowerCase()) === 0)
- return i
- }
- return sb.value
- }
- }
- }
-
- function test_textFromValue_data() {
- return [
- { tag: "default", component: spinBox, values: [0, 10, 99], displayTexts: ["0", "10", "99"] },
- { tag: "custom", component: sizeBox, values: [0, 1, 2], displayTexts: ["Small", "Medium", "Large"] }
- ]
- }
-
- function test_textFromValue(data) {
- var control = createTemporaryObject(data.component, testCase)
- verify(control)
-
- for (var i = 0; i < data.values.length; ++i) {
- control.value = data.values[i]
- compare(control.value, data.values[i])
- compare(control.displayText, data.displayTexts[i])
- }
- }
-
- function test_callDefaultTextFromValue() {
- var control = createTemporaryObject(spinBox, testCase)
- verify(control)
- compare(control.textFromValue(123, control.locale), "123")
- }
-
- Component {
- id: overriddenSpinBox
- SpinBox {
- value: 50
- up.indicator: Rectangle {
- property string s: "this is the one"
- }
- }
- }
-
- function test_indicatorOverridden() {
- var control = createTemporaryObject(overriddenSpinBox, testCase)
- verify(control)
- compare(control.up.indicator.s, "this is the one");
- }
-
- function test_valueEnterFromOutsideRange() {
- // Check that changing from 2 to 99 goes to 98 then changing to 99 puts it back to 98
- var control = createTemporaryObject(spinBox, testCase, {from: 2, to: 98, value: 2, editable: true})
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- keyClick(Qt.Key_Backspace)
- keyClick(Qt.Key_Backspace)
- keyClick(Qt.Key_9)
- keyClick(Qt.Key_9)
- keyClick(Qt.Key_Return)
- compare(control.value, 98)
- compare(control.displayText, "98")
- compare(control.contentItem.text, "98")
-
- keyClick(Qt.Key_Backspace)
- keyClick(Qt.Key_9)
- keyClick(Qt.Key_Return)
- compare(control.value, 98)
- compare(control.displayText, "98")
- compare(control.contentItem.text, "98")
- }
-}
diff --git a/tests/auto/controls/data/tst_splitview.qml b/tests/auto/controls/data/tst_splitview.qml
deleted file mode 100644
index f9dbb1ad..00000000
--- a/tests/auto/controls/data/tst_splitview.qml
+++ /dev/null
@@ -1,2148 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Window
-import QtTest
-import Qt.labs.settings
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "SplitView"
-
- function initTestCase() {
- // For the serialization tests.
- Qt.application.name = "qtquickcontrols2-splitview-auto-test"
- Qt.application.domain = "org.qt-project"
- Qt.application.organization = "QtProject"
- }
-
- function findHandles(splitView) {
- var handles = []
- for (var i = 0; i < splitView.children.length; ++i) {
- var child = splitView.children[i]
- if (child.objectName.toLowerCase().indexOf("handle") !== -1)
- handles.push(child)
- }
- return handles
- }
-
- function compareSizes(control, expectedGeometries, context) {
- if (context === undefined)
- context = ""
- else
- context = " (" + context + ")"
-
- compare(control.count, Math.floor(expectedGeometries.length / 2) + 1,
- "Mismatch in actual vs expected number of split items" + context)
-
- var handles = findHandles(control)
- compare(handles.length, Math.floor(expectedGeometries.length / 2),
- "Mismatch in actual vs expected number of handle items" + context)
-
- for (var i = 0, splitItemIndex = 0, handleItemIndex = 0; i < expectedGeometries.length; ++i) {
- var item = null
- var itemType = ""
- var typeSpecificIndex = -1
- if (i % 2 == 0) {
- item = control.itemAt(splitItemIndex)
- itemType = "split item"
- typeSpecificIndex = splitItemIndex
- ++splitItemIndex
- } else {
- item = handles[handleItemIndex]
- itemType = "handle item"
- typeSpecificIndex = handleItemIndex
- ++handleItemIndex
- }
-
- verify(item, itemType + " at index " + typeSpecificIndex + " should not be null" + context)
-
- var expectedGeometry = expectedGeometries[i]
- if (expectedGeometry.hasOwnProperty("hidden")) {
- // It's geometry doesn't matter because it's hidden.
- verify(!item.visible, itemType + " at index " + typeSpecificIndex + " should be hidden" + context)
- continue
- }
-
- // Note that the indices mentioned here account for handles; they do not
- // match the indices reported by QQuickSplitView's logging categories.
- compare(item.x, expectedGeometry.x, "Mismatch in actual vs expected x value of "
- + itemType + " at index " + typeSpecificIndex + context)
- compare(item.y, expectedGeometry.y, "Mismatch in actual vs expected y value of "
- + itemType + " at index " + typeSpecificIndex + context)
- compare(item.width, expectedGeometry.width, "Mismatch in actual vs expected width value of "
- + itemType + " at index " + typeSpecificIndex + context)
- compare(item.height, expectedGeometry.height, "Mismatch in actual vs expected height value of "
- + itemType + " at index " + typeSpecificIndex + context)
- }
- }
-
- property real defaultHorizontalHandleWidth: 10
- property real defaultVerticalHandleHeight: 10
-
-
- Component {
- id: signalSpyComponent
- SignalSpy {}
- }
-
- Component {
- id: handleComponent
- Rectangle {
- objectName: "handle"
- implicitWidth: defaultHorizontalHandleWidth
- implicitHeight: defaultVerticalHandleHeight
- color: "#444"
-
- Text {
- objectName: "handleText_" + text
- text: parent.x + "," + parent.y + " " + parent.width + "x" + parent.height
- color: "white"
- anchors.centerIn: parent
- rotation: 90
- }
- }
- }
-
- Component {
- id: splitViewComponent
-
- SplitView {
- anchors.fill: parent
- handle: handleComponent
- }
- }
-
- Component {
- id: rectangleComponent
-
- Rectangle {}
- }
-
- function test_addItemsAfterCompletion() {
- var control = createTemporaryObject(splitViewComponent, testCase)
- verify(control)
-
- var item0 = rectangleComponent.createObject(control, { implicitWidth: 25, color: "salmon" })
- verify(item0)
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- // The last item fills the width by default, and since there is only one item...
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, testCase.width)
- compare(item0.height, testCase.height)
-
- var item1 = rectangleComponent.createObject(control, { implicitWidth: 25, color: "steelblue" })
- verify(item1)
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- // Now that a second item has been added, the first item goes back to its preferred (implicit) width.
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, item0.implicitWidth)
- compare(item0.height, testCase.height)
- var handles = findHandles(control)
- var handle0 = handles[0]
- compare(handle0.x, item0.implicitWidth)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, item0.implicitWidth + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, testCase.width - item0.implicitWidth - defaultHorizontalHandleWidth)
- compare(item1.height, testCase.height)
- }
-
- function test_addItemsWithNoSizeAfterCompletion() {
- var control = createTemporaryObject(splitViewComponent, testCase)
- verify(control)
-
- var item0 = rectangleComponent.createObject(control, { color: "salmon" })
- verify(item0)
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, testCase.width)
- compare(item0.height, testCase.height)
-
- var item1 = rectangleComponent.createObject(control, { color: "steelblue" })
- verify(item1)
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 0)
- compare(item0.height, testCase.height)
- var handles = findHandles(control)
- var handle0 = handles[0]
- compare(handle0.x, 0)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, testCase.width - defaultHorizontalHandleWidth)
- compare(item1.height, testCase.height)
- }
-
- Component {
- id: threeZeroSizedItemsComponent
-
- SplitView {
- anchors.fill: parent
- handle: handleComponent
-
- Rectangle {
- objectName: "salmon"
- color: objectName
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- }
- Rectangle {
- objectName: "steelblue"
- color: objectName
- }
- }
- }
-
- function test_changeAttachedPropertiesAfterCompletion() {
- var control = createTemporaryObject(threeZeroSizedItemsComponent, testCase)
- verify(control)
-
- var item0 = control.itemAt(0)
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 0)
- compare(item0.height, testCase.height)
-
- var handles = findHandles(control)
- var handle0 = handles[0]
- compare(handle0.x, 0)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
-
- var item1 = control.itemAt(1)
- compare(item1.x, defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, 0)
- compare(item1.height, testCase.height)
-
- var handle1 = handles[1]
- compare(handle1.x, defaultHorizontalHandleWidth)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
-
- var item2 = control.itemAt(2)
- compare(item2.x, defaultHorizontalHandleWidth * 2)
- compare(item2.y, 0)
- compare(item2.width, testCase.width - item2.x)
- compare(item2.height, testCase.height)
-
- item0.SplitView.preferredWidth = 25
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 25)
- compare(item0.height, testCase.height)
- compare(handle0.x, item0.width)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, 25 + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, 0)
- compare(item1.height, testCase.height)
- compare(handle1.x, item1.x + item1.width)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
- compare(item2.x, item1.x + item1.width + defaultHorizontalHandleWidth)
- compare(item2.y, 0)
- compare(item2.width, testCase.width - item2.x)
- compare(item2.height, testCase.height)
-
- item0.SplitView.minimumWidth = 50
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 50)
- compare(item0.height, testCase.height)
- compare(handle0.x, item0.width)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, 50 + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, 0)
- compare(item1.height, testCase.height)
- compare(handle1.x, item1.x + item1.width)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
- compare(item2.x, item1.x + item1.width + defaultHorizontalHandleWidth)
- compare(item2.y, 0)
- compare(item2.width, testCase.width - item2.x)
- compare(item2.height, testCase.height)
-
- item0.SplitView.preferredWidth = 100
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 100)
- compare(item0.height, testCase.height)
- compare(handle0.x, item0.width)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, 100 + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, 0)
- compare(item1.height, testCase.height)
- compare(handle1.x, item1.x + item1.width)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
- compare(item2.x, item1.x + item1.width + defaultHorizontalHandleWidth)
- compare(item2.y, 0)
- compare(item2.width, testCase.width - item2.x)
- compare(item2.height, testCase.height)
-
- item0.SplitView.maximumWidth = 75
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 75)
- compare(item0.height, testCase.height)
- compare(handle0.x, item0.width)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, 75 + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, 0)
- compare(item1.height, testCase.height)
- compare(handle1.x, item1.x + item1.width)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
- compare(item2.x, item1.x + item1.width + defaultHorizontalHandleWidth)
- compare(item2.y, 0)
- compare(item2.width, testCase.width - item2.x)
- compare(item2.height, testCase.height)
-
- item1.SplitView.fillWidth = true
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, 75)
- compare(item0.height, testCase.height)
- compare(handle0.x, item0.width)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
- compare(item1.x, 75 + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, testCase.width - 75 - defaultHorizontalHandleWidth * 2)
- compare(item1.height, testCase.height)
- compare(handle1.x, item1.x + item1.width)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
- compare(item2.x, testCase.width)
- compare(item2.y, 0)
- compare(item2.width, 0)
- compare(item2.height, testCase.height)
- }
-
- Component {
- id: itemComponent
- Item {}
- }
-
- Component {
- id: objectComponent
- QtObject {}
- }
-
- function test_useAttachedPropertiesIncorrectly_data() {
- var properties = [ "fillWidth", "fillHeight", "minimumWidth", "minimumHeight",
- "preferredWidth", "preferredHeight", "maximumWidth", "maximumHeight" ]
-
- var data = []
-
- for (var i = 0; i < properties.length; ++i) {
- var property = properties[i]
- data.push({ tag: "Item," + property, component: itemComponent, property: property,
- expectedWarning: /.*SplitView: attached properties must be accessed through a direct child of SplitView/ })
- }
-
- for (i = 0; i < properties.length; ++i) {
- property = properties[i]
- data.push({ tag: "QtObject," + property, component: objectComponent, property: property,
- expectedWarning: /.*SplitView: attached properties can only be used on Items/ })
- }
-
- return data
- }
-
- function test_useAttachedPropertiesIncorrectly(data) {
- // The object (whatever it may be) is not managed by a SplitView.
- var object = createTemporaryObject(data.component, testCase, { objectName: data.tag })
- verify(object)
-
- ignoreWarning(data.expectedWarning)
- // Should warn, but not crash.
- object.SplitView[data.property] = 1;
- }
-
- function test_sizes_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
- var data = [
- {
- // When the combined size of items is too large, the non-fill items should just exceed
- // the size of the SplitView, exactly as they would were they in a RowLayout, for example.
- tag: "fillItemOnLeft",
- expectedGeometries: [
- // We're the fill item, but since the combined implicitWidths
- // of the other two items take up all the space, we get none.
- { x: 0, y: 0, width: 0, height: splitViewHeight },
- // First handle.
- { x: 0, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The second item does not fill, so its width should be unchanged.
- { x: defaultHorizontalHandleWidth, y: 0, width: 200, height: splitViewHeight },
- // Second handle.
- { x: 200 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- // The third item also gets its implicitWidth.
- { x: 200 + defaultHorizontalHandleWidth * 2, y: 0, width: 200, height: splitViewHeight }
- ]
- },
- {
- // Same as above except vertical.
- tag: "fillItemOnTop",
- expectedGeometries: [
- // We're the fill item, but since the combined implicitHeights
- // of the other two items take up all the space, we get none.
- { x: 0, y: 0, width: splitViewWidth, height: 0 },
- // First handle.
- { x: 0, y: 0, width: splitViewWidth, height: defaultVerticalHandleHeight },
- // The second item does not fill, so its height should be unchanged.
- { x: 0, y: defaultVerticalHandleHeight, width: splitViewWidth, height: 200 },
- // Second handle.
- { x: 0, y: 200 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- // The third item also gets its implicitHeight.
- { x: 0, y: 200 + defaultVerticalHandleHeight * 2, width: splitViewWidth, height: 200 }
- ]
- },
- {
- tag: "fillItemInMiddle",
- expectedGeometries: [
- // Our size is fixed.
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- // First handle.
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The second item fills.
- { x: 25 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 25 - 200 - defaultHorizontalHandleWidth * 2, height: splitViewHeight },
- // Second handle.
- { x: splitViewWidth - 200 - defaultHorizontalHandleWidth, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The third item's size is also fixed.
- { x: splitViewWidth - 200, y: 0, width: 200, height: splitViewHeight }
- ]
- }
- ]
- return data
- }
-
- function test_sizes(data) {
- var component = Qt.createComponent("splitview/" + data.tag + ".qml")
- compare(component.status, Component.Ready, component.errorString());
- var control = createTemporaryObject(component, testCase, { "handle": handleComponent })
- verify(control)
-
- compareSizes(control, data.expectedGeometries)
- }
-
- Component {
- id: threeSizedItemsComponent
-
- SplitView {
- anchors.fill: parent
- handle: handleComponent
-
- Rectangle {
- objectName: "salmon"
- color: objectName
- implicitWidth: 25
- implicitHeight: 25
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- implicitWidth: 100
- implicitHeight: 100
- }
- Rectangle {
- objectName: "steelblue"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
- }
- }
-
- function test_resetAttachedProperties_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
- var data = [
- {
- tag: "resetMinimumWidth",
- orientation: Qt.Horizontal,
- // Set the minimumWidth to 50. It should be used instead of implicitWidth since it's greater than 25.
- splitItemIndex: 0,
- propertyName: "minimumWidth",
- propertyValue: 50,
- expectedGeometriesBefore: [
- { x: 0, y: 0, width: 50, height: splitViewHeight },
- { x: 50, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 50 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 50 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- { x: 50 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 50 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ],
- // minimumWidth is now undefined, so implicitWidth should be used instead.
- expectedGeometriesAfter: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 25 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ]
- },
- {
- tag: "resetMinimumHeight",
- orientation: Qt.Vertical,
- // Set the minimumHeight to 50. It should be used instead of implicitHeight since it's greater than 25.
- splitItemIndex: 0,
- propertyName: "minimumHeight",
- propertyValue: 50,
- expectedGeometriesBefore: [
- { x: 0, y: 0, width: splitViewWidth, height: 50 },
- { x: 0, y: 50, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 50 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 50 + 100 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 50 + 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth,
- height: splitViewHeight - 50 - 100 - defaultVerticalHandleHeight * 2 }
- ],
- // preferredHeight is now undefined, so implicitHeight should be used instead.
- expectedGeometriesAfter: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth,
- height: splitViewHeight - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ]
- },
- {
- tag: "resetPreferredWidth",
- orientation: Qt.Horizontal,
- // Set the preferredWidth to 50; it should be used instead of implicitWidth.
- splitItemIndex: 0,
- propertyName: "preferredWidth",
- propertyValue: 50,
- expectedGeometriesBefore: [
- { x: 0, y: 0, width: 50, height: splitViewHeight },
- { x: 50, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 50 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 50 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- { x: 50 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 50 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ],
- // preferredWidth is now undefined, so implicitWidth should be used instead.
- expectedGeometriesAfter: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 25 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ]
- },
- {
- tag: "resetPreferredHeight",
- orientation: Qt.Vertical,
- // Set the preferredHeight to 50; it should be used instead of implicitHeight.
- splitItemIndex: 0,
- propertyName: "preferredHeight",
- propertyValue: 50,
- expectedGeometriesBefore: [
- { x: 0, y: 0, width: splitViewWidth, height: 50 },
- { x: 0, y: 50, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 50 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 50 + 100 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 50 + 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth,
- height: splitViewHeight - 50 - 100 - defaultVerticalHandleHeight * 2 }
- ],
- // preferredHeight is now undefined, so implicitHeight should be used instead.
- expectedGeometriesAfter: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth,
- height: splitViewHeight - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ]
- },
- {
- tag: "resetMaximumWidth",
- orientation: Qt.Horizontal,
- // Set the maximumWidth to 15. It should be used instead of implicitWidth since it's less than 25.
- splitItemIndex: 0,
- propertyName: "maximumWidth",
- propertyValue: 15,
- expectedGeometriesBefore: [
- { x: 0, y: 0, width: 15, height: splitViewHeight },
- { x: 15, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 15 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 15 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- { x: 15 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 15 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ],
- // maximumWidth is now undefined, so implicitWidth should be used instead.
- expectedGeometriesAfter: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 25 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ]
- },
- {
- tag: "resetMaximumHeight",
- orientation: Qt.Vertical,
- // Set the preferredHeight to 15. It should be used instead of implicitHeight if it's not undefined.
- splitItemIndex: 0,
- propertyName: "maximumHeight",
- propertyValue: 15,
- expectedGeometriesBefore: [
- { x: 0, y: 0, width: splitViewWidth, height: 15 },
- { x: 0, y: 15, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 15 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 15 + 100 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 15 + 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth,
- height: splitViewHeight - 15 - 100 - defaultVerticalHandleHeight * 2 }
- ],
- // preferredHeight is now undefined, so implicitHeight should be used instead.
- expectedGeometriesAfter: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth,
- height: splitViewHeight - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ]
- },
- ]
- return data;
- }
-
- function test_resetAttachedProperties(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "orientation": data.orientation })
- verify(control)
-
- var splitItem = control.itemAt(data.splitItemIndex)
- splitItem.SplitView[data.propertyName] = data.propertyValue
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesBefore, "after setting attached property")
-
- splitItem.SplitView[data.propertyName] = undefined
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesAfter, "after resetting attached property")
- }
-
- function test_orientation() {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase)
- verify(control)
-
- var item0 = control.itemAt(0)
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, item0.implicitWidth)
- compare(item0.height, testCase.height)
-
- var handles = findHandles(control)
- var handle0 = handles[0]
- compare(handle0.x, item0.implicitWidth)
- compare(handle0.y, 0)
- compare(handle0.width, defaultHorizontalHandleWidth)
- compare(handle0.height, testCase.height)
-
- var item1 = control.itemAt(1)
- compare(item1.x, item0.width + defaultHorizontalHandleWidth)
- compare(item1.y, 0)
- compare(item1.width, item1.implicitWidth)
- compare(item1.height, testCase.height)
-
- var handle1 = handles[1]
- compare(handle1.x, item1.x + item1.width)
- compare(handle1.y, 0)
- compare(handle1.width, defaultHorizontalHandleWidth)
- compare(handle1.height, testCase.height)
-
- var item2 = control.itemAt(2)
- compare(item2.x, item0.width + item1.width + defaultHorizontalHandleWidth * 2)
- compare(item2.y, 0)
- compare(item2.width, testCase.width - item2.x)
- compare(item2.height, testCase.height)
-
- control.orientation = Qt.Vertical
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(item0.x, 0)
- compare(item0.y, 0)
- compare(item0.width, testCase.width)
- compare(item0.height, item0.implicitHeight)
- handles = findHandles(control)
- handle0 = handles[0]
- compare(handle0.x, 0)
- compare(handle0.y, item0.implicitHeight)
- compare(handle0.width, testCase.width)
- compare(handle0.height, defaultVerticalHandleHeight)
- compare(item1.x, 0)
- compare(item1.y, item0.height + defaultVerticalHandleHeight)
- compare(item1.width, testCase.width)
- compare(item1.height, item1.implicitHeight)
- handle1 = handles[1]
- compare(handle1.x, 0)
- compare(handle1.y, item1.y + item1.height)
- compare(handle1.width, testCase.width)
- compare(handle1.height, defaultVerticalHandleHeight)
- compare(item2.x, 0)
- compare(item2.y, item0.height + item1.height + defaultVerticalHandleHeight * 2)
- compare(item2.width, testCase.width)
- compare(item2.height, testCase.height - item2.y)
- }
-
- readonly property int splitViewMargins: 50
-
- Component {
- id: threeItemsMinSizeAndFillComponent
-
- SplitView {
- anchors.fill: parent
- handle: handleComponent
-
- Rectangle {
- objectName: "salmon"
- color: objectName
- implicitWidth: 25
- implicitHeight: 25
- SplitView.minimumWidth: 25
- SplitView.minimumHeight: 25
- SplitView.fillWidth: true
- SplitView.fillHeight: true
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- implicitWidth: 100
- implicitHeight: 100
- }
- Rectangle {
- objectName: "steelblue"
- color: objectName
- implicitWidth: 200
- implicitHeight: 200
- }
- }
- }
-
- Component {
- id: repeaterSplitViewComponent
-
- SplitView {
- anchors.fill: parent
- handle: handleComponent
-
- property alias repeater: repeater
-
- Repeater {
- id: repeater
- model: 3
- delegate: Rectangle {
- objectName: "rectDelegate" + index
-
- SplitView.preferredWidth: 25
-
- color: "#aaff0000"
-
- Text {
- text: parent.x + "," + parent.y + " " + parent.width + "x" + parent.height
- color: "white"
- rotation: 90
- anchors.centerIn: parent
- }
- }
- }
- }
- }
-
- Component {
- id: hiddenItemSplitViewComponent
-
- SplitView {
- anchors.fill: parent
- handle: handleComponent
-
- Rectangle {
- objectName: "steelblue"
- color: objectName
-
- SplitView.minimumWidth: 50
- }
- Rectangle {
- objectName: "tomato"
- color: objectName
-
- SplitView.fillWidth: true
- SplitView.preferredWidth: 200
- }
- Rectangle {
- objectName: "navajowhite"
- color: objectName
- visible: false
-
- SplitView.minimumWidth: visible ? 100 : 0
- }
- Rectangle {
- objectName: "mediumseagreen"
- color: objectName
-
- SplitView.minimumWidth: 50
- }
- }
- }
-
- function test_dragHandle_data() {
- var splitViewWidth = testCase.width - splitViewMargins * 2
- var splitViewHeight = testCase.height - splitViewMargins * 2
- var data = [
- {
- tag: "fillThirdItemAndDragFirstHandlePastRightSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Horizontal,
- // The index of the item that will fill.
- fillIndex: 2,
- // The index of the handle to be dragged.
- handleIndex: 0,
- // The position where the center of the handle will be.
- newHandlePos: Qt.point(testCase.width + 20, testCase.height / 2),
- // The expected geometry of each item managed by the SplitView before dragging the handle.
- expectedGeometriesBeforeDrag: [
- // First item.
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- // First handle.
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Second item.
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- // Second handle.
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Third item (fills).
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 25 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ],
- // The expected geometry of each item managed by the SplitView after dragging the handle.
- expectedGeometriesAfterDrag: [
- // The fill item is to the right of the handle at index 0, so the handle belongs
- // to the left item: us. We should consume all of the fill item's width.
- { x: 0, y: 0, width: splitViewWidth - 100 - defaultHorizontalHandleWidth * 2,
- height: splitViewHeight },
- // First handle.
- { x: splitViewWidth - defaultHorizontalHandleWidth * 2 - 100,
- y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The second item does not fill, so its width should be unchanged.
- { x: splitViewWidth - 100 - defaultHorizontalHandleWidth,
- y: 0, width: 100, height: splitViewHeight },
- // Second handle.
- { x: splitViewWidth - defaultHorizontalHandleWidth,
- y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The last item does fill, so it should lose all of its width.
- { x: splitViewWidth, y: 0, width: 0, height: splitViewHeight }
- ]
- },
- {
- tag: "fillThirdItemAndDragFirstHandlePastBottomSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Vertical,
- fillIndex: 2,
- handleIndex: 0,
- newHandlePos: Qt.point(testCase.width / 2, testCase.height + 20),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2,
- width: splitViewWidth, height: splitViewHeight - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ],
- // The expected geometry of each item managed by the SplitView after dragging the handle.
- expectedGeometriesAfterDrag: [
- // The fill item is to the bottom of the handle at index 0, so the handle belongs
- // to the top item: us. We should consume all of the fill item's width.
- { x: 0, y: 0, width: splitViewWidth,
- height: splitViewHeight - 100 - defaultVerticalHandleHeight * 2 },
- // First handle.
- { x: 0, y: splitViewHeight - defaultVerticalHandleHeight * 2 - 100,
- width: splitViewWidth, height: defaultVerticalHandleHeight },
- // The second item does not fill, so its height should be unchanged.
- { x: 0, y: splitViewWidth - 100 - defaultVerticalHandleHeight,
- width: splitViewWidth, height: 100 },
- // Second handle.
- { x: 0, y: splitViewHeight - defaultVerticalHandleHeight,
- width: splitViewWidth, height: defaultVerticalHandleHeight },
- // The last item does fill, so it should lose all of its width.
- { x: 0, y: splitViewHeight, width: splitViewWidth, height: 0 }
- ]
- },
- {
- tag: "fillThirdItemAndDragSecondHandlePastLeftSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Horizontal,
- fillIndex: 2,
- handleIndex: 1,
- newHandlePos: Qt.point(-20, testCase.height / 2),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 25 - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ],
- expectedGeometriesAfterDrag: [
- // The fill item is to the right of the handle at index 1, so the handle belongs
- // to the second item; our width should be unchanged.
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- // First handle.
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The second item is the one being resized, and since we're dragging its handle
- // to the left, its width should decrease.
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 0, height: splitViewHeight },
- // Second handle.
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: splitViewHeight },
- // The last item fills, so it should get the second item's lost width.
- { x: 25 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 25 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ]
- },
- {
- tag: "fillThirdItemAndDragSecondHandlePastTopSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Vertical,
- fillIndex: 2,
- handleIndex: 1,
- newHandlePos: Qt.point(testCase.width / 2, -20),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2,
- width: splitViewWidth, height: splitViewHeight - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ],
- expectedGeometriesAfterDrag: [
- // The fill item is to the bottom of the handle at index 1, so the handle belongs
- // to the second item; our height should be unchanged.
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- // First handle.
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- // The second item is the one being resized, and since we're dragging its handle
- // to the top, its height should decrease.
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth, height: 0 },
- // Second handle.
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: splitViewWidth,
- height: defaultVerticalHandleHeight },
- // The last item fills, so it should get the second item's lost height.
- { x: 0, y: 25 + defaultVerticalHandleHeight * 2,
- width: splitViewWidth, height: splitViewHeight - 25 - defaultVerticalHandleHeight * 2 }
- ]
- },
- {
- // First item should start off empty and then eventually take up all of 3rd item's space
- // as the handle is dragged past the right side.
- tag: "fillFirstItemAndDragSecondHandlePastRightSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Horizontal,
- fillIndex: 0,
- handleIndex: 1,
- newHandlePos: Qt.point(testCase.width + 20, testCase.height / 2),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: 0, height: splitViewHeight },
- { x: 0, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth * 2, y: 0, width: 200, height: splitViewHeight }
- ],
- expectedGeometriesAfterDrag: [
- // The fill item is to the left of the handle at index 1, so the handle belongs
- // to the third item. Since we're moving the handle to the right side of the
- // SplitView, our width should grow as we consume the width of the third item.
- { x: 0, y: 0, width: splitViewWidth - 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight },
- // First handle.
- { x: splitViewWidth - 100 - defaultHorizontalHandleWidth * 2, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The second item's width remains unchanged.
- { x: splitViewWidth - 100 - defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- // Second handle.
- { x: splitViewWidth - defaultHorizontalHandleWidth, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The last item loses its width.
- { x: splitViewWidth, y: 0, width: 0, height: splitViewHeight }
- ]
- },
- {
- // First item should start off empty and then eventually take up all of 3rd item's space
- // as the handle is dragged past the bottom side.
- tag: "fillFirstItemAndDragSecondHandlePastBottomSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Vertical,
- fillIndex: 0,
- handleIndex: 1,
- newHandlePos: Qt.point(testCase.width / 2, testCase.height + 20),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: splitViewWidth, height: 0 },
- { x: 0, y: 0, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- { x: 0, y: 100 + defaultVerticalHandleHeight, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 100 + defaultVerticalHandleHeight * 2, width: splitViewWidth, height: 200 }
- ],
- expectedGeometriesAfterDrag: [
- // The fill item is to the top of the handle at index 1, so the handle belongs
- // to the third item. Since we're moving the handle to the bottom side of the
- // SplitView, our height should grow as we consume the height of the third item.
- { x: 0, y: 0, width: splitViewWidth, height: splitViewHeight - 100 - defaultVerticalHandleHeight * 2 },
- // First handle.
- { x: 0, y: splitViewHeight - 100 - defaultVerticalHandleHeight * 2,
- width: splitViewWidth, height: defaultVerticalHandleHeight },
- // The second item's width remains unchanged.
- { x: 0, y: splitViewHeight - 100 - defaultVerticalHandleHeight, width: splitViewWidth, height: 100 },
- // Second handle.
- { x: 0, y: splitViewHeight - defaultVerticalHandleHeight,
- width: splitViewWidth, height: defaultVerticalHandleHeight },
- // The last item loses its width.
- { x: 0, y: splitViewHeight, width: splitViewHeight, height: 0 }
- ]
- },
- {
- tag: "fillFirstItemAndDragFirstHandlePastLeftSide",
- component: threeSizedItemsComponent,
- orientation: Qt.Horizontal,
- fillIndex: 0,
- handleIndex: 0,
- newHandlePos: Qt.point(-20, testCase.height / 2),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: 0, height: splitViewHeight },
- { x: 0, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // The second item's implicitWidth is 100, and ours is 200. The available width is 300,
- // so both items get their implicit widths.
- { x: 100 + defaultHorizontalHandleWidth * 2, y: 0, width: splitViewWidth - 100, height: splitViewHeight }
- ],
- // Should be unchanged.
- expectedGeometriesAfterDrag: [
- { x: 0, y: 0, width: 0, height: splitViewHeight },
- { x: 0, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth * 2, y: 0, width: splitViewWidth - 100, height: splitViewHeight }
- ]
- },
- {
- tag: "fillFirstItemWithMinWidthAndDragFirstHandlePastLeftSide",
- component: threeItemsMinSizeAndFillComponent,
- orientation: Qt.Horizontal,
- fillIndex: 0,
- handleIndex: 0,
- newHandlePos: Qt.point(-20, testCase.height / 2),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0, width: splitViewWidth - 100, height: splitViewHeight }
- ],
- // Should be unchanged.
- expectedGeometriesAfterDrag: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0, width: splitViewWidth - 100, height: splitViewHeight }
- ]
- },
- {
- tag: "repeater",
- component: repeaterSplitViewComponent,
- orientation: Qt.Horizontal,
- fillIndex: 2,
- handleIndex: 1,
- newHandlePos: Qt.point(200, testCase.height / 2),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 25, height: splitViewHeight },
- { x: 25 * 2 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 * 2 + defaultHorizontalHandleWidth * 2, y: 0, width: splitViewWidth - 70 , height: splitViewHeight }
- ],
- expectedGeometriesAfterDrag: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 105, height: splitViewHeight },
- { x: 140, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 150, y: 0, width: 150, height: splitViewHeight }
- ]
- },
- {
- tag: "hiddenItemSplitViewComponent",
- // [50] | [200 (fill)] | [hidden] | [50]
- component: hiddenItemSplitViewComponent,
- orientation: Qt.Horizontal,
- fillIndex: 1,
- handleIndex: 1,
- // Drag to the horizontal centre of the SplitView.
- newHandlePos: Qt.point(splitViewMargins + 150, testCase.height / 2),
- expectedGeometriesBeforeDrag: [
- { x: 0, y: 0, width: 50, height: splitViewHeight },
- { x: 50, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 50 + defaultHorizontalHandleWidth, y: 0, width: 200 - defaultHorizontalHandleWidth * 2, height: splitViewHeight },
- { x: 250 - (defaultHorizontalHandleWidth * 2) + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { hidden: true }, // Third item should be hidden.
- { hidden: true }, // Handle for third item should be hidden.
- { x: 250 - (defaultHorizontalHandleWidth * 2) + defaultHorizontalHandleWidth * 2, y: 0, width: 50, height: splitViewHeight }
- ],
- expectedGeometriesAfterDrag: [
- { x: 0, y: 0, width: 50, height: splitViewHeight },
- { x: 50, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Width of the fill item should end up smaller.
- { x: 50 + defaultHorizontalHandleWidth, y: 0, width: 100 - defaultHorizontalHandleWidth * 2, height: splitViewHeight },
- { x: 150 - (defaultHorizontalHandleWidth * 2) + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { hidden: true }, // Third item should be hidden.
- { hidden: true }, // Handle for third item should be hidden.
- // Width of the last item should grow.
- { x: 150 - (defaultHorizontalHandleWidth * 2) + defaultHorizontalHandleWidth * 2, y: 0, width: 150, height: splitViewHeight }
- ]
- }
- ]
- return data
- }
-
- function test_dragHandle(data) {
- var control = createTemporaryObject(data.component, testCase)
- verify(control)
-
- control.orientation = data.orientation
-
- // Ensure that there is space to drag outside of the SplitView.
- control.anchors.margins = splitViewMargins
-
- var fillItem = control.itemAt(data.fillIndex)
- if (control.orientation === Qt.Horizontal)
- fillItem.SplitView.fillWidth = true
- else
- fillItem.SplitView.fillHeight = true
-
- // Check the sizes (and visibility) of the items before the drag.
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesBeforeDrag, "before drag")
-
- // Drag the handle.
- var handles = findHandles(control)
- var targetHandle = handles[data.handleIndex]
- verify(targetHandle.visible)
- mousePress(targetHandle)
- verify(control.resizing)
- // newHandlePos is in scene coordinates, so map it to coordinates local to the handle.
- var localPos = testCase.mapToItem(targetHandle, data.newHandlePos.x, data.newHandlePos.y)
- mouseMove(targetHandle, localPos.x - targetHandle.width / 2, localPos.y - targetHandle.height / 2)
- verify(control.resizing)
- compareSizes(control, data.expectedGeometriesAfterDrag, "after drag move")
-
- // The geometries should remain unchanged after releasing.
- mouseRelease(targetHandle, localPos.x - targetHandle.width / 2, localPos.y - targetHandle.height / 2, Qt.LeftButton)
- verify(!control.resizing)
- compareSizes(control, data.expectedGeometriesAfterDrag, "after drag release")
- }
-
- function test_splitViewGeometryChanges_data() {
- var defaultSplitViewWidth = testCase.width
- var defaultSplitViewHeight = testCase.height
-
- var data = [
- {
- tag: "growWidth",
- orientation: Qt.Horizontal,
- splitViewWidth: 800,
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: defaultSplitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: defaultSplitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: defaultSplitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: defaultSplitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: 800 - 25 - 100 - defaultHorizontalHandleWidth * 2, height: defaultSplitViewHeight }
- ]
- },
- {
- // Same as above except vertical.
- tag: "growHeight",
- orientation: Qt.Vertical,
- splitViewHeight: 800,
- expectedGeometries: [
- { x: 0, y: 0, width: defaultSplitViewWidth, height: 25 },
- { x: 0, y: 25, width: defaultSplitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: defaultSplitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: defaultSplitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2, width: defaultSplitViewWidth,
- height: 800 - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ]
- },
- {
- tag: "shrinkWidth",
- orientation: Qt.Horizontal,
- splitViewWidth: 200,
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: defaultSplitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: defaultSplitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: defaultSplitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: defaultSplitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: 200 - 25 - 100 - defaultHorizontalHandleWidth * 2, height: defaultSplitViewHeight }
- ]
- },
- {
- // Same as above except vertical.
- tag: "shrinkHeight",
- orientation: Qt.Vertical,
- splitViewHeight: 200,
- expectedGeometries: [
- { x: 0, y: 0, width: defaultSplitViewWidth, height: 25 },
- { x: 0, y: 25, width: defaultSplitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight, width: defaultSplitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight, width: defaultSplitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + 100 + defaultVerticalHandleHeight * 2, width: defaultSplitViewWidth,
- height: 200 - 25 - 100 - defaultVerticalHandleHeight * 2 }
- ]
- },
- ]
- return data
- }
-
- function test_splitViewGeometryChanges(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "handle": handleComponent, "anchors.fill": undefined, "orientation": data.orientation })
- verify(control)
-
- if (data.hasOwnProperty("splitViewWidth"))
- control.width = data.splitViewWidth
- else
- control.width = testCase.width
-
- if (data.hasOwnProperty("splitViewHeight"))
- control.height = data.splitViewHeight
- else
- control.height = testCase.height
-
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometries)
- }
-
- function test_splitItemImplicitSizeChanges_data() {
- var defaultSplitViewWidth = testCase.width
- var defaultSplitViewHeight = testCase.height
-
- var data = [
- {
- tag: "growImplicitWidth",
- orientation: Qt.Horizontal,
- splitItemImplicitWidth: 50,
- expectedGeometries: [
- { x: 0, y: 0, width: 50, height: defaultSplitViewHeight },
- { x: 50, y: 0, width: defaultHorizontalHandleWidth, height: defaultSplitViewHeight },
- { x: 50 + defaultHorizontalHandleWidth, y: 0, width: 100, height: defaultSplitViewHeight },
- { x: 50 + 100 + defaultHorizontalHandleWidth, y: 0, width: defaultHorizontalHandleWidth,
- height: defaultSplitViewHeight },
- { x: 50 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: defaultSplitViewWidth - 50 - 100 - defaultHorizontalHandleWidth * 2, height: defaultSplitViewHeight }
- ]
- },
- {
- tag: "growImplicitHeight",
- orientation: Qt.Vertical,
- splitItemImplicitHeight: 50,
- expectedGeometries: [
- { x: 0, y: 0, width: defaultSplitViewWidth, height: 50 },
- { x: 0, y: 50, width: defaultSplitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 50 + defaultVerticalHandleHeight, width: defaultSplitViewWidth, height: 100 },
- { x: 0, y: 50 + 100 + defaultVerticalHandleHeight, width: defaultSplitViewWidth,
- height: defaultVerticalHandleHeight },
- { x: 0, y: 50 + 100 + defaultVerticalHandleHeight * 2, width: defaultSplitViewWidth,
- height: defaultSplitViewHeight - 50 - 100 - defaultVerticalHandleHeight * 2 }
- ]
- }
- ]
- return data
- }
-
- // Tests that implicitWidth/Height changes in items are noticed by SplitView.
- function test_splitItemImplicitSizeChanges(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "handle": handleComponent, "orientation": data.orientation })
- verify(control)
-
- var firstItem = control.itemAt(0)
-
- if (data.hasOwnProperty("splitItemImplicitWidth"))
- firstItem.implicitWidth = data.splitItemImplicitWidth
-
- if (data.hasOwnProperty("splitItemImplicitHeight"))
- firstItem.implicitHeight = data.splitItemImplicitHeight
-
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometries)
- }
-
- Component {
- id: largerHandle
- Rectangle {
- objectName: "largerHandle"
- implicitWidth: 20
- implicitHeight: 20
- color: "#444"
- }
- }
-
- Component {
- id: smallerHandle
- Rectangle {
- objectName: "smallerHandle"
- implicitWidth: 5
- implicitHeight: 5
- color: "#444"
- }
- }
-
- function test_handleChanges_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
-
- var data = [
- {
- tag: "growHandleWidth",
- orientation: Qt.Horizontal,
- handleComponent: largerHandle,
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: 20, height: splitViewHeight },
- { x: 25 + 20, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + 20, y: 0, width: 20, height: splitViewHeight },
- { x: 25 + 100 + 20 * 2, y: 0, width: splitViewWidth - 25 - 100 - 20 * 2,
- height: splitViewHeight }
- ]
- },
- {
- // Same as above except vertical.
- tag: "growHandleHeight",
- orientation: Qt.Vertical,
- handleComponent: largerHandle,
- expectedGeometries: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: 20 },
- { x: 0, y: 25 + 20, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + 20, width: splitViewWidth, height: 20 },
- { x: 0, y: 25 + 100 + 20 * 2, width: splitViewWidth,
- height: splitViewHeight - 25 - 100 - 20 * 2 }
- ]
- },
- {
- tag: "shrinkHandleWidth",
- orientation: Qt.Horizontal,
- handleComponent: smallerHandle,
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: 5, height: splitViewHeight },
- { x: 25 + 5, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + 5, y: 0, width: 5, height: splitViewHeight },
- { x: 25 + 100 + 5 * 2, y: 0, width: splitViewWidth - 25 - 100 - 5 * 2,
- height: splitViewHeight }
- ]
- },
- {
- // Same as above except vertical.
- tag: "shrinkHandleHeight",
- orientation: Qt.Vertical,
- handleComponent: smallerHandle,
- expectedGeometries: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: 5 },
- { x: 0, y: 25 + 5, width: splitViewWidth, height: 100 },
- { x: 0, y: 25 + 100 + 5, width: splitViewWidth, height: 5 },
- { x: 0, y: 25 + 100 + 5 * 2, width: splitViewWidth,
- height: splitViewHeight - 25 - 100 - 5 * 2 }
- ]
- }
- ]
- return data
- }
-
- function test_handleChanges(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "orientation": data.orientation })
- verify(control)
-
- control.handle = data.handleComponent
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometries)
- }
-
- function test_insertRemoveItems_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
-
- var data = [
- {
- tag: "insertItemAtHorizontalEnd",
- orientation: Qt.Horizontal,
- insertItemAtIndex: 3,
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 100, height: splitViewHeight },
- { x: 25 + 100 + defaultHorizontalHandleWidth, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // This was the fill item originally, but since no fill item is explicitly
- // specified, and we added an item to the right of it, it is no longer the fill item
- // because it's no longer last.
- { x: 25 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: 200, height: splitViewHeight },
- // Handle for newly added item.
- { x: 25 + 100 + 200 + defaultHorizontalHandleWidth * 2, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Newly added item.
- { x: 25 + 100 + 200 + defaultHorizontalHandleWidth * 3, y: 0,
- width: splitViewWidth - 25 - 100 - 200 - defaultHorizontalHandleWidth * 3,
- height: splitViewHeight },
- ]
- },
- {
- tag: "insertItemAtHorizontalBeginning",
- orientation: Qt.Horizontal,
- insertItemAtIndex: 0,
- expectedGeometries: [
- // Newly added item.
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0, width: 25, height: splitViewHeight },
- { x: 25 * 2 + defaultHorizontalHandleWidth, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 * 2 + defaultHorizontalHandleWidth * 2, y: 0, width: 100, height: splitViewHeight },
- { x: 25 * 2 + 100 + defaultHorizontalHandleWidth * 2, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Fill item doesn't change.
- { x: 25 * 2 + 100 + defaultHorizontalHandleWidth * 3, y: 0,
- width: splitViewWidth - 25 * 2 - 100 - defaultHorizontalHandleWidth * 3,
- height: splitViewHeight },
- ]
- },
- {
- tag: "removeItemFromHorizontalEnd",
- orientation: Qt.Horizontal,
- removeItemAtIndex: 2,
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 25 - defaultHorizontalHandleWidth, height: splitViewHeight },
- ]
- },
- {
- tag: "removeItemFromHorizontalBeginning",
- orientation: Qt.Horizontal,
- removeItemAtIndex: 0,
- expectedGeometries: [
- { x: 0, y: 0, width: 100, height: splitViewHeight },
- { x: 100, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 100 - defaultHorizontalHandleWidth, height: splitViewHeight },
- ]
- }
- ]
- return data
- }
-
- Component {
- id: smallRectComponent
-
- Rectangle {
- objectName: "darkseagreen"
- color: objectName
- implicitWidth: 25
- implicitHeight: 25
- }
- }
-
- function test_insertRemoveItems(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "orientation": data.orientation })
- verify(control)
-
- if (data.hasOwnProperty("removeItemAtIndex")) {
- var itemToRemove = control.itemAt(data.removeItemAtIndex)
- verify(itemToRemove)
-
- control.removeItem(itemToRemove)
- } else if (data.hasOwnProperty("insertItemAtIndex")) {
- var itemToAdd = smallRectComponent.createObject(control)
- control.insertItem(data.insertItemAtIndex, itemToAdd)
- }
-
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometries)
- }
-
- function test_removeAllItems() {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase)
- verify(control)
-
- while (control.count > 0)
- var itemToRemove = control.removeItem(control.itemAt(0))
- // Shouldn't crash.
- }
-
- function test_hideItems_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
-
- var data = [
- {
- tag: "hideItemAtHorizontalEnd",
- orientation: Qt.Horizontal,
- hideIndices: [2],
- expectedGeometries: [
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 25 - defaultHorizontalHandleWidth, height: splitViewHeight },
- { hidden: true }, // Handle for second item should be hidden.
- { hidden: true } // Last item should be hidden.
- ]
- },
- {
- tag: "hideItemAtHorizontalBeginning",
- orientation: Qt.Horizontal,
- hideIndices: [0],
- expectedGeometries: [
- { hidden: true }, // First item should be hidden.
- { hidden: true }, // Handle for first item should be hidden.
- { x: 0, y: 0, width: 100, height: splitViewHeight },
- { x: 100, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 100 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 100 - defaultHorizontalHandleWidth, height: splitViewHeight }
- ]
- },
- {
- tag: "hideItemAtVerticalEnd",
- orientation: Qt.Vertical,
- hideIndices: [2],
- expectedGeometries: [
- { x: 0, y: 0, width: splitViewWidth, height: 25 },
- { x: 0, y: 25, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 25 + defaultVerticalHandleHeight,
- width: splitViewWidth, height: splitViewHeight - 25 - defaultVerticalHandleHeight },
- { hidden: true }, // Handle for second item should be hidden.
- { hidden: true } // Last item should be hidden.
- ]
- },
- {
- tag: "hideItemAtVerticalBeginning",
- orientation: Qt.Vertical,
- hideIndices: [0],
- expectedGeometries: [
- { hidden: true }, // First item should be hidden.
- { hidden: true }, // Handle for first item should be hidden.
- { x: 0, y: 0, width: splitViewWidth, height: 100 },
- { x: 0, y: 100, width: splitViewWidth, height: defaultVerticalHandleHeight },
- { x: 0, y: 100 + defaultVerticalHandleHeight,
- width: splitViewWidth, height: splitViewHeight - 100 - defaultVerticalHandleHeight }
- ]
- },
- {
- // No handles should be visible when there's only one item.
- tag: "hideLastTwoHorizontalItems",
- orientation: Qt.Horizontal,
- hideIndices: [1, 2],
- expectedGeometries: [
- { x: 0, y: 0, width: splitViewWidth, height: splitViewHeight },
- { hidden: true }, // Handle for first item should be hidden.
- { hidden: true }, // Second item should be hidden.
- { hidden: true }, // Handle for second item should be hidden.
- { hidden: true } // Third item should be hidden.
- ]
- }
- ]
- return data
- }
-
- function test_hideItems(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "orientation": data.orientation })
- verify(control)
-
- for (var i = 0; i < data.hideIndices.length; ++i) {
- var itemToHide = control.itemAt(data.hideIndices[i])
- verify(itemToHide)
- itemToHide.visible = false
- }
-
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometries)
- }
-
- function test_hideAndShowItems_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
-
- var data = [
- {
- tag: "hideLastTwoHorizontalItems",
- orientation: Qt.Horizontal,
- hideIndices: [1, 2],
- expectedGeometriesAfterHiding: [
- { x: 0, y: 0, width: splitViewWidth, height: splitViewHeight },
- { hidden: true }, // Handle for first item should be hidden.
- { hidden: true }, // Second item should be hidden.
- { hidden: true }, // Handle for second item should be hidden.
- { hidden: true } // Third item should be hidden.
- ],
- showIndices: [1],
- expectedGeometriesAfterShowing: [
- // First item should be visible with its implicit size.
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- // Handle for first item should be visible.
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Second item should be visible and fill.
- { x: 25 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 25 - defaultHorizontalHandleWidth, height: splitViewHeight },
- { hidden: true }, // Handle for second item should be hidden.
- { hidden: true } // Third item should be hidden.
- ]
- }
- ]
- return data
- }
-
- function test_hideAndShowItems(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "orientation": data.orientation })
- verify(control)
-
- for (var i = 0; i < data.hideIndices.length; ++i) {
- var itemToHide = control.itemAt(data.hideIndices[i])
- verify(itemToHide)
- itemToHide.visible = false
- }
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesAfterHiding, "after hiding")
-
- for (i = 0; i < data.showIndices.length; ++i) {
- var itemToShow = control.itemAt(data.showIndices[i])
- verify(itemToShow)
- itemToShow.visible = true
- }
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesAfterShowing, "after showing")
- }
-
- function test_moveHiddenItems_data() {
- var splitViewWidth = testCase.width
- var splitViewHeight = testCase.height
-
- var data = [
- {
- tag: "hideSecondItemAndMoveItToFirst",
- orientation: Qt.Horizontal,
- hideIndices: [1],
- moveFromIndex: 1,
- moveToIndex: 0,
- expectedGeometriesAfterMoving: [
- { hidden: true }, // First item (was second) should be hidden.
- { hidden: true }, // Handle for first item should be hidden.
- // Second item (was first) should get its implicit size.
- { x: 0, y: 0, width: 25, height: splitViewHeight },
- { x: 25, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 25 + defaultHorizontalHandleWidth, y: 0,
- width: splitViewWidth - 25 - defaultHorizontalHandleWidth, height: splitViewHeight },
- ],
- showIndices: [0],
- expectedGeometriesAfterShowing: [
- // First item (was second) should be visible with its implicit size.
- { x: 0, y: 0, width: 100, height: splitViewHeight },
- // Handle for first item (was second) should be visible.
- { x: 100, y: 0, width: defaultHorizontalHandleWidth, height: splitViewHeight },
- // Second item (was first) should be visible with its implicit size.
- { x: 100 + defaultHorizontalHandleWidth, y: 0,
- width: 25, height: splitViewHeight },
- { x: 100 + 25 + defaultHorizontalHandleWidth, y: 0,
- width: defaultHorizontalHandleWidth, height: splitViewHeight },
- { x: 100 + 25 + defaultHorizontalHandleWidth * 2, y: 0,
- width: splitViewWidth - 100 - 25 - defaultHorizontalHandleWidth * 2, height: splitViewHeight }
- ]
- }
- ]
- return data
- }
-
- function test_moveHiddenItems(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase,
- { "orientation": data.orientation })
- verify(control)
-
- for (var i = 0; i < data.hideIndices.length; ++i) {
- var itemToHide = control.itemAt(data.hideIndices[i])
- verify(itemToHide)
- itemToHide.visible = false
- }
-
- control.moveItem(data.moveFromIndex, data.moveToIndex)
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesAfterMoving, "after moving")
-
- for (i = 0; i < data.showIndices.length; ++i) {
- var itemToShow = control.itemAt(data.showIndices[i])
- verify(itemToShow)
- itemToShow.visible = true
- }
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compareSizes(control, data.expectedGeometriesAfterShowing, "after showing")
- }
-
- Component {
- id: flickableComponent
-
- Flickable {
- anchors.fill: parent
- anchors.margins: 100
- }
- }
-
- function test_draggingHandleInFlickable() {
- var flickable = createTemporaryObject(flickableComponent, testCase)
- verify(flickable)
-
- var control = threeSizedItemsComponent.createObject(flickable.contentItem,
- { "orientation": data.orientation })
- verify(control)
-
- control.anchors.fill = undefined
- control.width = 400
- control.height = control.parent.height - 100
- flickable.contentWidth = control.width
- flickable.contentHeight = control.height
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
-
- var contentXSpy = signalSpyComponent.createObject(flickable,
- { target: flickable, signalName: "contentXChanged" })
- verify(contentXSpy.valid)
- var contentYSpy = signalSpyComponent.createObject(flickable,
- { target: flickable, signalName: "contentYChanged" })
- verify(contentYSpy.valid)
-
- // Drag the first handle to the right;
- // the flickable's contentX and contentY shouldn't change.
- var firstItem = control.itemAt(0)
- var firstItemOriginalWidth = firstItem.width
- var handles = findHandles(control)
- var firstHandle = handles[0]
- // Add some vertical movement in there as well.
- mouseDrag(firstHandle, firstHandle.width / 2, firstHandle.height / 2, 100, 50)
- compare(contentXSpy.count, 0)
- compare(contentYSpy.count, 0)
- verify(firstItem.width > firstItemOriginalWidth)
-
- // Now do the same except vertically.
- control.orientation = Qt.Vertical
- control.width = control.parent.width - 100
- control.height = 400
- var firstItemOriginalHeight = firstItem.height
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
-
- // Add some horizontal movement in there as well.
- mouseDrag(firstHandle, firstHandle.width / 2, firstHandle.height / 2, 50, 100)
- compare(contentXSpy.count, 0)
- compare(contentYSpy.count, 0)
- verify(firstItem.height > firstItemOriginalHeight)
- }
-
- function test_hoveredPressed() {
- if ((Qt.platform.pluginName === "offscreen") || (Qt.platform.pluginName === "minimal"))
- skip("Mouse hovering not functional on offscreen/minimal platforms")
-
- var control = createTemporaryObject(threeSizedItemsComponent, testCase)
- verify(control)
- control.anchors.margins = 50
-
- var handles = findHandles(control)
- var firstHandle = handles[0]
-
- var handleCenter = control.mapFromItem(firstHandle, firstHandle.width / 2, firstHandle.height / 2)
- // Test fails if we don't do two moves for some reason...
- mouseMove(control, handleCenter.x, handleCenter.y)
- mouseMove(control, handleCenter.x, handleCenter.y)
- verify(firstHandle.SplitHandle.hovered)
- verify(!firstHandle.SplitHandle.pressed)
-
- mousePress(control, handleCenter.x, handleCenter.y)
- verify(firstHandle.SplitHandle.hovered)
- verify(firstHandle.SplitHandle.pressed)
-
- mouseRelease(control, handleCenter.x, handleCenter.y)
- verify(firstHandle.SplitHandle.hovered)
- verify(!firstHandle.SplitHandle.pressed)
-
- mouseMove(control, 0, 0)
- verify(!firstHandle.SplitHandle.hovered)
- verify(!firstHandle.SplitHandle.pressed)
- }
-
- // Tests removing/adding/moving an item while it's pressed.
- function test_modifyWhileHoveredPressed() {
- if ((Qt.platform.pluginName === "offscreen") || (Qt.platform.pluginName === "minimal"))
- skip("Mouse hovering not functional on offscreen/minimal platforms")
-
- var control = createTemporaryObject(threeSizedItemsComponent, testCase)
- verify(control)
- control.anchors.margins = 50
-
- var handles = findHandles(control)
- var firstHandle = handles[0]
-
- // First, ensure that the handle is hovered + pressed.
- var handleCenter = control.mapFromItem(firstHandle, firstHandle.width / 2, firstHandle.height / 2)
- // Test fails if we don't do two moves for some reason...
- mouseMove(control, handleCenter.x, handleCenter.y)
- mouseMove(control, handleCenter.x, handleCenter.y)
- verify(firstHandle.SplitHandle.hovered)
- verify(!firstHandle.SplitHandle.pressed)
-
- mousePress(control, handleCenter.x, handleCenter.y)
- verify(firstHandle.SplitHandle.hovered)
- verify(firstHandle.SplitHandle.pressed)
-
- // Then, remove it by removing the first item.
- control.removeItem(control.itemAt(0))
- handles = findHandles(control)
- firstHandle = null
- compare(handles.length, 1)
-
- // No handles should be hovered/pressed.
- for (var i = 0; i < handles.length; ++i) {
- var handle = handles[i]
- verify(!handle.SplitHandle.hovered, "handle at index " + i + " should not be hovered")
- verify(!handle.SplitHandle.pressed, "handle at index " + i + " should not be hovered")
- }
-
- mouseRelease(control, handleCenter.x, handleCenter.y)
- }
-
- Component {
- id: settingsComponent
- Settings {
- id: settings
- }
- }
-
- function test_saveAndRestoreState_data() {
- return [
- { tag: "Horizontal", orientation: Qt.Horizontal, propertyName: "preferredWidth", propertyValue: 123 },
- { tag: "Vertical", orientation: Qt.Vertical, propertyName: "preferredHeight", propertyValue: 234 }
- ]
- }
-
- function test_saveAndRestoreState(data) {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase, { orientation: data.orientation })
- verify(control)
- compare(control.orientation, data.orientation)
-
- var lastItem = control.itemAt(2)
- verify(lastItem)
- lastItem.SplitView[data.propertyName] = data.propertyValue
-
- // Save the state.
- var settings = createTemporaryObject(settingsComponent, testCase)
- verify(settings)
- settings.setValue("splitView", control.saveState())
-
- // Recreate the item to restore it to its "default" values.
- control = createTemporaryObject(threeSizedItemsComponent, testCase)
- lastItem = control.itemAt(2)
- verify(lastItem)
- compare(lastItem.SplitView[data.propertyName], -1)
-
- settings = createTemporaryObject(settingsComponent, testCase)
- verify(settings)
-
- // Restore the state.
- control.restoreState(settings.value("splitView"))
- compare(lastItem.SplitView[data.propertyName], data.propertyValue)
- }
-
- function test_changePreferredSizeDuringLayout() {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase)
- verify(control)
-
- var firstItem = control.itemAt(0)
- var secondItem = control.itemAt(1)
- secondItem.widthChanged.connect(function() {
- if (secondItem.width < 10)
- firstItem.SplitView.preferredWidth = 50
- })
-
- // Change the size of the item so that a layout happens, but
- // make the size small enough that the item's onWidthChanged handler gets triggered.
- // The onWidthChanged handler will set the preferredWidth of another item during the
- // layout, so we need to make sure the assignment isn't lost since we return early in that case.
- secondItem.implicitWidth = 5
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(secondItem.width, 5)
- compare(firstItem.width, 50)
-
- // Now do the same for height.
- control.orientation = Qt.Vertical
- secondItem.heightChanged.connect(function() {
- if (secondItem.height < 10)
- firstItem.SplitView.preferredHeight = 50
- })
- // Get the polishes for the orientation out of the way so that they
- // don't intefere with our results.
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
-
- secondItem.implicitHeight = 5
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
- compare(secondItem.height, 5)
- compare(firstItem.height, 50)
- }
-
- // When the user drags a handle, we internally set preferredWidth/Height
- // to reflect the new value. However, we also have to make sure that when
- // we do so, it doesn't trigger a delayed layout. This is why we have
- // m_ignoreNextDelayedLayoutRequest. This test checks that
- // m_ignoreNextDelayedLayoutRequest doesn't interfere with any action from
- // the user that results in a delayed layout.
- function test_changePreferredSizeDuringLayoutWhileDraggingHandle() {
- var control = createTemporaryObject(threeSizedItemsComponent, testCase)
- verify(control)
-
- var firstItem = control.itemAt(0)
- var secondItem = control.itemAt(1)
- firstItem.widthChanged.connect(function() {
- if (firstItem.width === 0)
- secondItem.SplitView.preferredWidth = 50
- })
-
- // Start dragging the handle.
- var handles = findHandles(control)
- var targetHandle = handles[0]
- mousePress(targetHandle)
- verify(control.resizing)
- var localPos = testCase.mapToItem(targetHandle, 15, testCase.height / 2)
-
- // Move the handle to the very left, so that the item's width becomes zero.
- mouseMove(targetHandle, -100, targetHandle.height / 2)
- verify(control.resizing)
- compare(firstItem.width, 0)
- compare(secondItem.SplitView.preferredWidth, 50)
- compare(secondItem.width, 50)
- mouseRelease(targetHandle, -100, targetHandle.height / 2, Qt.LeftButton)
- verify(!control.resizing)
- }
-
- Component {
- id: oneItemComponent
-
- SplitView {
- Item {}
- }
- }
-
- // QTBUG-79270
- function test_hideSplitViewWithOneItem() {
- var control = createTemporaryObject(oneItemComponent, testCase)
- verify(control)
- // Shouldn't be an assertion failure.
- control.visible = false
- }
-
- // QTBUG-79302: ensure that the Repeater's items are actually generated.
- // test_dragHandle:repeater tests dragging behavior with a Repeater.
- function test_repeater(data) {
- var control = createTemporaryObject(repeaterSplitViewComponent, testCase)
- verify(control)
- compare(control.repeater.count, 3)
- compare(control.contentChildren.length, 3)
- }
-
- Component {
- id: hoverableChildrenSplitViewComponent
-
- SplitView {
- handle: handleComponent
- anchors.fill: parent
-
- MouseArea {
- objectName: "mouseArea1"
- hoverEnabled: true
-
- SplitView.preferredWidth: 200
- }
- MouseArea {
- objectName: "mouseArea2"
- hoverEnabled: true
- }
- }
- }
-
- function test_hoverableChilden() {
- if (Qt.platform.pluginName === "offscreen" || Qt.platform.pluginName === "minimal")
- skip("Mouse hovering not functional on offscreen/minimal platforms")
-
- var control = createTemporaryObject(hoverableChildrenSplitViewComponent, testCase)
- verify(control)
-
- verify(isPolishScheduled(control))
- verify(waitForItemPolished(control))
-
- // Move the mouse over the handle.
- var handles = findHandles(control)
- var targetHandle = handles[0]
- // Test fails if we don't do two moves for some reason...
- mouseMove(targetHandle, targetHandle.width / 2, targetHandle.height / 2)
- mouseMove(targetHandle, targetHandle.width / 2, targetHandle.height / 2)
- verify(targetHandle.SplitHandle.hovered)
-
- // Move the mouse to the MouseArea on the left. The handle should no longer be hovered.
- mouseMove(control, 100, control.height / 2)
- verify(!targetHandle.SplitHandle.hovered)
-
- // Move the mouse back over the handle.
- mouseMove(targetHandle, targetHandle.width / 2, targetHandle.height / 2)
- verify(targetHandle.SplitHandle.hovered)
-
- // Move the mouse to the MouseArea on the right. The handle should no longer be hovered.
- mouseMove(control, control.width - 100, control.height / 2)
- verify(!targetHandle.SplitHandle.hovered)
- }
-}
diff --git a/tests/auto/controls/data/tst_stackview.qml b/tests/auto/controls/data/tst_stackview.qml
deleted file mode 100644
index a3df827a..00000000
--- a/tests/auto/controls/data/tst_stackview.qml
+++ /dev/null
@@ -1,1433 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "StackView"
-
- Item { id: item }
- Component { id: textField; TextField { } }
- Component { id: component; Item { } }
-
- Component {
- id: stackView
- StackView { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_initialItem() {
- var control1 = createTemporaryObject(stackView, testCase)
- verify(control1)
- compare(control1.currentItem, null)
- control1.destroy()
-
- var control2 = createTemporaryObject(stackView, testCase, {initialItem: item})
- verify(control2)
- compare(control2.currentItem, item)
- control2.destroy()
-
- var control3 = createTemporaryObject(stackView, testCase, {initialItem: component})
- verify(control3)
- verify(control3.currentItem)
- control3.destroy()
- }
-
- function test_currentItem() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: item})
- verify(control)
- compare(control.currentItem, item)
- control.push(component)
- verify(control.currentItem !== item)
- control.pop(StackView.Immediate)
- compare(control.currentItem, item)
- }
-
- function test_busy() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
- compare(control.busy, false)
-
- var busyCount = 0
- var busySpy = signalSpy.createObject(control, {target: control, signalName: "busyChanged"})
- verify(busySpy.valid)
-
- control.push(component)
- compare(control.busy, false)
- compare(busySpy.count, busyCount)
-
- control.push(component)
- compare(control.busy, true)
- compare(busySpy.count, ++busyCount)
- tryCompare(control, "busy", false)
- compare(busySpy.count, ++busyCount)
-
- control.replace(component)
- compare(control.busy, true)
- compare(busySpy.count, ++busyCount)
- tryCompare(control, "busy", false)
- compare(busySpy.count, ++busyCount)
-
- control.pop()
- compare(control.busy, true)
- compare(busySpy.count, ++busyCount)
- tryCompare(control, "busy", false)
- compare(busySpy.count, ++busyCount)
-
- control.pushEnter = null
- control.pushExit = null
-
- control.push(component)
- compare(control.busy, false)
- compare(busySpy.count, busyCount)
-
- control.replaceEnter = null
- control.replaceExit = null
-
- control.replace(component)
- compare(control.busy, false)
- compare(busySpy.count, busyCount)
-
- control.popEnter = null
- control.popExit = null
-
- control.pop()
- compare(control.busy, false)
- compare(busySpy.count, busyCount)
- }
-
- function test_status() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item1 = component.createObject(control)
- compare(item1.StackView.status, StackView.Inactive)
- control.push(item1)
- compare(item1.StackView.status, StackView.Active)
-
- var item2 = component.createObject(control)
- compare(item2.StackView.status, StackView.Inactive)
- control.push(item2)
- compare(item2.StackView.status, StackView.Activating)
- compare(item1.StackView.status, StackView.Deactivating)
- tryCompare(item2.StackView, "status", StackView.Active)
- tryCompare(item1.StackView, "status", StackView.Inactive)
-
- control.pop()
- compare(item2.StackView.status, StackView.Deactivating)
- compare(item1.StackView.status, StackView.Activating)
- tryCompare(item2.StackView, "status", StackView.Inactive)
- tryCompare(item1.StackView, "status", StackView.Active)
- }
-
- function test_index() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item1 = component.createObject(control)
- compare(item1.StackView.index, -1)
- control.push(item1, StackView.Immediate)
- compare(item1.StackView.index, 0)
-
- var item2 = component.createObject(control)
- compare(item2.StackView.index, -1)
- control.push(item2, StackView.Immediate)
- compare(item2.StackView.index, 1)
- compare(item1.StackView.index, 0)
-
- control.pop(StackView.Immediate)
- compare(item2.StackView.index, -1)
- compare(item1.StackView.index, 0)
- }
-
- function test_view() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item1 = component.createObject(control)
- compare(item1.StackView.view, null)
- control.push(item1, StackView.Immediate)
- compare(item1.StackView.view, control)
-
- var item2 = component.createObject(control)
- compare(item2.StackView.view, null)
- control.push(item2, StackView.Immediate)
- compare(item2.StackView.view, control)
- compare(item1.StackView.view, control)
-
- control.pop(StackView.Immediate)
- compare(item2.StackView.view, null)
- compare(item1.StackView.view, control)
- }
-
- function test_depth() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var depthChanges = 0
- var emptyChanges = 0
- var depthSpy = signalSpy.createObject(control, {target: control, signalName: "depthChanged"})
- var emptySpy = signalSpy.createObject(control, {target: control, signalName: "emptyChanged"})
- verify(depthSpy.valid)
- verify(emptySpy.valid)
- compare(control.depth, 0)
- compare(control.empty, true)
-
- control.push(item, StackView.Immediate)
- compare(control.depth, 1)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, ++emptyChanges)
-
- control.clear()
- compare(control.depth, 0)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, true)
- compare(emptySpy.count, ++emptyChanges)
-
- control.push(component, StackView.Immediate)
- compare(control.depth, 1)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, ++emptyChanges)
-
- control.push(component, StackView.Immediate)
- compare(control.depth, 2)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, emptyChanges)
-
- control.replace(component, StackView.Immediate)
- compare(control.depth, 2)
- compare(depthSpy.count, depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, emptyChanges)
-
- control.replace([component, component], StackView.Immediate)
- compare(control.depth, 3)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, emptyChanges)
-
- control.pop(null, StackView.Immediate)
- compare(control.depth, 1)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, emptyChanges)
-
- control.pop(StackView.Immediate) // ignored
- compare(control.depth, 1)
- compare(depthSpy.count, depthChanges)
- compare(control.empty, false)
- compare(emptySpy.count, emptyChanges)
-
- control.clear()
- compare(control.depth, 0)
- compare(depthSpy.count, ++depthChanges)
- compare(control.empty, true)
- compare(emptySpy.count, ++emptyChanges)
-
- control.clear()
- compare(control.depth, 0)
- compare(depthSpy.count, depthChanges)
- compare(control.empty, true)
- compare(emptySpy.count, emptyChanges)
- }
-
- function test_size() {
- var container = createTemporaryObject(component, testCase, {width: 200, height: 200})
- verify(container)
- var control = stackView.createObject(container, {width: 100, height: 100})
- verify(control)
-
- container.width += 10
- container.height += 20
- compare(control.width, 100)
- compare(control.height, 100)
-
- control.push(item, StackView.Immediate)
- compare(item.width, control.width)
- compare(item.height, control.height)
-
- control.width = 200
- control.height = 200
- compare(item.width, control.width)
- compare(item.height, control.height)
-
- control.clear()
- control.width += 10
- control.height += 20
- verify(item.width !== control.width)
- verify(item.height !== control.height)
-
- control.push(item, StackView.Immediate)
- compare(item.width, control.width)
- compare(item.height, control.height)
- }
-
- function test_focus_data() {
- return [
- { tag: "true", focus: true, forceActiveFocus: false },
- { tag: "false", focus: false, forceActiveFocus: false },
- { tag: "forceActiveFocus()", focus: false, forceActiveFocus: true },
- ]
- }
-
- function test_focus(data) {
- var control = createTemporaryObject(stackView, testCase, {initialItem: item, width: 200, height: 200})
- verify(control)
-
- if (data.focus)
- control.focus = true
- if (data.forceActiveFocus)
- control.forceActiveFocus()
- compare(control.activeFocus, data.focus || data.forceActiveFocus)
-
- var page = control.push(textField, StackView.Immediate)
- verify(page)
- compare(control.currentItem, page)
- compare(page.activeFocus, control.activeFocus)
-
- control.pop(StackView.Immediate)
- compare(control.currentItem, item)
- compare(item.activeFocus, data.focus || data.forceActiveFocus)
- verify(!page.activeFocus)
- }
-
- function test_find() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item1 = component.createObject(control, {objectName: "1"})
- var item2 = component.createObject(control, {objectName: "2"})
- var item3 = component.createObject(control, {objectName: "3"})
-
- control.push(item1, StackView.Immediate)
- control.push(item2, StackView.Immediate)
- control.push(item3, StackView.Immediate)
-
- compare(control.find(function(item, index) { return index === 0 }), item1)
- compare(control.find(function(item) { return item.objectName === "1" }), item1)
-
- compare(control.find(function(item, index) { return index === 1 }), item2)
- compare(control.find(function(item) { return item.objectName === "2" }), item2)
-
- compare(control.find(function(item, index) { return index === 2 }), item3)
- compare(control.find(function(item) { return item.objectName === "3" }), item3)
-
- compare(control.find(function() { return false }), null)
- compare(control.find(function() { return true }), item3)
- }
-
- function test_get() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- control.push([item, component, component], StackView.Immediate)
-
- verify(control.get(0, StackView.DontLoad))
- compare(control.get(0, StackView.ForceLoad), item)
-
- verify(!control.get(1, StackView.DontLoad))
-
- verify(control.get(2, StackView.DontLoad))
- verify(control.get(2, StackView.ForceLoad))
- }
-
- function test_push() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- // missing arguments
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: push: missing arguments")
- compare(control.push(), null)
-
- // nothing to push
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: push: nothing to push")
- compare(control.push(StackView.Immediate), null)
-
- // unsupported type
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: push: QtObject is not supported. Must be Item or Component.")
- control.push(Qt.createQmlObject('import QtQml; QtObject { }', control))
-
- // push(item)
- var item1 = component.createObject(control, {objectName:"1"})
- compare(control.push(item1, StackView.Immediate), item1)
- compare(control.depth, 1)
- compare(control.currentItem, item1)
-
- // push([item])
- var item2 = component.createObject(control, {objectName:"2"})
- compare(control.push([item2], StackView.Immediate), item2)
- compare(control.depth, 2)
- compare(control.currentItem, item2)
-
- // push(item, {properties})
- var item3 = component.createObject(control)
- compare(control.push(item3, {objectName:"3"}, StackView.Immediate), item3)
- compare(item3.objectName, "3")
- compare(control.depth, 3)
- compare(control.currentItem, item3)
-
- // push([item, {properties}])
- var item4 = component.createObject(control)
- compare(control.push([item4, {objectName:"4"}], StackView.Immediate), item4)
- compare(item4.objectName, "4")
- compare(control.depth, 4)
- compare(control.currentItem, item4)
-
- // push(component, {properties})
- var item5 = control.push(component, {objectName:"5"}, StackView.Immediate)
- compare(item5.objectName, "5")
- compare(control.depth, 5)
- compare(control.currentItem, item5)
-
- // push([component, {properties}])
- var item6 = control.push([component, {objectName:"6"}], StackView.Immediate)
- compare(item6.objectName, "6")
- compare(control.depth, 6)
- compare(control.currentItem, item6)
- }
-
- function test_pop() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var items = []
- for (var i = 0; i < 7; ++i)
- items.push(component.createObject(control, {objectName:i}))
-
- control.push(items, StackView.Immediate)
-
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: pop: too many arguments")
- compare(control.pop(1, 2, 3), null)
-
- // pop the top most item
- compare(control.pop(StackView.Immediate), items[6])
- compare(control.depth, 6)
- compare(control.currentItem, items[5])
-
- // pop down to the current item
- compare(control.pop(control.currentItem, StackView.Immediate), null)
- compare(control.depth, 6)
- compare(control.currentItem, items[5])
-
- // pop down to (but not including) the Nth item
- compare(control.pop(items[3], StackView.Immediate), items[5])
- compare(control.depth, 4)
- compare(control.currentItem, items[3])
-
- // pop the top most item
- compare(control.pop(undefined, StackView.Immediate), items[3])
- compare(control.depth, 3)
- compare(control.currentItem, items[2])
-
- // don't pop non-existent item
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: pop: unknown argument: " + testCase)
- compare(control.pop(testCase, StackView.Immediate), null)
- compare(control.depth, 3)
- compare(control.currentItem, items[2])
-
- // pop all items down to (but not including) the 1st item
- control.pop(null, StackView.Immediate)
- compare(control.depth, 1)
- compare(control.currentItem, items[0])
- }
-
- function test_replace() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- // missing arguments
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: replace: missing arguments")
- compare(control.replace(), null)
-
- // nothing to push
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: replace: nothing to push")
- compare(control.replace(StackView.Immediate), null)
-
- // unsupported type
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: replace: QtObject is not supported. Must be Item or Component.")
- compare(control.replace(Qt.createQmlObject('import QtQml; QtObject { }', control)), null)
-
- // replace(item)
- var item1 = component.createObject(control, {objectName:"1"})
- compare(control.replace(item1, StackView.Immediate), item1)
- compare(control.depth, 1)
- compare(control.currentItem, item1)
-
- // replace([item])
- var item2 = component.createObject(control, {objectName:"2"})
- compare(control.replace([item2], StackView.Immediate), item2)
- compare(control.depth, 1)
- compare(control.currentItem, item2)
-
- // replace(item, {properties})
- var item3 = component.createObject(control)
- compare(control.replace(item3, {objectName:"3"}, StackView.Immediate), item3)
- compare(item3.objectName, "3")
- compare(control.depth, 1)
- compare(control.currentItem, item3)
-
- // replace([item, {properties}])
- var item4 = component.createObject(control)
- compare(control.replace([item4, {objectName:"4"}], StackView.Immediate), item4)
- compare(item4.objectName, "4")
- compare(control.depth, 1)
- compare(control.currentItem, item4)
-
- // replace(component, {properties})
- var item5 = control.replace(component, {objectName:"5"}, StackView.Immediate)
- compare(item5.objectName, "5")
- compare(control.depth, 1)
- compare(control.currentItem, item5)
-
- // replace([component, {properties}])
- var item6 = control.replace([component, {objectName:"6"}], StackView.Immediate)
- compare(item6.objectName, "6")
- compare(control.depth, 1)
- compare(control.currentItem, item6)
-
- // replace the topmost item
- control.push(component)
- compare(control.depth, 2)
- var item7 = control.replace(control.get(1), component, StackView.Immediate)
- compare(control.depth, 2)
- compare(control.currentItem, item7)
-
- // replace the item in the middle
- control.push(component)
- control.push(component)
- control.push(component)
- compare(control.depth, 5)
- var item8 = control.replace(control.get(2), component, StackView.Immediate)
- compare(control.depth, 3)
- compare(control.currentItem, item8)
- }
-
- function test_clear() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- control.push(component, StackView.Immediate)
-
- control.clear()
- compare(control.depth, 0)
- compare(control.busy, false)
-
- control.push(component, StackView.Immediate)
-
- control.clear(StackView.PopTransition)
- compare(control.depth, 0)
- compare(control.busy, true)
- tryCompare(control, "busy", false)
- }
-
- function test_visibility_data() {
- return [
- {tag:"default transitions", properties: {}},
- {tag:"null transitions", properties: {pushEnter: null, pushExit: null, popEnter: null, popExit: null}}
- ]
- }
-
- function test_visibility(data) {
- var control = createTemporaryObject(stackView, testCase, data.properties)
- verify(control)
-
- var item1 = component.createObject(control)
- control.push(item1, StackView.Immediate)
- verify(item1.visible)
-
- var item2 = component.createObject(control)
- control.push(item2)
- tryCompare(item1, "visible", false)
- verify(item2.visible)
-
- control.pop()
- verify(item1.visible)
- tryCompare(item2, "visible", false)
- }
-
- Component {
- id: transitionView
- StackView {
- property int popEnterRuns
- property int popExitRuns
- property int pushEnterRuns
- property int pushExitRuns
- property int replaceEnterRuns
- property int replaceExitRuns
- popEnter: Transition {
- PauseAnimation { duration: 1 }
- onRunningChanged: if (!running) ++popEnterRuns
- }
- popExit: Transition {
- PauseAnimation { duration: 1 }
- onRunningChanged: if (!running) ++popExitRuns
- }
- pushEnter: Transition {
- PauseAnimation { duration: 1 }
- onRunningChanged: if (!running) ++pushEnterRuns
- }
- pushExit: Transition {
- PauseAnimation { duration: 1 }
- onRunningChanged: if (!running) ++pushExitRuns
- }
- replaceEnter: Transition {
- PauseAnimation { duration: 1 }
- onRunningChanged: if (!running) ++replaceEnterRuns
- }
- replaceExit: Transition {
- PauseAnimation { duration: 1 }
- onRunningChanged: if (!running) ++replaceExitRuns
- }
- }
- }
-
- function test_transitions_data() {
- return [
- { tag: "undefined", operation: undefined,
- pushEnterRuns: [0,1,1,1], pushExitRuns: [0,1,1,1], replaceEnterRuns: [0,0,1,1], replaceExitRuns: [0,0,1,1], popEnterRuns: [0,0,0,1], popExitRuns: [0,0,0,1] },
- { tag: "immediate", operation: StackView.Immediate,
- pushEnterRuns: [0,0,0,0], pushExitRuns: [0,0,0,0], replaceEnterRuns: [0,0,0,0], replaceExitRuns: [0,0,0,0], popEnterRuns: [0,0,0,0], popExitRuns: [0,0,0,0] },
- { tag: "push", operation: StackView.PushTransition,
- pushEnterRuns: [1,2,3,4], pushExitRuns: [0,1,2,3], replaceEnterRuns: [0,0,0,0], replaceExitRuns: [0,0,0,0], popEnterRuns: [0,0,0,0], popExitRuns: [0,0,0,0] },
- { tag: "pop", operation: StackView.PopTransition,
- pushEnterRuns: [0,0,0,0], pushExitRuns: [0,0,0,0], replaceEnterRuns: [0,0,0,0], replaceExitRuns: [0,0,0,0], popEnterRuns: [1,2,3,4], popExitRuns: [0,1,2,3] },
- { tag: "replace", operation: StackView.ReplaceTransition,
- pushEnterRuns: [0,0,0,0], pushExitRuns: [0,0,0,0], replaceEnterRuns: [1,2,3,4], replaceExitRuns: [0,1,2,3], popEnterRuns: [0,0,0,0], popExitRuns: [0,0,0,0] },
- ]
- }
-
- function test_transitions(data) {
- var control = createTemporaryObject(transitionView, testCase)
- verify(control)
-
- control.push(component, data.operation)
- tryCompare(control, "busy", false)
- compare(control.pushEnterRuns, data.pushEnterRuns[0])
- compare(control.pushExitRuns, data.pushExitRuns[0])
- compare(control.replaceEnterRuns, data.replaceEnterRuns[0])
- compare(control.replaceExitRuns, data.replaceExitRuns[0])
- compare(control.popEnterRuns, data.popEnterRuns[0])
- compare(control.popExitRuns, data.popExitRuns[0])
-
- control.push(component, data.operation)
- tryCompare(control, "busy", false)
- compare(control.pushEnterRuns, data.pushEnterRuns[1])
- compare(control.pushExitRuns, data.pushExitRuns[1])
- compare(control.replaceEnterRuns, data.replaceEnterRuns[1])
- compare(control.replaceExitRuns, data.replaceExitRuns[1])
- compare(control.popEnterRuns, data.popEnterRuns[1])
- compare(control.popExitRuns, data.popExitRuns[1])
-
- control.replace(component, data.operation)
- tryCompare(control, "busy", false)
- compare(control.pushEnterRuns, data.pushEnterRuns[2])
- compare(control.pushExitRuns, data.pushExitRuns[2])
- compare(control.replaceEnterRuns, data.replaceEnterRuns[2])
- compare(control.replaceExitRuns, data.replaceExitRuns[2])
- compare(control.popEnterRuns, data.popEnterRuns[2])
- compare(control.popExitRuns, data.popExitRuns[2])
-
- control.pop(data.operation)
- tryCompare(control, "busy", false)
- compare(control.pushEnterRuns, data.pushEnterRuns[3])
- compare(control.pushExitRuns, data.pushExitRuns[3])
- compare(control.replaceEnterRuns, data.replaceEnterRuns[3])
- compare(control.replaceExitRuns, data.replaceExitRuns[3])
- compare(control.popEnterRuns, data.popEnterRuns[3])
- compare(control.popExitRuns, data.popExitRuns[3])
- }
-
- TestItem {
- id: indestructibleItem
- }
-
- Component {
- id: destructibleComponent
- TestItem { }
- }
-
- function test_ownership_data() {
- return [
- {tag:"item, transition", arg: indestructibleItem, operation: StackView.Transition, destroyed: false},
- {tag:"item, immediate", arg: indestructibleItem, operation: StackView.Immediate, destroyed: false},
- {tag:"component, transition", arg: destructibleComponent, operation: StackView.Transition, destroyed: true},
- {tag:"component, immediate", arg: destructibleComponent, operation: StackView.Immediate, destroyed: true},
- {tag:"url, transition", arg: Qt.resolvedUrl("TestItem.qml"), operation: StackView.Transition, destroyed: true},
- {tag:"url, immediate", arg: Qt.resolvedUrl("TestItem.qml"), operation: StackView.Immediate, destroyed: true}
- ]
- }
-
- function test_ownership(data) {
- var control = createTemporaryObject(transitionView, testCase, {initialItem: component})
- verify(control)
-
- // push-pop
- control.push(data.arg, StackView.Immediate)
- verify(control.currentItem)
- verify(control.currentItem.hasOwnProperty("destroyedCallback"))
- var destroyed = false
- control.currentItem.destroyedCallback = function() { destroyed = true }
- control.pop(data.operation)
- tryCompare(control, "busy", false)
- wait(0) // deferred delete
- compare(destroyed, data.destroyed)
-
- // push-replace
- control.push(data.arg, StackView.Immediate)
- verify(control.currentItem)
- verify(control.currentItem.hasOwnProperty("destroyedCallback"))
- destroyed = false
- control.currentItem.destroyedCallback = function() { destroyed = true }
- control.replace(component, data.operation)
- tryCompare(control, "busy", false)
- wait(0) // deferred delete
- compare(destroyed, data.destroyed)
- }
-
- Component {
- id: removeComponent
-
- Item {
- objectName: "removeItem"
- StackView.onRemoved: destroy()
- }
- }
-
- function test_destroyOnRemoved() {
- var control = createTemporaryObject(stackView, testCase, { initialItem: component })
- verify(control)
-
- var item = removeComponent.createObject(control)
- verify(item)
-
- var removedSpy = signalSpy.createObject(control, { target: item.StackView, signalName: "removed" })
- verify(removedSpy)
- verify(removedSpy.valid)
-
- var destructionSpy = signalSpy.createObject(control, { target: item.Component, signalName: "destruction" })
- verify(destructionSpy)
- verify(destructionSpy.valid)
-
- // push-pop
- control.push(item, StackView.Immediate)
- compare(control.currentItem, item)
- control.pop(StackView.Transition)
- item = null
- tryCompare(removedSpy, "count", 1)
- tryCompare(destructionSpy, "count", 1)
- compare(control.busy, false)
-
- item = removeComponent.createObject(control)
- verify(item)
-
- removedSpy.target = item.StackView
- verify(removedSpy.valid)
-
- destructionSpy.target = item.Component
- verify(destructionSpy.valid)
-
- // push-replace
- control.push(item, StackView.Immediate)
- compare(control.currentItem, item)
- control.replace(component, StackView.Transition)
- item = null
- tryCompare(removedSpy, "count", 2)
- tryCompare(destructionSpy, "count", 2)
- compare(control.busy, false)
- }
-
- function test_pushOnRemoved() {
- var control = createTemporaryObject(stackView, testCase, { initialItem: component })
- verify(control)
-
- var item = control.push(component, StackView.Immediate)
- verify(item)
-
- item.StackView.onRemoved.connect(function() {
- ignoreWarning(/.*QML StackView: cannot push while already in the process of completing a pop/)
- control.push(component, StackView.Immediate)
- })
-
- // don't crash (QTBUG-62153)
- control.pop(StackView.Immediate)
- }
-
- Component {
- id: attachedItem
- Item {
- property int index: StackView.index
- property StackView view: StackView.view
- property int status: StackView.status
- }
- }
-
- function test_attached() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: attachedItem})
-
- compare(control.get(0).index, 0)
- compare(control.get(0).view, control)
- compare(control.get(0).status, StackView.Active)
-
- control.push(attachedItem, StackView.Immediate)
-
- compare(control.get(0).index, 0)
- compare(control.get(0).view, control)
- compare(control.get(0).status, StackView.Inactive)
-
- compare(control.get(1).index, 1)
- compare(control.get(1).view, control)
- compare(control.get(1).status, StackView.Active)
-
- control.pop(StackView.Immediate)
-
- compare(control.get(0).index, 0)
- compare(control.get(0).view, control)
- compare(control.get(0).status, StackView.Active)
- }
-
- Component {
- id: testButton
- Button {
- property int clicks: 0
- onClicked: ++clicks
- }
- }
-
- function test_interaction() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: testButton, width: testCase.width, height: testCase.height})
- verify(control)
-
- var firstButton = control.currentItem
- verify(firstButton)
-
- var firstClicks = 0
- var secondClicks = 0
- var thirdClicks = 0
-
- // push - default transition
- var secondButton = control.push(testButton)
- compare(control.busy, true)
- mouseClick(firstButton) // filtered while busy
- mouseClick(secondButton) // filtered while busy
- compare(firstButton.clicks, firstClicks)
- compare(secondButton.clicks, secondClicks)
- tryCompare(control, "busy", false)
- mouseClick(secondButton)
- compare(secondButton.clicks, ++secondClicks)
-
- // replace - default transition
- var thirdButton = control.replace(testButton)
- compare(control.busy, true)
- mouseClick(secondButton) // filtered while busy
- mouseClick(thirdButton) // filtered while busy
- compare(secondButton.clicks, secondClicks)
- compare(thirdButton.clicks, thirdClicks)
- tryCompare(control, "busy", false)
- secondButton = null
- secondClicks = 0
- mouseClick(thirdButton)
- compare(thirdButton.clicks, ++thirdClicks)
-
- // pop - default transition
- control.pop()
- compare(control.busy, true)
- mouseClick(firstButton) // filtered while busy
- mouseClick(thirdButton) // filtered while busy
- compare(firstButton.clicks, firstClicks)
- compare(thirdButton.clicks, thirdClicks)
- tryCompare(control, "busy", false)
- thirdButton = null
- thirdClicks = 0
- mouseClick(firstButton)
- compare(firstButton.clicks, ++firstClicks)
-
- // push - immediate operation
- secondButton = control.push(testButton, StackView.Immediate)
- compare(control.busy, false)
- mouseClick(secondButton)
- compare(secondButton.clicks, ++secondClicks)
-
- // replace - immediate operation
- thirdButton = control.replace(testButton, StackView.Immediate)
- compare(control.busy, false)
- secondButton = null
- secondClicks = 0
- mouseClick(thirdButton)
- compare(thirdButton.clicks, ++thirdClicks)
-
- // pop - immediate operation
- control.pop(StackView.Immediate)
- compare(control.busy, false)
- thirdButton = null
- thirdClicks = 0
- mouseClick(firstButton)
- compare(firstButton.clicks, ++firstClicks)
-
- // push - null transition
- control.pushEnter = null
- control.pushExit = null
- secondButton = control.push(testButton)
- compare(control.busy, false)
- mouseClick(secondButton)
- compare(secondButton.clicks, ++secondClicks)
-
- // replace - null transition
- control.replaceEnter = null
- control.replaceExit = null
- thirdButton = control.replace(testButton)
- compare(control.busy, false)
- secondButton = null
- secondClicks = 0
- mouseClick(thirdButton)
- compare(thirdButton.clicks, ++thirdClicks)
-
- // pop - null transition
- control.popEnter = null
- control.popExit = null
- control.pop()
- compare(control.busy, false)
- thirdButton = null
- thirdClicks = 0
- mouseClick(firstButton)
- compare(firstButton.clicks, ++firstClicks)
- }
-
- Component {
- id: mouseArea
- MouseArea {
- property int presses: 0
- property int releases: 0
- property int clicks: 0
- property int doubleClicks: 0
- property int cancels: 0
- onPressed: ++presses
- onReleased: ++releases
- onClicked: ++clicks
- onDoubleClicked: ++doubleClicks
- onCanceled: ++cancels
- }
- }
-
- // QTBUG-50305
- function test_events() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: mouseArea, width: testCase.width, height: testCase.height})
- verify(control)
-
- var testItem = control.currentItem
- verify(testItem)
-
- testItem.doubleClicked.connect(function() {
- control.push(mouseArea) // ungrab -> cancel
- })
-
- mouseDoubleClickSequence(testItem)
- compare(testItem.presses, 2)
- compare(testItem.releases, 2)
- compare(testItem.clicks, 1)
- compare(testItem.doubleClicks, 1)
- compare(testItem.pressed, false)
- compare(testItem.cancels, 0)
- }
-
- function test_ungrab() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: mouseArea, width: testCase.width, height: testCase.height})
- verify(control)
-
- var testItem = control.currentItem
- verify(testItem)
-
- mousePress(testItem)
- control.push(mouseArea)
- tryCompare(control, "busy", false)
- mouseRelease(testItem)
-
- compare(testItem.presses, 1)
- compare(testItem.releases, 0)
- compare(testItem.clicks, 0)
- compare(testItem.doubleClicks, 0)
- compare(testItem.pressed, false)
- compare(testItem.cancels, 1)
- }
-
- function test_failures() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: component})
- verify(control)
-
- var error = Qt.resolvedUrl("non-existent.qml") + ":-1 No such file or directory"
-
- ignoreWarning("QQmlComponent: Component is not ready")
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: push: " + error)
- control.push(Qt.resolvedUrl("non-existent.qml"))
-
- ignoreWarning("QQmlComponent: Component is not ready")
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: replace: " + error)
- control.replace(Qt.resolvedUrl("non-existent.qml"))
-
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: push: invalid url: x://[v]")
- control.push("x://[v]")
-
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: replace: invalid url: x://[v]")
- control.replace("x://[v]")
-
- control.pop()
- }
-
- Component {
- id: rectangle
- Rectangle {
- property color initialColor
- Component.onCompleted: initialColor = color
- }
- }
-
- function test_properties() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var rect = control.push(rectangle, {color: "#ff0000"})
- compare(rect.color, "#ff0000")
- compare(rect.initialColor, "#ff0000")
- }
-
- Component {
- id: signalTest
- Control {
- id: ctrl
- property SignalSpy activatedSpy: SignalSpy { target: ctrl.StackView; signalName: "activated" }
- property SignalSpy activatingSpy: SignalSpy { target: ctrl.StackView; signalName: "activating" }
- property SignalSpy deactivatedSpy: SignalSpy { target: ctrl.StackView; signalName: "deactivated" }
- property SignalSpy deactivatingSpy: SignalSpy { target: ctrl.StackView; signalName: "deactivating" }
- }
- }
-
- function test_signals() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item1 = signalTest.createObject(control)
- compare(item1.StackView.status, StackView.Inactive)
- control.push(item1)
- compare(item1.StackView.status, StackView.Active)
- compare(item1.activatedSpy.count, 1)
- compare(item1.activatingSpy.count, 1)
- compare(item1.deactivatedSpy.count, 0)
- compare(item1.deactivatingSpy.count, 0)
-
- var item2 = signalTest.createObject(control)
- compare(item2.StackView.status, StackView.Inactive)
- control.push(item2)
- compare(item2.StackView.status, StackView.Activating)
- compare(item2.activatedSpy.count, 0)
- compare(item2.activatingSpy.count, 1)
- compare(item2.deactivatedSpy.count, 0)
- compare(item2.deactivatingSpy.count, 0)
- compare(item1.StackView.status, StackView.Deactivating)
- compare(item1.activatedSpy.count, 1)
- compare(item1.activatingSpy.count, 1)
- compare(item1.deactivatedSpy.count, 0)
- compare(item1.deactivatingSpy.count, 1)
- tryCompare(item2.activatedSpy, "count", 1)
- tryCompare(item1.deactivatedSpy, "count", 1)
-
- control.pop()
- compare(item2.StackView.status, StackView.Deactivating)
- compare(item2.activatedSpy.count, 1)
- compare(item2.activatingSpy.count, 1)
- compare(item2.deactivatedSpy.count, 0)
- compare(item2.deactivatingSpy.count, 1)
- compare(item1.StackView.status, StackView.Activating)
- compare(item1.activatedSpy.count, 1)
- compare(item1.activatingSpy.count, 2)
- compare(item1.deactivatedSpy.count, 1)
- compare(item1.deactivatingSpy.count, 1)
- tryCompare(item1.activatedSpy, "count", 2)
- }
-
- // QTBUG-56158
- function test_repeatedPop() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: component, width: testCase.width, height: testCase.height})
- verify(control)
-
- for (var i = 0; i < 12; ++i)
- control.push(component)
- tryCompare(control, "busy", false)
-
- while (control.depth > 1) {
- control.pop()
- wait(50)
- }
- tryCompare(control, "busy", false)
- }
-
- function test_pushSameItem() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- control.push(item, StackView.Immediate)
- compare(control.currentItem, item)
- compare(control.depth, 1)
-
- // Pushing the same Item should do nothing.
- ignoreWarning(Qt.resolvedUrl("tst_stackview.qml") + ":69:9: QML StackView: push: nothing to push")
- control.push(item, StackView.Immediate)
- compare(control.currentItem, item)
- compare(control.depth, 1)
-
- // Push a component so that it becomes current.
- var current = control.push(component, StackView.Immediate)
- compare(control.currentItem, current)
- compare(control.depth, 2)
-
- // Push a bunch of stuff. "item" is already in the stack, so it should be ignored.
- current = control.push(component, item, StackView.Immediate)
- verify(current !== item)
- compare(control.currentItem, current)
- compare(control.depth, 3)
- }
-
- function test_visible() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item1 = component.createObject(control)
- control.push(item1, StackView.Immediate)
- compare(item1.visible, true)
- compare(item1.StackView.visible, item1.visible)
-
- var item2 = component.createObject(control)
- control.push(item2, StackView.Immediate)
- compare(item1.visible, false)
- compare(item2.visible, true)
- compare(item1.StackView.visible, false)
- compare(item2.StackView.visible, true)
-
- // keep explicitly visible
- item2.StackView.visible = true
- control.push(component, StackView.Immediate)
- compare(item2.visible, true)
- compare(item2.StackView.visible, true)
-
- // show underneath
- item1.StackView.visible = true
- compare(item1.visible, true)
- compare(item1.StackView.visible, true)
-
- control.pop(StackView.Immediate)
- compare(item2.visible, true)
- compare(item2.StackView.visible, true)
-
- // hide the top-most
- item2.StackView.visible = false
- compare(item2.visible, false)
- compare(item2.StackView.visible, false)
-
- // reset the top-most
- item2.StackView.visible = undefined
- compare(item2.visible, true)
- compare(item2.StackView.visible, true)
-
- // reset underneath
- item1.StackView.visible = undefined
- compare(item1.visible, false)
- compare(item1.StackView.visible, false)
-
- control.pop(StackView.Immediate)
- compare(item1.visible, true)
- compare(item1.StackView.visible, true)
- }
-
- function test_resolveInitialItem() {
- var control = createTemporaryObject(stackView, testCase, {initialItem: "TestItem.qml"})
- verify(control)
- verify(control.currentItem)
- }
-
- function test_resolve() {
- var control = createTemporaryObject(stackView, testCase)
- verify(control)
-
- var item = control.push("TestItem.qml")
- compare(control.depth, 1)
- verify(item)
- }
-
- // QTBUG-65084
- function test_mouseArea() {
- var ma = createTemporaryObject(mouseArea, testCase, {width: testCase.width, height: testCase.height})
- verify(ma)
-
- var control = stackView.createObject(ma, {width: testCase.width, height: testCase.height})
- verify(control)
-
- mousePress(control)
- verify(ma.pressed)
-
- mouseRelease(control)
- verify(!ma.pressed)
-
- var touch = touchEvent(control)
- touch.press(0, control).commit()
- verify(ma.pressed)
-
- touch.release(0, control).commit()
- verify(!ma.pressed)
- }
-
- // Separate function to ensure that the temporary value created to hold the return value of the Qt.createComponent()
- // call is out of scope when the caller calls gc().
- function stackViewFactory()
- {
- return createTemporaryObject(stackView, testCase, {initialItem: Qt.createComponent("TestItem.qml")})
- }
-
- function test_initalItemOwnership()
- {
- var control = stackViewFactory()
- verify(control)
- gc()
- verify(control.initialItem)
- }
-
- // Need to use this specific structure in order to reproduce the crash.
- Component {
- id: clearUponDestructionContainerComponent
-
- Item {
- id: container
- objectName: "container"
-
- property alias control: stackView
- property var onDestructionCallback
-
- property Component clearUponDestructionComponent: Component {
- id: clearUponDestructionComponent
-
- Item {
- objectName: "clearUponDestructionItem"
- Component.onDestruction: container.onDestructionCallback(stackView)
- }
- }
-
- StackView {
- id: stackView
- initialItem: Item {
- objectName: "initialItem"
- }
- }
- }
- }
-
- // QTBUG-80353
- // Tests that calling clear() in Component.onDestruction in response to that
- // item being removed (e.g. via an earlier call to clear()) results in a warning and not a crash.
- function test_recursiveClearClear() {
- let container = createTemporaryObject(clearUponDestructionContainerComponent, testCase,
- { onDestructionCallback: function(stackView) { stackView.clear(StackView.Immediate) }})
- verify(container)
-
- let control = container.control
- control.push(container.clearUponDestructionComponent, StackView.Immediate)
-
- // Shouldn't crash.
- ignoreWarning(/.*cannot clear while already in the process of completing a clear/)
- control.clear(StackView.Immediate)
- }
-
- function test_recursivePopClear() {
- let container = createTemporaryObject(clearUponDestructionContainerComponent, testCase,
- { onDestructionCallback: function(stackView) { stackView.clear(StackView.Immediate) }})
- verify(container)
-
- let control = container.control
- control.push(container.clearUponDestructionComponent, StackView.Immediate)
-
- // Pop all items except the first, removing the second item we pushed in the process.
- // Shouldn't crash.
- ignoreWarning(/.*cannot clear while already in the process of completing a pop/)
- control.pop(null, StackView.Immediate)
- }
-
- function test_recursivePopPop() {
- let container = createTemporaryObject(clearUponDestructionContainerComponent, testCase,
- { onDestructionCallback: function(stackView) { stackView.pop(null, StackView.Immediate) }})
- verify(container)
-
- let control = container.control
- // Push an extra item so that we can call pop(null) and reproduce the conditions for the crash.
- control.push(component, StackView.Immediate)
- control.push(container.clearUponDestructionComponent, StackView.Immediate)
-
- // Pop the top item, then pop down to the first item in response.
- ignoreWarning(/.*cannot pop while already in the process of completing a pop/)
- control.pop(StackView.Immediate)
- }
-
- function test_recursiveReplaceClear() {
- let container = createTemporaryObject(clearUponDestructionContainerComponent, testCase,
- { onDestructionCallback: function(stackView) { stackView.clear(StackView.Immediate) }})
- verify(container)
-
- let control = container.control
- control.push(container.clearUponDestructionComponent, StackView.Immediate)
-
- // Replace the top item, then clear in response.
- ignoreWarning(/.*cannot clear while already in the process of completing a replace/)
- control.replace(component, StackView.Immediate)
- }
-
- function test_recursiveClearReplace() {
- let container = createTemporaryObject(clearUponDestructionContainerComponent, testCase,
- { onDestructionCallback: function(stackView) { stackView.replace(component, StackView.Immediate) }})
- verify(container)
-
- let control = container.control
- control.push(container.clearUponDestructionComponent, StackView.Immediate)
-
- // Replace the top item, then clear in response.
- ignoreWarning(/.*cannot replace while already in the process of completing a clear/)
- control.clear(StackView.Immediate)
- }
-
- Component {
- id: rectangleComponent
- Rectangle {}
- }
-
- Component {
- id: qtbug57267_StackViewComponent
-
- StackView {
- id: stackView
-
- popEnter: Transition {
- XAnimator { from: (stackView.mirrored ? -1 : 1) * -stackView.width; to: 0; duration: 400; easing.type: Easing.Linear }
- }
- popExit: Transition {
- XAnimator { from: 0; to: (stackView.mirrored ? -1 : 1) * stackView.width; duration: 400; easing.type: Easing.Linear }
- }
- pushEnter: Transition {
- XAnimator { from: (stackView.mirrored ? -1 : 1) * stackView.width; to: 0; duration: 400; easing.type: Easing.Linear }
- }
- pushExit: Transition {
- XAnimator { from: 0; to: (stackView.mirrored ? -1 : 1) * -stackView.width; duration: 400; easing.type: Easing.Linear }
- }
- replaceEnter: Transition {
- XAnimator { from: (stackView.mirrored ? -1 : 1) * stackView.width; to: 0; duration: 400; easing.type: Easing.Linear }
- }
- replaceExit: Transition {
- XAnimator { from: 0; to: (stackView.mirrored ? -1 : 1) * -stackView.width; duration: 400; easing.type: Easing.Linear }
- }
- }
- }
-
- function test_qtbug57267() {
- let redRect = createTemporaryObject(rectangleComponent, testCase, { color: "red" })
- verify(redRect)
- let blueRect = createTemporaryObject(rectangleComponent, testCase, { color: "blue" })
- verify(blueRect)
- let control = createTemporaryObject(qtbug57267_StackViewComponent, testCase,
- { "anchors.fill": testCase, initialItem: redRect })
- verify(control)
-
- control.replace(blueRect)
- compare(control.currentItem, blueRect)
- compare(control.depth, 1)
-
- // Wait until the animation has started and then interrupt it by pushing the redRect.
- tryCompare(control, "busy", true)
- control.replace(redRect)
- // The blue rect shouldn't be visible since we replaced it and therefore interrupted its animation.
- tryCompare(blueRect, "visible", false)
- // We did the replace very early on, so the transition for the redRect should still be happening.
- compare(control.busy, true)
- compare(redRect.visible, true)
-
- // After finishing the transition, the red rect should still be visible.
- tryCompare(control, "busy", false)
- compare(redRect.visible, true)
- }
-
- // QTBUG-84381
- function test_clearAndPushAfterDepthChange() {
- var control = createTemporaryObject(stackView, testCase, {
- popEnter: null, popExit: null, pushEnter: null,
- pushExit: null, replaceEnter: null, replaceExit: null
- })
- verify(control)
-
- control.depthChanged.connect(function() {
- if (control.depth === 2) {
- // Shouldn't assert.
- ignoreWarning(/.*QML StackView: cannot clear while already in the process of completing a push/)
- control.clear()
- // Shouldn't crash.
- ignoreWarning(/.*QML StackView: cannot push while already in the process of completing a push/)
- control.push(component)
- }
- })
-
- control.push(component)
- control.push(component)
- }
-}
diff --git a/tests/auto/controls/data/tst_swipedelegate.qml b/tests/auto/controls/data/tst_swipedelegate.qml
deleted file mode 100644
index 78483406..00000000
--- a/tests/auto/controls/data/tst_swipedelegate.qml
+++ /dev/null
@@ -1,1751 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "SwipeDelegate"
-
- readonly property int dragDistance: Math.max(20, Qt.styleHints.startDragDistance + 5)
-
- Component {
- id: backgroundFillComponent
- SwipeDelegate {
- background: Item { anchors.fill: parent }
- }
- }
-
- Component {
- id: backgroundCenterInComponent
- SwipeDelegate {
- background: Item { anchors.centerIn: parent }
- }
- }
-
- Component {
- id: backgroundLeftComponent
- SwipeDelegate {
- background: Item { anchors.left: parent.left }
- }
- }
-
- Component {
- id: backgroundRightComponent
- SwipeDelegate {
- background: Item { anchors.right: parent.right }
- }
- }
-
- Component {
- id: contentItemFillComponent
- SwipeDelegate {
- contentItem: Item { anchors.fill: parent }
- }
- }
-
- Component {
- id: contentItemCenterInComponent
- SwipeDelegate {
- contentItem: Item { anchors.centerIn: parent }
- }
- }
-
- Component {
- id: contentItemLeftComponent
- SwipeDelegate {
- contentItem: Item { anchors.left: parent.left }
- }
- }
-
- Component {
- id: contentItemRightComponent
- SwipeDelegate {
- contentItem: Item { anchors.right: parent.right }
- }
- }
-
- function test_horizontalAnchors_data() {
- return [
- { tag: "background, fill", component: backgroundFillComponent, itemName: "background", warningLocation: ":69:25" },
- { tag: "background, centerIn", component: backgroundCenterInComponent, itemName: "background", warningLocation: ":76:25" },
- { tag: "background, left", component: backgroundLeftComponent, itemName: "background", warningLocation: ":83:25" },
- { tag: "background, right", component: backgroundRightComponent, itemName: "background", warningLocation: ":90:25" },
- { tag: "contentItem, fill", component: contentItemFillComponent, itemName: "contentItem", warningLocation: ":97:26" },
- { tag: "contentItem, centerIn", component: contentItemCenterInComponent, itemName: "contentItem", warningLocation: ":104:26" },
- { tag: "contentItem, left", component: contentItemLeftComponent, itemName: "contentItem", warningLocation: ":111:26" },
- { tag: "contentItem, right", component: contentItemRightComponent, itemName: "contentItem", warningLocation: ":118:26" }
- ];
- }
-
- function test_horizontalAnchors(data) {
- var warningMessage = Qt.resolvedUrl("tst_swipedelegate.qml") + data.warningLocation
- + ": QML QQuickItem: SwipeDelegate: cannot use horizontal anchors with " + data.itemName + "; unable to layout the item."
-
- ignoreWarning(warningMessage);
-
- var control = createTemporaryObject(data.component, testCase);
- verify(control.contentItem);
- }
-
- Component {
- id: greenLeftComponent
-
- Rectangle {
- objectName: "leftItem"
- anchors.fill: parent
- color: "green"
- }
- }
-
- Component {
- id: redRightComponent
-
- Rectangle {
- objectName: "rightItem"
- anchors.fill: parent
- color: "red"
- }
- }
-
- Component {
- id: swipeDelegateComponent
-
- SwipeDelegate {
- id: swipeDelegate
- text: "SwipeDelegate"
- width: 150
- swipe.left: greenLeftComponent
- swipe.right: redRightComponent
- }
- }
-
- Component {
- id: signalSpyComponent
-
- SignalSpy {}
- }
-
- Component {
- id: itemComponent
-
- Item {}
- }
-
- // Assumes that the delegate is smaller than the width of the control.
- function swipe(control, from, to) {
- // Sanity check.
- compare(control.swipe.position, from);
-
- var distance = (to - from) * control.width;
-
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width / 2 + distance, control.height / 2);
- mouseRelease(control, control.width / 2 + distance, control.height / 2, Qt.LeftButton);
- compare(control.swipe.position, to, "Expected swipe.position to be " + to
- + " after swiping from " + from + ", but it's " + control.swipe.position);
-
- if (control.swipe.position === -1.0) {
- if (control.swipe.right)
- verify(control.swipe.rightItem);
- else if (control.swipe.behind)
- verify(control.swipe.behindItem);
- } else if (control.swipe.position === 1.0) {
- if (control.swipe.left)
- verify(control.swipe.leftItem);
- else if (control.swipe.behind)
- verify(control.swipe.behindItem);
- }
- }
-
- function test_settingDelegates() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: cannot set both behind and left/right properties")
- control.swipe.behind = itemComponent;
-
- // Shouldn't be any warnings when unsetting delegates.
- control.swipe.left = null;
- compare(control.swipe.leftItem, null);
-
- // right is still set.
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: cannot set both behind and left/right properties")
- control.swipe.behind = itemComponent;
-
- control.swipe.right = null;
- compare(control.swipe.rightItem, null);
-
- control.swipe.behind = itemComponent;
-
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: cannot set both behind and left/right properties")
- control.swipe.left = itemComponent;
-
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: cannot set both behind and left/right properties")
- control.swipe.right = itemComponent;
-
- control.swipe.behind = null;
- control.swipe.left = greenLeftComponent;
- control.swipe.right = redRightComponent;
-
- // Test that the user is warned when attempting to set or unset left or
- // right item while they're exposed.
- // First, try the left item.
- swipe(control, 0.0, 1.0);
-
- var oldLeft = control.swipe.left;
- var oldLeftItem = control.swipe.leftItem;
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: left/right/behind properties may only be set when swipe.position is 0")
- control.swipe.left = null;
- compare(control.swipe.left, oldLeft);
- compare(control.swipe.leftItem, oldLeftItem);
-
- // Try the same thing with the right item.
- swipe(control, 1.0, -1.0);
-
- var oldRight = control.swipe.right;
- var oldRightItem = control.swipe.rightItem;
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: left/right/behind properties may only be set when swipe.position is 0")
- control.swipe.right = null;
- compare(control.swipe.right, oldRight);
- compare(control.swipe.rightItem, oldRightItem);
-
- // Return to the default position.
- swipe(control, -1.0, 0.0);
-
- tryCompare(control.background, "x", 0, 1000);
-
- // Try the same thing with the behind item.
- control.swipe.left = null;
- verify(!control.swipe.left);
- verify(!control.swipe.leftItem);
- control.swipe.right = null;
- verify(!control.swipe.right);
- verify(!control.swipe.rightItem);
- control.swipe.behind = greenLeftComponent;
- verify(control.swipe.behind);
- verify(!control.swipe.behindItem);
-
- swipe(control, 0.0, 1.0);
-
- var oldBehind = control.swipe.behind;
- var oldBehindItem = control.swipe.behindItem;
- ignoreWarning(Qt.resolvedUrl("tst_swipedelegate.qml") +
- ":168:9: QML SwipeDelegate: left/right/behind properties may only be set when swipe.position is 0")
- control.swipe.behind = null;
- compare(control.swipe.behind, oldBehind);
- compare(control.swipe.behindItem, oldBehindItem);
- }
-
- function test_defaults() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset);
- compare(control.swipe.position, 0);
- verify(!control.pressed);
- verify(!control.swipe.complete);
- }
-
- SignalSequenceSpy {
- id: mouseSignalSequenceSpy
- signals: ["pressed", "released", "canceled", "clicked", "doubleClicked", "pressedChanged", "pressAndHold"]
- }
-
- function test_swipe() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- var overDragDistance = Math.round(dragDistance * 1.1);
-
- var completedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "completed" });
- verify(completedSpy);
- verify(completedSpy.valid);
-
- var openedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "opened" });
- verify(openedSpy);
- verify(openedSpy.valid);
-
- var closedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "closed" });
- verify(closedSpy);
- verify(closedSpy.valid);
-
- mouseSignalSequenceSpy.target = control;
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }], "pressed"];
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 0);
- compare(openedSpy.count, 0);
- compare(closedSpy.count, 0);
- verify(mouseSignalSequenceSpy.success);
- verify(!control.swipe.leftItem);
- verify(!control.swipe.rightItem);
-
- // Drag to the right so that leftItem is created and visible.
- mouseMove(control, control.width / 2 + overDragDistance, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, overDragDistance / control.width);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 0);
- compare(openedSpy.count, 0);
- compare(closedSpy.count, 0);
- verify(control.swipe.leftItem);
- verify(control.swipe.leftItem.visible);
- compare(control.swipe.leftItem.parent, control);
- compare(control.swipe.leftItem.objectName, "leftItem");
- verify(!control.swipe.rightItem);
-
- // Go back to 0.
- mouseMove(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 0);
- compare(openedSpy.count, 0);
- compare(closedSpy.count, 0);
- verify(control.swipe.leftItem);
- verify(control.swipe.leftItem.visible);
- compare(control.swipe.leftItem.parent, control);
- compare(control.swipe.leftItem.objectName, "leftItem");
- verify(!control.swipe.rightItem);
-
- // Try the other direction. The right item should be created and visible,
- // and the left item should be hidden.
- mouseMove(control, control.width / 2 - overDragDistance, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, -overDragDistance / control.width);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 0);
- compare(openedSpy.count, 0);
- compare(closedSpy.count, 0);
- verify(control.swipe.leftItem);
- verify(!control.swipe.leftItem.visible);
- verify(control.swipe.rightItem);
- verify(control.swipe.rightItem.visible);
- compare(control.swipe.rightItem.parent, control);
- compare(control.swipe.rightItem.objectName, "rightItem");
-
- // Now release outside the right edge of the control.
- mouseMove(control, control.width * 1.1, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.6);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 0);
- compare(openedSpy.count, 0);
- compare(closedSpy.count, 0);
- verify(control.swipe.leftItem);
- verify(control.swipe.leftItem.visible);
- verify(control.swipe.rightItem);
- verify(!control.swipe.rightItem.visible);
-
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }], "canceled"];
- mouseRelease(control, control.width / 2, control.height / 2);
- verify(!control.pressed);
- tryCompare(control.swipe, "position", 1.0);
- tryCompare(control.swipe, "complete", true);
- compare(completedSpy.count, 1);
- compare(openedSpy.count, 1);
- compare(closedSpy.count, 0);
- verify(mouseSignalSequenceSpy.success);
- verify(control.swipe.leftItem);
- verify(control.swipe.leftItem.visible);
- verify(control.swipe.rightItem);
- verify(!control.swipe.rightItem.visible);
- tryCompare(control.contentItem, "x", control.width + control.leftPadding);
-
- // Swiping from the right and releasing early should return position to 1.0.
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }], "pressed"];
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 1.0);
- // complete should still be true, because we haven't moved yet, and hence
- // haven't started grabbing behind's mouse events.
- verify(control.swipe.complete);
- compare(completedSpy.count, 1);
- compare(openedSpy.count, 1);
- compare(closedSpy.count, 0);
- verify(mouseSignalSequenceSpy.success);
-
- mouseMove(control, control.width / 2 - overDragDistance, control.height / 2);
- verify(control.pressed);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 1);
- compare(openedSpy.count, 1);
- compare(closedSpy.count, 0);
- compare(control.swipe.position, 1.0 - overDragDistance / control.width);
-
- // Since we went over the drag distance, we should expect canceled() to be emitted.
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }], "canceled"];
- mouseRelease(control, control.width * 0.4, control.height / 2);
- verify(!control.pressed);
- tryCompare(control.swipe, "position", 1.0);
- tryCompare(control.swipe, "complete", true);
- compare(completedSpy.count, 2);
- compare(openedSpy.count, 2);
- compare(closedSpy.count, 0);
- verify(mouseSignalSequenceSpy.success);
- tryCompare(control.contentItem, "x", control.width + control.leftPadding);
-
- // Swiping from the right and releasing should return contents to default position.
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }], "pressed"];
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 1.0);
- verify(control.swipe.complete);
- compare(completedSpy.count, 2);
- compare(openedSpy.count, 2);
- compare(closedSpy.count, 0);
- verify(mouseSignalSequenceSpy.success);
-
- mouseMove(control, control.width * -0.1, control.height / 2);
- verify(control.pressed);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 2);
- compare(openedSpy.count, 2);
- compare(closedSpy.count, 0);
- compare(control.swipe.position, 0.4);
-
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }], "canceled"];
- mouseRelease(control, control.width * -0.1, control.height / 2);
- verify(!control.pressed);
- tryCompare(control.swipe, "position", 0.0);
- verify(!control.swipe.complete);
- compare(completedSpy.count, 2);
- compare(openedSpy.count, 2);
- tryCompare(closedSpy, "count", 1);
- verify(mouseSignalSequenceSpy.success);
- tryCompare(control.contentItem, "x", control.leftPadding);
- }
-
- function test_swipeVelocity_data() {
- return [
- { tag: "positive velocity", direction: 1 },
- { tag: "negative velocity", direction: -1 }
- ];
- }
-
- function test_swipeVelocity(data) {
- skip("QTBUG-52003");
-
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- var distance = Math.round(dragDistance * 1.1);
- if (distance >= control.width / 2)
- skip("This test requires a startDragDistance that is less than half the width of the control");
-
- distance *= data.direction;
-
- mouseSignalSequenceSpy.target = control;
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }], "pressed"];
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- verify(mouseSignalSequenceSpy.success);
- verify(!control.swipe.leftItem);
- verify(!control.swipe.rightItem);
-
- // Swipe quickly to the side over a distance that is longer than the drag threshold,
- // quicker than the expose velocity threshold, but shorter than the halfway mark.
- mouseMove(control, control.width / 2 + distance, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, distance / control.width);
- verify(control.swipe.position < 0.5);
- verify(!control.swipe.complete);
-
- var expectedVisibleItem;
- var expectedVisibleObjectName;
- var expectedHiddenItem;
- var expectedContentItemX;
- if (distance > 0) {
- expectedVisibleObjectName = "leftItem";
- expectedVisibleItem = control.swipe.leftItem;
- expectedHiddenItem = control.swipe.rightItem;
- expectedContentItemX = control.width + control.leftPadding;
- } else {
- expectedVisibleObjectName = "rightItem";
- expectedVisibleItem = control.swipe.rightItem;
- expectedHiddenItem = control.swipe.leftItem;
- expectedContentItemX = -control.width + control.leftPadding;
- }
- verify(expectedVisibleItem);
- verify(expectedVisibleItem.visible);
- compare(expectedVisibleItem.parent, control);
- compare(expectedVisibleItem.objectName, expectedVisibleObjectName);
- verify(!expectedHiddenItem);
-
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }], "released", "clicked"];
- // Add a delay to ensure that the release event doesn't happen too quickly,
- // and hence that the second timestamp isn't zero (can happen with e.g. release builds).
- mouseRelease(control, control.width / 2 + distance, control.height / 2, Qt.LeftButton, Qt.NoModifier, 30);
- verify(!control.pressed);
- compare(control.swipe.position, data.direction);
- verify(control.swipe.complete);
- verify(mouseSignalSequenceSpy.success);
- verify(expectedVisibleItem);
- verify(expectedVisibleItem.visible);
- verify(!expectedHiddenItem);
- tryCompare(control.contentItem, "x", expectedContentItemX);
- }
-
- Component {
- id: swipeDelegateWithButtonComponent
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
- swipe.right: Button {
- width: parent.width
- height: parent.height
- text: "Boo!"
- }
- }
- }
-
- function test_eventsToLeftAndRight() {
- var control = createTemporaryObject(swipeDelegateWithButtonComponent, testCase);
- verify(control);
-
- var closedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "closed" });
- verify(closedSpy);
- verify(closedSpy.valid);
-
- // The button should be pressed instead of the SwipeDelegate.
- mouseDrag(control, control.width / 2, 0, -control.width, 0);
- // Mouse has been released by this stage.
- verify(!control.pressed);
- compare(control.swipe.position, -1.0);
- verify(control.swipe.rightItem);
- verify(control.swipe.rightItem.visible);
- compare(control.swipe.rightItem.parent, control);
-
- var buttonPressedSpy = signalSpyComponent.createObject(control, { target: control.swipe.rightItem, signalName: "pressed" });
- verify(buttonPressedSpy);
- verify(buttonPressedSpy.valid);
- var buttonReleasedSpy = signalSpyComponent.createObject(control, { target: control.swipe.rightItem, signalName: "released" });
- verify(buttonReleasedSpy);
- verify(buttonReleasedSpy.valid);
- var buttonClickedSpy = signalSpyComponent.createObject(control, { target: control.swipe.rightItem, signalName: "clicked" });
- verify(buttonClickedSpy);
- verify(buttonClickedSpy.valid);
-
- // Now press the button.
- mousePress(control, control.width / 2, control.height / 2);
- verify(!control.pressed);
- var button = control.swipe.rightItem;
- verify(button.pressed);
- compare(buttonPressedSpy.count, 1);
- compare(buttonReleasedSpy.count, 0);
- compare(buttonClickedSpy.count, 0);
-
- mouseRelease(control, control.width / 2, control.height / 2);
- verify(!button.pressed);
- compare(buttonPressedSpy.count, 1);
- compare(buttonReleasedSpy.count, 1);
- compare(buttonClickedSpy.count, 1);
-
- // Returning back to a position of 0 and pressing on the control should
- // result in the control being pressed.
- mouseDrag(control, control.width / 2, 0, control.width * 0.6, 0);
- tryCompare(closedSpy, "count", 1);
- compare(control.swipe.position, 0);
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- verify(!button.pressed);
- mouseRelease(control, control.width / 2, control.height / 2);
- verify(!control.pressed);
- }
-
- function test_mouseButtons() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- // click
- mouseSignalSequenceSpy.target = control;
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }], "pressed"];
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- compare(control.pressed, true);
-
- verify(mouseSignalSequenceSpy.success);
-
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": false }], "released", "clicked"];
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton);
- compare(control.pressed, false);
- verify(mouseSignalSequenceSpy.success);
-
- // right button
- mouseSignalSequenceSpy.expectedSequence = [];
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton);
- compare(control.pressed, false);
-
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton);
- compare(control.pressed, false);
- verify(mouseSignalSequenceSpy.success);
-
- // double click
- mouseSignalSequenceSpy.expectedSequence = [
- ["pressedChanged", { "pressed": true }],
- "pressed",
- ["pressedChanged", { "pressed": false }],
- "released",
- "clicked",
- ["pressedChanged", { "pressed": true }],
- "pressed",
- "doubleClicked",
- ["pressedChanged", { "pressed": false }],
- "released"
- ];
- mouseDoubleClickSequence(control, control.width / 2, control.height / 2, Qt.LeftButton);
- verify(mouseSignalSequenceSpy.success);
-
- // press and hold
- var pressAndHoldSpy = signalSpyComponent.createObject(control, { target: control, signalName: "pressAndHold" });
- verify(pressAndHoldSpy);
- verify(pressAndHoldSpy.valid);
-
- mouseSignalSequenceSpy.expectedSequence = [
- ["pressedChanged", { "pressed": true }],
- "pressed",
- "pressAndHold",
- ["pressedChanged", { "pressed": false }],
- "released"
- ];
- mousePress(control);
- compare(control.pressed, true);
- tryCompare(pressAndHoldSpy, "count", 1);
-
- mouseRelease(control);
- compare(control.pressed, false);
- verify(mouseSignalSequenceSpy.success);
- }
-
- Component {
- id: removableDelegatesComponent
-
- ListView {
- id: listView
- width: 100
- height: 120
-
- model: ListModel {
- ListElement { name: "Apple" }
- ListElement { name: "Orange" }
- ListElement { name: "Pear" }
- }
-
- delegate: SwipeDelegate {
- id: rootDelegate
- text: modelData
- width: listView.width
-
- property alias removeAnimation: onRemoveAnimation
-
- ListView.onRemove: SequentialAnimation {
- id: onRemoveAnimation
-
- PropertyAction {
- target: rootDelegate
- property: "ListView.delayRemove"
- value: true
- }
- NumberAnimation {
- target: rootDelegate
- property: "height"
- to: 0
- easing.type: Easing.InOutQuad
- }
- PropertyAction {
- target: rootDelegate;
- property: "ListView.delayRemove";
- value: false
- }
- }
-
- swipe.left: Rectangle {
- objectName: "rectangle"
- color: SwipeDelegate.pressed ? "#333" : "#444"
- anchors.fill: parent
-
- SwipeDelegate.onClicked: listView.model.remove(index)
-
- Label {
- objectName: "label"
- text: "Remove"
- color: "white"
- anchors.centerIn: parent
- }
- }
- }
- }
- }
-
- function test_removableDelegates() {
- var listView = createTemporaryObject(removableDelegatesComponent, testCase);
- verify(listView);
- compare(listView.count, 3);
-
- // Expose the remove button.
- var firstItem = listView.itemAt(0, 0);
- mousePress(listView, firstItem.width / 2, firstItem.height / 2);
- verify(firstItem.pressed);
- compare(firstItem.swipe.position, 0.0);
- verify(!firstItem.swipe.complete);
- verify(!firstItem.swipe.leftItem);
-
- mouseMove(listView, firstItem.width * 1.1, firstItem.height / 2);
- verify(firstItem.pressed);
- compare(firstItem.swipe.position, 0.6);
- verify(!firstItem.swipe.complete);
- verify(firstItem.swipe.leftItem);
- verify(!firstItem.swipe.leftItem.SwipeDelegate.pressed);
-
- mouseRelease(listView, firstItem.width / 2, firstItem.height / 2);
- verify(!firstItem.pressed);
- tryCompare(firstItem.swipe, "position", 1.0);
- tryCompare(firstItem.swipe, "complete", true);
- compare(listView.count, 3);
-
- // Wait for it to settle down.
- tryCompare(firstItem.contentItem, "x", firstItem.leftPadding + firstItem.width);
-
- var leftClickedSpy = signalSpyComponent.createObject(firstItem.swipe.leftItem,
- { target: firstItem.swipe.leftItem.SwipeDelegate, signalName: "clicked" });
- verify(leftClickedSpy);
- verify(leftClickedSpy.valid);
-
- // Click the left item to remove the delegate from the list.
- var contentItemX = firstItem.contentItem.x;
- mousePress(listView, firstItem.width / 2, firstItem.height / 2);
- verify(firstItem.swipe.leftItem.SwipeDelegate.pressed);
- compare(leftClickedSpy.count, 0);
- verify(!firstItem.pressed);
-
- mouseRelease(listView, firstItem.width / 2, firstItem.height / 2);
- verify(!firstItem.swipe.leftItem.SwipeDelegate.pressed);
- compare(leftClickedSpy.count, 1);
- verify(!firstItem.pressed);
- leftClickedSpy = null;
- tryCompare(firstItem.removeAnimation, "running", true);
- // There was a bug where the resizeContent() would be called because the height
- // of the control was changing due to the animation. contentItem would then
- // change x position and hence be visible when it shouldn't be.
- verify(firstItem.removeAnimation.running);
- while (1) {
- wait(10)
- if (firstItem && firstItem.removeAnimation && firstItem.removeAnimation.running)
- compare(firstItem.contentItem.x, contentItemX);
- else
- break;
- }
- compare(listView.count, 2);
- }
-
- Component {
- id: leadingTrailingXComponent
- SwipeDelegate {
- id: delegate
- width: 150
- text: "SwipeDelegate"
-
- swipe.left: Rectangle {
- x: delegate.background.x - width
- width: delegate.width
- height: delegate.height
- color: "green"
- }
-
- swipe.right: Rectangle {
- x: delegate.background.x + delegate.background.width
- width: delegate.width
- height: delegate.height
- color: "red"
- }
- }
- }
-
- Component {
- id: leadingTrailingAnchorsComponent
- SwipeDelegate {
- id: delegate
- width: 150
- text: "SwipeDelegate"
-
- swipe.left: Rectangle {
- anchors.right: delegate.background.left
- width: delegate.width
- height: delegate.height
- color: "green"
- }
-
- swipe.right: Rectangle {
- anchors.left: delegate.background.right
- width: delegate.width
- height: delegate.height
- color: "red"
- }
- }
- }
-
- function test_leadingTrailing_data() {
- return [
- { tag: "x", component: leadingTrailingXComponent },
- { tag: "anchors", component: leadingTrailingAnchorsComponent },
- ];
- }
-
- function test_leadingTrailing(data) {
- var control = createTemporaryObject(data.component, testCase);
- verify(control);
-
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width, control.height / 2);
- verify(control.swipe.leftItem);
- compare(control.swipe.leftItem.x, -control.width / 2);
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton);
- }
-
- function test_minMaxPosition() {
- var control = createTemporaryObject(leadingTrailingXComponent, testCase);
- verify(control);
-
- // Should be limited within the range -1.0 to 1.0.
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width * 1.5, control.height / 2);
- compare(control.swipe.position, 1.0);
- mouseMove(control, control.width * 1.6, control.height / 2);
- compare(control.swipe.position, 1.0);
- mouseMove(control, control.width * -1.6, control.height / 2);
- compare(control.swipe.position, -1.0);
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton);
- }
-
- Component {
- id: emptySwipeDelegateComponent
-
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
- }
- }
-
- Component {
- id: smallLeftComponent
-
- Rectangle {
- width: 80
- height: 40
- color: "green"
- }
- }
-
- // swipe.position should be scaled to the width of the relevant delegate,
- // and it shouldn't be possible to drag past the delegate (so that content behind the control is visible).
- function test_delegateWidth() {
- var control = createTemporaryObject(emptySwipeDelegateComponent, testCase);
- verify(control);
-
- control.swipe.left = smallLeftComponent;
-
- // Ensure that the position is scaled to the width of the currently visible delegate.
- var overDragDistance = Math.round(dragDistance * 1.1);
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width / 2 + overDragDistance, control.height / 2);
- verify(control.swipe.leftItem);
- compare(control.swipe.position, overDragDistance / control.swipe.leftItem.width);
-
- mouseMove(control, control.width / 2 + control.swipe.leftItem.width, control.height / 2);
- compare(control.swipe.position, 1.0);
-
- // Ensure that it's not possible to drag past the (left) delegate.
- mouseMove(control, control.width / 2 + control.swipe.leftItem.width + 1, control.height / 2);
- compare(control.swipe.position, 1.0);
-
- // Now release over the right side; the position should be 1.0 and the background
- // should be "anchored" to the right side of the left delegate item.
- mouseMove(control, control.width / 2 + control.swipe.leftItem.width, control.height / 2);
- mouseRelease(control, control.width / 2 + control.swipe.leftItem.width, control.height / 2, Qt.LeftButton);
- compare(control.swipe.position, 1.0);
- tryCompare(control.background, "x", control.swipe.leftItem.width, 1000);
- }
-
- SignalSpy {
- id: leftVisibleSpy
- signalName: "visibleChanged"
- }
-
- SignalSpy {
- id: rightVisibleSpy
- signalName: "visibleChanged"
- }
-
- function test_positionAfterSwipeCompleted() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- // Ensure that both delegates are constructed.
- mousePress(control, 0, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width * 1.1, control.height / 2);
- verify(control.swipe.leftItem);
- mouseMove(control, control.width * -0.1, control.height / 2);
- verify(control.swipe.rightItem);
-
- // Expose the left delegate.
- mouseMove(control, control.swipe.leftItem.width, control.height / 2);
- mouseRelease(control, control.swipe.leftItem.width, control.height / 2);
- verify(control.swipe.complete);
- compare(control.swipe.position, 1.0);
-
- leftVisibleSpy.target = control.swipe.leftItem;
- rightVisibleSpy.target = control.swipe.rightItem;
-
- // Swipe from right to left without exposing the right item,
- // and make sure that the right item never becomes visible
- // (and hence that the left item never loses visibility).
- mousePress(control, control.swipe.leftItem.width, control.height / 2, Qt.LeftButton);
- compare(leftVisibleSpy.count, 0);
- compare(rightVisibleSpy.count, 0);
- var newX = control.swipe.leftItem.width - Math.round(dragDistance * 1.1);
- mouseMove(control, newX, control.height / 2);
- compare(leftVisibleSpy.count, 0);
- compare(rightVisibleSpy.count, 0);
- compare(control.swipe.position, newX / control.swipe.leftItem.width);
-
- mouseMove(control, 0, control.height / 2);
- compare(control.swipe.position, 0);
-
- // Test swiping over a distance that is greater than the width of the left item.
- mouseMove(control, -1, control.height / 2);
- verify(control.swipe.rightItem);
- compare(control.swipe.position, -1 / control.swipe.rightItem.width);
-
- // Now go back to 1.0.
- mouseMove(control, control.swipe.leftItem.width, control.height / 2);
- compare(control.swipe.position, 1.0);
- tryCompare(control.background, "x", control.swipe.leftItem.width, 1000);
- mouseRelease(control, control.swipe.leftItem.width, control.height / 2, Qt.LeftButton);
- }
-
- // TODO: this somehow results in the behind item having a negative width
-// Component {
-// id: behindSwipeDelegateComponent
-// SwipeDelegate {
-// anchors.centerIn: parent
-// swipe.behind: Rectangle {
-// onXChanged: print("x changed", x)
-// anchors.left: {
-// print("anchors.left expression", swipe.position)
-// swipe.position < 0 ? parent.background.right : undefined
-// }
-// anchors.right: {
-// print("anchors.right expression", swipe.position)
-// swipe.position > 0 ? parent.background.left : undefined
-// }
-// width: parent.width
-// height: parent.height
-// color: "green"
-// }
-// swipe.left: null
-// swipe.right: null
-// Rectangle {
-// anchors.fill: parent
-// color: "transparent"
-// border.color: "darkorange"
-// }
-// }
-// }
-
- Component {
- id: behindSwipeDelegateComponent
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
- anchors.centerIn: parent
- swipe.behind: Rectangle {
- x: swipe.position < 0 ? parent.background.x + parent.background.width
- : (swipe.position > 0 ? parent.background.x - width : 0)
- width: parent.width
- height: parent.height
- color: "green"
- }
- swipe.left: null
- swipe.right: null
- }
- }
-
- function test_leadingTrailingBehindItem() {
- var control = createTemporaryObject(behindSwipeDelegateComponent, testCase);
- verify(control);
-
- swipe(control, 0.0, 1.0);
- verify(control.swipe.behindItem.visible);
- compare(control.swipe.behindItem.x, control.background.x - control.background.width);
-
- swipe(control, 1.0, -1.0);
- verify(control.swipe.behindItem.visible);
- compare(control.swipe.behindItem.x, control.background.x + control.background.width);
-
- swipe(control, -1.0, 1.0);
- verify(control.swipe.behindItem.visible);
- compare(control.swipe.behindItem.x, control.background.x - control.background.width);
-
- // Should be possible to "wrap" with a behind delegate specified.
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width / 2 + control.swipe.behindItem.width * 0.8, control.height / 2);
- compare(control.swipe.position, -0.2);
- mouseRelease(control, control.width / 2 + control.swipe.behindItem.width * 0.8, control.height / 2, Qt.LeftButton);
- tryCompare(control.swipe, "position", 0.0);
-
- // Try wrapping the other way.
- swipe(control, 0.0, -1.0);
- verify(control.swipe.behindItem.visible);
- compare(control.swipe.behindItem.x, control.background.x + control.background.width);
-
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width / 2 - control.swipe.behindItem.width * 0.8, control.height / 2);
- compare(control.swipe.position, 0.2);
- mouseRelease(control, control.width / 2 - control.swipe.behindItem.width * 0.8, control.height / 2, Qt.LeftButton);
- tryCompare(control.swipe, "position", 0.0);
- }
-
- Component {
- id: closeSwipeDelegateComponent
-
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
-
- swipe.right: Item {
- width: parent.width
- height: parent.height
-
- SwipeDelegate.onClicked: swipe.close()
- }
- }
- }
-
- function test_close() {
- var control = createTemporaryObject(closeSwipeDelegateComponent, testCase);
- verify(control);
-
- var closedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "closed" });
- verify(closedSpy);
- verify(closedSpy.valid);
-
- swipe(control, 0.0, -1.0);
- compare(control.swipe.rightItem.visible, true);
- // Should animate, so it shouldn't change right away.
- compare(control.swipe.rightItem.x, 0);
- tryCompare(control.swipe.rightItem, "x", control.background.x + control.background.width);
-
- mousePress(control);
- verify(control.swipe.rightItem.SwipeDelegate.pressed);
-
- mouseRelease(control);
- verify(!control.swipe.rightItem.SwipeDelegate.pressed);
- tryCompare(closedSpy, "count", 1);
- compare(control.swipe.position, 0);
-
- // Swiping after closing should work as normal.
- swipe(control, 0.0, -1.0);
- }
-
- function test_callCloseWhenAlreadyClosed() {
- let control = createTemporaryObject(swipeDelegateComponent, testCase)
- verify(control)
-
- let closedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "closed" })
- verify(closedSpy)
- verify(closedSpy.valid)
-
- // Calling close() when it's already closed should have no effect.
- control.swipe.close()
- compare(closedSpy.count, 0)
-
- // The game goes for calling close() in response to a click.
- control.clicked.connect(function() { control.swipe.close() })
- mouseClick(control)
- compare(closedSpy.count, 0)
- }
-
- // Can't just connect to pressed in QML, because there is a pressed property
- // that conflicts with the signal.
- Component {
- id: swipeDelegateCloseOnPressedComponent
-
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
- swipe.right: Rectangle {
- objectName: "rightItem"
- width: parent.width / 2
- height: parent.height
- color: "tomato"
- }
-
- onPressed: swipe.close()
- }
- }
-
- /*
- We don't want to support closing on pressed(); released() or clicked()
- should be used instead. However, calling swipe.close() in response to
- a press should still not cause closed() to be emitted.
- */
- function test_closeOnPressed() {
- let control = createTemporaryObject(swipeDelegateCloseOnPressedComponent, testCase)
- verify(control)
-
- swipe(control, 0.0, -1.0)
-
- let closedSpy = signalSpyComponent.createObject(control, { target: control.swipe, signalName: "closed" })
- verify(closedSpy)
- verify(closedSpy.valid)
-
- mousePress(control, control.width * 0.1)
- compare(closedSpy.count, 0)
- compare(control.swipe.position, -1.0)
-
- // Simulate a somewhat realistic delay between press and release
- // to ensure that the bug is triggered.
- wait(100)
- mouseRelease(control, control.width * 0.1)
- compare(closedSpy.count, 0)
- compare(control.swipe.position, -1.0)
- }
-
- Component {
- id: multiActionSwipeDelegateComponent
-
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
-
- swipe.right: Item {
- objectName: "rightItemRoot"
- width: parent.width
- height: parent.height
-
- property alias firstAction: firstAction
- property alias secondAction: secondAction
-
- property int firstClickCount: 0
- property int secondClickCount: 0
-
- Row {
- anchors.fill: parent
- anchors.margins: 5
-
- Rectangle {
- id: firstAction
- width: parent.width / 2
- height: parent.height
- color: "tomato"
-
- SwipeDelegate.onClicked: ++firstClickCount
- }
- Rectangle {
- id: secondAction
- width: parent.width / 2
- height: parent.height
- color: "navajowhite"
-
- SwipeDelegate.onClicked: ++secondClickCount
- }
- }
- }
- }
- }
-
- // Tests that it's possible to have multiple non-interactive items in one delegate
- // (e.g. left/right/behind) that can each receive clicks.
- function test_multipleClickableActions() {
- var control = createTemporaryObject(multiActionSwipeDelegateComponent, testCase);
- verify(control);
-
- swipe(control, 0.0, -1.0);
- verify(control.swipe.rightItem);
- tryCompare(control.swipe, "complete", true);
-
- var firstClickedSpy = signalSpyComponent.createObject(control,
- { target: control.swipe.rightItem.firstAction.SwipeDelegate, signalName: "clicked" });
- verify(firstClickedSpy);
- verify(firstClickedSpy.valid);
-
- // Clicked within rightItem, but not within an item using the attached properties.
- mousePress(control, 2, 2);
- compare(control.swipe.rightItem.firstAction.SwipeDelegate.pressed, false);
- compare(firstClickedSpy.count, 0);
-
- mouseRelease(control, 2, 2);
- compare(control.swipe.rightItem.firstAction.SwipeDelegate.pressed, false);
- compare(firstClickedSpy.count, 0);
-
- // Click within the first item.
- mousePress(control.swipe.rightItem.firstAction, 0, 0);
- compare(control.swipe.rightItem.firstAction.SwipeDelegate.pressed, true);
- compare(firstClickedSpy.count, 0);
-
- mouseRelease(control.swipe.rightItem.firstAction, 0, 0);
- compare(control.swipe.rightItem.firstAction.SwipeDelegate.pressed, false);
- compare(firstClickedSpy.count, 1);
- compare(control.swipe.rightItem.firstClickCount, 1);
-
- var secondClickedSpy = signalSpyComponent.createObject(control,
- { target: control.swipe.rightItem.secondAction.SwipeDelegate, signalName: "clicked" });
- verify(secondClickedSpy);
- verify(secondClickedSpy.valid);
-
- // Click within the second item.
- mousePress(control.swipe.rightItem.secondAction, 0, 0);
- compare(control.swipe.rightItem.secondAction.SwipeDelegate.pressed, true);
- compare(secondClickedSpy.count, 0);
-
- mouseRelease(control.swipe.rightItem.secondAction, 0, 0);
- compare(control.swipe.rightItem.secondAction.SwipeDelegate.pressed, false);
- compare(secondClickedSpy.count, 1);
- compare(control.swipe.rightItem.secondClickCount, 1);
- }
-
- // Pressing on a "side action" and then dragging should eventually
- // cause the ListView to grab the mouse and start changing its contentY.
- // When this happens, it will grab the mouse and hence we must clear
- // that action's pressed state so that it doesn't stay pressed after releasing.
- function test_dragSideAction() {
- var listView = createTemporaryObject(removableDelegatesComponent, testCase);
- verify(listView);
-
- var control = listView.itemAt(0, 0);
- verify(control);
-
- // Expose the side action.
- swipe(control, 0.0, 1.0);
- verify(control.swipe.leftItem);
- tryCompare(control.swipe, "complete", true);
-
- var pressedSpy = signalSpyComponent.createObject(control,
- { target: control.swipe.leftItem.SwipeDelegate, signalName: "pressedChanged" });
- verify(pressedSpy);
- verify(pressedSpy.valid);
-
- mouseDrag(listView, 20, 20, 0, listView.height);
- compare(pressedSpy.count, 2);
- verify(listView.contentY !== 0);
-
- compare(control.swipe.leftItem.SwipeDelegate.pressed, false);
- }
-
- // When the width of a SwipeDelegate changes (as it does upon portrait => landscape
- // rotation, for example), the positions of the contentItem and background items
- // should be updated accordingly.
- function test_contentItemPosOnWidthChanged() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- swipe(control, 0.0, 1.0);
-
- var oldContentItemX = control.contentItem.x;
- var oldBackgroundX = control.background.x;
- control.width += 100;
- compare(control.contentItem.x, oldContentItemX + 100);
- compare(control.background.x, oldBackgroundX + 100);
- }
-
- function test_contentItemHeightOnHeightChanged() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase);
- verify(control);
-
- // Try when swipe.complete is false.
- var originalHeight = control.height;
- var originalContentItemHeight = control.contentItem.height;
- verify(control.height !== 10);
- control.height = 10;
- compare(control.contentItem.height, control.availableHeight);
- verify(control.contentItem.height < originalContentItemHeight);
- compare(control.contentItem.y, control.topPadding);
-
- // Try when swipe.complete is true.
- control.height = originalHeight;
- swipe(control, 0.0, 1.0);
- control.height = 10;
- compare(control.contentItem.height, control.availableHeight);
- verify(control.contentItem.height < originalContentItemHeight);
- compare(control.contentItem.y, control.topPadding);
- }
-
- function test_releaseOutside_data() {
- return [
- { tag: "no delegates", component: emptySwipeDelegateComponent },
- { tag: "delegates", component: swipeDelegateComponent },
- ];
- }
-
- function test_releaseOutside(data) {
- var control = createTemporaryObject(data.component, testCase);
- verify(control);
-
- // Press and then release below the control.
- mouseSignalSequenceSpy.target = control;
- mouseSignalSequenceSpy.expectedSequence = [["pressedChanged", { "pressed": true }], "pressed", ["pressedChanged", { "pressed": false }]];
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width / 2, control.height + 10);
- verify(mouseSignalSequenceSpy.success);
-
- mouseSignalSequenceSpy.expectedSequence = ["canceled"];
- mouseRelease(control, control.width / 2, control.height + 10, Qt.LeftButton);
- verify(mouseSignalSequenceSpy.success);
-
- // Press and then release to the right of the control.
- var hasDelegates = control.swipe.left || control.swipe.right || control.swipe.behind;
- mouseSignalSequenceSpy.target = control;
- mouseSignalSequenceSpy.expectedSequence = hasDelegates
- ? [["pressedChanged", { "pressed": true }], "pressed"]
- : [["pressedChanged", { "pressed": true }], "pressed", ["pressedChanged", { "pressed": false }]];
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width + 10, control.height / 2);
- if (hasDelegates)
- verify(control.swipe.position > 0);
- verify(mouseSignalSequenceSpy.success);
-
- mouseSignalSequenceSpy.expectedSequence = hasDelegates ? [["pressedChanged", { "pressed": false }], "canceled"] : ["canceled"];
- mouseRelease(control, control.width + 10, control.height / 2, Qt.LeftButton);
- verify(mouseSignalSequenceSpy.success);
- }
-
- Component {
- id: leftRightWithLabelsComponent
-
- SwipeDelegate {
- id: delegate
- text: "SwipeDelegate"
- width: 150
-
- background.opacity: 0.5
-
- swipe.left: Rectangle {
- width: parent.width
- height: parent.height
- color: SwipeDelegate.pressed ? Qt.darker("green") : "green"
-
- property alias label: label
-
- Label {
- id: label
- text: "Left"
- color: "white"
- anchors.margins: 10
- anchors.left: parent.left
- anchors.verticalCenter: parent.verticalCenter
- }
-
- SwipeDelegate.onClicked: delegate.swipe.close()
- }
-
- swipe.right: Rectangle {
- width: parent.width
- height: parent.height
- anchors.right: parent.right
- color: SwipeDelegate.pressed ? Qt.darker("green") : "red"
-
- property alias label: label
-
- Label {
- id: label
- text: "Right"
- color: "white"
- anchors.margins: 10
- anchors.right: parent.right
- anchors.verticalCenter: parent.verticalCenter
- }
-
- SwipeDelegate.onClicked: delegate.swipe.close()
- }
- }
- }
-
- function test_beginSwipeOverRightItem() {
- var control = createTemporaryObject(leftRightWithLabelsComponent, testCase);
- verify(control);
-
- // Swipe to the left, exposing the right item.
- swipe(control, 0.0, -1.0);
-
- // Click to close it and go back to a position of 0.
- mouseClick(control);
-
- // TODO: Swipe to the left, with the mouse over the Label in the right item.
- // The left item should not become visible at any point.
- var rightLabel = control.swipe.rightItem.label;
- var overDragDistance = Math.round(dragDistance * 1.1);
- mousePress(rightLabel, rightLabel.width / 2, rightLabel.height / 2, Qt.rightButton);
- mouseMove(rightLabel, rightLabel.width / 2 - overDragDistance, rightLabel.height / 2);
- verify(!control.swipe.leftItem);
-
- mouseRelease(rightLabel, rightLabel.width / 2 - overDragDistance, control.height / 2, Qt.LeftButton);
- verify(!control.swipe.leftItem);
- }
-
- Component {
- id: swipeDelegateDisabledComponent
-
- SwipeDelegate {
- id: swipeDelegate
- text: "SwipeDelegate"
- width: parent.width
- height: checked ? implicitHeight * 2 : implicitHeight
- checkable: true
-
- swipe.enabled: false
- swipe.right: Label {
- text: swipeDelegate.checked ? qsTr("Expanded") : qsTr("Collapsed")
- width: parent.width
- height: parent.height
- padding: 12
- color: "white"
- verticalAlignment: Label.AlignVCenter
- horizontalAlignment: Label.AlignRight
- }
- }
- }
-
- function test_swipeEnabled() {
- var control = createTemporaryObject(swipeDelegateDisabledComponent, testCase);
-
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- verify(!control.swipe.leftItem);
- verify(!control.swipe.rightItem);
-
- // It shouldn't be possible to swipe.
- var overDragDistance = Math.round(dragDistance * 1.1);
- mouseMove(control, control.width / 2 - overDragDistance, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- verify(!control.swipe.leftItem);
- verify(!control.swipe.rightItem);
-
- // Now move outside the right edge of the control and release.
- mouseMove(control, control.width * 1.1, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- verify(!control.swipe.leftItem);
- verify(!control.swipe.rightItem);
-
- mouseRelease(control, control.width / 2, control.height / 2);
- verify(!control.pressed);
- compare(control.swipe.position, 0.0);
- verify(!control.swipe.complete);
- verify(!control.swipe.leftItem);
- verify(!control.swipe.rightItem);
-
- // Now enabled swiping so that we can swipe to the left.
- control.swipe.enabled = true;
- swipe(control, 0, -1);
- verify(control.swipe.complete);
-
- // Now that the swipe is complete, disable swiping and then try to swipe again.
- // It should stay at its position of -1.
- control.swipe.enabled = false;
-
- mousePress(control, control.width / 2, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, -1.0);
-
- mouseMove(control, control.width / 2 + overDragDistance, control.height / 2);
- verify(control.pressed);
- compare(control.swipe.position, -1.0);
- verify(control.swipe.complete);
-
- mouseRelease(control, control.width / 2 + overDragDistance, control.height / 2);
- verify(!control.pressed);
- compare(control.swipe.position, -1.0);
- verify(control.swipe.complete);
- }
-
- function test_side() {
- compare(SwipeDelegate.Left, 1.0);
- compare(SwipeDelegate.Right, -1.0);
- }
-
- function test_open_side_data() {
- return [
- { tag: "left", side: SwipeDelegate.Left, position: 1, complete: true, left: greenLeftComponent, right: null, behind: null },
- { tag: "right", side: SwipeDelegate.Right, position: -1, complete: true, left: null, right: redRightComponent, behind: null },
- { tag: "behind,left", side: SwipeDelegate.Left, position: 1, complete: true, left: null, right: null, behind: greenLeftComponent },
- { tag: "behind,right", side: SwipeDelegate.Right, position: -1, complete: true, left: null, right: null, behind: redRightComponent },
- { tag: "left,behind", side: SwipeDelegate.Left, position: 1, complete: true, left: null, right: null, behind: greenLeftComponent },
- { tag: "right,behind", side: SwipeDelegate.Right, position: -1, complete: true, left: null, right: null, behind: redRightComponent },
- { tag: "left,null", side: SwipeDelegate.Left, position: 0, complete: false, left: null, right: null, behind: null },
- { tag: "right,null", side: SwipeDelegate.Right, position: 0, complete: false, left: null, right: null, behind: null },
- { tag: "invalid", side: 0, position: 0, complete: false, left: greenLeftComponent, right: null, behind: null }
- ]
- }
-
- function test_open_side(data) {
- var control = createTemporaryObject(emptySwipeDelegateComponent, testCase,
- {"swipe.left": data.left, "swipe.right": data.right, "swipe.behind": data.behind});
- verify(control);
-
- control.swipe.open(data.side);
- tryCompare(control.swipe, "position", data.position);
- tryCompare(control.swipe, "complete", data.complete);
- }
-
- Component {
- id: openSwipeDelegateComponent
-
- SwipeDelegate {
- text: "SwipeDelegate"
- width: 150
-
- onClicked: swipe.open(SwipeDelegate.Right)
-
- swipe.right: Item {
- width: parent.width
- height: parent.height
- }
- }
- }
-
- function test_open() {
- var control = createTemporaryObject(openSwipeDelegateComponent, testCase);
- verify(control);
-
- mouseClick(control);
- tryCompare(control.swipe, "position", SwipeDelegate.Right);
- tryCompare(control.background, "x", -control.background.width);
-
- // Swiping after opening should work as normal.
- swipe(control, SwipeDelegate.Right, 0.0);
- tryCompare(control.swipe, "position", 0.0);
- tryCompare(control.background, "x", 0);
- }
-
- Component {
- id: animationSwipeDelegateComponent
-
- SwipeDelegate {
- id: control
- text: "SwipeDelegate"
- width: 150
- swipe.left: greenLeftComponent
- swipe.right: redRightComponent
- swipe.transition: null
-
- property alias behavior: xBehavior
- property alias animation: numberAnimation
-
- background: Rectangle {
- color: control.down ? "#ccc" : "#fff"
-
- Behavior on x {
- id: xBehavior
- enabled: !control.down
-
- NumberAnimation {
- id: numberAnimation
- easing.type: Easing.InOutCubic
- duration: 400
- }
- }
- }
- }
- }
-
- function test_animations() {
- // Test that animations are run when releasing from a drag.
- var control = createTemporaryObject(animationSwipeDelegateComponent, testCase);
- verify(control);
-
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton);
- mouseMove(control, control.width - 1, control.height / 2);
- verify(control.down);
- verify(!control.behavior.enabled);
- verify(!control.animation.running);
-
- mouseRelease(control, control.width - 1, control.height / 2, Qt.LeftButton);
- verify(!control.down);
- verify(control.behavior.enabled);
- verify(control.animation.running);
- }
-
- function test_spacing() {
- var control = createTemporaryObject(swipeDelegateComponent, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem
- // should be equal to the implicitWidth of the Text while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // That means that spacing shouldn't affect it.
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // The implicitWidth of the SwipeDelegate itself should, therefore, also never include spacing while no icon is set.
- compare(control.implicitWidth, textLabel.implicitWidth + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: SwipeDelegate.IconOnly },
- { "tag": "TextOnly", display: SwipeDelegate.TextOnly },
- { "tag": "TextUnderIcon", display: SwipeDelegate.TextUnderIcon },
- { "tag": "TextBesideIcon", display: SwipeDelegate.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: SwipeDelegate.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: SwipeDelegate.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: SwipeDelegate.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: SwipeDelegate.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(swipeDelegateComponent, testCase, {
- text: "SwipeDelegate",
- display: data.display,
- width: 400,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case SwipeDelegate.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case SwipeDelegate.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width : 0)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case SwipeDelegate.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case SwipeDelegate.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-
- function test_resizeParent() {
- let container = createTemporaryObject(itemComponent, testCase, { objectName: "container", width: 100, height: 200 })
- verify(container)
-
- let control = swipeDelegateComponent.createObject(container, { width: Qt.binding(function() { return container.width }) })
- verify(control)
-
- // Resize while closed.
- container.width = 200
- compare(container.width, 200)
- compare(control.width, 200)
- compare(control.background.width, 200)
- compare(control.contentItem.width, 200 - control.leftPadding - control.rightPadding)
-
- // Return to original size.
- container.width = 100
- compare(control.width, 100)
- compare(control.background.width, 100)
- compare(control.contentItem.width, 100 - control.leftPadding - control.rightPadding)
-
- // Swipe to the left to open.
- swipe(control, 0, -1.0)
- // Nothing should have changed except positions.
- compare(control.width, 100)
- compare(control.background.width, 100)
- compare(control.contentItem.width, 100 - control.leftPadding - control.rightPadding)
-
- // Resize while open.
- container.width = 200
- // The items should fill the width as usual.
- compare(control.width, 200)
- compare(control.background.width, 200)
- compare(control.contentItem.width, 200 - control.leftPadding - control.rightPadding)
- }
-}
diff --git a/tests/auto/controls/data/tst_swipeview.qml b/tests/auto/controls/data/tst_swipeview.qml
deleted file mode 100644
index 68b91c35..00000000
--- a/tests/auto/controls/data/tst_swipeview.qml
+++ /dev/null
@@ -1,626 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "SwipeView"
-
- Component {
- id: swipeView
- SwipeView { }
- }
-
- Component {
- id: page
- Text { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_current() {
- var control = createTemporaryObject(swipeView, testCase)
-
- var currentItemChangedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "currentItemChanged"})
- verify(currentItemChangedSpy.valid)
-
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentItem, null)
-
- var item0 = page.createObject(control, {text: "0"})
- control.addItem(item0)
- compare(control.count, 1)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(currentItemChangedSpy.count, 1);
- compare(control.contentWidth, item0.implicitWidth)
- compare(control.contentHeight, item0.implicitHeight)
-
- var item1 = page.createObject(control, {text: "11"})
- control.addItem(item1)
- compare(control.count, 2)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(currentItemChangedSpy.count, 1);
- compare(control.contentWidth, item0.implicitWidth)
- compare(control.contentHeight, item0.implicitHeight)
-
- var item2 = page.createObject(control, {text: "222"})
- control.addItem(item2)
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(currentItemChangedSpy.count, 1);
- compare(control.contentWidth, item0.implicitWidth)
- compare(control.contentHeight, item0.implicitHeight)
-
- control.currentIndex = 1
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "11")
- compare(currentItemChangedSpy.count, 2);
- compare(control.contentWidth, item1.implicitWidth)
- compare(control.contentHeight, item1.implicitHeight)
-
- control.currentIndex = 2
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "222")
- compare(currentItemChangedSpy.count, 3);
- compare(control.contentWidth, item2.implicitWidth)
- compare(control.contentHeight, item2.implicitHeight)
-
- control.decrementCurrentIndex()
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "11")
- compare(currentItemChangedSpy.count, 4);
- compare(control.contentWidth, item1.implicitWidth)
- compare(control.contentHeight, item1.implicitHeight)
-
- control.incrementCurrentIndex()
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "222")
- compare(currentItemChangedSpy.count, 5);
- compare(control.contentWidth, item2.implicitWidth)
- compare(control.contentHeight, item2.implicitHeight)
- }
-
- Component {
- id: initialCurrentSwipeView
- SwipeView {
- currentIndex: 1
-
- property alias item0: item0
- property alias item1: item1
-
- Item {
- id: item0
- }
- Item {
- id: item1
- }
- }
- }
-
- function test_initialCurrent() {
- var control = createTemporaryObject(initialCurrentSwipeView, testCase)
-
- compare(control.count, 2)
- compare(control.currentIndex, 1)
- compare(control.currentItem, control.item1)
- }
-
- function test_addRemove() {
- var control = createTemporaryObject(swipeView, testCase)
-
- function verifyCurrentIndexCountDiff() {
- verify(control.currentIndex < control.count)
- }
- control.currentIndexChanged.connect(verifyCurrentIndexCountDiff)
- control.countChanged.connect(verifyCurrentIndexCountDiff)
-
- var currentItemChangedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "currentItemChanged"})
- verify(currentItemChangedSpy.valid)
-
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentItem, null)
- control.addItem(page.createObject(control, {text: "1"}))
- compare(control.count, 1)
- compare(control.currentIndex, 0)
- compare(currentItemChangedSpy.count, 1)
- compare(control.currentItem.text, "1")
- control.addItem(page.createObject(control, {text: "2"}))
- compare(control.count, 2)
- compare(control.currentIndex, 0)
- compare(currentItemChangedSpy.count, 1)
- compare(control.currentItem.text, "1")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "2")
-
- control.currentIndex = 1
- compare(currentItemChangedSpy.count, 2)
-
- control.insertItem(1, page.createObject(control, {text: "3"}))
- compare(control.count, 3)
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "3")
- compare(control.itemAt(2).text, "2")
-
- control.insertItem(0, page.createObject(control, {text: "4"}))
- compare(control.count, 4)
- compare(control.currentIndex, 3)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "4")
- compare(control.itemAt(1).text, "1")
- compare(control.itemAt(2).text, "3")
- compare(control.itemAt(3).text, "2")
-
- control.insertItem(control.count, page.createObject(control, {text: "5"}))
- compare(control.count, 5)
- compare(control.currentIndex, 3)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "4")
- compare(control.itemAt(1).text, "1")
- compare(control.itemAt(2).text, "3")
- compare(control.itemAt(3).text, "2")
- compare(control.itemAt(4).text, "5")
-
- control.removeItem(control.itemAt(control.count - 1))
- compare(control.count, 4)
- compare(control.currentIndex, 3)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "4")
- compare(control.itemAt(1).text, "1")
- compare(control.itemAt(2).text, "3")
- compare(control.itemAt(3).text, "2")
-
- control.removeItem(control.itemAt(0))
- compare(control.count, 3)
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "3")
- compare(control.itemAt(2).text, "2")
-
- control.removeItem(control.itemAt(1))
- compare(control.count, 2)
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "2")
-
- currentItemChangedSpy.clear()
-
- control.removeItem(control.itemAt(1))
- compare(control.count, 1)
- compare(control.currentIndex, 0)
- compare(currentItemChangedSpy.count, 1)
- compare(control.currentItem.text, "1")
- compare(control.itemAt(0).text, "1")
-
- control.removeItem(control.itemAt(0))
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(currentItemChangedSpy.count, 2)
- }
-
- Component {
- id: contentView
- SwipeView {
- QtObject { objectName: "object" }
- Item { objectName: "page1" }
- Timer { objectName: "timer" }
- Item { objectName: "page2" }
- Component { Item { } }
- }
- }
-
- function test_content() {
- var control = createTemporaryObject(contentView, testCase)
-
- function compareObjectNames(content, names) {
- if (content.length !== names.length)
- return false
- for (var i = 0; i < names.length; ++i) {
- if (content[i].objectName !== names[i])
- return false
- }
- return true
- }
-
- verify(compareObjectNames(control.contentData, ["object", "page1", "timer", "page2", ""]))
- verify(compareObjectNames(control.contentChildren, ["page1", "page2"]))
-
- control.addItem(page.createObject(control, {objectName: "page3"}))
- verify(compareObjectNames(control.contentData, ["object", "page1", "timer", "page2", "", "page3"]))
- verify(compareObjectNames(control.contentChildren, ["page1", "page2", "page3"]))
-
- control.insertItem(0, page.createObject(control, {objectName: "page4"}))
- verify(compareObjectNames(control.contentData, ["object", "page1", "timer", "page2", "", "page3", "page4"]))
- verify(compareObjectNames(control.contentChildren, ["page4", "page1", "page2", "page3"]))
-
- control.moveItem(1, 2)
- verify(compareObjectNames(control.contentData, ["object", "page1", "timer", "page2", "", "page3", "page4"]))
- verify(compareObjectNames(control.contentChildren, ["page4", "page2", "page1", "page3"]))
-
- control.removeItem(control.itemAt(0))
- verify(compareObjectNames(control.contentData, ["object", "page1", "timer", "page2", "", "page3"]))
- verify(compareObjectNames(control.contentChildren, ["page2", "page1", "page3"]))
- }
-
- Component {
- id: repeated
- SwipeView {
- property alias repeater: repeater
- Repeater {
- id: repeater
- model: 5
- Item { property int idx: index }
- }
- }
- }
-
- function test_repeater() {
- var control = createTemporaryObject(repeated, testCase)
- verify(control)
-
- var model = control.contentModel
- verify(model)
-
- var repeater = control.repeater
- verify(repeater)
-
- compare(repeater.count, 5)
- compare(model.count, 5)
-
- for (var i = 0; i < 5; ++i) {
- var item1 = control.itemAt(i)
- verify(item1)
- compare(item1.idx, i)
- compare(model.get(i), item1)
- compare(repeater.itemAt(i), item1)
- }
-
- repeater.model = 3
- compare(repeater.count, 3)
- compare(model.count, 3)
-
- for (var j = 0; j < 3; ++j) {
- var item2 = control.itemAt(j)
- verify(item2)
- compare(item2.idx, j)
- compare(model.get(j), item2)
- compare(repeater.itemAt(j), item2)
- }
- }
-
- Component {
- id: ordered
- SwipeView {
- id: oview
- property alias repeater: repeater
- Text { text: "static_1" }
- Repeater {
- id: repeater
- model: 2
- Text { text: "repeated_" + (index + 2) }
- }
- Text { text: "static_4" }
- Component.onCompleted: {
- addItem(page.createObject(oview, {text: "dynamic_5"}))
- addItem(page.createObject(oview.contentItem, {text: "dynamic_6"}))
- insertItem(0, page.createObject(oview, {text: "dynamic_0"}))
- }
- }
- }
-
- function test_order() {
- var control = createTemporaryObject(ordered, testCase)
- verify(control)
-
- compare(control.count, 7)
- compare(control.itemAt(0).text, "dynamic_0")
- compare(control.itemAt(1).text, "static_1")
- compare(control.itemAt(2).text, "repeated_2")
- compare(control.itemAt(3).text, "repeated_3")
- compare(control.itemAt(4).text, "static_4")
- compare(control.itemAt(5).text, "dynamic_5")
- compare(control.itemAt(6).text, "dynamic_6")
- }
-
- function test_move_data() {
- return [
- {tag:"0->1 (0)", from: 0, to: 1, currentBefore: 0, currentAfter: 1},
- {tag:"0->1 (1)", from: 0, to: 1, currentBefore: 1, currentAfter: 0},
- {tag:"0->1 (2)", from: 0, to: 1, currentBefore: 2, currentAfter: 2},
-
- {tag:"0->2 (0)", from: 0, to: 2, currentBefore: 0, currentAfter: 2},
- {tag:"0->2 (1)", from: 0, to: 2, currentBefore: 1, currentAfter: 0},
- {tag:"0->2 (2)", from: 0, to: 2, currentBefore: 2, currentAfter: 1},
-
- {tag:"1->0 (0)", from: 1, to: 0, currentBefore: 0, currentAfter: 1},
- {tag:"1->0 (1)", from: 1, to: 0, currentBefore: 1, currentAfter: 0},
- {tag:"1->0 (2)", from: 1, to: 0, currentBefore: 2, currentAfter: 2},
-
- {tag:"1->2 (0)", from: 1, to: 2, currentBefore: 0, currentAfter: 0},
- {tag:"1->2 (1)", from: 1, to: 2, currentBefore: 1, currentAfter: 2},
- {tag:"1->2 (2)", from: 1, to: 2, currentBefore: 2, currentAfter: 1},
-
- {tag:"2->0 (0)", from: 2, to: 0, currentBefore: 0, currentAfter: 1},
- {tag:"2->0 (1)", from: 2, to: 0, currentBefore: 1, currentAfter: 2},
- {tag:"2->0 (2)", from: 2, to: 0, currentBefore: 2, currentAfter: 0},
-
- {tag:"2->1 (0)", from: 2, to: 1, currentBefore: 0, currentAfter: 0},
- {tag:"2->1 (1)", from: 2, to: 1, currentBefore: 1, currentAfter: 2},
- {tag:"2->1 (2)", from: 2, to: 1, currentBefore: 2, currentAfter: 1},
-
- {tag:"0->0", from: 0, to: 0, currentBefore: 0, currentAfter: 0},
- {tag:"-1->0", from: 0, to: 0, currentBefore: 1, currentAfter: 1},
- {tag:"0->-1", from: 0, to: 0, currentBefore: 2, currentAfter: 2},
- {tag:"1->10", from: 0, to: 0, currentBefore: 0, currentAfter: 0},
- {tag:"10->2", from: 0, to: 0, currentBefore: 1, currentAfter: 1},
- {tag:"10->-1", from: 0, to: 0, currentBefore: 2, currentAfter: 2}
- ]
- }
-
- Component {
- id: pageAttached
-
- Text {
- property int index: SwipeView.index
- property SwipeView view: SwipeView.view
- property bool isCurrentItem: SwipeView.isCurrentItem
- property bool isNextItem: SwipeView.isNextItem
- property bool isPreviousItem: SwipeView.isPreviousItem
- }
- }
-
- function test_move(data) {
- var control = createTemporaryObject(swipeView, testCase)
-
- compare(control.count, 0)
- var titles = ["1", "2", "3"]
-
- var i = 0;
- for (i = 0; i < titles.length; ++i) {
- var item = pageAttached.createObject(control, {text: titles[i]})
- control.addItem(item)
- }
-
- compare(control.count, titles.length)
- for (i = 0; i < control.count; ++i) {
- compare(control.itemAt(i).text, titles[i])
- compare(control.itemAt(i).SwipeView.index, i)
- compare(control.itemAt(i).SwipeView.isCurrentItem, i === 0)
- compare(control.itemAt(i).SwipeView.isNextItem, i === 1)
- compare(control.itemAt(i).SwipeView.isPreviousItem, false)
- }
-
- control.currentIndex = data.currentBefore
- for (i = 0; i < control.count; ++i) {
- compare(control.itemAt(i).SwipeView.isCurrentItem, i === data.currentBefore)
- compare(control.itemAt(i).SwipeView.isNextItem, i === data.currentBefore + 1)
- compare(control.itemAt(i).SwipeView.isPreviousItem, i === data.currentBefore - 1)
- }
-
- control.moveItem(data.from, data.to)
-
- compare(control.count, titles.length)
- compare(control.currentIndex, data.currentAfter)
-
- var title = titles[data.from]
- titles.splice(data.from, 1)
- titles.splice(data.to, 0, title)
-
- compare(control.count, titles.length)
- for (i = 0; i < control.count; ++i) {
- compare(control.itemAt(i).text, titles[i])
- compare(control.itemAt(i).SwipeView.index, i);
- compare(control.itemAt(i).SwipeView.isCurrentItem, i === data.currentAfter)
- compare(control.itemAt(i).SwipeView.isNextItem, i === data.currentAfter + 1)
- compare(control.itemAt(i).SwipeView.isPreviousItem, i === data.currentAfter - 1)
- }
- }
-
- Component {
- id: dynamicView
- SwipeView {
- id: dview
- Text { text: "static" }
- Component.onCompleted: {
- addItem(page.createObject(dview, {text: "added"}))
- insertItem(0, page.createObject(dview, {text: "inserted"}))
- page.createObject(dview, {text: "dynamic"})
- }
- }
- }
-
- function test_dynamic() {
- var control = createTemporaryObject(dynamicView, testCase)
-
- // insertItem(), addItem(), createObject() and static page {}
- compare(control.count, 4)
- compare(control.itemAt(0).text, "inserted")
-
- var tab = page.createObject(control, {text: "dying"})
- compare(control.count, 5)
- compare(control.itemAt(4).text, "dying")
-
- // TODO: fix crash in QQuickItemView
-// tab.destroy()
-// wait(0)
-// compare(control.count, 4)
- }
-
- function test_attachedParent() {
- var control = createTemporaryObject(swipeView, testCase);
-
- var page = createTemporaryObject(pageAttached, testCase);
- compare(page.view, null);
- compare(page.index, -1);
- compare(page.isCurrentItem, false);
- compare(page.isNextItem, false);
- compare(page.isPreviousItem, false);
- page.destroy();
-
- page = createTemporaryObject(pageAttached, null);
- compare(page.view, null);
- compare(page.index, -1);
- compare(page.isCurrentItem, false);
- compare(page.isNextItem, false);
- compare(page.isPreviousItem, false);
-
- control.insertItem(0, page);
- compare(control.count, 1);
- compare(page.parent, control.contentItem.contentItem);
- compare(page.view, control);
- compare(page.index, 0);
- compare(page.isCurrentItem, true);
- compare(page.isNextItem, false);
- compare(page.isPreviousItem, false);
-
- control.removeItem(control.itemAt(0));
- compare(control.count, 0);
- compare(page.parent, null);
- compare(page.view, null);
- compare(page.index, -1);
- compare(page.isCurrentItem, false);
- compare(page.isNextItem, false);
- compare(page.isPreviousItem, false);
- }
-
- function test_orientation() {
- var control = createTemporaryObject(swipeView, testCase, {width: 200, height: 200})
- verify(control)
-
- for (var i = 0; i < 3; ++i)
- control.addItem(page.createObject(control, {text: i}))
-
- compare(control.orientation, Qt.Horizontal)
- compare(control.horizontal, true)
- compare(control.vertical, false)
-
- for (i = 0; i < control.count; ++i) {
- control.currentIndex = i
- compare(control.itemAt(i).y, 0)
- }
-
- control.orientation = Qt.Vertical
- compare(control.orientation, Qt.Vertical)
- compare(control.horizontal, false)
- compare(control.vertical, true)
-
- for (i = 0; i < control.count; ++i) {
- control.currentIndex = i
- compare(control.itemAt(i).x, 0)
- }
- }
-
- Component {
- id: focusSwipeViewComponent
-
- SwipeView {
- id: swipeView
- anchors.fill: parent
- focus: true
-
- property int pressCount
- property int releaseCount
- property int rectanglePressCount
- property int rectangleReleaseCount
-
- Rectangle {
- focus: true
-
- Keys.onPressed: ++swipeView.rectanglePressCount
- Keys.onReleased: ++swipeView.rectangleReleaseCount
- }
-
- Keys.onPressed: ++pressCount
- Keys.onReleased: ++releaseCount
- }
- }
-
- function test_focus() {
- if (Qt.styleHints.tabFocusBehavior !== Qt.TabFocusAllControls)
- skip("This platform only allows tab focus for text controls")
-
- var control = createTemporaryObject(focusSwipeViewComponent, testCase)
- verify(control)
- compare(control.focus, true)
- compare(control.contentItem.focus, true)
- compare(control.itemAt(0).focus, true)
- compare(control.itemAt(0).activeFocus, true)
-
- keyPress(Qt.Key_A)
- compare(control.pressCount, 1)
- compare(control.releaseCount, 0)
- compare(control.rectanglePressCount, 1)
- compare(control.rectangleReleaseCount, 0)
-
- keyRelease(Qt.Key_A)
- compare(control.pressCount, 1)
- compare(control.releaseCount, 1)
- compare(control.rectanglePressCount, 1)
- compare(control.rectangleReleaseCount, 1)
- }
-}
diff --git a/tests/auto/controls/data/tst_switch.qml b/tests/auto/controls/data/tst_switch.qml
deleted file mode 100644
index 9050964f..00000000
--- a/tests/auto/controls/data/tst_switch.qml
+++ /dev/null
@@ -1,612 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "Switch"
-
- Component {
- id: swtch
- Switch { }
- }
-
- Component {
- id: signalSequenceSpy
- SignalSequenceSpy {
- signals: ["pressed", "released", "canceled", "clicked", "toggled", "pressedChanged", "checkedChanged"]
- }
- }
-
- function test_text() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
-
- compare(control.text, "")
- control.text = "Switch"
- compare(control.text, "Switch")
- control.text = ""
- compare(control.text, "")
- }
-
- function test_checked() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
-
- compare(control.checked, false)
-
- var spy = signalSequenceSpy.createObject(control, {target: control})
- spy.expectedSequence = [["checkedChanged", { "checked": true }]]
- control.checked = true
- compare(control.checked, true)
- verify(spy.success)
-
- spy.expectedSequence = [["checkedChanged", { "checked": false }]]
- control.checked = false
- compare(control.checked, false)
- verify(spy.success)
- }
-
- function test_pressed_data() {
- return [
- { tag: "indicator", x: 15 },
- { tag: "background", x: 5 }
- ]
- }
-
- function test_pressed(data) {
- var control = createTemporaryObject(swtch, testCase, {padding: 10})
- verify(control)
-
- // stays pressed when dragged outside
- compare(control.pressed, false)
- mousePress(control, data.x, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- mouseMove(control, -1, control.height / 2)
- compare(control.pressed, true)
- mouseRelease(control, -1, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
- }
-
- function test_mouse() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
-
- // check
- var spy = signalSequenceSpy.createObject(control, {target: control})
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // uncheck
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the right
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- mouseMove(control, control.width * 2, control.height / 2, 0)
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width * 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the left
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- mouseMove(control, -control.width, control.height / 2, 0)
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, -control.width, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release in the middle
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, 0, 0, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- mouseMove(control, control.width / 2, control.height / 2, 0, Qt.LeftButton)
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- tryCompare(control, "position", 0) // QTBUG-57944
- verify(spy.success)
-
- // right button
- spy.expectedSequence = []
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
- verify(spy.success)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
- }
-
- function test_touch() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
-
- var touch = touchEvent(control)
-
- // check
- var spy = signalSequenceSpy.createObject(control, {target: control})
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // uncheck
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the right
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- touch.move(0, control, control.width * 2, control.height / 2).commit()
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width * 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the left
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- touch.move(0, control, -control.width, control.height / 2).commit()
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, -control.width, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release in the middle
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, 0, 0).commit()
- compare(control.pressed, true)
- verify(spy.success)
- touch.move(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.pressed, false)
- tryCompare(control, "position", 0) // QTBUG-57944
- verify(spy.success)
- }
-
- function test_mouseDrag() {
- var control = createTemporaryObject(swtch, testCase, {leftPadding: 100, rightPadding: 100})
- verify(control)
-
- var spy = signalSequenceSpy.createObject(control, {target: control})
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
-
- // press-drag-release inside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control.indicator, 0)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- mouseMove(control.indicator, control.width)
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control.indicator, control.indicator.width)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, 0)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
- verify(spy.success)
-
- mouseMove(control, control.width - control.rightPadding)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- mouseMove(control, control.width / 2)
- compare(control.position, 0.5)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- mouseMove(control, control.leftPadding)
- compare(control.position, 0.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release from and to outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- mouseMove(control, control.width - control.rightPadding)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- mouseMove(control, control.width / 2)
- compare(control.position, 0.5)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- mouseMove(control, control.width - control.rightPadding)
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
- }
-
- function test_touchDrag() {
- var control = createTemporaryObject(swtch, testCase, {leftPadding: 100, rightPadding: 100})
- verify(control)
-
- var touch = touchEvent(control)
-
- var spy = signalSequenceSpy.createObject(control, {target: control})
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
-
- // press-drag-release inside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control.indicator, 0).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- touch.move(0, control.indicator, control.width).commit()
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control.indicator, control.indicator.width).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, 0).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
- verify(spy.success)
-
- touch.move(0, control, control.width - control.rightPadding).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- touch.move(0, control, control.width / 2).commit()
- compare(control.position, 0.5)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- touch.move(0, control, control.leftPadding).commit()
- compare(control.position, 0.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release from and to outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- touch.move(0, control, control.width - control.rightPadding).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- touch.move(0, control, control.width / 2).commit()
- compare(control.position, 0.5)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- touch.move(0, control, control.width - control.rightPadding).commit()
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
- }
-
- function test_keys() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- // check
- var spy = signalSequenceSpy.createObject(control, {target: control})
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, true)
- verify(spy.success)
-
- // uncheck
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed",
- ["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- keyClick(Qt.Key_Space)
- compare(control.checked, false)
- verify(spy.success)
-
- // no change
- spy.expectedSequence = []
- var keys = [Qt.Key_Enter, Qt.Key_Return, Qt.Key_Escape, Qt.Key_Tab]
- for (var i = 0; i < keys.length; ++i) {
- keyClick(keys[i])
- compare(control.checked, false)
- verify(spy.success)
- }
- }
-
- Component {
- id: twoSwitches
- Item {
- property Switch sw1: Switch { id: sw1 }
- property Switch sw2: Switch { id: sw2; checked: sw1.checked; enabled: false }
- }
- }
-
- function test_binding() {
- var container = createTemporaryObject(twoSwitches, testCase)
- verify(container)
-
- compare(container.sw1.checked, false)
- compare(container.sw2.checked, false)
-
- container.sw1.checked = true
- compare(container.sw1.checked, true)
- compare(container.sw2.checked, true)
-
- container.sw1.checked = false
- compare(container.sw1.checked, false)
- compare(container.sw2.checked, false)
- }
-
- function test_baseline() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_focus() {
- var control = createTemporaryObject(swtch, testCase)
- verify(control)
-
- verify(!control.activeFocus)
- mouseClick(control.indicator)
- // should not get activeFocus on mouseClick on macOS
- compare(control.activeFocus, Qt.platform.os !== "osx" && Qt.platform.os !== "macos")
- }
-}
diff --git a/tests/auto/controls/data/tst_switchdelegate.qml b/tests/auto/controls/data/tst_switchdelegate.qml
deleted file mode 100644
index fabd6279..00000000
--- a/tests/auto/controls/data/tst_switchdelegate.qml
+++ /dev/null
@@ -1,607 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "SwitchDelegate"
-
- Component {
- id: switchDelegate
- SwitchDelegate {}
- }
-
- Component {
- id: signalSequenceSpy
- SignalSequenceSpy {
- signals: ["pressed", "released", "canceled", "clicked", "toggled", "pressedChanged", "checkedChanged"]
- }
- }
-
- // TODO: data-fy tst_checkbox (rename to tst_check?) so we don't duplicate its tests here?
-
- function test_defaults() {
- var control = createTemporaryObject(switchDelegate, testCase);
- verify(control);
- verify(!control.checked);
- }
-
- function test_checked() {
- var control = createTemporaryObject(switchDelegate, testCase);
- verify(control);
-
- mouseClick(control);
- verify(control.checked);
-
- mouseClick(control);
- verify(!control.checked);
- }
-
- function test_baseline() {
- var control = createTemporaryObject(switchDelegate, testCase);
- verify(control);
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset);
- }
-
- function test_pressed_data() {
- return [
- { tag: "indicator", x: 15 },
- { tag: "background", x: 5 }
- ]
- }
-
- function test_pressed(data) {
- var control = createTemporaryObject(switchDelegate, testCase, {padding: 10})
- verify(control)
-
- // stays pressed when dragged outside
- compare(control.pressed, false)
- mousePress(control, data.x, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- mouseMove(control, -1, control.height / 2)
- compare(control.pressed, true)
- mouseRelease(control, -1, control.height / 2, Qt.LeftButton)
- compare(control.pressed, false)
- }
-
- function test_mouse() {
- var control = createTemporaryObject(switchDelegate, testCase)
- verify(control)
-
- // check
- var spy = signalSequenceSpy.createObject(control, {target: control})
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // uncheck
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the right
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- mouseMove(control, control.width * 2, control.height / 2, 0)
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width * 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the left
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- mouseMove(control, -control.width, control.height / 2, 0)
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, -control.width, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release in the middle
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, 0, 0, Qt.LeftButton)
- compare(control.pressed, true)
- verify(spy.success)
- mouseMove(control, control.width / 2, control.height / 2, 0, Qt.LeftButton)
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- "released",
- "clicked"]
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- tryCompare(control, "position", 0) // QTBUG-57944
- verify(spy.success)
-
- // right button
- spy.expectedSequence = []
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.pressed, false)
- verify(spy.success)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
- }
-
- function test_touch() {
- var control = createTemporaryObject(switchDelegate, testCase)
- verify(control)
-
- var touch = touchEvent(control)
-
- // check
- var spy = signalSequenceSpy.createObject(control, {target: control})
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // uncheck
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the right
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- touch.move(0, control, control.width * 2, control.height / 2).commit()
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width * 2, control.height / 2).commit()
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release on the left
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- verify(spy.success)
- touch.move(0, control, -control.width, control.height / 2).commit()
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, -control.width, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // release in the middle
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, 0, 0).commit()
- compare(control.pressed, true)
- verify(spy.success)
- touch.move(0, control, control.width / 2, control.height / 2).commit()
- compare(control.pressed, true)
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- "released",
- "clicked"]
- touch.release(0, control, control.width / 2, control.height / 2).commit()
- compare(control.checked, false)
- compare(control.pressed, false)
- tryCompare(control, "position", 0) // QTBUG-57944
- verify(spy.success)
- }
-
- function test_mouseDrag() {
- var control = createTemporaryObject(switchDelegate, testCase, {leftPadding: 100, rightPadding: 100})
- verify(control)
-
- var spy = signalSequenceSpy.createObject(control, {target: control})
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
-
- // press-drag-release inside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control.indicator, 0)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- mouseMove(control.indicator, control.width)
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control.indicator, control.indicator.width)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- mousePress(control, 0)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
- verify(spy.success)
-
- mouseMove(control, control.width - control.rightPadding)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- mouseMove(control, control.width / 2)
- compare(control.position, 0.5)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- mouseMove(control, control.leftPadding)
- compare(control.position, 0.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release from and to outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- mousePress(control, control.width)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- mouseMove(control, control.width - control.rightPadding)
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- mouseMove(control, control.width / 2)
- compare(control.position, 0.5)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- mouseMove(control, control.width - control.rightPadding)
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- mouseRelease(control, control.width)
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
- }
-
- function test_touchDrag() {
- var control = createTemporaryObject(switchDelegate, testCase, {leftPadding: 100, rightPadding: 100})
- verify(control)
-
- var touch = touchEvent(control)
-
- var spy = signalSequenceSpy.createObject(control, {target: control})
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
-
- // press-drag-release inside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control.indicator, 0).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- touch.move(0, control.indicator, control.width).commit()
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control.indicator, control.indicator.width).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": true }],
- "pressed"]
- touch.press(0, control, 0).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
- verify(spy.success)
-
- touch.move(0, control, control.width - control.rightPadding).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- touch.move(0, control, control.width / 2).commit()
- compare(control.position, 0.5)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- touch.move(0, control, control.leftPadding).commit()
- compare(control.position, 0.0)
- compare(control.checked, true)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": true }],
- ["checkedChanged", { "pressed": false, "checked": false }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, false)
- verify(spy.success)
-
- // press-drag-release from and to outside the indicator
- spy.expectedSequence = [["pressedChanged", { "pressed": true, "checked": false }],
- "pressed"]
- touch.press(0, control, control.width).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
- verify(spy.success)
-
- touch.move(0, control, control.width - control.rightPadding).commit()
- compare(control.position, 0.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- touch.move(0, control, control.width / 2).commit()
- compare(control.position, 0.5)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- touch.move(0, control, control.width - control.rightPadding).commit()
- compare(control.position, 1.0)
- compare(control.checked, false)
- compare(control.pressed, true)
-
- spy.expectedSequence = [["pressedChanged", { "pressed": false, "checked": false }],
- ["checkedChanged", { "pressed": false, "checked": true }],
- "toggled",
- "released",
- "clicked"]
- touch.release(0, control, control.width).commit()
- compare(control.position, 1.0)
- compare(control.checked, true)
- compare(control.pressed, false)
- verify(spy.success)
- }
-
- function test_spacing() {
- var control = createTemporaryObject(switchDelegate, testCase, { text: "Some long, long, long text" })
- verify(control)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem should be
- // equal to the implicitWidth of the Text and the switch indicator + spacing while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing)
-
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing)
-
- compare(control.implicitWidth, textLabel.implicitWidth + control.indicator.width + control.spacing + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: SwitchDelegate.IconOnly },
- { "tag": "TextOnly", display: SwitchDelegate.TextOnly },
- { "tag": "TextUnderIcon", display: SwitchDelegate.TextUnderIcon },
- { "tag": "TextBesideIcon", display: SwitchDelegate.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: SwitchDelegate.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: SwitchDelegate.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: SwitchDelegate.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: SwitchDelegate.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(switchDelegate, testCase, {
- text: "SwitchDelegate",
- display: data.display,
- width: 400,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- var availableWidth = control.availableWidth - control.indicator.width - control.spacing
- var indicatorOffset = control.mirrored ? control.indicator.width + control.spacing : 0
-
- switch (control.display) {
- case SwitchDelegate.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, indicatorOffset + (availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case SwitchDelegate.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, control.mirrored ? control.availableWidth - textLabel.width : 0)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case SwitchDelegate.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, indicatorOffset + (availableWidth - iconImage.width) / 2)
- compare(textLabel.x, indicatorOffset + (availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case SwitchDelegate.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_tabbar.qml b/tests/auto/controls/data/tst_tabbar.qml
deleted file mode 100644
index 3659a0ab..00000000
--- a/tests/auto/controls/data/tst_tabbar.qml
+++ /dev/null
@@ -1,726 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "TabBar"
-
- Component {
- id: tabButton
- TabButton { }
- }
-
- Component {
- id: tabBar
- TabBar { }
- }
-
- Component {
- id: tabBarStaticTabs
- TabBar {
- TabButton {
- text: "0"
- }
- TabButton {
- text: "1"
- }
- }
- }
-
- Component {
- id: tabBarStaticTabsCurrent
- TabBar {
- currentIndex: 1
- TabButton {
- text: "0"
- }
- TabButton {
- text: "1"
- }
- }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_defaults() {
- var control = createTemporaryObject(tabBar, testCase)
- verify(control)
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentItem, null)
- }
-
- function test_current() {
- var control = createTemporaryObject(tabBar, testCase)
-
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(control.currentItem, null)
-
- control.addItem(tabButton.createObject(control, {text: "0"}))
- compare(control.count, 1)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(control.currentItem.checked, true)
-
- control.addItem(tabButton.createObject(control, {text: "1"}))
- compare(control.count, 2)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(control.currentItem.checked, true)
-
- control.addItem(tabButton.createObject(control, {text: "2"}))
- compare(control.count, 3)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(control.currentItem.checked, true)
-
- control.currentIndex = 1
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "1")
- compare(control.currentItem.checked, true)
-
- control.currentIndex = 2
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "2")
- compare(control.currentItem.checked, true)
-
- control.decrementCurrentIndex()
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "1")
- compare(control.currentItem.checked, true)
-
- control.incrementCurrentIndex()
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "2")
- compare(control.currentItem.checked, true)
- }
-
- function test_current_static() {
- var control = createTemporaryObject(tabBarStaticTabs, testCase)
-
- compare(control.count, 2)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "0")
- compare(control.currentItem.checked, true)
-
- control = createTemporaryObject(tabBarStaticTabsCurrent, testCase)
-
- compare(control.count, 2)
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "1")
- compare(control.currentItem.checked, true)
- }
-
- function test_addRemove() {
- var control = createTemporaryObject(tabBar, testCase)
-
- function verifyCurrentIndexCountDiff() {
- verify(control.currentIndex < control.count)
- }
- control.currentIndexChanged.connect(verifyCurrentIndexCountDiff)
- control.countChanged.connect(verifyCurrentIndexCountDiff)
-
- var contentChildrenSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "contentChildrenChanged"})
- verify(contentChildrenSpy.valid)
-
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- control.addItem(tabButton.createObject(control, {text: "1"}))
- compare(control.count, 1)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "1")
- compare(contentChildrenSpy.count, 1)
-
- control.addItem(tabButton.createObject(control, {text: "2"}))
- compare(control.count, 2)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "1")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "2")
- compare(contentChildrenSpy.count, 2)
-
- control.currentIndex = 1
-
- control.insertItem(1, tabButton.createObject(control, {text: "3"}))
- compare(control.count, 3)
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "3")
- compare(control.itemAt(2).text, "2")
- compare(contentChildrenSpy.count, 4) // append + insert->move
-
- control.insertItem(0, tabButton.createObject(control, {text: "4"}))
- compare(control.count, 4)
- compare(control.currentIndex, 3)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "4")
- compare(control.itemAt(1).text, "1")
- compare(control.itemAt(2).text, "3")
- compare(control.itemAt(3).text, "2")
- compare(contentChildrenSpy.count, 6) // append + insert->move
-
- control.insertItem(control.count, tabButton.createObject(control, {text: "5"}))
- compare(control.count, 5)
- compare(control.currentIndex, 3)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "4")
- compare(control.itemAt(1).text, "1")
- compare(control.itemAt(2).text, "3")
- compare(control.itemAt(3).text, "2")
- compare(control.itemAt(4).text, "5")
- compare(contentChildrenSpy.count, 7)
-
- control.removeItem(control.itemAt(control.count - 1))
- compare(control.count, 4)
- compare(control.currentIndex, 3)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "4")
- compare(control.itemAt(1).text, "1")
- compare(control.itemAt(2).text, "3")
- compare(control.itemAt(3).text, "2")
- compare(contentChildrenSpy.count, 8)
-
- control.removeItem(control.itemAt(0))
- compare(control.count, 3)
- compare(control.currentIndex, 2)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "3")
- compare(control.itemAt(2).text, "2")
- compare(contentChildrenSpy.count, 9)
-
- control.removeItem(control.itemAt(1))
- compare(control.count, 2)
- compare(control.currentIndex, 1)
- compare(control.currentItem.text, "2")
- compare(control.itemAt(0).text, "1")
- compare(control.itemAt(1).text, "2")
- compare(contentChildrenSpy.count, 10)
-
- control.removeItem(control.itemAt(1))
- compare(control.count, 1)
- compare(control.currentIndex, 0)
- compare(control.currentItem.text, "1")
- compare(control.itemAt(0).text, "1")
- compare(contentChildrenSpy.count, 11)
-
- control.removeItem(control.itemAt(0))
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- compare(contentChildrenSpy.count, 12)
- }
-
- function test_removeCurrent() {
- var control = createTemporaryObject(tabBar, testCase)
-
- control.addItem(tabButton.createObject(control, {text: "1"}))
- control.addItem(tabButton.createObject(control, {text: "2"}))
- control.addItem(tabButton.createObject(control, {text: "3"}))
- control.currentIndex = 1
- compare(control.count, 3)
- compare(control.currentIndex, 1)
-
- control.removeItem(control.itemAt(1))
- compare(control.count, 2)
- compare(control.currentIndex, 0)
-
- control.removeItem(control.itemAt(0))
- compare(control.count, 1)
- compare(control.currentIndex, 0)
-
- control.removeItem(control.itemAt(0))
- compare(control.count, 0)
- compare(control.currentIndex, -1)
- }
-
- Component {
- id: contentBar
- TabBar {
- QtObject { objectName: "object" }
- TabButton { objectName: "button1" }
- Timer { objectName: "timer" }
- TabButton { objectName: "button2" }
- Component { TabButton { } }
- }
- }
-
- function test_content() {
- var control = createTemporaryObject(contentBar, testCase)
-
- function compareObjectNames(content, names) {
- if (content.length !== names.length)
- return false
- for (var i = 0; i < names.length; ++i) {
- if (content[i].objectName !== names[i])
- return false
- }
- return true
- }
-
- var contentChildrenSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "contentChildrenChanged"})
- verify(contentChildrenSpy.valid)
-
- verify(compareObjectNames(control.contentData, ["object", "button1", "timer", "button2", ""]))
- verify(compareObjectNames(control.contentChildren, ["button1", "button2"]))
-
- control.addItem(tabButton.createObject(control, {objectName: "button3"}))
- verify(compareObjectNames(control.contentData, ["object", "button1", "timer", "button2", "", "button3"]))
- verify(compareObjectNames(control.contentChildren, ["button1", "button2", "button3"]))
- compare(contentChildrenSpy.count, 1)
-
- control.insertItem(0, tabButton.createObject(control, {objectName: "button4"}))
- verify(compareObjectNames(control.contentData, ["object", "button1", "timer", "button2", "", "button3", "button4"]))
- verify(compareObjectNames(control.contentChildren, ["button4", "button1", "button2", "button3"]))
- compare(contentChildrenSpy.count, 3) // append + insert->move
-
- control.moveItem(1, 2)
- verify(compareObjectNames(control.contentData, ["object", "button1", "timer", "button2", "", "button3", "button4"]))
- verify(compareObjectNames(control.contentChildren, ["button4", "button2", "button1", "button3"]))
- compare(contentChildrenSpy.count, 4)
-
- control.removeItem(control.itemAt(0))
- verify(compareObjectNames(control.contentData, ["object", "button1", "timer", "button2", "", "button3"]))
- verify(compareObjectNames(control.contentChildren, ["button2", "button1", "button3"]))
- compare(contentChildrenSpy.count, 5)
- }
-
- Component {
- id: repeated
- TabBar {
- property alias repeater: repeater
- Repeater {
- id: repeater
- model: 5
- TabButton { property int idx: index }
- }
- }
- }
-
- function test_repeater() {
- var control = createTemporaryObject(repeated, testCase)
- verify(control)
-
- var model = control.contentModel
- verify(model)
-
- var repeater = control.repeater
- verify(repeater)
-
- compare(repeater.count, 5)
- compare(model.count, 5)
-
- for (var i = 0; i < 5; ++i) {
- var item1 = control.itemAt(i)
- verify(item1)
- compare(item1.idx, i)
- compare(model.get(i), item1)
- compare(repeater.itemAt(i), item1)
- }
-
- repeater.model = 3
- compare(repeater.count, 3)
- compare(model.count, 3)
-
- for (var j = 0; j < 3; ++j) {
- var item2 = control.itemAt(j)
- verify(item2)
- compare(item2.idx, j)
- compare(model.get(j), item2)
- compare(repeater.itemAt(j), item2)
- }
- }
-
- Component {
- id: ordered
- TabBar {
- id: obar
- property alias repeater: repeater
- TabButton { text: "static_1" }
- Repeater {
- id: repeater
- model: 2
- TabButton { text: "repeated_" + (index + 2) }
- }
- TabButton { text: "static_4" }
- Component.onCompleted: {
- addItem(tabButton.createObject(obar, {text: "dynamic_5"}))
- addItem(tabButton.createObject(obar.contentItem, {text: "dynamic_6"}))
- insertItem(0, tabButton.createObject(obar, {text: "dynamic_0"}))
- }
- }
- }
-
- function test_order() {
- var control = createTemporaryObject(ordered, testCase)
- verify(control)
-
- compare(control.count, 7)
- compare(control.itemAt(0).text, "dynamic_0")
- compare(control.itemAt(1).text, "static_1")
- compare(control.itemAt(2).text, "repeated_2")
- compare(control.itemAt(3).text, "repeated_3")
- compare(control.itemAt(4).text, "static_4")
- compare(control.itemAt(5).text, "dynamic_5")
- compare(control.itemAt(6).text, "dynamic_6")
- }
-
- function test_move_data() {
- return [
- {tag:"0->1 (0)", from: 0, to: 1, currentBefore: 0, currentAfter: 1},
- {tag:"0->1 (1)", from: 0, to: 1, currentBefore: 1, currentAfter: 0},
- {tag:"0->1 (2)", from: 0, to: 1, currentBefore: 2, currentAfter: 2},
-
- {tag:"0->2 (0)", from: 0, to: 2, currentBefore: 0, currentAfter: 2},
- {tag:"0->2 (1)", from: 0, to: 2, currentBefore: 1, currentAfter: 0},
- {tag:"0->2 (2)", from: 0, to: 2, currentBefore: 2, currentAfter: 1},
-
- {tag:"1->0 (0)", from: 1, to: 0, currentBefore: 0, currentAfter: 1},
- {tag:"1->0 (1)", from: 1, to: 0, currentBefore: 1, currentAfter: 0},
- {tag:"1->0 (2)", from: 1, to: 0, currentBefore: 2, currentAfter: 2},
-
- {tag:"1->2 (0)", from: 1, to: 2, currentBefore: 0, currentAfter: 0},
- {tag:"1->2 (1)", from: 1, to: 2, currentBefore: 1, currentAfter: 2},
- {tag:"1->2 (2)", from: 1, to: 2, currentBefore: 2, currentAfter: 1},
-
- {tag:"2->0 (0)", from: 2, to: 0, currentBefore: 0, currentAfter: 1},
- {tag:"2->0 (1)", from: 2, to: 0, currentBefore: 1, currentAfter: 2},
- {tag:"2->0 (2)", from: 2, to: 0, currentBefore: 2, currentAfter: 0},
-
- {tag:"2->1 (0)", from: 2, to: 1, currentBefore: 0, currentAfter: 0},
- {tag:"2->1 (1)", from: 2, to: 1, currentBefore: 1, currentAfter: 2},
- {tag:"2->1 (2)", from: 2, to: 1, currentBefore: 2, currentAfter: 1},
-
- {tag:"0->0", from: 0, to: 0, currentBefore: 0, currentAfter: 0},
- {tag:"-1->0", from: 0, to: 0, currentBefore: 1, currentAfter: 1},
- {tag:"0->-1", from: 0, to: 0, currentBefore: 2, currentAfter: 2},
- {tag:"1->10", from: 0, to: 0, currentBefore: 0, currentAfter: 0},
- {tag:"10->2", from: 0, to: 0, currentBefore: 1, currentAfter: 1},
- {tag:"10->-1", from: 0, to: 0, currentBefore: 2, currentAfter: 2}
- ]
- }
-
- function test_move(data) {
- var control = createTemporaryObject(tabBar, testCase)
-
- compare(control.count, 0)
- var titles = ["1", "2", "3"]
-
- var i = 0;
- for (i = 0; i < titles.length; ++i)
- control.addItem(tabButton.createObject(control, {text: titles[i]}))
-
- compare(control.count, titles.length)
- for (i = 0; i < control.count; ++i)
- compare(control.itemAt(i).text, titles[i])
-
- control.currentIndex = data.currentBefore
- control.moveItem(data.from, data.to)
-
- compare(control.count, titles.length)
- compare(control.currentIndex, data.currentAfter)
-
- var title = titles[data.from]
- titles.splice(data.from, 1)
- titles.splice(data.to, 0, title)
-
- compare(control.count, titles.length)
- for (i = 0; i < control.count; ++i)
- compare(control.itemAt(i).text, titles[i])
- }
-
- Component {
- id: dynamicBar
- TabBar {
- id: dbar
- TabButton { text: "static" }
- Component.onCompleted: {
- addItem(tabButton.createObject(dbar, {text: "added"}))
- insertItem(0, tabButton.createObject(dbar, {text: "inserted"}))
- tabButton.createObject(dbar, {text: "dynamic"})
- }
- }
- }
-
- function test_dynamic() {
- var control = createTemporaryObject(dynamicBar, testCase)
-
- // insertItem(), addItem(), createObject() and static TabButton {}
- compare(control.count, 4)
- compare(control.itemAt(0).text, "inserted")
-
- var tab = tabButton.createObject(control, {text: "dying"})
- compare(control.count, 5)
- compare(control.itemAt(4).text, "dying")
-
- // TODO: fix crash in QQuickItemView
-// tab.destroy()
-// wait(0)
-// compare(control.count, 4)
- }
-
- function test_layout_data() {
- return [
- { tag: "spacing:0", spacing: 0 },
- { tag: "spacing:1", spacing: 1 },
- { tag: "spacing:10", spacing: 10 },
- ]
- }
-
- function test_layout(data) {
- var control = createTemporaryObject(tabBar, testCase, {spacing: data.spacing, width: 200})
-
- // remove the background so that it won't affect the implicit size of the tabbar,
- // so the implicit sizes tested below are entirely based on the content size
- control.background = null
-
- var tab1 = tabButton.createObject(control, {text: "First"})
- control.addItem(tab1)
- tryCompare(tab1, "width", control.width)
- compare(tab1.height, control.height)
- compare(control.implicitContentWidth, tab1.implicitWidth)
- compare(control.implicitContentHeight, tab1.implicitHeight)
- compare(control.contentWidth, control.implicitContentWidth)
- compare(control.contentHeight, control.implicitContentHeight)
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
-
- var tab2 = tabButton.createObject(control, {implicitHeight: tab1.implicitHeight + 10, text: "Second"})
- control.addItem(tab2)
- tryCompare(tab1, "width", (control.width - data.spacing) / 2)
- compare(tab1.height, control.height)
- compare(tab2.width, (control.width - data.spacing) / 2)
- compare(tab2.height, control.height)
- compare(control.implicitContentWidth, tab1.implicitWidth + tab2.implicitWidth + data.spacing)
- compare(control.implicitContentHeight, tab2.implicitHeight)
- compare(control.contentWidth, control.implicitContentWidth)
- compare(control.contentHeight, control.implicitContentHeight)
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
-
- var tab3 = tabButton.createObject(control, {width: 50, height: tab1.implicitHeight - 10, text: "Third"})
- control.addItem(tab3)
- tryCompare(tab1, "width", (control.width - 2 * data.spacing - 50) / 2)
- compare(tab1.y, 0)
- compare(tab1.height, control.height)
- compare(tab2.y, 0)
- compare(tab2.width, (control.width - 2 * data.spacing - 50) / 2)
- compare(tab2.height, control.height)
- verify(tab3.y > 0)
- compare(tab3.y, (control.height - tab3.height) / 2)
- compare(tab3.width, 50)
- compare(tab3.height, tab1.implicitHeight - 10)
- compare(control.implicitContentWidth, tab1.implicitWidth + tab2.implicitWidth + tab3.width + 2 * data.spacing)
- compare(control.implicitContentHeight, tab2.implicitHeight)
- compare(control.contentWidth, control.implicitContentWidth)
- compare(control.contentHeight, control.implicitContentHeight)
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
-
- var expectedWidth = tab3.contentItem.implicitWidth + tab3.leftPadding + tab3.rightPadding
- tab3.width = tab3.implicitWidth
- tab3.height = tab3.implicitHeight
- tryCompare(tab1, "width", (control.width - 2 * data.spacing - expectedWidth) / 2)
- compare(tab1.height, control.height)
- compare(tab2.width, (control.width - 2 * data.spacing - expectedWidth) / 2)
- compare(tab2.height, control.height)
- compare(tab3.width, expectedWidth)
- compare(tab3.height, tab3.implicitHeight)
- compare(control.implicitContentWidth, tab1.implicitWidth + tab2.implicitWidth + tab3.implicitWidth + 2 * data.spacing)
- compare(control.implicitContentHeight, tab2.implicitHeight)
- compare(control.contentWidth, control.implicitContentWidth)
- compare(control.contentHeight, control.implicitContentHeight)
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
-
- tab3.width = undefined
- tab3.height = undefined
- control.width = undefined
-
- control.contentWidth = 300
- control.contentHeight = 50
- expectedWidth = (control.contentWidth - 2 * data.spacing) / 3
- tryCompare(tab1, "width", expectedWidth)
- compare(tab2.width, expectedWidth)
- compare(tab3.width, expectedWidth)
- compare(tab1.height, control.contentHeight)
- compare(tab2.height, control.contentHeight)
- compare(tab3.height, control.contentHeight)
- }
-
- Component {
- id: attachedButton
- TabButton {
- property int index: TabBar.index
- property TabBar tabBar: TabBar.tabBar
- property int position: TabBar.position
- }
- }
-
- function test_attached() {
- var control = createTemporaryObject(tabBar, testCase, {position: TabBar.Footer})
-
- // append
- var tab1 = createTemporaryObject(attachedButton, testCase)
- compare(tab1.index, -1)
- compare(tab1.tabBar, null)
- compare(tab1.position, TabBar.Header)
-
- control.addItem(tab1)
- compare(tab1.index, 0)
- compare(tab1.tabBar, control)
- compare(tab1.position, TabBar.Footer)
-
- // insert in the beginning
- var tab2 = createTemporaryObject(attachedButton, testCase)
- compare(tab2.index, -1)
- compare(tab2.tabBar, null)
- compare(tab2.position, TabBar.Header)
-
- control.insertItem(0, tab2)
- compare(tab2.index, 0)
- compare(tab2.tabBar, control)
- compare(tab2.position, TabBar.Footer)
-
- compare(tab1.index, 1)
-
- // insert in the middle
- var tab3 = createTemporaryObject(attachedButton, testCase)
- compare(tab3.index, -1)
- compare(tab3.tabBar, null)
- compare(tab3.position, TabBar.Header)
-
- control.insertItem(1, tab3)
- compare(tab3.index, 1)
- compare(tab3.tabBar, control)
- compare(tab3.position, TabBar.Footer)
-
- compare(tab2.index, 0)
- compare(tab1.index, 2)
-
- // insert in the end
- var tab4 = createTemporaryObject(attachedButton, testCase)
- compare(tab4.index, -1)
- compare(tab4.tabBar, null)
- compare(tab4.position, TabBar.Header)
-
- control.insertItem(-1, tab4)
- compare(tab4.index, 3)
- compare(tab4.tabBar, control)
- compare(tab4.position, TabBar.Footer)
-
- compare(tab2.index, 0)
- compare(tab3.index, 1)
- compare(tab1.index, 2)
-
- // move forwards
- control.moveItem(0, 1)
- compare(tab3.index, 0)
- compare(tab2.index, 1)
- compare(tab1.index, 2)
- compare(tab4.index, 3)
-
- control.moveItem(0, 2)
- compare(tab2.index, 0)
- compare(tab1.index, 1)
- compare(tab3.index, 2)
- compare(tab4.index, 3)
-
- control.moveItem(1, 3)
- compare(tab2.index, 0)
- compare(tab3.index, 1)
- compare(tab4.index, 2)
- compare(tab1.index, 3)
-
- // move backwards
- control.moveItem(3, 2)
- compare(tab2.index, 0)
- compare(tab3.index, 1)
- compare(tab1.index, 2)
- compare(tab4.index, 3)
-
- control.moveItem(3, 1)
- compare(tab2.index, 0)
- compare(tab4.index, 1)
- compare(tab3.index, 2)
- compare(tab1.index, 3)
-
- // remove from the beginning
- control.removeItem(control.itemAt(0))
- compare(tab2.index, -1)
- compare(tab2.tabBar, null)
- compare(tab2.position, TabBar.Header)
-
- compare(tab4.index, 0)
- compare(tab3.index, 1)
- compare(tab1.index, 2)
-
- // remove from the middle
- control.removeItem(control.itemAt(1))
- compare(tab3.index, -1)
- compare(tab3.tabBar, null)
- compare(tab3.position, TabBar.Header)
-
- compare(tab4.index, 0)
- compare(tab1.index, 1)
- }
-}
diff --git a/tests/auto/controls/data/tst_tabbutton.qml b/tests/auto/controls/data/tst_tabbutton.qml
deleted file mode 100644
index 3f809209..00000000
--- a/tests/auto/controls/data/tst_tabbutton.qml
+++ /dev/null
@@ -1,178 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "TabButton"
-
- Component {
- id: tabButton
- TabButton { }
- }
-
- Component {
- id: repeater
- Column {
- Repeater {
- model: 3
- delegate: TabButton { }
- }
- }
- }
-
- function test_autoExclusive() {
- var container = createTemporaryObject(repeater, testCase)
-
- for (var i = 0; i < 3; ++i) {
- container.children[i].checked = true
- compare(container.children[i].checked, true)
-
- // check that all other buttons are unchecked
- for (var j = 0; j < 3; ++j) {
- if (j !== i)
- compare(container.children[j].checked, false)
- }
- }
- }
-
- function test_baseline() {
- var control = createTemporaryObject(tabButton, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_spacing() {
- var control = createTemporaryObject(tabButton, testCase, { text: "Some long, long, long text" })
- verify(control)
- if (control.background)
- verify(control.contentItem.implicitWidth + control.leftPadding + control.rightPadding > control.background.implicitWidth)
-
- var textLabel = findChild(control.contentItem, "label")
- verify(textLabel)
-
- // The implicitWidth of the IconLabel that all buttons use as their contentItem
- // should be equal to the implicitWidth of the Text while no icon is set.
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // That means that spacing shouldn't affect it.
- control.spacing += 100
- compare(control.contentItem.implicitWidth, textLabel.implicitWidth)
-
- // The implicitWidth of the TabButton itself should, therefore, also never include spacing while no icon is set.
- compare(control.implicitWidth, textLabel.implicitWidth + control.leftPadding + control.rightPadding)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: TabButton.IconOnly },
- { "tag": "TextOnly", display: TabButton.TextOnly },
- { "tag": "TextUnderIcon", display: TabButton.TextUnderIcon },
- { "tag": "TextBesideIcon", display: TabButton.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: TabButton.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: TabButton.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: TabButton.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: TabButton.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(tabButton, testCase, {
- text: "TabButton",
- display: data.display,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case TabButton.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case TabButton.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case TabButton.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case TabButton.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_textarea.qml b/tests/auto/controls/data/tst_textarea.qml
deleted file mode 100644
index 7f0b52fc..00000000
--- a/tests/auto/controls/data/tst_textarea.qml
+++ /dev/null
@@ -1,804 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "TextArea"
-
- Component {
- id: textArea
- TextArea { background: Item { } }
- }
-
- Component {
- id: flickable
- Flickable {
- width: 200
- height: 200
- TextArea.flickable: TextArea { }
- }
- }
-
- Component {
- id: flickableCustomBackground
- Flickable {
- width: 200
- height: 200
- TextArea.flickable: TextArea {
- background: Rectangle {
- color: "green"
- }
- }
- }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: rectangle
- Rectangle { }
- }
-
- FontMetrics {
- id: defaultFontMetrics
- }
-
- function test_creation() {
- var control = createTemporaryObject(textArea, testCase)
- verify(control)
- }
-
- function test_implicitSize() {
- var control = createTemporaryObject(textArea, testCase)
- verify(control)
-
- var implicitWidthSpy = signalSpy.createObject(control, { target: control, signalName: "implicitWidthChanged"} )
- verify(implicitWidthSpy.valid)
-
- var implicitHeightSpy = signalSpy.createObject(control, { target: control, signalName: "implicitHeightChanged"} )
- verify(implicitHeightSpy.valid)
-
- var implicitBackgroundWidthSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitBackgroundWidthChanged"})
- verify(implicitBackgroundWidthSpy.valid)
-
- var implicitBackgroundHeightSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitBackgroundHeightChanged"})
- verify(implicitBackgroundHeightSpy.valid)
-
- var implicitWidthChanges = 0
- var implicitHeightChanges = 0
- var implicitBackgroundWidthChanges = 0
- var implicitBackgroundHeightChanges = 0
-
- verify(control.implicitWidth >= control.leftPadding + control.rightPadding)
- verify(control.implicitHeight >= control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
-
- control.background = rectangle.createObject(control, {implicitWidth: 400, implicitHeight: 200})
- compare(control.implicitWidth, 400)
- compare(control.implicitHeight, 200)
- compare(control.implicitBackgroundWidth, 400)
- compare(control.implicitBackgroundHeight, 200)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, ++implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, ++implicitBackgroundHeightChanges)
-
- control.background = null
- compare(control.implicitWidth, control.leftPadding + control.rightPadding)
- verify(control.implicitHeight >= control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, ++implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, ++implicitBackgroundHeightChanges)
-
- control.text = "TextArea"
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- verify(control.implicitHeight >= control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
-
- defaultFontMetrics.font = control.font
- var leading = defaultFontMetrics.leading
- var ascent = defaultFontMetrics.ascent
- var descent = defaultFontMetrics.descent
-
- var leadingOverflow = Math.ceil(ascent + descent) < Math.ceil(ascent + descent + leading)
-
- // If the font in use triggers QTBUG-83894, it is possible that this will cause
- // the following compare to fail if the implicitHeight from the TextEdit is ued.
- // Unfortunately, since some styles override implicitHeight, we cannot guarantee
- // that it will fail, so we need to simply skip the test for these cases.
- if (!leadingOverflow)
- compare(implicitHeightSpy.count, implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, implicitBackgroundHeightChanges)
-
- control.placeholderText = "..."
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- verify(control.implicitHeight >= control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, implicitWidthChanges)
- if (!leadingOverflow)
- compare(implicitHeightSpy.count, implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, implicitBackgroundHeightChanges)
- }
-
- function test_alignment_data() {
- return [
- { tag: "empty", text: "", placeholderText: "", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,left", text: "", placeholderText: "", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,center", text: "", placeholderText: "", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "empty,right", text: "", placeholderText: "", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "empty,ltr", text: "", placeholderText: "Search", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,ltr,left", text: "", placeholderText: "Search", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,ltr,center", text: "", placeholderText: "Search", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "empty,ltr,right", text: "", placeholderText: "Search", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "empty,rtl", text: "", placeholderText: "بحث", textAlignment: undefined, placeholderAlignment: Qt.AlignRight },
- { tag: "empty,rtl,left", text: "", placeholderText: "بحث", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,rtl,center", text: "", placeholderText: "بحث", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "empty,rtl,right", text: "", placeholderText: "بحث", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "ltr,empty", text: "Text", placeholderText: "", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,empty,left", text: "Text", placeholderText: "", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,empty,center", text: "Text", placeholderText: "", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "ltr,empty,right", text: "Text", placeholderText: "", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "ltr,ltr", text: "Text", placeholderText: "Search", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,ltr,left", text: "Text", placeholderText: "Search", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,ltr,center", text: "Text", placeholderText: "Search", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "ltr,ltr,right", text: "Text", placeholderText: "Search", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "ltr,rtl", text: "Text", placeholderText: "بحث", textAlignment: undefined, placeholderAlignment: Qt.AlignRight },
- { tag: "ltr,rtl,left", text: "Text", placeholderText: "بحث", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,rtl,center", text: "Text", placeholderText: "بحث", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "ltr,rtl,right", text: "Text", placeholderText: "بحث", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "rtl,empty", text: "نص", placeholderText: "", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,empty,left", text: "نص", placeholderText: "", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,empty,center", text: "نص", placeholderText: "", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "rtl,empty,right", text: "نص", placeholderText: "", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "rtl,ltr", text: "نص", placeholderText: "Search", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,ltr,left", text: "نص", placeholderText: "Search", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,ltr,center", text: "نص", placeholderText: "Search", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "rtl,ltr,right", text: "نص", placeholderText: "Search", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "rtl,rtl", text: "نص", placeholderText: "بحث", textAlignment: undefined, placeholderAlignment: Qt.AlignRight },
- { tag: "rtl,rtl,left", text: "نص", placeholderText: "بحث", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,rtl,center", text: "نص", placeholderText: "بحث", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "rtl,rtl,right", text: "نص", placeholderText: "بحث", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
- ]
- }
-
- function test_alignment(data) {
- var control = createTemporaryObject(textArea, testCase, {text: data.text, placeholderText: data.placeholderText, horizontalAlignment: data.textAlignment})
-
- if (data.textAlignment !== undefined)
- compare(control.horizontalAlignment, data.textAlignment)
- for (var i = 0; i < control.children.length; ++i) {
- if (control.children[i].hasOwnProperty("horizontalAlignment"))
- compare(control.children[i].effectiveHorizontalAlignment, data.placeholderAlignment) // placeholder
- }
-
- control.verticalAlignment = TextArea.AlignBottom
- compare(control.verticalAlignment, TextArea.AlignBottom)
- for (var j = 0; j < control.children.length; ++j) {
- if (control.children[j].hasOwnProperty("verticalAlignment"))
- compare(control.children[j].verticalAlignment, Text.AlignBottom) // placeholder
- }
- }
-
- function test_font_explicit_attributes_data() {
- return [
- {tag: "bold", value: true},
- {tag: "capitalization", value: Font.Capitalize},
- {tag: "family", value: "Courier"},
- {tag: "italic", value: true},
- {tag: "strikeout", value: true},
- {tag: "underline", value: true},
- {tag: "weight", value: Font.Black},
- {tag: "wordSpacing", value: 55}
- ]
- }
-
- function test_font_explicit_attributes(data) {
- var control = createTemporaryObject(textArea, testCase)
- verify(control)
-
- var child = textArea.createObject(control)
- verify(child)
-
- var controlSpy = signalSpy.createObject(control, {target: control, signalName: "fontChanged"})
- verify(controlSpy.valid)
-
- var childSpy = signalSpy.createObject(child, {target: child, signalName: "fontChanged"})
- verify(childSpy.valid)
-
- var defaultValue = control.font[data.tag]
- child.font[data.tag] = defaultValue
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
-
- control.font[data.tag] = data.value
-
- compare(control.font[data.tag], data.value)
- compare(controlSpy.count, 1)
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
- }
-
- function test_flickable() {
- var control = createTemporaryObject(flickable, testCase, {text:"line0", selectByMouse: true})
- verify(control)
-
- var textArea = control.TextArea.flickable
- verify(textArea)
-
- if (textArea.background)
- compare(textArea.background.parent, control)
-
- for (var i = 1; i <= 100; ++i)
- textArea.text += "line\n" + i
-
- verify(textArea.contentWidth > 0)
- verify(textArea.contentHeight > 200)
-
- compare(control.contentWidth, textArea.contentWidth + textArea.leftPadding + textArea.rightPadding)
- compare(control.contentHeight, textArea.contentHeight + textArea.topPadding + textArea.bottomPadding)
-
- compare(textArea.cursorPosition, 0)
-
- var center = textArea.positionAt(control.width / 2, control.height / 2)
- verify(center > 0)
- mouseClick(textArea, control.width / 2, control.height / 2)
- compare(textArea.cursorPosition, center)
-
- // click inside text area, but below flickable
- var below = textArea.positionAt(control.width / 2, control.height + 1)
- verify(below > center)
- mouseClick(textArea, control.width / 2, control.height + 1)
- compare(textArea.cursorPosition, center) // no change
-
- // scroll down
- control.contentY = -(control.contentHeight - control.height) / 2
-
- // click inside textarea, but above flickable
- var above = textArea.positionAt(control.width / 2, textArea.topPadding)
- verify(above > 0 && above < center)
- mouseClick(textArea, control.width / 2, 0)
- compare(textArea.cursorPosition, center) // no change
- }
-
- function test_flickableCustomBackground() {
- // Test that the TextArea background item is parented out of the
- // TextArea and into the Flicable, and that it has the same size
- // as the flickable.
- var flickable = createTemporaryObject(flickableCustomBackground, testCase)
- verify(flickable)
-
- var textArea = flickable.TextArea.flickable
- verify(textArea)
- verify(textArea.background)
- compare(textArea.background.width, flickable.width)
- compare(textArea.background.height, flickable.height)
- }
-
- function test_warning() {
- ignoreWarning(Qt.resolvedUrl("tst_textarea.qml") + ":55:1: QML TestCase: TextArea must be attached to a Flickable")
- testCase.TextArea.flickable = null
- }
-
- function test_hover_data() {
- return [
- { tag: "enabled", hoverEnabled: true },
- { tag: "disabled", hoverEnabled: false },
- ]
- }
-
- function test_hover(data) {
- var control = createTemporaryObject(textArea, testCase, {text: "TextArea", hoverEnabled: data.hoverEnabled})
- verify(control)
-
- compare(control.hovered, false)
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.hovered, data.hoverEnabled)
-
- mouseMove(control, -1, -1)
- compare(control.hovered, false)
- }
-
- function test_pressedReleased_data() {
- return [
- {
- tag: "pressed outside", x: -1, y: -1, button: Qt.LeftButton,
- controlPressEvent: null,
- controlReleaseEvent: null,
- parentPressEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.LeftButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- parentReleaseEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.NoButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- },
- {
- tag: "left click", x: 0, y: 0, button: Qt.LeftButton,
- controlPressEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.LeftButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- controlReleaseEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.NoButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- parentPressEvent: null,
- parentReleaseEvent: null,
- },
- {
- tag: "right click", x: 0, y: 0, button: Qt.RightButton,
- controlPressEvent: {
- x: 0, y: 0, button: Qt.RightButton, buttons: Qt.RightButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- controlReleaseEvent: {
- x: 0, y: 0, button: Qt.RightButton, buttons: Qt.NoButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- parentPressEvent: null,
- parentReleaseEvent: null,
- },
- ];
- }
-
- Component {
- id: mouseAreaComponent
- MouseArea {
- anchors.fill: parent
- }
- }
-
- function checkMouseEvent(event, expectedEvent) {
- compare(event.x, expectedEvent.x)
- compare(event.y, expectedEvent.y)
- compare(event.button, expectedEvent.button)
- compare(event.buttons, expectedEvent.buttons)
- }
-
- function test_pressedReleased(data) {
- var mouseArea = createTemporaryObject(mouseAreaComponent, testCase)
- verify(mouseArea)
- var control = textArea.createObject(mouseArea, {text: "TextArea"})
- verify(control)
-
- // Give enough room to check presses outside of the control and on the parent.
- control.x = 1;
- control.y = 1;
-
- function checkControlPressEvent(event) {
- checkMouseEvent(event, data.controlPressEvent)
- }
- function checkControlReleaseEvent(event) {
- checkMouseEvent(event, data.controlReleaseEvent)
- }
- function checkParentPressEvent(event) {
- checkMouseEvent(event, data.parentPressEvent)
- }
- function checkParentReleaseEvent(event) {
- checkMouseEvent(event, data.parentReleaseEvent)
- }
-
- // Can't use signalArguments, because the event won't live that long.
- if (data.controlPressEvent)
- control.onPressed.connect(checkControlPressEvent)
- if (data.controlReleaseEvent)
- control.onReleased.connect(checkControlReleaseEvent)
- if (data.parentPressEvent)
- control.onPressed.connect(checkParentPressEvent)
- if (data.parentReleaseEvent)
- control.onReleased.connect(checkParentReleaseEvent)
-
- var controlPressedSpy = signalSpy.createObject(control, { target: control, signalName: "pressed" })
- verify(controlPressedSpy.valid)
- var controlReleasedSpy = signalSpy.createObject(control, { target: control, signalName: "released" })
- verify(controlReleasedSpy.valid)
- var parentPressedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "pressed" })
- verify(parentPressedSpy.valid)
- var parentReleasedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "released" })
- verify(parentReleasedSpy.valid)
-
- mousePress(control, data.x, data.y, data.button)
- compare(controlPressedSpy.count, data.controlPressEvent ? 1 : 0)
- compare(parentPressedSpy.count, data.parentPressEvent ? 1 : 0)
- mouseRelease(control, data.x, data.y, data.button)
- compare(controlReleasedSpy.count, data.controlReleaseEvent ? 1 : 0)
- compare(parentReleasedSpy.count, data.parentReleaseEvent ? 1 : 0)
- }
-
- Component {
- id: ignoreTextArea
-
- TextArea {
- property bool ignorePress: false
- property bool ignoreRelease: false
-
- onPressed: if (ignorePress) event.accepted = false
- onReleased: if (ignoreRelease) event.accepted = false
- }
- }
-
- function checkEventAccepted(event) {
- compare(event.accepted, true)
- }
-
- function checkEventIgnored(event) {
- compare(event.accepted, false)
- }
-
- function test_ignorePressRelease() {
- var mouseArea = createTemporaryObject(mouseAreaComponent, testCase)
- verify(mouseArea)
- var control = ignoreTextArea.createObject(mouseArea)
- verify(control)
-
- var controlPressedSpy = signalSpy.createObject(control, { target: control, signalName: "pressed" })
- verify(controlPressedSpy.valid)
- var controlReleasedSpy = signalSpy.createObject(control, { target: control, signalName: "released" })
- verify(controlReleasedSpy.valid)
- var parentPressedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "pressed" })
- verify(parentPressedSpy.valid)
- var parentReleasedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "released" })
- verify(parentReleasedSpy.valid)
-
- // Ignore only press events.
- control.onPressed.connect(checkEventIgnored)
- control.ignorePress = true
- mousePress(control, 0, 0, data.button)
- // The control will still get the signal, it just won't accept the event.
- compare(controlPressedSpy.count, 1)
- compare(parentPressedSpy.count, 1)
- mouseRelease(control, 0, 0, data.button)
- compare(controlReleasedSpy.count, 0)
- compare(parentReleasedSpy.count, 1)
- control.onPressed.disconnect(checkEventIgnored)
-
- // Ignore only release events.
- control.onPressed.connect(checkEventAccepted)
- control.onReleased.connect(checkEventIgnored)
- control.ignorePress = false
- control.ignoreRelease = true
- mousePress(control, 0, 0, data.button)
- compare(controlPressedSpy.count, 2)
- compare(parentPressedSpy.count, 1)
- mouseRelease(control, 0, 0, data.button)
- compare(controlReleasedSpy.count, 1)
- compare(parentReleasedSpy.count, 1)
- control.onPressed.disconnect(checkEventAccepted)
- control.onReleased.disconnect(checkEventIgnored)
- }
-
- function test_multiClick() {
- var control = createTemporaryObject(textArea, testCase, {text: "Qt Quick Controls 2 TextArea", selectByMouse: true})
- verify(control)
-
- waitForRendering(control)
- control.width = control.contentWidth
- var rect = control.positionToRectangle(12)
-
- // double click -> select word
- mouseDoubleClickSequence(control, rect.x + rect.width / 2, rect.y + rect.height / 2)
- compare(control.selectedText, "Controls")
-
- // tripple click -> select whole line
- mouseClick(control, rect.x + rect.width / 2, rect.y + rect.height / 2)
- compare(control.selectedText, "Qt Quick Controls 2 TextArea")
- }
-
- Component {
- id: scrollView
- ScrollView {
- TextArea { }
- }
- }
-
- function test_scrollView() {
- var control = createTemporaryObject(scrollView, testCase)
- verify(control)
-
- // don't crash (QTBUG-62292)
- control.destroy()
- wait(0)
- }
-
- function test_placeholderTextColor() {
- var control = createTemporaryObject(textArea, testCase)
- verify(control)
-
- // usually default value should not be pure opacue black
- verify(control.placeholderTextColor !== "#ff000000")
- control.placeholderTextColor = "#12345678"
- compare(control.placeholderTextColor, "#12345678")
-
- for (var i = 0; i < control.children.length; ++i) {
- if (control.children[i].hasOwnProperty("text"))
- compare(control.children[i].color, control.placeholderTextColor) // placeholder.color
- }
- }
-
- function test_inset() {
- var control = createTemporaryObject(textArea, testCase, {background: rectangle.createObject(control)})
- verify(control)
-
- var topInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "topInsetChanged"})
- verify(topInsetSpy.valid)
-
- var leftInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "leftInsetChanged"})
- verify(leftInsetSpy.valid)
-
- var rightInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rightInsetChanged"})
- verify(rightInsetSpy.valid)
-
- var bottomInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "bottomInsetChanged"})
- verify(bottomInsetSpy.valid)
-
- var topInsetChanges = 0
- var leftInsetChanges = 0
- var rightInsetChanges = 0
- var bottomInsetChanges = 0
-
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
-
- control.width = 100
- control.height = 100
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
-
- control.topInset = 10
- compare(control.topInset, 10)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 10)
- compare(control.background.width, 100)
- compare(control.background.height, 90)
-
- control.leftInset = 20
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 80)
- compare(control.background.height, 90)
-
- control.rightInset = 30
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 90)
-
- control.bottomInset = 40
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 50)
-
- control.topInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 0)
- compare(control.background.width, 50)
- compare(control.background.height, 60)
-
- control.leftInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 70)
- compare(control.background.height, 60)
-
- control.rightInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 60)
-
- control.bottomInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
- }
-
- // QTBUG-76369
- Component {
- id: testResizeBackground
- Item {
- width: 200
- height: 200
- property alias textArea: textArea
- ScrollView {
- anchors.fill: parent
- ScrollBar.horizontal.policy: ScrollBar.AlwaysOff
- TextArea {
- id: textArea
- // workaround test failing due to default insets on Imagine
- topInset: undefined
- leftInset: undefined
- rightInset: undefined
- bottomInset: undefined
- wrapMode : TextEdit.WordWrap
- readOnly: false
- selectByMouse: true
- focus: true
- text: "test message"
-
- background: Rectangle {
- y: parent.height - height - textArea.bottomPadding / 2
- implicitWidth: 120
- height: textArea.activeFocus ? 2 : 1
- }
- }
- }
- }
- }
-
- function test_resize_background() {
- var control = createTemporaryObject(testResizeBackground, testCase)
-
- compare(control.textArea.background.width, control.width)
- compare(control.textArea.background.height, 1)
- control.width = 400
- control.height = 400
- compare(control.textArea.background.width, control.width)
- compare(control.textArea.background.height, 1)
- control.width = 200
- control.height = 200
- compare(control.textArea.background.width, control.width)
- compare(control.textArea.background.height, 1)
-
- // hasBackgroundWidth=true
- control.textArea.background.width = 1
- compare(control.textArea.background.width, 1)
- compare(control.textArea.background.height, 1)
- control.width = 400
- control.height = 400
- compare(control.textArea.background.width, 1)
- compare(control.textArea.background.height, 1)
- // hasBackgroundHeight=false
- control.textArea.background.height = undefined
- compare(control.textArea.background.width, 1)
- compare(control.textArea.background.height, 0)
- control.textArea.background.y = 0
- compare(control.textArea.background.width, 1)
- compare(control.textArea.background.height, control.height)
- control.width = 200
- control.height = 200
- compare(control.textArea.background.width, 1)
- compare(control.textArea.background.height, control.height)
- }
-}
diff --git a/tests/auto/controls/data/tst_textfield.qml b/tests/auto/controls/data/tst_textfield.qml
deleted file mode 100644
index f9b0587f..00000000
--- a/tests/auto/controls/data/tst_textfield.qml
+++ /dev/null
@@ -1,663 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Layouts
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "TextField"
-
- Component {
- id: textField
- TextField { }
- }
-
- Component {
- id: rectangle
- Rectangle { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- function test_creation() {
- var control = createTemporaryObject(textField, testCase)
- verify(control)
- }
-
- function test_implicitSize() {
- var control = createTemporaryObject(textField, testCase)
- verify(control)
-
- var implicitWidthSpy = signalSpy.createObject(control, { target: control, signalName: "implicitWidthChanged"} )
- verify(implicitWidthSpy.valid)
-
- var implicitHeightSpy = signalSpy.createObject(control, { target: control, signalName: "implicitHeightChanged"} )
- verify(implicitHeightSpy.valid)
-
- var implicitBackgroundWidthSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitBackgroundWidthChanged"})
- verify(implicitBackgroundWidthSpy.valid)
-
- var implicitBackgroundHeightSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "implicitBackgroundHeightChanged"})
- verify(implicitBackgroundHeightSpy.valid)
-
- var implicitWidthChanges = 0
- var implicitHeightChanges = 0
- var implicitBackgroundWidthChanges = 0
- var implicitBackgroundHeightChanges = 0
-
- verify(control.implicitWidth >= control.leftPadding + control.rightPadding)
- verify(control.implicitHeight >= control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, control.background.implicitWidth)
- compare(control.implicitBackgroundHeight, control.background.implicitHeight)
-
- control.background = rectangle.createObject(control, {implicitWidth: 400, implicitHeight: 200})
- compare(control.implicitWidth, 400)
- compare(control.implicitHeight, 200)
- compare(control.implicitBackgroundWidth, 400)
- compare(control.implicitBackgroundHeight, 200)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, ++implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, ++implicitBackgroundHeightChanges)
-
- control.background = null
- compare(control.implicitWidth, control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, ++implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, ++implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, ++implicitBackgroundHeightChanges)
-
- control.text = "TextField"
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, ++implicitWidthChanges)
- compare(implicitHeightSpy.count, implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, implicitBackgroundHeightChanges)
-
- control.placeholderText = "..."
- compare(control.implicitWidth, control.contentWidth + control.leftPadding + control.rightPadding)
- compare(control.implicitHeight, control.contentHeight + control.topPadding + control.bottomPadding)
- compare(control.implicitBackgroundWidth, 0)
- compare(control.implicitBackgroundHeight, 0)
- compare(implicitWidthSpy.count, implicitWidthChanges)
- compare(implicitHeightSpy.count, implicitHeightChanges)
- compare(implicitBackgroundWidthSpy.count, implicitBackgroundWidthChanges)
- compare(implicitBackgroundHeightSpy.count, implicitBackgroundHeightChanges)
- }
-
- function test_alignment_data() {
- return [
- { tag: "empty", text: "", placeholderText: "", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,left", text: "", placeholderText: "", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,center", text: "", placeholderText: "", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "empty,right", text: "", placeholderText: "", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "empty,ltr", text: "", placeholderText: "Search", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,ltr,left", text: "", placeholderText: "Search", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,ltr,center", text: "", placeholderText: "Search", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "empty,ltr,right", text: "", placeholderText: "Search", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "empty,rtl", text: "", placeholderText: "بحث", textAlignment: undefined, placeholderAlignment: Qt.AlignRight },
- { tag: "empty,rtl,left", text: "", placeholderText: "بحث", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "empty,rtl,center", text: "", placeholderText: "بحث", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "empty,rtl,right", text: "", placeholderText: "بحث", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "ltr,empty", text: "Text", placeholderText: "", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,empty,left", text: "Text", placeholderText: "", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,empty,center", text: "Text", placeholderText: "", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "ltr,empty,right", text: "Text", placeholderText: "", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "ltr,ltr", text: "Text", placeholderText: "Search", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,ltr,left", text: "Text", placeholderText: "Search", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,ltr,center", text: "Text", placeholderText: "Search", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "ltr,ltr,right", text: "Text", placeholderText: "Search", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "ltr,rtl", text: "Text", placeholderText: "بحث", textAlignment: undefined, placeholderAlignment: Qt.AlignRight },
- { tag: "ltr,rtl,left", text: "Text", placeholderText: "بحث", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "ltr,rtl,center", text: "Text", placeholderText: "بحث", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "ltr,rtl,right", text: "Text", placeholderText: "بحث", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "rtl,empty", text: "نص", placeholderText: "", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,empty,left", text: "نص", placeholderText: "", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,empty,center", text: "نص", placeholderText: "", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "rtl,empty,right", text: "نص", placeholderText: "", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "rtl,ltr", text: "نص", placeholderText: "Search", textAlignment: undefined, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,ltr,left", text: "نص", placeholderText: "Search", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,ltr,center", text: "نص", placeholderText: "Search", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "rtl,ltr,right", text: "نص", placeholderText: "Search", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
-
- { tag: "rtl,rtl", text: "نص", placeholderText: "بحث", textAlignment: undefined, placeholderAlignment: Qt.AlignRight },
- { tag: "rtl,rtl,left", text: "نص", placeholderText: "بحث", textAlignment: Qt.AlignLeft, placeholderAlignment: Qt.AlignLeft },
- { tag: "rtl,rtl,center", text: "نص", placeholderText: "بحث", textAlignment: Qt.AlignHCenter, placeholderAlignment: Qt.AlignHCenter },
- { tag: "rtl,rtl,right", text: "نص", placeholderText: "بحث", textAlignment: Qt.AlignRight, placeholderAlignment: Qt.AlignRight },
- ]
- }
-
- function test_alignment(data) {
- var control = createTemporaryObject(textField, testCase, {text: data.text, placeholderText: data.placeholderText, horizontalAlignment: data.textAlignment})
-
- if (data.textAlignment !== undefined)
- compare(control.horizontalAlignment, data.textAlignment)
- for (var i = 0; i < control.children.length; ++i) {
- if (control.children[i].hasOwnProperty("text") && control.children[i].hasOwnProperty("horizontalAlignment"))
- compare(control.children[i].effectiveHorizontalAlignment, data.placeholderAlignment) // placeholder
- }
-
- control.verticalAlignment = TextField.AlignBottom
- compare(control.verticalAlignment, TextField.AlignBottom)
- for (var j = 0; j < control.children.length; ++j) {
- if (control.children[j].hasOwnProperty("text") && control.children[j].hasOwnProperty("verticalAlignment"))
- compare(control.children[j].verticalAlignment, Text.AlignBottom) // placeholder
- }
- }
-
- function test_font_explicit_attributes_data() {
- return [
- {tag: "bold", value: true},
- {tag: "capitalization", value: Font.Capitalize},
- {tag: "family", value: "Courier"},
- {tag: "italic", value: true},
- {tag: "strikeout", value: true},
- {tag: "underline", value: true},
- {tag: "weight", value: Font.Black},
- {tag: "wordSpacing", value: 55}
- ]
- }
-
- function test_font_explicit_attributes(data) {
- var control = createTemporaryObject(textField, testCase)
- verify(control)
-
- var child = textField.createObject(control)
- verify(child)
-
- var controlSpy = signalSpy.createObject(control, {target: control, signalName: "fontChanged"})
- verify(controlSpy.valid)
-
- var childSpy = signalSpy.createObject(child, {target: child, signalName: "fontChanged"})
- verify(childSpy.valid)
-
- var defaultValue = control.font[data.tag]
- child.font[data.tag] = defaultValue
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
-
- control.font[data.tag] = data.value
-
- compare(control.font[data.tag], data.value)
- compare(controlSpy.count, 1)
-
- compare(child.font[data.tag], defaultValue)
- compare(childSpy.count, 0)
- }
-
- function test_hover_data() {
- return [
- { tag: "enabled", hoverEnabled: true },
- { tag: "disabled", hoverEnabled: false },
- ]
- }
-
- function test_hover(data) {
- var control = createTemporaryObject(textField, testCase, {hoverEnabled: data.hoverEnabled})
- verify(control)
-
- compare(control.hovered, false)
-
- mouseMove(control, control.width / 2, control.height / 2)
- compare(control.hovered, data.hoverEnabled)
-
- mouseMove(control, -1, -1)
- compare(control.hovered, false)
- }
-
- function test_pressedReleased_data() {
- return [
- {
- tag: "pressed outside", x: -1, y: -1, button: Qt.LeftButton,
- controlPressEvent: null,
- controlReleaseEvent: null,
- parentPressEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.LeftButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- parentReleaseEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.NoButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- },
- {
- tag: "left click", x: 0, y: 0, button: Qt.LeftButton,
- controlPressEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.LeftButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- controlReleaseEvent: {
- x: 0, y: 0, button: Qt.LeftButton, buttons: Qt.NoButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- parentPressEvent: null,
- parentReleaseEvent: null,
- },
- {
- tag: "right click", x: 0, y: 0, button: Qt.RightButton,
- controlPressEvent: {
- x: 0, y: 0, button: Qt.RightButton, buttons: Qt.RightButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- controlReleaseEvent: {
- x: 0, y: 0, button: Qt.RightButton, buttons: Qt.NoButton, modifiers: Qt.NoModifier, wasHeld: false, isClick: false
- },
- parentPressEvent: null,
- parentReleaseEvent: null,
- },
- ];
- }
-
- Component {
- id: mouseAreaComponent
- MouseArea {
- anchors.fill: parent
- }
- }
-
- function checkMouseEvent(event, expectedEvent) {
- compare(event.x, expectedEvent.x)
- compare(event.y, expectedEvent.y)
- compare(event.button, expectedEvent.button)
- compare(event.buttons, expectedEvent.buttons)
- }
-
- function test_pressedReleased(data) {
- var mouseArea = createTemporaryObject(mouseAreaComponent, testCase)
- verify(mouseArea)
- var control = textField.createObject(mouseArea)
- verify(control)
-
- // Give enough room to check presses outside of the control and on the parent.
- control.x = 1;
- control.y = 1;
-
- function checkControlPressEvent(event) {
- checkMouseEvent(event, data.controlPressEvent)
- }
- function checkControlReleaseEvent(event) {
- checkMouseEvent(event, data.controlReleaseEvent)
- }
- function checkParentPressEvent(event) {
- checkMouseEvent(event, data.parentPressEvent)
- }
- function checkParentReleaseEvent(event) {
- checkMouseEvent(event, data.parentReleaseEvent)
- }
-
- // Can't use signalArguments, because the event won't live that long.
- if (data.controlPressEvent)
- control.onPressed.connect(checkControlPressEvent)
- if (data.controlReleaseEvent)
- control.onReleased.connect(checkControlReleaseEvent)
- if (data.parentPressEvent)
- control.onPressed.connect(checkParentPressEvent)
- if (data.parentReleaseEvent)
- control.onReleased.connect(checkParentReleaseEvent)
-
- var controlPressedSpy = signalSpy.createObject(control, { target: control, signalName: "pressed" })
- verify(controlPressedSpy.valid)
- var controlReleasedSpy = signalSpy.createObject(control, { target: control, signalName: "released" })
- verify(controlReleasedSpy.valid)
- var parentPressedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "pressed" })
- verify(parentPressedSpy.valid)
- var parentReleasedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "released" })
- verify(parentReleasedSpy.valid)
-
- mousePress(control, data.x, data.y, data.button)
- compare(controlPressedSpy.count, data.controlPressEvent ? 1 : 0)
- compare(parentPressedSpy.count, data.parentPressEvent ? 1 : 0)
- mouseRelease(control, data.x, data.y, data.button)
- compare(controlReleasedSpy.count, data.controlReleaseEvent ? 1 : 0)
- compare(parentReleasedSpy.count, data.parentReleaseEvent ? 1 : 0)
- }
-
- Component {
- id: ignoreTextField
-
- TextField {
- property bool ignorePress: false
- property bool ignoreRelease: false
-
- onPressed: if (ignorePress) event.accepted = false
- onReleased: if (ignoreRelease) event.accepted = false
- }
- }
-
- function checkEventAccepted(event) {
- compare(event.accepted, true)
- }
-
- function checkEventIgnored(event) {
- compare(event.accepted, false)
- }
-
- function test_ignorePressRelease() {
- var mouseArea = createTemporaryObject(mouseAreaComponent, testCase)
- verify(mouseArea)
- var control = ignoreTextField.createObject(mouseArea)
- verify(control)
-
- var controlPressedSpy = signalSpy.createObject(control, { target: control, signalName: "pressed" })
- verify(controlPressedSpy.valid)
- var controlReleasedSpy = signalSpy.createObject(control, { target: control, signalName: "released" })
- verify(controlReleasedSpy.valid)
- var parentPressedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "pressed" })
- verify(parentPressedSpy.valid)
- var parentReleasedSpy = signalSpy.createObject(mouseArea, { target: mouseArea, signalName: "released" })
- verify(parentReleasedSpy.valid)
-
- // Ignore only press events.
- control.onPressed.connect(checkEventIgnored)
- control.ignorePress = true
- mousePress(control, 0, 0, data.button)
- // The control will still get the signal, it just won't accept the event.
- compare(controlPressedSpy.count, 1)
- compare(parentPressedSpy.count, 1)
- mouseRelease(control, 0, 0, data.button)
- compare(controlReleasedSpy.count, 0)
- compare(parentReleasedSpy.count, 1)
- control.onPressed.disconnect(checkEventIgnored)
-
- // Ignore only release events.
- control.onPressed.connect(checkEventAccepted)
- control.onReleased.connect(checkEventIgnored)
- control.ignorePress = false
- control.ignoreRelease = true
- mousePress(control, 0, 0, data.button)
- compare(controlPressedSpy.count, 2)
- compare(parentPressedSpy.count, 1)
- mouseRelease(control, 0, 0, data.button)
- compare(controlReleasedSpy.count, 1)
- compare(parentReleasedSpy.count, 1)
- control.onPressed.disconnect(checkEventAccepted)
- control.onReleased.disconnect(checkEventIgnored)
- }
-
- function test_multiClick() {
- var control = createTemporaryObject(textField, testCase, {text: "Qt Quick Controls 2 TextArea", selectByMouse: true})
- verify(control)
-
- waitForRendering(control)
- control.width = control.contentWidth
- var rect = control.positionToRectangle(12)
-
- // double click -> select word
- mouseDoubleClickSequence(control, rect.x + rect.width / 2, rect.y + rect.height / 2)
- compare(control.selectedText, "Controls")
-
- // tripple click -> select whole line
- mouseClick(control, rect.x + rect.width / 2, rect.y + rect.height / 2)
- compare(control.selectedText, "Qt Quick Controls 2 TextArea")
- }
-
- // QTBUG-64048
- function test_rightClick() {
- var control = createTemporaryObject(textField, testCase, {text: "TextField", selectByMouse: true})
- verify(control)
-
- control.selectAll()
- compare(control.selectedText, "TextField")
-
- mouseClick(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(control.selectedText, "TextField")
-
- mouseClick(control, control.width / 2, control.height / 2, Qt.LeftButton | Qt.RightButton)
- compare(control.selectedText, "")
- }
-
- // QTBUG-66260
- function test_placeholderTextColor() {
- var control = createTemporaryObject(textField, testCase)
- verify(control)
-
- // usually default value should not be pure opacue black
- verify(control.placeholderTextColor !== "#ff000000")
- control.placeholderTextColor = "#12345678"
- compare(control.placeholderTextColor, "#12345678")
-
- for (var i = 0; i < control.children.length; ++i) {
- if (control.children[i].hasOwnProperty("text"))
- compare(control.children[i].color, control.placeholderTextColor) // placeholder.color
- }
- }
-
- function test_inset() {
- var control = createTemporaryObject(textField, testCase, {background: rectangle.createObject(control)})
- verify(control)
-
- var topInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "topInsetChanged"})
- verify(topInsetSpy.valid)
-
- var leftInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "leftInsetChanged"})
- verify(leftInsetSpy.valid)
-
- var rightInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "rightInsetChanged"})
- verify(rightInsetSpy.valid)
-
- var bottomInsetSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "bottomInsetChanged"})
- verify(bottomInsetSpy.valid)
-
- var topInsetChanges = 0
- var leftInsetChanges = 0
- var rightInsetChanges = 0
- var bottomInsetChanges = 0
-
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
-
- control.width = 100
- control.height = 100
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
-
- control.topInset = 10
- compare(control.topInset, 10)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 10)
- compare(control.background.width, 100)
- compare(control.background.height, 90)
-
- control.leftInset = 20
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 80)
- compare(control.background.height, 90)
-
- control.rightInset = 30
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 90)
-
- control.bottomInset = 40
- compare(control.topInset, 10)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 10)
- compare(control.background.width, 50)
- compare(control.background.height, 50)
-
- control.topInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 20)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, ++topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 20)
- compare(control.background.y, 0)
- compare(control.background.width, 50)
- compare(control.background.height, 60)
-
- control.leftInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 30)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, ++leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 70)
- compare(control.background.height, 60)
-
- control.rightInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 40)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, ++rightInsetChanges)
- compare(bottomInsetSpy.count, bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 60)
-
- control.bottomInset = undefined
- compare(control.topInset, 0)
- compare(control.leftInset, 0)
- compare(control.rightInset, 0)
- compare(control.bottomInset, 0)
- compare(topInsetSpy.count, topInsetChanges)
- compare(leftInsetSpy.count, leftInsetChanges)
- compare(rightInsetSpy.count, rightInsetChanges)
- compare(bottomInsetSpy.count, ++bottomInsetChanges)
- compare(control.background.x, 0)
- compare(control.background.y, 0)
- compare(control.background.width, 100)
- compare(control.background.height, 100)
- }
-
- Component {
- id: layoutComponent
-
- ColumnLayout {
- anchors.fill: parent
-
- property alias textField: textField
-
- TextField {
- id: textField
- placeholderText: "Placeholder"
- Layout.fillWidth: true
- }
- }
- }
-
- function test_inLayout() {
- var layout = createTemporaryObject(layoutComponent, testCase)
- verify(layout)
-
- var control = layout.textField
- verify(control)
-
- compare(control.width, control.parent.width)
- compare(control.background.width, control.width)
- }
-}
diff --git a/tests/auto/controls/data/tst_toolbar.qml b/tests/auto/controls/data/tst_toolbar.qml
deleted file mode 100644
index b35a927d..00000000
--- a/tests/auto/controls/data/tst_toolbar.qml
+++ /dev/null
@@ -1,148 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ToolBar"
-
- Component {
- id: toolBar
- ToolBar { }
- }
-
- Component {
- id: oneChildBar
- ToolBar {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- Component {
- id: twoChildrenBar
- ToolBar {
- Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- Item {
- implicitWidth: 200
- implicitHeight: 60
- }
- }
- }
-
- Component {
- id: contentBar
- ToolBar {
- contentItem: Item {
- implicitWidth: 100
- implicitHeight: 30
- }
- }
- }
-
- function test_empty() {
- var control = createTemporaryObject(toolBar, testCase)
- verify(control)
-
- verify(control.contentItem)
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- }
-
- function test_oneChild() {
- var control = createTemporaryObject(oneChildBar, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth >= 100)
- verify(control.implicitHeight >= 30)
- }
-
- function test_twoChildren() {
- var control = createTemporaryObject(twoChildrenBar, testCase)
- verify(control)
-
- compare(control.contentWidth, 0)
- compare(control.contentHeight, 0)
- compare(control.implicitContentWidth, 0)
- compare(control.implicitContentHeight, 0)
- verify(control.implicitWidth >= 0)
- verify(control.implicitHeight >= 0)
- }
-
- function test_contentItem() {
- var control = createTemporaryObject(contentBar, testCase)
- verify(control)
-
- compare(control.contentWidth, 100)
- compare(control.contentHeight, 30)
- compare(control.implicitContentWidth, 100)
- compare(control.implicitContentHeight, 30)
- verify(control.implicitWidth >= 100)
- verify(control.implicitHeight >= 30)
- }
-}
diff --git a/tests/auto/controls/data/tst_toolbutton.qml b/tests/auto/controls/data/tst_toolbutton.qml
deleted file mode 100644
index a7acd05a..00000000
--- a/tests/auto/controls/data/tst_toolbutton.qml
+++ /dev/null
@@ -1,243 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "ToolButton"
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- Component {
- id: toolButton
- ToolButton { }
- }
-
- function test_text() {
- var control = createTemporaryObject(toolButton, testCase)
- verify(control)
-
- compare(control.text, "")
- control.text = "ToolButton"
- compare(control.text, "ToolButton")
- control.text = ""
- compare(control.text, "")
- }
-
- function test_mouse() {
- var control = createTemporaryObject(toolButton, testCase)
- verify(control)
-
- var pressedSpy = signalSpy.createObject(control, {target: control, signalName: "pressedChanged"})
- verify(pressedSpy.valid)
-
- var downSpy = signalSpy.createObject(control, {target: control, signalName: "downChanged"})
- verify(downSpy.valid)
-
- var clickedSpy = signalSpy.createObject(control, {target: control, signalName: "clicked"})
- verify(clickedSpy.valid)
-
- // check
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(pressedSpy.count, 1)
- compare(downSpy.count, 1)
- compare(control.pressed, true)
- compare(control.down, true)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(clickedSpy.count, 1)
- compare(pressedSpy.count, 2)
- compare(downSpy.count, 2)
- compare(control.pressed, false)
- compare(control.down, false)
-
- // uncheck
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(pressedSpy.count, 3)
- compare(downSpy.count, 3)
- compare(control.pressed, true)
- compare(control.down, true)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(clickedSpy.count, 2)
- compare(pressedSpy.count, 4)
- compare(downSpy.count, 4)
- compare(control.pressed, false)
- compare(control.down, false)
-
- // release outside
- mousePress(control, control.width / 2, control.height / 2, Qt.LeftButton)
- compare(pressedSpy.count, 5)
- compare(downSpy.count, 5)
- compare(control.pressed, true)
- compare(control.down, true)
- mouseMove(control, control.width * 2, control.height * 2)
- compare(control.pressed, false)
- compare(control.down, false)
- mouseRelease(control, control.width * 2, control.height * 2, Qt.LeftButton)
- compare(clickedSpy.count, 2)
- compare(pressedSpy.count, 6)
- compare(downSpy.count, 6)
- compare(control.pressed, false)
- compare(control.down, false)
-
- // right button
- mousePress(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(pressedSpy.count, 6)
- compare(downSpy.count, 6)
- compare(control.pressed, false)
- compare(control.down, false)
- mouseRelease(control, control.width / 2, control.height / 2, Qt.RightButton)
- compare(clickedSpy.count, 2)
- compare(pressedSpy.count, 6)
- compare(downSpy.count, 6)
- compare(control.pressed, false)
- compare(control.down, false)
- }
-
- function test_keys() {
- var control = createTemporaryObject(toolButton, testCase)
- verify(control)
-
- var clickedSpy = signalSpy.createObject(control, {target: control, signalName: "clicked"})
- verify(clickedSpy.valid)
-
- control.forceActiveFocus()
- verify(control.activeFocus)
-
- // check
- keyClick(Qt.Key_Space)
- compare(clickedSpy.count, 1)
-
- // uncheck
- keyClick(Qt.Key_Space)
- compare(clickedSpy.count, 2)
-
- // no change
- var keys = [Qt.Key_Enter, Qt.Key_Return, Qt.Key_Escape, Qt.Key_Tab]
- for (var i = 0; i < keys.length; ++i) {
- keyClick(keys[i])
- compare(clickedSpy.count, 2)
- }
- }
-
- function test_baseline() {
- var control = createTemporaryObject(toolButton, testCase)
- verify(control)
- compare(control.baselineOffset, control.contentItem.y + control.contentItem.baselineOffset)
- }
-
- function test_display_data() {
- return [
- { "tag": "IconOnly", display: ToolButton.IconOnly },
- { "tag": "TextOnly", display: ToolButton.TextOnly },
- { "tag": "TextUnderIcon", display: ToolButton.TextUnderIcon },
- { "tag": "TextBesideIcon", display: ToolButton.TextBesideIcon },
- { "tag": "IconOnly, mirrored", display: ToolButton.IconOnly, mirrored: true },
- { "tag": "TextOnly, mirrored", display: ToolButton.TextOnly, mirrored: true },
- { "tag": "TextUnderIcon, mirrored", display: ToolButton.TextUnderIcon, mirrored: true },
- { "tag": "TextBesideIcon, mirrored", display: ToolButton.TextBesideIcon, mirrored: true }
- ]
- }
-
- function test_display(data) {
- var control = createTemporaryObject(toolButton, testCase, {
- text: "ToolButton",
- display: data.display,
- "icon.source": "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png",
- "LayoutMirroring.enabled": !!data.mirrored
- })
- verify(control)
- compare(control.icon.source, "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png")
-
- var iconImage = findChild(control.contentItem, "image")
- var textLabel = findChild(control.contentItem, "label")
-
- switch (control.display) {
- case ToolButton.IconOnly:
- verify(iconImage)
- verify(!textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- break;
- case ToolButton.TextOnly:
- verify(!iconImage)
- verify(textLabel)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- case ToolButton.TextUnderIcon:
- verify(iconImage)
- verify(textLabel)
- compare(iconImage.x, (control.availableWidth - iconImage.width) / 2)
- compare(textLabel.x, (control.availableWidth - textLabel.width) / 2)
- verify(iconImage.y < textLabel.y)
- break;
- case ToolButton.TextBesideIcon:
- verify(iconImage)
- verify(textLabel)
- if (control.mirrored)
- verify(textLabel.x < iconImage.x)
- else
- verify(iconImage.x < textLabel.x)
- compare(iconImage.y, (control.availableHeight - iconImage.height) / 2)
- compare(textLabel.y, (control.availableHeight - textLabel.height) / 2)
- break;
- }
- }
-}
diff --git a/tests/auto/controls/data/tst_toolseparator.qml b/tests/auto/controls/data/tst_toolseparator.qml
deleted file mode 100644
index 41c161dd..00000000
--- a/tests/auto/controls/data/tst_toolseparator.qml
+++ /dev/null
@@ -1,105 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- name: "ToolSeparator"
-
- Component {
- id: toolSeparator
- ToolSeparator {}
- }
-
- function test_size() {
- var control = createTemporaryObject(toolSeparator, testCase);
- verify(control);
- verify(control.width > 1);
- verify(control.height > 1);
- }
-
- Component {
- id: signalSpyComponent
- SignalSpy {}
- }
-
- function test_orientation() {
- var control = createTemporaryObject(toolSeparator, testCase);
- verify(control);
- compare(control.horizontal, false);
- compare(control.vertical, true);
-
- var orientationSpy = signalSpyComponent.createObject(control, { target: control, signalName: "orientationChanged" });
-
- var originalWidth = control.width;
- var originalHeight = control.height;
- control.orientation = Qt.Horizontal;
- compare(control.orientation, Qt.Horizontal);
- compare(control.width, originalHeight);
- compare(control.height, originalWidth);
- compare(control.horizontal, true);
- compare(control.vertical, false);
- compare(orientationSpy.count, 1);
-
- control.orientation = Qt.Vertical;
- compare(control.orientation, Qt.Vertical);
- compare(control.width, originalWidth);
- compare(control.height, originalHeight);
- compare(control.horizontal, false);
- compare(control.vertical, true);
- compare(orientationSpy.count, 2);
- }
-}
diff --git a/tests/auto/controls/data/tst_tooltip.qml b/tests/auto/controls/data/tst_tooltip.qml
deleted file mode 100644
index b4e992a4..00000000
--- a/tests/auto/controls/data/tst_tooltip.qml
+++ /dev/null
@@ -1,459 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 400
- height: 400
- visible: true
- when: windowShown
- name: "ToolTip"
-
- Component {
- id: toolTip
- ToolTip { }
- }
-
- Component {
- id: mouseArea
- MouseArea { }
- }
-
- Component {
- id: signalSpy
- SignalSpy { }
- }
-
- QtObject {
- id: object
- }
-
- SignalSpy {
- id: sharedSpy
- target: ToolTip.toolTip
- }
-
- function test_properties_data() {
- return [
- {tag: "text", property: "text", defaultValue: "", setValue: "Hello", signalName: "textChanged"},
- {tag: "delay", property: "delay", defaultValue: 0, setValue: 1000, signalName: "delayChanged"},
- {tag: "timeout", property: "timeout", defaultValue: -1, setValue: 2000, signalName: "timeoutChanged"}
- ]
- }
-
- function test_properties(data) {
- var control = createTemporaryObject(toolTip, testCase)
- verify(control)
-
- compare(control[data.property], data.defaultValue)
-
- var spy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: data.signalName})
- verify(spy.valid)
-
- control[data.property] = data.setValue
- compare(control[data.property], data.setValue)
- compare(spy.count, 1)
- }
-
- function test_attached_data() {
- return [
- {tag: "text", property: "text", defaultValue: "", setValue: "Hello", signalName: "textChanged"},
- {tag: "delay", property: "delay", defaultValue: 0, setValue: 1000, signalName: "delayChanged"},
- {tag: "timeout", property: "timeout", defaultValue: -1, setValue: 2000, signalName: "timeoutChanged"}
- ]
- }
-
- function test_attached(data) {
- var item1 = createTemporaryObject(mouseArea, testCase)
- verify(item1)
-
- var item2 = createTemporaryObject(mouseArea, testCase)
- verify(item2)
-
- // Reset the properties to the expected default values, in case
- // we're not the first test that uses attached properties to be run.
- var sharedTip = ToolTip.toolTip
- sharedTip[data.property] = data.defaultValue
-
- compare(item1.ToolTip[data.property], data.defaultValue)
- compare(item2.ToolTip[data.property], data.defaultValue)
-
- var spy1 = signalSpy.createObject(item1, {target: item1.ToolTip, signalName: data.signalName})
- verify(spy1.valid)
-
- var spy2 = signalSpy.createObject(item2, {target: item2.ToolTip, signalName: data.signalName})
- verify(spy2.valid)
-
- sharedSpy.signalName = data.signalName
- verify(sharedSpy.valid)
- sharedSpy.clear()
-
- // change attached properties while the shared tooltip is not visible
- item1.ToolTip[data.property] = data.setValue
- compare(item1.ToolTip[data.property], data.setValue)
- compare(spy1.count, 1)
-
- compare(spy2.count, 0)
- compare(item2.ToolTip[data.property], data.defaultValue)
-
- // the shared tooltip is not visible for item1, so the attached
- // property change should therefore not apply to the shared instance
- compare(sharedSpy.count, 0)
- compare(sharedTip[data.property], data.defaultValue)
-
- // show the shared tooltip for item2
- item2.ToolTip.visible = true
- verify(item2.ToolTip.visible)
- verify(sharedTip.visible)
-
- // change attached properties while the shared tooltip is visible
- item2.ToolTip[data.property] = data.setValue
- compare(item2.ToolTip[data.property], data.setValue)
- compare(spy2.count, 1)
-
- // the shared tooltip is visible for item2, so the attached
- // property change should apply to the shared instance
- compare(sharedSpy.count, 1)
- compare(sharedTip[data.property], data.setValue)
- }
-
- function test_delay_data() {
- return [
- {tag: "imperative:0", delay: 0, imperative: true},
- {tag: "imperative:100", delay: 100, imperative: true},
- {tag: "declarative:0", delay: 0, imperative: false},
- {tag: "declarative:100", delay: 100, imperative: false}
- ]
- }
-
- function test_delay(data) {
- var control = createTemporaryObject(toolTip, testCase, {delay: data.delay})
-
- compare(control.visible, false)
- if (data.imperative)
- control.open()
- else
- control.visible = true
- compare(control.visible, data.delay <= 0)
- tryCompare(control, "visible", true)
- }
-
- function test_timeout_data() {
- return [
- {tag: "imperative", imperative: true},
- {tag: "declarative", imperative: false}
- ]
- }
-
- function test_timeout(data) {
- var control = createTemporaryObject(toolTip, testCase, {timeout: 100})
-
- compare(control.visible, false)
- if (data.imperative)
- control.open()
- else
- control.visible = true
- compare(control.visible, true)
- // wait a bit to make sure that it's still visible
- wait(50)
- compare(control.visible, true)
- // re-arm for another 200 ms
- control.timeout = 200
- compare(control.visible, true)
- // ensure that it's still visible after 150 ms (where old timeout < 150 < new timeout)
- wait(150)
- compare(control.visible, true)
- tryCompare(control, "visible", false)
- }
-
- function test_warning() {
- ignoreWarning(new RegExp(".*QML QtObject: ToolTip must be attached to an Item"))
- ignoreWarning(new RegExp(".*: QML ToolTip: cannot find any window to open popup in."))
- object.ToolTip.show("") // don't crash (QTBUG-56243)
- }
-
- Component {
- id: toolTipWithExitTransition
-
- ToolTip {
- Component.onCompleted: contentItem.objectName = "contentItem"
-
- enter: Transition {
- NumberAnimation { property: "opacity"; from: 0.0; to: 1.0; duration: 100 }
- }
- exit: Transition {
- NumberAnimation { property: "opacity"; from: 1.0; to: 0.0; duration: 500 }
- }
- }
- }
-
- function test_makeVisibleWhileExitTransitionRunning_data() {
- return [
- { tag: "imperative", imperative: true },
- { tag: "declarative", imperative: false }
- ]
- }
-
- function test_makeVisibleWhileExitTransitionRunning(data) {
- var control = createTemporaryObject(toolTipWithExitTransition, testCase)
-
- // Show, hide, and show the tooltip again. Its exit transition should
- // start and get cancelled, and then its enter transition should run.
- if (data.imperative)
- control.open()
- else
- control.visible = true
- tryCompare(control, "opacity", 1)
-
- if (data.imperative)
- control.close()
- else
- control.visible = false
- verify(control.exit.running)
- tryVerify(function() { return control.opacity < 1; })
-
- if (data.imperative)
- control.open()
- else
- control.visible = true
- tryCompare(control, "opacity", 1)
- }
-
- Component {
- id: buttonAndShortcutComponent
-
- Item {
- property alias shortcut: shortcut
- property alias button: button
-
- Shortcut {
- id: shortcut
- sequence: "A"
- }
-
- Button {
- id: button
- text: "Just a button"
- focusPolicy: Qt.NoFocus
-
- ToolTip.visible: button.hovered
- ToolTip.text: qsTr("Some helpful text")
- }
- }
- }
-
- function test_activateShortcutWhileToolTipVisible() {
- if ((Qt.platform.pluginName === "offscreen")
- || (Qt.platform.pluginName === "minimal"))
- skip("Mouse hoovering not functional on offscreen/minimal platforms")
-
- var root = createTemporaryObject(buttonAndShortcutComponent, testCase)
- verify(root)
-
- mouseMove(root.button, root.button.width / 2, root.button.height / 2)
- tryCompare(root.button.ToolTip.toolTip, "visible", true)
-
- var shortcutActivatedSpy = signalSpy.createObject(root, { target: root.shortcut, signalName: "activated" })
- verify(shortcutActivatedSpy.valid)
- keyPress(Qt.Key_A)
- compare(shortcutActivatedSpy.count, 1)
- }
-
- Component {
- id: hoverComponent
- MouseArea {
- id: hoverArea
- property alias tooltip: tooltip
- hoverEnabled: true
- width: testCase.width
- height: testCase.height
- ToolTip {
- id: tooltip
- x: 10; y: 10
- width: 10; height: 10
- visible: hoverArea.containsMouse
- }
- }
- }
-
- // QTBUG-63644
- function test_hover() {
- var root = createTemporaryObject(hoverComponent, testCase)
- verify(root)
-
- var tooltip = root.tooltip
- verify(tooltip)
-
- for (var pos = 0; pos <= 25; pos += 5) {
- mouseMove(root, pos, pos)
- verify(tooltip.visible)
- }
- }
-
- Component {
- id: nonAttachedToolTipComponent
- ToolTip { }
- }
-
- function test_nonAttachedToolTipShowAndHide() {
- var tip = createTemporaryObject(nonAttachedToolTipComponent, testCase)
- verify(tip)
- tip.show("hello");
- verify(tip.visible)
- verify(tip.text === "hello")
- tip.hide()
- tryCompare(tip, "visible", false)
- tip.show("delay", 200)
- verify(tip.visible)
- tryCompare(tip, "visible", false)
- }
-
- Component {
- id: timeoutButtonRowComponent
-
- Row {
- Button {
- text: "Timeout: 1"
- ToolTip.text: text
- ToolTip.visible: down
- ToolTip.timeout: 1
- }
-
- Button {
- text: "Timeout: -1"
- ToolTip.text: text
- ToolTip.visible: down
- }
- }
- }
-
- // QTBUG-74226
- function test_attachedTimeout() {
- var row = createTemporaryObject(timeoutButtonRowComponent, testCase)
- verify(row)
-
- // Press the button that has no timeout; it should stay visible.
- var button2 = row.children[1]
- mousePress(button2)
- compare(button2.down, true)
- tryCompare(button2.ToolTip.toolTip, "opened", true)
-
- // Wait a bit to make sure that it's still visible.
- wait(50)
- compare(button2.ToolTip.toolTip.opened, true)
-
- // Release and should close.
- mouseRelease(button2)
- compare(button2.down, false)
- tryCompare(button2.ToolTip, "visible", false)
-
- // Now, press the first button that does have a timeout; it should close on its own eventually.
- var button1 = row.children[0]
- mousePress(button1)
- compare(button1.down, true)
- // We use a short timeout to speed up the test, but tryCompare(...opened, true) then
- // fails because the dialog has already been hidden by that point, so just check that it's
- // immediately visible, which is more or less the same thing.
- compare(button1.ToolTip.visible, true)
- tryCompare(button1.ToolTip, "visible", false)
- mouseRelease(button2)
-
- // Now, hover over the second button again. It should still stay visible until the mouse is released.
- mousePress(button2)
- compare(button2.down, true)
- tryCompare(button2.ToolTip.toolTip, "opened", true)
-
- // Wait a bit to make sure that it's still visible.
- wait(50)
- compare(button2.ToolTip.toolTip.opened, true)
-
- // Release and should close.
- mouseRelease(button2)
- compare(button2.down, false)
- tryCompare(button2.ToolTip, "visible", false)
- }
-
- Component {
- id: wrapComponent
-
- Item {
- ToolTip.text: "This is some very very very very very very very very very very very very"
- + " very very very very very very very very very very very very very very"
- + " very very very very very very very very very very very very long text"
- }
- }
-
- // QTBUG-62350
- function test_wrap() {
- var item = createTemporaryObject(wrapComponent, testCase)
- verify(item)
-
- // Avoid "cannot find window to popup in" warning that can occur if it's made visible too early.
- item.ToolTip.visible = true
- tryCompare(item.ToolTip.toolTip, "opened", true)
- compare(item.ToolTip.toolTip.contentItem.wrapMode, Text.Wrap)
- verify(item.ToolTip.toolTip.contentItem.width < item.ToolTip.toolTip.contentItem.implicitWidth)
- }
-
- function test_timeoutAfterOpened() {
- let control = createTemporaryObject(toolTipWithExitTransition, testCase, { timeout: 1, exit: null })
- verify(control)
-
- let openedSpy = createTemporaryObject(signalSpy, testCase, { target: control, signalName: "opened" })
- verify(openedSpy.valid)
-
- control.show("Test")
- tryCompare(openedSpy, "count", 1)
- }
-}
diff --git a/tests/auto/controls/data/tst_tumbler.qml b/tests/auto/controls/data/tst_tumbler.qml
deleted file mode 100644
index 3a09bd9f..00000000
--- a/tests/auto/controls/data/tst_tumbler.qml
+++ /dev/null
@@ -1,1281 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-
-TestCase {
- id: testCase
- width: 300
- height: 300
- visible: true
- when: windowShown
- name: "Tumbler"
-
- property var tumbler: null
- readonly property real implicitTumblerWidth: 60
- readonly property real implicitTumblerHeight: 200
- readonly property real defaultImplicitDelegateHeight: implicitTumblerHeight / 3
- readonly property real defaultListViewTumblerOffset: -defaultImplicitDelegateHeight
- readonly property real tumblerDelegateHeight: tumbler ? tumbler.availableHeight / tumbler.visibleItemCount : 0
- property Item tumblerView: null
-
- Component {
- id: tumblerComponent
-
- Tumbler {
- visibleItemCount: 3
- }
- }
-
- Component {
- id: itemComponent
-
- Item {
- anchors.fill: parent
- }
- }
-
- function createTumbler(args) {
- tumbler = createTemporaryObject(tumblerComponent, testCase, args);
- verify(tumbler, "Tumbler: failed to create an instance");
- tumblerView = findView(tumbler);
- verify(tumblerView);
- }
-
- function tumblerXCenter() {
- return tumbler.leftPadding + tumbler.width / 2;
- }
-
- function tumblerYCenter() {
- return tumbler.topPadding + tumbler.height / 2;
- }
-
- // visualItemIndex is from 0 to the amount of visible items.
- function itemCenterPos(visualItemIndex) {
- var halfDelegateHeight = tumblerDelegateHeight / 2;
- var yCenter = tumbler.y + tumbler.topPadding + halfDelegateHeight
- + (tumblerDelegateHeight * visualItemIndex);
- return Qt.point(tumblerXCenter(), yCenter);
- }
-
- function itemTopLeftPos(visualItemIndex) {
- return Qt.point(tumbler.leftPadding, tumbler.topPadding + (tumblerDelegateHeight * visualItemIndex));
- }
-
- function checkItemSizes() {
- var contentChildren = tumbler.wrap ? tumblerView.children : tumblerView.contentItem.children;
- verify(contentChildren.length >= tumbler.count);
- for (var i = 0; i < contentChildren.length; ++i) {
- compare(contentChildren[i].width, tumbler.availableWidth);
- compare(contentChildren[i].height, tumblerDelegateHeight);
- }
- }
-
- function findView(parent) {
- for (var i = 0; i < parent.children.length; ++i) {
- var child = parent.children[i];
- if (child.hasOwnProperty("currentIndex")) {
- return child;
- }
-
- var grandChild = findView(child);
- if (grandChild)
- return grandChild;
- }
-
- return null;
- }
-
- function findDelegateWithText(parent, text) {
- for (var i = 0; i < parent.children.length; ++i) {
- var child = parent.children[i];
- if (child.hasOwnProperty("text") && child.text === text) {
- return child;
- }
-
- var grandChild = findDelegateWithText(child, text);
- if (grandChild)
- return grandChild;
- }
-
- return null;
- }
-
- property Component noAttachedPropertiesDelegate: Text {
- text: modelData
- }
-
- function test_wrapWithoutAttachedProperties() {
- createTumbler();
- verify(tumbler.wrap);
-
- tumbler.delegate = noAttachedPropertiesDelegate;
- // Shouldn't assert.
- tumbler.wrap = false;
- verify(findView(tumbler));
- }
-
- // TODO: test that currentIndex is maintained between contentItem changes...
-// function tst_dynamicContentItemChange() {
-// }
-
- function test_currentIndex() {
- createTumbler();
- compare(tumbler.contentItem.parent, tumbler);
-
- tumbler.model = 5;
-
- compare(tumbler.currentIndex, 0);
- waitForRendering(tumbler);
-
- // Set it through user interaction.
- var pos = Qt.point(tumblerXCenter(), tumbler.height / 2);
- mouseDrag(tumbler, pos.x, pos.y, 0, tumbler.height / 3, Qt.LeftButton, Qt.NoModifier, 200);
- tryCompare(tumblerView, "offset", 1);
- compare(tumbler.currentIndex, 4);
- compare(tumblerView.currentIndex, 4);
-
- // Set it manually.
- tumbler.currentIndex = 2;
- tryCompare(tumbler, "currentIndex", 2);
- compare(tumblerView.currentIndex, 2);
-
- tumbler.model = null;
- tryCompare(tumbler, "currentIndex", -1);
- // PathView will only use 0 as the currentIndex when there are no items.
- compare(tumblerView.currentIndex, 0);
-
- tumbler.model = ["A", "B", "C"];
- tryCompare(tumbler, "currentIndex", 0);
-
- // Setting a negative current index should have no effect, because the model isn't empty.
- tumbler.currentIndex = -1;
- compare(tumbler.currentIndex, 0);
-
- tumbler.model = 1;
- compare(tumbler.currentIndex, 0);
-
- tumbler.model = 5;
- compare(tumbler.count, 5);
- tumblerView = findView(tumbler);
- tryCompare(tumblerView, "count", 5);
- tumbler.currentIndex = 4;
- compare(tumbler.currentIndex, 4);
- compare(tumblerView.currentIndex, 4);
-
- --tumbler.model;
- compare(tumbler.count, 4);
- compare(tumblerView.count, 4);
- // Removing an item from an integer-based model will cause views to reset their currentIndex to 0.
- compare(tumbler.currentIndex, 0);
- compare(tumblerView.currentIndex, 0);
-
- tumbler.model = 0;
- compare(tumbler.currentIndex, -1);
- }
-
- Component {
- id: currentIndexTumbler
-
- Tumbler {
- model: 5
- currentIndex: 2
- visibleItemCount: 3
- }
- }
-
- Component {
- id: currentIndexTumblerNoWrap
-
- Tumbler {
- model: 5
- currentIndex: 2
- wrap: false
- visibleItemCount: 3
- }
- }
-
- Component {
- id: currentIndexTumblerNoWrapReversedOrder
-
- Tumbler {
- model: 5
- wrap: false
- currentIndex: 2
- visibleItemCount: 3
- }
- }
-
- Component {
- id: negativeCurrentIndexTumblerNoWrap
-
- Tumbler {
- model: 5
- wrap: false
- currentIndex: -1
- visibleItemCount: 3
- }
- }
-
- Component {
- id: currentIndexTooLargeTumbler
-
- Tumbler {
- objectName: "currentIndexTooLargeTumbler"
- model: 10
- currentIndex: 10
- }
- }
-
-
- function test_currentIndexAtCreation_data() {
- return [
- { tag: "wrap: implicit, expected currentIndex: 2", currentIndex: 2, wrap: true, component: currentIndexTumbler },
- { tag: "wrap: false, expected currentIndex: 2", currentIndex: 2, wrap: false, component: currentIndexTumblerNoWrap },
- // Order of property assignments shouldn't matter
- { tag: "wrap: false, expected currentIndex: 2, reversed property assignment order",
- currentIndex: 2, wrap: false, component: currentIndexTumblerNoWrapReversedOrder },
- { tag: "wrap: false, expected currentIndex: 0", currentIndex: 0, wrap: false, component: negativeCurrentIndexTumblerNoWrap },
- { tag: "wrap: implicit, expected currentIndex: 0", currentIndex: 0, wrap: true, component: currentIndexTooLargeTumbler }
- ]
- }
-
- function test_currentIndexAtCreation(data) {
- // Test setting currentIndex at creation time
- tumbler = createTemporaryObject(data.component, testCase);
- verify(tumbler);
- // A "statically declared" currentIndex will be pending until the count has changed,
- // which happens when the model is set, which happens on the TumblerView's next polish.
- tryCompare(tumbler, "currentIndex", data.currentIndex);
-
- tumblerView = findView(tumbler);
- tryVerify(function() { return tumblerView.currentItem });
- compare(tumblerView.currentIndex, data.currentIndex);
- compare(tumblerView.currentItem.text, data.currentIndex.toString());
-
- if (data.wrap) {
- tryCompare(tumblerView, "offset", data.currentIndex > 0 ? tumblerView.count - data.currentIndex : 0);
- } else {
- tryCompare(tumblerView, "contentY", tumblerDelegateHeight * data.currentIndex - tumblerView.preferredHighlightBegin);
- }
- }
-
- function test_keyboardNavigation() {
- createTumbler();
-
- tumbler.model = 5;
- tumbler.forceActiveFocus();
- tumblerView.highlightMoveDuration = 0;
-
- // Navigate upwards through entire wheel.
- for (var j = 0; j < tumbler.count - 1; ++j) {
- keyClick(Qt.Key_Up, Qt.NoModifier);
- tryCompare(tumblerView, "offset", j + 1);
- compare(tumbler.currentIndex, tumbler.count - 1 - j);
- }
-
- keyClick(Qt.Key_Up, Qt.NoModifier);
- tryCompare(tumblerView, "offset", 0);
- compare(tumbler.currentIndex, 0);
-
- // Navigate downwards through entire wheel.
- for (j = 0; j < tumbler.count - 1; ++j) {
- keyClick(Qt.Key_Down, Qt.NoModifier);
- tryCompare(tumblerView, "offset", tumbler.count - 1 - j);
- compare(tumbler.currentIndex, j + 1);
- }
-
- keyClick(Qt.Key_Down, Qt.NoModifier);
- tryCompare(tumblerView, "offset", 0);
- compare(tumbler.currentIndex, 0);
- }
-
- function test_itemsCorrectlyPositioned() {
- createTumbler();
-
- tumbler.model = 4;
- tumbler.height = 120;
- compare(tumblerDelegateHeight, 40);
- checkItemSizes();
-
- wait(tumblerView.highlightMoveDuration);
- var firstItemCenterPos = itemCenterPos(1);
- var firstItem = tumblerView.itemAt(firstItemCenterPos.x, firstItemCenterPos.y);
- var actualPos = testCase.mapFromItem(firstItem, 0, 0);
- compare(actualPos.x, tumbler.leftPadding);
- compare(actualPos.y, tumbler.topPadding + 40);
-
- tumbler.forceActiveFocus();
- keyClick(Qt.Key_Down);
- tryCompare(tumblerView, "offset", 3.0);
- tryCompare(tumbler, "moving", false);
- firstItemCenterPos = itemCenterPos(0);
- firstItem = tumblerView.itemAt(firstItemCenterPos.x, firstItemCenterPos.y);
- verify(firstItem);
- // Test QTBUG-40298.
- actualPos = testCase.mapFromItem(firstItem, 0, 0);
- fuzzyCompare(actualPos.x, tumbler.leftPadding, 0.0001);
- fuzzyCompare(actualPos.y, tumbler.topPadding, 0.0001);
-
- var secondItemCenterPos = itemCenterPos(1);
- var secondItem = tumblerView.itemAt(secondItemCenterPos.x, secondItemCenterPos.y);
- verify(secondItem);
- verify(firstItem.y < secondItem.y);
-
- var thirdItemCenterPos = itemCenterPos(2);
- var thirdItem = tumblerView.itemAt(thirdItemCenterPos.x, thirdItemCenterPos.y);
- verify(thirdItem);
- verify(firstItem.y < thirdItem.y);
- verify(secondItem.y < thirdItem.y);
- }
-
- function test_focusPastTumbler() {
- tumbler = createTemporaryObject(tumblerComponent, testCase);
- verify(tumbler);
-
- var mouseArea = createTemporaryQmlObject(
- "import QtQuick; TextInput { activeFocusOnTab: true; width: 50; height: 50 }", testCase, "");
-
- tumbler.forceActiveFocus();
- verify(tumbler.activeFocus);
-
- keyClick(Qt.Key_Tab);
- verify(!tumbler.activeFocus);
- verify(mouseArea.activeFocus);
- }
-
- function test_datePicker() {
- var component = Qt.createComponent("TumblerDatePicker.qml");
- compare(component.status, Component.Ready, component.errorString());
- tumbler = createTemporaryObject(component, testCase);
- // Should not be any warnings.
-
- tryCompare(tumbler.dayTumbler, "currentIndex", 0);
- compare(tumbler.dayTumbler.count, 31);
- compare(tumbler.monthTumbler.currentIndex, 0);
- compare(tumbler.monthTumbler.count, 12);
- compare(tumbler.yearTumbler.currentIndex, 0);
- tryCompare(tumbler.yearTumbler, "count", 100);
-
- verify(findView(tumbler.dayTumbler).children.length >= tumbler.dayTumbler.visibleItemCount);
- verify(findView(tumbler.monthTumbler).children.length >= tumbler.monthTumbler.visibleItemCount);
- // TODO: do this properly somehow
- wait(100);
- verify(findView(tumbler.yearTumbler).children.length >= tumbler.yearTumbler.visibleItemCount);
-
- // March.
- tumbler.monthTumbler.currentIndex = 2;
- tryCompare(tumbler.monthTumbler, "currentIndex", 2);
-
- // 30th of March.
- tumbler.dayTumbler.currentIndex = 29;
- tryCompare(tumbler.dayTumbler, "currentIndex", 29);
-
- // February.
- tumbler.monthTumbler.currentIndex = 1;
- tryCompare(tumbler.monthTumbler, "currentIndex", 1);
- tryCompare(tumbler.dayTumbler, "currentIndex", 27);
- }
-
- Component {
- id: timePickerComponent
-
- Row {
- property alias minuteTumbler: minuteTumbler
- property alias amPmTumbler: amPmTumbler
-
- Tumbler {
- id: minuteTumbler
- currentIndex: 6
- model: 60
- width: 50
- height: 150
- }
-
- Tumbler {
- id: amPmTumbler
- model: ["AM", "PM"]
- width: 50
- height: 150
- contentItem: ListView {
- anchors.fill: parent
- model: amPmTumbler.model
- delegate: amPmTumbler.delegate
- }
- }
- }
- }
-
- function test_listViewTimePicker() {
- var root = createTemporaryObject(timePickerComponent, testCase);
- verify(root);
-
- mouseDrag(root.minuteTumbler, root.minuteTumbler.width / 2, root.minuteTumbler.height / 2, 0, 50);
- // Shouldn't crash.
- mouseDrag(root.amPmTumbler, root.amPmTumbler.width / 2, root.amPmTumbler.height / 2, 0, 50);
- }
-
- function test_displacement_data() {
- var data = [
- // At 0 offset, the first item is current.
- { count: 6, index: 0, offset: 0, expectedDisplacement: 0 },
- { count: 6, index: 1, offset: 0, expectedDisplacement: -1 },
- { count: 6, index: 5, offset: 0, expectedDisplacement: 1 },
- // When we start to move the first item down, the second item above it starts to become current.
- { count: 6, index: 0, offset: 0.25, expectedDisplacement: -0.25 },
- { count: 6, index: 1, offset: 0.25, expectedDisplacement: -1.25 },
- { count: 6, index: 5, offset: 0.25, expectedDisplacement: 0.75 },
- { count: 6, index: 0, offset: 0.5, expectedDisplacement: -0.5 },
- { count: 6, index: 1, offset: 0.5, expectedDisplacement: -1.5 },
- { count: 6, index: 5, offset: 0.5, expectedDisplacement: 0.5 },
- // By this stage, the delegate at index 1 is destroyed, so we can't test its displacement.
- { count: 6, index: 0, offset: 0.75, expectedDisplacement: -0.75 },
- { count: 6, index: 5, offset: 0.75, expectedDisplacement: 0.25 },
- { count: 6, index: 0, offset: 4.75, expectedDisplacement: 1.25 },
- { count: 6, index: 1, offset: 4.75, expectedDisplacement: 0.25 },
- { count: 6, index: 0, offset: 4.5, expectedDisplacement: 1.5 },
- { count: 6, index: 1, offset: 4.5, expectedDisplacement: 0.5 },
- { count: 6, index: 0, offset: 4.25, expectedDisplacement: 1.75 },
- { count: 6, index: 1, offset: 4.25, expectedDisplacement: 0.75 },
- // count == visibleItemCount
- { count: 3, index: 0, offset: 0, expectedDisplacement: 0 },
- { count: 3, index: 1, offset: 0, expectedDisplacement: -1 },
- { count: 3, index: 2, offset: 0, expectedDisplacement: 1 },
- // count < visibleItemCount
- { count: 2, index: 0, offset: 0, expectedDisplacement: 0 },
- { count: 2, index: 1, offset: 0, expectedDisplacement: 1 },
- // count == 1
- { count: 1, index: 0, offset: 0, expectedDisplacement: 0 }
- ];
- for (var i = 0; i < data.length; ++i) {
- var row = data[i];
- row.tag = "delegate" + row.index + " offset=" + row.offset + " expectedDisplacement=" + row.expectedDisplacement;
- }
- return data;
- }
-
- property Component displacementDelegate: Text {
- objectName: "delegate" + index
- text: modelData
- opacity: 0.2 + Math.max(0, 1 - Math.abs(Tumbler.displacement)) * 0.8
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
-
- Text {
- text: parent.displacement.toFixed(2)
- anchors.right: parent.right
- anchors.verticalCenter: parent.verticalCenter
- }
-
- property real displacement: Tumbler.displacement
- }
-
- function test_displacement(data) {
- createTumbler();
-
- // TODO: test setting these in the opposite order (delegate after model
- // doesn't seem to cause a change in delegates in PathView)
- tumbler.wrap = true;
- tumbler.delegate = displacementDelegate;
- tumbler.model = data.count;
- compare(tumbler.count, data.count);
-
- var delegate = findChild(tumblerView, "delegate" + data.index);
- verify(delegate);
-
- tumblerView.offset = data.offset;
- compare(delegate.displacement, data.expectedDisplacement);
-
- // test displacement after adding and removing items
- }
-
- function test_wrap() {
- createTumbler();
-
- tumbler.model = 5;
- compare(tumbler.count, 5);
-
- tumbler.currentIndex = 2;
- compare(tumblerView.currentIndex, 2);
-
- tumbler.wrap = false;
- tumblerView = findView(tumbler);
- compare(tumbler.count, 5);
- compare(tumbler.currentIndex, 2);
- // Tumbler's count hasn't changed (the model hasn't changed),
- // but the new view needs time to instantiate its items.
- tryCompare(tumblerView, "count", 5);
- compare(tumblerView.currentIndex, 2);
- }
-
- Component {
- id: twoItemTumbler
-
- Tumbler {
- model: 2
- }
- }
-
- Component {
- id: tenItemTumbler
-
- Tumbler {
- model: 10
- }
- }
-
- function test_countWrap() {
- tumbler = createTemporaryObject(tumblerComponent, testCase);
- verify(tumbler);
-
- // Check that a count that is less than visibleItemCount results in wrap being set to false.
- verify(2 < tumbler.visibleItemCount);
- tumbler.model = 2;
- compare(tumbler.count, 2);
- compare(tumbler.wrap, false);
- }
-
- function test_explicitlyNonwrapping() {
- // Check that explicitly setting wrap to false works even when it was implicitly false.
- var explicitlyNonWrapping = createTemporaryObject(twoItemTumbler, testCase);
- verify(explicitlyNonWrapping);
- tryCompare(explicitlyNonWrapping, "wrap", false);
-
- explicitlyNonWrapping.wrap = false;
- // wrap shouldn't be set to true now that there are more items than there are visible ones.
- verify(10 > explicitlyNonWrapping.visibleItemCount);
- explicitlyNonWrapping.model = 10;
- compare(explicitlyNonWrapping.wrap, false);
-
- // Test resetting wrap back to the default behavior.
- explicitlyNonWrapping.wrap = undefined;
- compare(explicitlyNonWrapping.wrap, true);
- }
-
- function test_explicitlyWrapping() {
- // Check that explicitly setting wrap to true works even when it was implicitly true.
- var explicitlyWrapping = createTemporaryObject(tenItemTumbler, testCase);
- verify(explicitlyWrapping);
- compare(explicitlyWrapping.wrap, true);
-
- explicitlyWrapping.wrap = true;
- // wrap shouldn't be set to false now that there are more items than there are visible ones.
- explicitlyWrapping.model = 2;
- compare(explicitlyWrapping.wrap, true);
-
- // Test resetting wrap back to the default behavior.
- explicitlyWrapping.wrap = undefined;
- compare(explicitlyWrapping.wrap, false);
- }
-
- Component {
- id: customListViewTumblerComponent
-
- Tumbler {
- id: listViewTumbler
-
- contentItem: ListView {
- anchors.fill: parent
- model: listViewTumbler.model
- delegate: listViewTumbler.delegate
-
- snapMode: ListView.SnapToItem
- highlightRangeMode: ListView.StrictlyEnforceRange
- preferredHighlightBegin: height / 2 - (height / listViewTumbler.visibleItemCount / 2)
- preferredHighlightEnd: height / 2 + (height / listViewTumbler.visibleItemCount / 2)
- clip: true
- }
- }
- }
-
- Component {
- id: customPathViewTumblerComponent
-
- Tumbler {
- id: pathViewTumbler
-
- contentItem: PathView {
- id: pathView
- model: pathViewTumbler.model
- delegate: pathViewTumbler.delegate
- clip: true
- pathItemCount: pathViewTumbler.visibleItemCount + 1
- preferredHighlightBegin: 0.5
- preferredHighlightEnd: 0.5
- dragMargin: width / 2
-
- path: Path {
- startX: pathView.width / 2
- startY: -pathView.delegateHeight / 2
- PathLine {
- x: pathView.width / 2
- y: pathView.pathItemCount * pathView.delegateHeight - pathView.delegateHeight / 2
- }
- }
-
- property real delegateHeight: pathViewTumbler.availableHeight / pathViewTumbler.visibleItemCount
- }
- }
- }
-
- function test_customContentItemAtConstruction_data() {
- return [
- { tag: "ListView", component: customListViewTumblerComponent },
- { tag: "PathView", component: customPathViewTumblerComponent }
- ];
- }
-
- function test_customContentItemAtConstruction(data) {
- var tumbler = createTemporaryObject(data.component, testCase);
- // Shouldn't assert.
-
- tumbler.model = 5;
- compare(tumbler.count, 5);
-
- tumbler.currentIndex = 2;
- var tumblerView = findView(tumbler);
- compare(tumblerView.currentIndex, 2);
-
- tumblerView.incrementCurrentIndex();
- compare(tumblerView.currentIndex, 3);
- compare(tumbler.currentIndex, 3);
-
- // Shouldn't have any affect.
- tumbler.wrap = false;
- compare(tumbler.count, 5);
- compare(tumblerView.currentIndex, 3);
- compare(tumbler.currentIndex, 3);
- }
-
- function findFirstDelegateWithText(view, text) {
- var delegate = null;
- var contentItem = view.hasOwnProperty("contentItem") ? view.contentItem : view;
- for (var i = 0; i < contentItem.children.length && !delegate; ++i) {
- var child = contentItem.children[i];
- if (child.hasOwnProperty("text") && child.text === text)
- delegate = child;
- }
- return delegate;
- }
-
- function test_customContentItemAfterConstruction_data() {
- return [
- { tag: "ListView", componentPath: "TumblerListView.qml" },
- { tag: "PathView", componentPath: "TumblerPathView.qml" }
- ];
- }
-
- function test_customContentItemAfterConstruction(data) {
- createTumbler();
-
- tumbler.model = 5;
- compare(tumbler.count, 5);
-
- tumbler.currentIndex = 2;
- compare(tumblerView.currentIndex, 2);
-
- var contentItemComponent = Qt.createComponent(data.componentPath);
- compare(contentItemComponent.status, Component.Ready);
-
- var customContentItem = createTemporaryObject(contentItemComponent, tumbler);
- tumbler.contentItem = customContentItem;
- compare(tumbler.count, 5);
- tumblerView = findView(tumbler);
- compare(tumblerView.currentIndex, 2);
-
- var delegate = findFirstDelegateWithText(tumblerView, "Custom2");
- verify(delegate);
- compare(delegate.height, defaultImplicitDelegateHeight);
- tryCompare(delegate.Tumbler, "displacement", 0);
-
- tumblerView.incrementCurrentIndex();
- compare(tumblerView.currentIndex, 3);
- compare(tumbler.currentIndex, 3);
- }
-
- function test_displacementListView_data() {
- var offset = defaultListViewTumblerOffset;
-
- var data = [
- // At 0 contentY, the first item is current.
- { contentY: offset, expectedDisplacements: [
- { index: 0, displacement: 0 },
- { index: 1, displacement: -1 },
- { index: 2, displacement: -2 } ]
- },
- // When we start to move the first item down, the second item above it starts to become current.
- { contentY: offset + defaultImplicitDelegateHeight * 0.25, expectedDisplacements: [
- { index: 0, displacement: 0.25 },
- { index: 1, displacement: -0.75 },
- { index: 2, displacement: -1.75 } ]
- },
- { contentY: offset + defaultImplicitDelegateHeight * 0.5, expectedDisplacements: [
- { index: 0, displacement: 0.5 },
- { index: 1, displacement: -0.5 },
- { index: 2, displacement: -1.5 } ]
- },
- { contentY: offset + defaultImplicitDelegateHeight * 0.75, expectedDisplacements: [
- { index: 0, displacement: 0.75 },
- { index: 1, displacement: -0.25 } ]
- },
- { contentY: offset + defaultImplicitDelegateHeight * 3.5, expectedDisplacements: [
- { index: 3, displacement: 0.5 },
- { index: 4, displacement: -0.5 } ]
- }
- ];
- for (var i = 0; i < data.length; ++i) {
- var row = data[i];
- row.tag = "contentY=" + row.contentY;
- }
- return data;
- }
-
- function test_displacementListView(data) {
- createTumbler();
-
- tumbler.wrap = false;
- tumbler.delegate = displacementDelegate;
- tumbler.model = 5;
- compare(tumbler.count, 5);
- // Ensure assumptions about the tumbler used in our data() function are correct.
- tumblerView = findView(tumbler);
- compare(tumblerView.contentY, -defaultImplicitDelegateHeight);
- var delegateCount = 0;
- var listView = tumblerView;
- var listViewContentItem = tumblerView.contentItem;
-
- // We use the mouse instead of setting contentY directly, otherwise the
- // items snap back into place. This doesn't seem to be an issue for
- // PathView for some reason.
- //
- // I tried lots of things to get this test to work with small changes
- // in ListView's contentY (to match the tests for a PathView-based Tumbler), but they didn't work:
- //
- // - Pressing once and then directly moving the mouse to the correct location
- // - Pressing once and interpolating the mouse position to the correct location
- // - Pressing once and doing some dragging up and down to trigger the
- // overThreshold of QQuickFlickable
- //
- // Even after the last item above, QQuickFlickable wouldn't consider it a drag.
- // It seems that overThreshold is set too late, and because the drag distance is quite small
- // to begin with, nothing changes (the displacement was always very close to 0 in the end).
-
- // Ensure that we at least cover the distance required to reach the desired contentY.
- var distanceToReachContentY = data.contentY - defaultListViewTumblerOffset;
- var distance = Math.abs(distanceToReachContentY) + tumbler.height / 2;
- // If distanceToReachContentY is 0, we're testing 0 displacement, so we don't need to do anything.
- if (distanceToReachContentY != 0) {
- mousePress(tumbler, tumblerXCenter(), tumblerYCenter());
-
- var dragDirection = distanceToReachContentY > 0 ? -1 : 1;
- for (var i = 0; i < distance && Math.floor(listView.contentY) !== Math.floor(data.contentY); ++i) {
- mouseMove(tumbler, tumblerXCenter(), tumblerYCenter() + i * dragDirection);
- wait(1); // because Flickable pays attention to velocity, we need some time between movements (qtdeclarative ebf07c3)
- }
- }
-
- for (var i = 0; i < data.expectedDisplacements.length; ++i) {
- var delegate = findChild(listViewContentItem, "delegate" + data.expectedDisplacements[i].index);
- verify(delegate);
- compare(delegate.height, defaultImplicitDelegateHeight);
- // Due to the way we must perform this test, we can't expect high precision.
- var expectedDisplacement = data.expectedDisplacements[i].displacement;
- fuzzyCompare(delegate.displacement, expectedDisplacement, 0.1,
- "Delegate of ListView-based Tumbler at index " + data.expectedDisplacements[i].index
- + " has displacement of " + delegate.displacement + " when it should be " + expectedDisplacement);
- }
-
- if (distanceToReachContentY != 0)
- mouseRelease(tumbler, tumblerXCenter(), itemCenterPos(1) + (data.contentY - defaultListViewTumblerOffset), Qt.LeftButton);
- }
-
- function test_listViewFlickAboveBounds_data() {
- // Tests that flicking above the bounds when already at the top of the
- // tumbler doesn't result in an incorrect displacement.
- var data = [];
- // Less than two items doesn't make sense. The default visibleItemCount
- // is 3, so we test a bit more than double that.
- for (var i = 2; i <= 7; ++i) {
- data.push({ tag: i + " items", model: i });
- }
- return data;
- }
-
- function test_listViewFlickAboveBounds(data) {
- createTumbler();
-
- tumbler.wrap = false;
- tumbler.delegate = displacementDelegate;
- tumbler.model = data.model;
- tumblerView = findView(tumbler);
-
- mousePress(tumbler, tumblerXCenter(), tumblerYCenter());
-
- // Ensure it's stationary.
- var listView = tumblerView;
- compare(listView.contentY, defaultListViewTumblerOffset);
-
- // We could just move up until the contentY changed, but this is safer.
- var distance = tumbler.height;
- var changed = false;
-
- for (var i = 0; i < distance && !changed; ++i) {
- mouseMove(tumbler, tumblerXCenter(), tumblerYCenter() + i, 10);
-
- // Don't test until the contentY has actually changed.
- if (Math.abs(listView.contentY) - listView.preferredHighlightBegin > 0.01) {
-
- for (var delegateIndex = 0; delegateIndex < Math.min(tumbler.count, tumbler.visibleItemCount); ++delegateIndex) {
- var delegate = findChild(listView.contentItem, "delegate" + delegateIndex);
- verify(delegate);
-
- verify(delegate.displacement <= -delegateIndex, "Delegate at index " + delegateIndex + " has a displacement of "
- + delegate.displacement + " when it should be less than or equal to " + -delegateIndex);
- verify(delegate.displacement > -delegateIndex - 0.1, "Delegate at index 0 has a displacement of "
- + delegate.displacement + " when it should be greater than ~ " + -delegateIndex - 0.1);
- }
-
- changed = true;
- }
- }
-
- // Sanity check that something was actually tested.
- verify(changed);
-
- mouseRelease(tumbler, tumblerXCenter(), tumbler.topPadding);
- }
-
- property Component objectNameDelegate: Text {
- objectName: "delegate" + index
- text: modelData
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
-
- function test_visibleItemCount_data() {
- var data = [
- // e.g. {0: 2} = {delegate index: y pos / delegate height}
- // Skip item at index 3, because it's out of view.
- { model: 6, visibleItemCount: 5, expectedYPositions: {0: 2, 1: 3, 2: 4, 4: 0} },
- { model: 5, visibleItemCount: 3, expectedYPositions: {0: 1, 1: 2, 4: 0} },
- // Takes up the whole view.
- { model: 2, visibleItemCount: 1, expectedYPositions: {0: 0} },
- ];
-
- for (var i = 0; i < data.length; ++i) {
- data[i].tag = "items=" + data[i].model + ", visibleItemCount=" + data[i].visibleItemCount;
- }
- return data;
- }
-
- function test_visibleItemCount(data) {
- createTumbler();
-
- tumbler.delegate = objectNameDelegate;
- tumbler.visibleItemCount = data.visibleItemCount;
-
- tumbler.model = data.model;
- compare(tumbler.count, data.model);
-
- for (var delegateIndex = 0; delegateIndex < data.visibleItemCount; ++delegateIndex) {
- if (data.expectedYPositions.hasOwnProperty(delegateIndex)) {
- var delegate = findChild(tumblerView, "delegate" + delegateIndex);
- verify(delegate, "Delegate found at index " + delegateIndex);
- var expectedYPos = data.expectedYPositions[delegateIndex] * tumblerDelegateHeight;
- compare(delegate.mapToItem(tumbler.contentItem, 0, 0).y, expectedYPos);
- }
- }
- }
-
- property Component wrongDelegateTypeComponent: QtObject {
- property real displacement: Tumbler.displacement
- }
-
- property Component noParentDelegateComponent: Item {
- property real displacement: Tumbler.displacement
- }
-
- function test_attachedProperties() {
- tumbler = createTemporaryObject(tumblerComponent, testCase);
- verify(tumbler);
-
- // TODO: crashes somewhere in QML's guts
-// tumbler.model = 5;
-// tumbler.delegate = wrongDelegateTypeComponent;
-// ignoreWarning("Attached properties of Tumbler must be accessed from within a delegate item");
-// // Cause displacement to be changed. The warning isn't triggered if we don't do this.
-// tumbler.contentItem.offset += 1;
-
- ignoreWarning("Tumbler: attached properties must be accessed through a delegate item that has a parent");
- createTemporaryObject(noParentDelegateComponent, null);
-
- ignoreWarning("Tumbler: attempting to access attached property on item without an \"index\" property");
- var object = createTemporaryObject(noParentDelegateComponent, testCase);
- verify(object);
- }
-
- property Component paddingDelegate: Text {
- objectName: "delegate" + index
- text: modelData
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
-
- Rectangle {
- anchors.fill: parent
- color: "transparent"
- border.color: "red"
- border.width: 1
- }
- }
-
- function test_padding_data() {
- var data = [];
-
- data.push({ padding: 0 });
- data.push({ padding: 10 });
- data.push({ left: 10, top: 10 });
- data.push({ right: 10, bottom: 10 });
-
- for (var i = 0; i < data.length; ++i) {
- var tag = "";
-
- if (data[i].padding !== undefined)
- tag += "padding: " + data[i].padding + " ";
- if (data[i].left !== undefined)
- tag += "left: " + data[i].left + " ";
- if (data[i].right !== undefined)
- tag += "right: " + data[i].right + " ";
- if (data[i].top !== undefined)
- tag += "top: " + data[i].top + " ";
- if (data[i].bottom !== undefined)
- tag += "bottom: " + data[i].bottom + " ";
- tag = tag.slice(0, -1);
-
- data[i].tag = tag;
- }
-
- return data;
- }
-
- function test_padding(data) {
- createTumbler();
-
- tumbler.delegate = paddingDelegate;
- tumbler.model = 5;
- compare(tumbler.padding, 0);
- compare(tumbler.leftPadding, 0);
- compare(tumbler.rightPadding, 0);
- compare(tumbler.topPadding, 0);
- compare(tumbler.bottomPadding, 0);
- compare(tumbler.contentItem.x, 0);
- compare(tumbler.contentItem.y, 0);
-
- if (data.padding !== undefined)
- tumbler.padding = data.padding;
- if (data.left !== undefined)
- tumbler.leftPadding = data.left;
- if (data.right !== undefined)
- tumbler.rightPadding = data.right;
- if (data.top !== undefined)
- tumbler.topPadding = data.top;
- if (data.bottom !== undefined)
- tumbler.bottomPadding = data.bottom;
-
- compare(tumbler.availableWidth, tumbler.implicitWidth - tumbler.leftPadding - tumbler.rightPadding);
- compare(tumbler.availableHeight, tumbler.implicitHeight - tumbler.topPadding - tumbler.bottomPadding);
- compare(tumbler.contentItem.x, tumbler.leftPadding);
- compare(tumbler.contentItem.y, tumbler.topPadding);
-
- var pathView = tumbler.contentItem;
- var expectedDelegateHeight = tumbler.availableHeight / tumbler.visibleItemCount;
- var itemIndicesInVisualOrder = [4, 0, 1];
- for (var i = 0; i < itemIndicesInVisualOrder.length; ++i) {
- var delegate = findChild(pathView, "delegate" + itemIndicesInVisualOrder[i]);
- verify(delegate, "Couldn't find delegate at index " + itemIndicesInVisualOrder[i]
- + " (iteration " + i + " out of " + (pathView.children.length - 1) + ")");
-
- compare(delegate.width, tumbler.availableWidth);
- compare(delegate.height, expectedDelegateHeight);
-
- var expectedY = tumbler.topPadding + i * expectedDelegateHeight;
- var mappedPos = delegate.mapToItem(null, delegate.width / 2, 0);
- fuzzyCompare(mappedPos.y, expectedY, 0.5,
- "Tumbler's PathView delegate at index " + itemIndicesInVisualOrder[i]
- + " should have a y pos of " + expectedY + ", but it's actually " + mappedPos.y.toFixed(20));
-
- var expectedX = tumbler.leftPadding;
- compare(delegate.mapToItem(null, 0, 0).x, expectedX,
- "Tumbler's PathView delegate at index " + itemIndicesInVisualOrder[i]
- + " should have a x pos of " + expectedX + ", but it's actually " + mappedPos.x.toFixed(20));
- }
-
- // Force new items to be created, as there was a bug where the path was correct until this happened.
- compare(tumblerView.offset, 0);
- ++tumbler.currentIndex;
- tryCompare(tumblerView, "offset", 4, tumblerView.highlightMoveDuration * 2);
- }
-
- function test_moving_data() {
- return [
- { tag: "wrap:true", wrap: true },
- { tag: "wrap:false", wrap: false }
- ]
- }
-
- function test_moving(data) {
- createTumbler({wrap: data.wrap, model: 5})
- compare(tumbler.wrap, data.wrap)
- compare(tumbler.moving, false)
-
- waitForRendering(tumbler)
-
- mousePress(tumbler, tumbler.width / 2, tumbler.height / 2, Qt.LeftButton)
- compare(tumbler.moving, false)
-
- for (var y = tumbler.height / 2; y >= tumbler.height / 4; y -= 10)
- mouseMove(tumbler, tumbler.width / 2, y, 1)
- compare(tumbler.moving, true)
-
- mouseRelease(tumbler, tumbler.width / 2, tumbler.height / 4, Qt.LeftButton)
- compare(tumbler.moving, true)
- tryCompare(tumbler, "moving", false)
- }
-
- Component {
- id: qtbug61374Component
-
- Row {
- property alias tumbler: tumbler
- property alias label: label
-
- Component.onCompleted: {
- tumbler.currentIndex = 2
- }
-
- Tumbler {
- id: tumbler
- model: 5
- // ...
- }
-
- Label {
- id: label
- text: tumbler.currentItem.text
- }
- }
- }
-
- function test_qtbug61374() {
- var row = createTemporaryObject(qtbug61374Component, testCase);
- verify(row);
-
- var tumbler = row.tumbler;
- tryCompare(tumbler, "currentIndex", 2);
-
- tumblerView = findView(tumbler);
-
- var label = row.label;
- compare(label.text, "2");
- }
-
- function test_positionViewAtIndex_data() {
- return [
- // Should be 20, 21, ... but there is a documented limitation for this in positionViewAtIndex()'s docs.
- { tag: "wrap=true, mode=Beginning", wrap: true, mode: Tumbler.Beginning, expectedVisibleIndices: [21, 22, 23, 24, 25] },
- { tag: "wrap=true, mode=Center", wrap: true, mode: Tumbler.Center, expectedVisibleIndices: [18, 19, 20, 21, 22] },
- { tag: "wrap=true, mode=End", wrap: true, mode: Tumbler.End, expectedVisibleIndices: [16, 17, 18, 19, 20] },
- // Same as Beginning; should start at 20.
- { tag: "wrap=true, mode=Contain", wrap: true, mode: Tumbler.Contain, expectedVisibleIndices: [21, 22, 23, 24, 25] },
- { tag: "wrap=true, mode=SnapPosition", wrap: true, mode: Tumbler.SnapPosition, expectedVisibleIndices: [18, 19, 20, 21, 22] },
- { tag: "wrap=false, mode=Beginning", wrap: false, mode: Tumbler.Beginning, expectedVisibleIndices: [20, 21, 22, 23, 24] },
- { tag: "wrap=false, mode=Center", wrap: false, mode: Tumbler.Center, expectedVisibleIndices: [18, 19, 20, 21, 22] },
- { tag: "wrap=false, mode=End", wrap: false, mode: Tumbler.End, expectedVisibleIndices: [16, 17, 18, 19, 20] },
- { tag: "wrap=false, mode=Visible", wrap: false, mode: Tumbler.Visible, expectedVisibleIndices: [16, 17, 18, 19, 20] },
- { tag: "wrap=false, mode=Contain", wrap: false, mode: Tumbler.Contain, expectedVisibleIndices: [16, 17, 18, 19, 20] },
- { tag: "wrap=false, mode=SnapPosition", wrap: false, mode: Tumbler.SnapPosition, expectedVisibleIndices: [18, 19, 20, 21, 22] }
- ]
- }
-
- function test_positionViewAtIndex(data) {
- createTumbler({ wrap: data.wrap, model: 40, visibleItemCount: 5 })
- compare(tumbler.wrap, data.wrap)
-
- waitForRendering(tumbler)
-
- tumbler.positionViewAtIndex(20, data.mode)
- tryCompare(tumbler, "moving", false)
-
- compare(tumbler.visibleItemCount, 5)
- for (var i = 0; i < 5; ++i) {
- // Find the item through its text, as that's easier than child/itemAt().
- var text = data.expectedVisibleIndices[i].toString()
- var item = findDelegateWithText(tumblerView, text)
- verify(item, "found no item with text \"" + text + "\"")
- compare(item.text, data.expectedVisibleIndices[i].toString())
-
- // Ensure that it's at the position we expect.
- var expectedPos = itemTopLeftPos(i)
- var actualPos = testCase.mapFromItem(item, 0, 0)
- compare(actualPos.x, expectedPos.x, "expected delegate with text " + item.text
- + " to have an x pos of " + expectedPos.x + " but it was " + actualPos.x)
- compare(actualPos.y, expectedPos.y, "expected delegate with text " + item.text
- + " to have an y pos of " + expectedPos.y + " but it was " + actualPos.y)
- }
- }
-
- Component {
- id: setCurrentIndexOnImperativeModelChangeComponent
-
- Tumbler {
- onModelChanged: currentIndex = model - 2
- }
- }
-
- function test_setCurrentIndexOnImperativeModelChange() {
- var tumbler = createTemporaryObject(setCurrentIndexOnImperativeModelChangeComponent, testCase);
- verify(tumbler);
-
- tumbler.model = 4
- compare(tumbler.count, 4);
- tumblerView = findView(tumbler);
- tryCompare(tumblerView, "count", 4);
-
- // 4 - 2 = 2
- compare(tumbler.currentIndex, 2);
-
- ++tumbler.model;
- compare(tumbler.count, 5);
- compare(tumbler.wrap, true);
- tumblerView = findView(tumbler);
- tryCompare(tumblerView, "count", 5);
- // 5 - 2 = 3
- compare(tumbler.currentIndex, 3);
- }
-
- Component {
- id: setCurrentIndexOnDeclarativeModelChangeComponent
-
- Item {
- property alias tumbler: tumbler
-
- property int setting: 4
-
- Tumbler {
- id: tumbler
- model: setting
- onModelChanged: currentIndex = model - 2
- }
- }
- }
-
- function test_setCurrentIndexOnDeclarativeModelChange() {
- var root = createTemporaryObject(setCurrentIndexOnDeclarativeModelChangeComponent, testCase);
- verify(root);
-
- var tumbler = root.tumbler;
- compare(tumbler.count, 4);
- compare(tumbler.wrap, false);
- tumblerView = findView(tumbler);
- tryCompare(tumblerView, "count", 4);
- // 4 - 2 = 2
- compare(tumbler.currentIndex, 2);
-
- ++root.setting;
- compare(tumbler.count, 5);
- compare(tumbler.wrap, true);
- tumblerView = findView(tumbler);
- tryCompare(tumblerView, "count", 5);
- // 5 - 2 = 3
- compare(tumbler.currentIndex, 3);
- }
-
- function test_displacementAfterResizing() {
- createTumbler({
- width: 200,
- wrap: false,
- delegate: displacementDelegate,
- model: 30,
- visibleItemCount: 7,
- currentIndex: 15
- })
-
- var delegate = findChild(tumblerView, "delegate15")
- verify(delegate)
-
- tryCompare(delegate, "displacement", 0)
-
- // Resizing the Tumbler shouldn't affect the displacement.
- tumbler.height *= 1.4
- tryCompare(delegate, "displacement", 0)
- }
-
- //QTBUG-84426
- Component {
- id: initialCurrentIndexTumbler
-
- Tumbler {
- anchors.centerIn: parent
- width: 60
- height: 200
- delegate: Text {text: modelData}
- model: 10
- currentIndex: 4
- }
- }
-
- function test_initialCurrentIndex() {
- var tumbler = createTemporaryObject(initialCurrentIndexTumbler, testCase, {wrap: true});
- compare(tumbler.currentIndex, 4);
- tumbler = createTemporaryObject(initialCurrentIndexTumbler, testCase, {wrap: false});
- compare(tumbler.currentIndex, 4);
- }
-}
diff --git a/tests/auto/controls/fusion/BLACKLIST b/tests/auto/controls/fusion/BLACKLIST
deleted file mode 100644
index df7f4b3e..00000000
--- a/tests/auto/controls/fusion/BLACKLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-# See qtbase/src/testlib/qtestblacklist.cpp for format
-
-# https://bugreports.qt.io/browse/QTBUG-87018
-[SwipeDelegate::test_close]
-*
-
-[SwipeDelegate::test_dragSideAction]
-*
-
-[SwipeDelegate::test_eventsToLeftAndRight]
-*
-
-[SwipeDelegate::test_mouseButtons]
-*
-
-[SwipeDelegate::test_multipleClickableActions]
-*
-
-[SwipeDelegate::test_removableDelegates]
-*
-
-# QTBUG-70597
-[Tumbler::test_itemsCorrectlyPositioned]
-*
diff --git a/tests/auto/controls/fusion/CMakeLists.txt b/tests/auto/controls/fusion/CMakeLists.txt
deleted file mode 100644
index 03c52605..00000000
--- a/tests/auto/controls/fusion/CMakeLists.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-# Generated from fusion.pro.
-
-#####################################################################
-## tst_fusion Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/../data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_fusion
- GUI
- QMLTEST
- SOURCES
- tst_fusion.cpp
- DEFINES
- TST_CONTROLS_DATA=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../../tests/auto/controls/data\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::QuickControls2
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:fusion.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/../data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/controls/fusion/dependencies.qml b/tests/auto/controls/fusion/dependencies.qml
deleted file mode 100644
index f2e40e60..00000000
--- a/tests/auto/controls/fusion/dependencies.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtTest
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Fusion
-
-TestCase { }
diff --git a/tests/auto/controls/fusion/tst_fusion.cpp b/tests/auto/controls/fusion/tst_fusion.cpp
deleted file mode 100644
index 7528ccea..00000000
--- a/tests/auto/controls/fusion/tst_fusion.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-int main(int argc, char *argv[])
-{
- QTEST_SET_MAIN_SOURCE_PATH
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
- QQuickStyle::setStyle("Fusion");
- return quick_test_main(argc, argv, "tst_controls::Fusion", TST_CONTROLS_DATA);
-}
diff --git a/tests/auto/controls/imagine/BLACKLIST b/tests/auto/controls/imagine/BLACKLIST
deleted file mode 100644
index df7f4b3e..00000000
--- a/tests/auto/controls/imagine/BLACKLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-# See qtbase/src/testlib/qtestblacklist.cpp for format
-
-# https://bugreports.qt.io/browse/QTBUG-87018
-[SwipeDelegate::test_close]
-*
-
-[SwipeDelegate::test_dragSideAction]
-*
-
-[SwipeDelegate::test_eventsToLeftAndRight]
-*
-
-[SwipeDelegate::test_mouseButtons]
-*
-
-[SwipeDelegate::test_multipleClickableActions]
-*
-
-[SwipeDelegate::test_removableDelegates]
-*
-
-# QTBUG-70597
-[Tumbler::test_itemsCorrectlyPositioned]
-*
diff --git a/tests/auto/controls/imagine/CMakeLists.txt b/tests/auto/controls/imagine/CMakeLists.txt
deleted file mode 100644
index faef2e06..00000000
--- a/tests/auto/controls/imagine/CMakeLists.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-# Generated from imagine.pro.
-
-#####################################################################
-## tst_imagine Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/../data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_imagine
- GUI
- QMLTEST
- SOURCES
- tst_imagine.cpp
- DEFINES
- TST_CONTROLS_DATA=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../../tests/auto/controls/data\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::QuickControls2
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:imagine.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/../data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/controls/imagine/dependencies.qml b/tests/auto/controls/imagine/dependencies.qml
deleted file mode 100644
index 9a31141b..00000000
--- a/tests/auto/controls/imagine/dependencies.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtTest
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Imagine
-
-TestCase { }
diff --git a/tests/auto/controls/imagine/tst_imagine.cpp b/tests/auto/controls/imagine/tst_imagine.cpp
deleted file mode 100644
index 9db7ed4d..00000000
--- a/tests/auto/controls/imagine/tst_imagine.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-int main(int argc, char *argv[])
-{
- QTEST_SET_MAIN_SOURCE_PATH
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
- QQuickStyle::setStyle("Imagine");
- return quick_test_main(argc, argv, "tst_controls::Imagine", TST_CONTROLS_DATA);
-}
diff --git a/tests/auto/controls/material/BLACKLIST b/tests/auto/controls/material/BLACKLIST
deleted file mode 100644
index df7f4b3e..00000000
--- a/tests/auto/controls/material/BLACKLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-# See qtbase/src/testlib/qtestblacklist.cpp for format
-
-# https://bugreports.qt.io/browse/QTBUG-87018
-[SwipeDelegate::test_close]
-*
-
-[SwipeDelegate::test_dragSideAction]
-*
-
-[SwipeDelegate::test_eventsToLeftAndRight]
-*
-
-[SwipeDelegate::test_mouseButtons]
-*
-
-[SwipeDelegate::test_multipleClickableActions]
-*
-
-[SwipeDelegate::test_removableDelegates]
-*
-
-# QTBUG-70597
-[Tumbler::test_itemsCorrectlyPositioned]
-*
diff --git a/tests/auto/controls/material/CMakeLists.txt b/tests/auto/controls/material/CMakeLists.txt
deleted file mode 100644
index b8505b9b..00000000
--- a/tests/auto/controls/material/CMakeLists.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-# Generated from material.pro.
-
-#####################################################################
-## tst_material Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/../data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_material
- GUI
- QMLTEST
- SOURCES
- tst_material.cpp
- DEFINES
- TST_CONTROLS_DATA=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../../tests/auto/controls/data\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::QuickControls2
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:material.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/../data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/controls/material/dependencies.qml b/tests/auto/controls/material/dependencies.qml
deleted file mode 100644
index 8bcf0301..00000000
--- a/tests/auto/controls/material/dependencies.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtTest
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Material
-
-TestCase { }
diff --git a/tests/auto/controls/material/tst_material.cpp b/tests/auto/controls/material/tst_material.cpp
deleted file mode 100644
index ae8bb3a1..00000000
--- a/tests/auto/controls/material/tst_material.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-int main(int argc, char *argv[])
-{
- QTEST_SET_MAIN_SOURCE_PATH
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
- QQuickStyle::setStyle("Material");
- return quick_test_main(argc, argv, "tst_controls::Material", TST_CONTROLS_DATA);
-}
diff --git a/tests/auto/controls/universal/BLACKLIST b/tests/auto/controls/universal/BLACKLIST
deleted file mode 100644
index df7f4b3e..00000000
--- a/tests/auto/controls/universal/BLACKLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-# See qtbase/src/testlib/qtestblacklist.cpp for format
-
-# https://bugreports.qt.io/browse/QTBUG-87018
-[SwipeDelegate::test_close]
-*
-
-[SwipeDelegate::test_dragSideAction]
-*
-
-[SwipeDelegate::test_eventsToLeftAndRight]
-*
-
-[SwipeDelegate::test_mouseButtons]
-*
-
-[SwipeDelegate::test_multipleClickableActions]
-*
-
-[SwipeDelegate::test_removableDelegates]
-*
-
-# QTBUG-70597
-[Tumbler::test_itemsCorrectlyPositioned]
-*
diff --git a/tests/auto/controls/universal/CMakeLists.txt b/tests/auto/controls/universal/CMakeLists.txt
deleted file mode 100644
index 5f9024cd..00000000
--- a/tests/auto/controls/universal/CMakeLists.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-# Generated from universal.pro.
-
-#####################################################################
-## tst_universal Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/../data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_universal
- GUI
- QMLTEST
- SOURCES
- tst_universal.cpp
- DEFINES
- TST_CONTROLS_DATA=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../../tests/auto/controls/data\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::QuickControls2
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:universal.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/../data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/controls/universal/dependencies.qml b/tests/auto/controls/universal/dependencies.qml
deleted file mode 100644
index 8ba71c83..00000000
--- a/tests/auto/controls/universal/dependencies.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtTest
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Universal
-
-TestCase { }
diff --git a/tests/auto/controls/universal/tst_universal.cpp b/tests/auto/controls/universal/tst_universal.cpp
deleted file mode 100644
index db5b560e..00000000
--- a/tests/auto/controls/universal/tst_universal.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-int main(int argc, char *argv[])
-{
- QTEST_SET_MAIN_SOURCE_PATH
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
- QQuickStyle::setStyle("Universal");
- return quick_test_main(argc, argv, "tst_controls::Universal", TST_CONTROLS_DATA);
-}
diff --git a/tests/auto/cursor/CMakeLists.txt b/tests/auto/cursor/CMakeLists.txt
deleted file mode 100644
index f7a22928..00000000
--- a/tests/auto/cursor/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from cursor.pro.
-
-#####################################################################
-## tst_cursor Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_cursor
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_cursor.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:cursor.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_cursor CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_cursor CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/cursor/data/buttons.qml b/tests/auto/cursor/data/buttons.qml
deleted file mode 100644
index eb7e27cf..00000000
--- a/tests/auto/cursor/data/buttons.qml
+++ /dev/null
@@ -1,104 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-MouseArea {
- width: column.width
- height: column.height
- cursorShape: Qt.ForbiddenCursor
-
- Column {
- id: column
- padding: 10
- spacing: 10
-
- Button {
- text: "Button"
- }
- CheckBox {
- text: "CheckBox"
- }
- CheckDelegate {
- text: "CheckDelegate"
- }
- ItemDelegate {
- text: "ItemDelegate"
- }
- MenuItem {
- text: "MenuItem"
- }
- RadioButton {
- text: "RadioButton"
- }
- RadioDelegate {
- text: "RadioDelegate"
- }
- RoundButton {
- text: "X"
- }
- SwipeDelegate {
- text: "SwipeDelegate"
- }
- Switch {
- text: "Switch"
- }
- SwitchDelegate {
- text: "SwitchDelegate"
- }
- TabButton {
- text: "TabButton"
- }
- ToolButton {
- text: "ToolButton"
- }
- }
-}
diff --git a/tests/auto/cursor/data/containers.qml b/tests/auto/cursor/data/containers.qml
deleted file mode 100644
index 0e722971..00000000
--- a/tests/auto/cursor/data/containers.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-MouseArea {
- width: column.width
- height: column.height
- cursorShape: Qt.ForbiddenCursor
-
- Column {
- id: column
- padding: 10
- spacing: 10
-
- Page {
- width: 200
- height: 20
- }
- Pane {
- width: 200
- height: 20
- }
- ToolBar {
- width: 200
- height: 20
- }
- }
-}
diff --git a/tests/auto/cursor/data/editable.qml b/tests/auto/cursor/data/editable.qml
deleted file mode 100644
index 04bf4b7c..00000000
--- a/tests/auto/cursor/data/editable.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-MouseArea {
- width: column.width
- height: column.height
- cursorShape: Qt.ForbiddenCursor
-
- Column {
- id: column
- padding: 10
- spacing: 10
-
- ComboBox {
- editable: true
- model: "ComboBox"
- }
- SpinBox {
- editable: true
- }
- }
-}
diff --git a/tests/auto/cursor/data/pageindicator.qml b/tests/auto/cursor/data/pageindicator.qml
deleted file mode 100644
index f71fbf75..00000000
--- a/tests/auto/cursor/data/pageindicator.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-MouseArea {
- width: 200
- height: 200
- cursorShape: Qt.ForbiddenCursor
-
- PageIndicator {
- anchors.centerIn: parent
- }
-}
diff --git a/tests/auto/cursor/data/scrollbar.qml b/tests/auto/cursor/data/scrollbar.qml
deleted file mode 100644
index 997abd4b..00000000
--- a/tests/auto/cursor/data/scrollbar.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias textArea: textArea
- property alias scrollBar: scrollBar
-
- Flickable {
- anchors.fill: parent
- TextArea.flickable: TextArea {
- id: textArea
- }
- ScrollBar.vertical: ScrollBar {
- id: scrollBar
- // Need to explicitly set this to account for platforms like Android,
- // where the UiEffects style hint does not include HoverEffect, and
- // hence QQuickControlPrivate::calcHoverEnabled() would otherwise return false.
- hoverEnabled: true
- }
- }
-}
diff --git a/tests/auto/cursor/data/sliders.qml b/tests/auto/cursor/data/sliders.qml
deleted file mode 100644
index 687450ec..00000000
--- a/tests/auto/cursor/data/sliders.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-MouseArea {
- width: column.width
- height: column.height
- cursorShape: Qt.ForbiddenCursor
-
- Column {
- id: column
- padding: 10
- spacing: 10
-
- Dial {
- }
- Slider {
- }
- RangeSlider {
- }
- }
-}
diff --git a/tests/auto/cursor/tst_cursor.cpp b/tests/auto/cursor/tst_cursor.cpp
deleted file mode 100644
index 37a9e0c1..00000000
--- a/tests/auto/cursor/tst_cursor.cpp
+++ /dev/null
@@ -1,225 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include "../shared/visualtestutil.h"
-
-#include <QtQuick/qquickview.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p.h>
-#include <QtQuickTemplates2/private/qquickpageindicator_p.h>
-#include <QtQuickTemplates2/private/qquickscrollbar_p.h>
-#include <QtQuickTemplates2/private/qquicktextarea_p.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-#if QT_CONFIG(cursor)
-# include <QtGui/qscreen.h>
-# include <QtGui/qcursor.h>
-#endif
-
-using namespace QQuickVisualTestUtil;
-
-class tst_cursor : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
- tst_cursor();
-
-private slots:
- void init();
- void controls_data();
- void controls();
- void editable();
- void pageIndicator();
- void scrollBar();
-};
-
-tst_cursor::tst_cursor()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_cursor::init()
-{
-#if QT_CONFIG(cursor)
- // Ensure mouse cursor was not left by previous tests where widgets
- // will appear, as it could cause events and interfere with the tests.
- const QScreen *screen = QGuiApplication::primaryScreen();
- const QRect availableGeometry = screen->availableGeometry();
- QCursor::setPos(availableGeometry.topLeft());
-#endif
-}
-
-void tst_cursor::controls_data()
-{
- QTest::addColumn<QString>("testFile");
-
- QTest::newRow("buttons") << "buttons.qml";
- QTest::newRow("containers") << "containers.qml";
- QTest::newRow("sliders") << "sliders.qml";
-}
-
-void tst_cursor::controls()
-{
- QFETCH(QString, testFile);
-
- QQuickView view(testFileUrl(testFile));
- view.show();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickItem *mouseArea = view.rootObject();
- QVERIFY(mouseArea);
- QCOMPARE(mouseArea->cursor().shape(), Qt::ForbiddenCursor);
-
- QQuickItem *column = mouseArea->childItems().value(0);
- QVERIFY(column);
-
- const auto controls = column->childItems();
- for (QQuickItem *control : controls) {
- QCOMPARE(control->cursor().shape(), Qt::ArrowCursor);
-
- QTest::mouseMove(&view, control->mapToScene(QPointF(-1, -1)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
-
- QTest::mouseMove(&view, control->mapToScene(QPointF(0, 0)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ArrowCursor);
-
- QTest::mouseMove(&view, control->mapToScene(QPointF(control->width() + 1, control->height() + 1)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
- }
-}
-
-void tst_cursor::editable()
-{
- QQuickView view(testFileUrl("editable.qml"));
- view.show();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickItem *mouseArea = view.rootObject();
- QVERIFY(mouseArea);
- QCOMPARE(mouseArea->cursor().shape(), Qt::ForbiddenCursor);
-
- QQuickItem *column = mouseArea->childItems().value(0);
- QVERIFY(column);
-
- const auto children = column->childItems();
- for (QQuickItem *child : children) {
- QQuickControl *control = qobject_cast<QQuickControl *>(child);
- QVERIFY(control);
- QCOMPARE(control->cursor().shape(), Qt::ArrowCursor);
- QCOMPARE(control->contentItem()->cursor().shape(), Qt::IBeamCursor);
-
- QTest::mouseMove(&view, control->mapToScene(QPointF(-1, -1)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
-
- QTest::mouseMove(&view, control->mapToScene(QPointF(control->width() / 2, control->height() / 2)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::IBeamCursor);
-
- control->setProperty("editable", false);
- QCOMPARE(control->cursor().shape(), Qt::ArrowCursor);
- QCOMPARE(control->contentItem()->cursor().shape(), Qt::ArrowCursor);
- QCOMPARE(view.cursor().shape(), Qt::ArrowCursor);
-
- QTest::mouseMove(&view, control->mapToScene(QPointF(control->width() + 1, control->height() + 1)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
- }
-}
-
-void tst_cursor::pageIndicator()
-{
- QQuickView view(testFileUrl("pageindicator.qml"));
- view.show();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickItem *mouseArea = view.rootObject();
- QVERIFY(mouseArea);
- QCOMPARE(mouseArea->cursor().shape(), Qt::ForbiddenCursor);
-
- QQuickPageIndicator *indicator = qobject_cast<QQuickPageIndicator *>(mouseArea->childItems().value(0));
- QVERIFY(indicator);
-
- QTest::mouseMove(&view, indicator->mapToScene(QPointF(-1, -1)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
-
- QTest::mouseMove(&view, indicator->mapToScene(QPointF(0, 0)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
-
- indicator->setInteractive(true);
- QCOMPARE(view.cursor().shape(), Qt::ArrowCursor);
-
- QTest::mouseMove(&view, indicator->mapToScene(QPointF(indicator->width() + 1, indicator->height() + 1)).toPoint());
- QCOMPARE(view.cursor().shape(), Qt::ForbiddenCursor);
-}
-
-// QTBUG-59629
-void tst_cursor::scrollBar()
-{
- // Ensure that the mouse cursor has the correct shape when over a scrollbar
- // which is itself over a text area with IBeamCursor.
- QQuickApplicationHelper helper(this, QStringLiteral("scrollbar.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickScrollBar *scrollBar = helper.appWindow->property("scrollBar").value<QQuickScrollBar*>();
- QVERIFY(scrollBar);
-
- QQuickTextArea *textArea = helper.appWindow->property("textArea").value<QQuickTextArea*>();
- QVERIFY(textArea);
-
- textArea->setText(QString("\n").repeated(100));
-
- const QPoint textAreaPos(window->width() / 2, window->height() / 2);
- QTest::mouseMove(window, textAreaPos);
- QCOMPARE(window->cursor().shape(), textArea->cursor().shape());
- QCOMPARE(textArea->cursor().shape(), Qt::CursorShape::IBeamCursor);
-
- const QPoint scrollBarPos(window->width() - scrollBar->width() / 2, window->height() / 2);
- QTest::mouseMove(window, scrollBarPos);
-
- QVERIFY(scrollBar->isActive());
- QCOMPARE(window->cursor().shape(), scrollBar->cursor().shape());
- QCOMPARE(scrollBar->cursor().shape(), Qt::CursorShape::ArrowCursor);
-
- scrollBar->setInteractive(false);
- QCOMPARE(window->cursor().shape(), textArea->cursor().shape());
-}
-
-QTEST_MAIN(tst_cursor)
-
-#include "tst_cursor.moc"
diff --git a/tests/auto/customization/CMakeLists.txt b/tests/auto/customization/CMakeLists.txt
deleted file mode 100644
index 70a7b88c..00000000
--- a/tests/auto/customization/CMakeLists.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-# Generated from customization.pro.
-
-#####################################################################
-## tst_customization Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_customization
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_customization.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_customization CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_customization CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/customization/data/styles/empty/AbstractButton.qml b/tests/auto/customization/data/styles/empty/AbstractButton.qml
deleted file mode 100644
index b30d4a56..00000000
--- a/tests/auto/customization/data/styles/empty/AbstractButton.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.AbstractButton {
- id: control
- objectName: "abstractbutton-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ApplicationWindow.qml b/tests/auto/customization/data/styles/empty/ApplicationWindow.qml
deleted file mode 100644
index 6a1f1b09..00000000
--- a/tests/auto/customization/data/styles/empty/ApplicationWindow.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ApplicationWindow {
- id: control
- objectName: "applicationwindow-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/BusyIndicator.qml b/tests/auto/customization/data/styles/empty/BusyIndicator.qml
deleted file mode 100644
index 388de3af..00000000
--- a/tests/auto/customization/data/styles/empty/BusyIndicator.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.BusyIndicator {
- id: control
- objectName: "busyindicator-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Button.qml b/tests/auto/customization/data/styles/empty/Button.qml
deleted file mode 100644
index 20426d2e..00000000
--- a/tests/auto/customization/data/styles/empty/Button.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Button {
- id: control
- objectName: "button-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/CheckBox.qml b/tests/auto/customization/data/styles/empty/CheckBox.qml
deleted file mode 100644
index 3d8b5a8e..00000000
--- a/tests/auto/customization/data/styles/empty/CheckBox.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckBox {
- id: control
- objectName: "checkbox-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/CheckDelegate.qml b/tests/auto/customization/data/styles/empty/CheckDelegate.qml
deleted file mode 100644
index a0547ec4..00000000
--- a/tests/auto/customization/data/styles/empty/CheckDelegate.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckDelegate {
- id: control
- objectName: "checkdelegate-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ComboBox.qml b/tests/auto/customization/data/styles/empty/ComboBox.qml
deleted file mode 100644
index 84cf6e35..00000000
--- a/tests/auto/customization/data/styles/empty/ComboBox.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ComboBox {
- id: control
- objectName: "combobox-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Container.qml b/tests/auto/customization/data/styles/empty/Container.qml
deleted file mode 100644
index 7519d7bd..00000000
--- a/tests/auto/customization/data/styles/empty/Container.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Container {
- id: control
- objectName: "container-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Control.qml b/tests/auto/customization/data/styles/empty/Control.qml
deleted file mode 100644
index 55a456c7..00000000
--- a/tests/auto/customization/data/styles/empty/Control.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Control {
- id: control
- objectName: "control-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/DelayButton.qml b/tests/auto/customization/data/styles/empty/DelayButton.qml
deleted file mode 100644
index ce34f25f..00000000
--- a/tests/auto/customization/data/styles/empty/DelayButton.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DelayButton {
- id: control
- objectName: "delaybutton-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Dial.qml b/tests/auto/customization/data/styles/empty/Dial.qml
deleted file mode 100644
index de83e564..00000000
--- a/tests/auto/customization/data/styles/empty/Dial.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dial {
- id: control
- objectName: "dial-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Dialog.qml b/tests/auto/customization/data/styles/empty/Dialog.qml
deleted file mode 100644
index 8b056a88..00000000
--- a/tests/auto/customization/data/styles/empty/Dialog.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dialog {
- id: control
- objectName: "dialog-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/DialogButtonBox.qml b/tests/auto/customization/data/styles/empty/DialogButtonBox.qml
deleted file mode 100644
index 5ce5f504..00000000
--- a/tests/auto/customization/data/styles/empty/DialogButtonBox.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DialogButtonBox {
- id: control
- objectName: "dialogbuttonbox-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Drawer.qml b/tests/auto/customization/data/styles/empty/Drawer.qml
deleted file mode 100644
index b4da57c0..00000000
--- a/tests/auto/customization/data/styles/empty/Drawer.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Drawer {
- id: control
- objectName: "drawer-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Frame.qml b/tests/auto/customization/data/styles/empty/Frame.qml
deleted file mode 100644
index 00f4d79c..00000000
--- a/tests/auto/customization/data/styles/empty/Frame.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Frame {
- id: control
- objectName: "frame-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/GroupBox.qml b/tests/auto/customization/data/styles/empty/GroupBox.qml
deleted file mode 100644
index 900770cd..00000000
--- a/tests/auto/customization/data/styles/empty/GroupBox.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.GroupBox {
- id: control
- objectName: "groupbox-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ItemDelegate.qml b/tests/auto/customization/data/styles/empty/ItemDelegate.qml
deleted file mode 100644
index 19de468d..00000000
--- a/tests/auto/customization/data/styles/empty/ItemDelegate.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ItemDelegate {
- id: control
- objectName: "itemdelegate-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Label.qml b/tests/auto/customization/data/styles/empty/Label.qml
deleted file mode 100644
index bfc4a839..00000000
--- a/tests/auto/customization/data/styles/empty/Label.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Label {
- id: control
- objectName: "label-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Menu.qml b/tests/auto/customization/data/styles/empty/Menu.qml
deleted file mode 100644
index 27b8a014..00000000
--- a/tests/auto/customization/data/styles/empty/Menu.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Menu {
- id: control
- objectName: "menu-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/MenuBar.qml b/tests/auto/customization/data/styles/empty/MenuBar.qml
deleted file mode 100644
index 24f7c6ed..00000000
--- a/tests/auto/customization/data/styles/empty/MenuBar.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBar {
- id: control
- objectName: "menubar-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/MenuBarItem.qml b/tests/auto/customization/data/styles/empty/MenuBarItem.qml
deleted file mode 100644
index d66e899a..00000000
--- a/tests/auto/customization/data/styles/empty/MenuBarItem.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBarItem {
- id: control
- objectName: "menubaritem-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/MenuItem.qml b/tests/auto/customization/data/styles/empty/MenuItem.qml
deleted file mode 100644
index 11f38a1b..00000000
--- a/tests/auto/customization/data/styles/empty/MenuItem.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuItem {
- id: control
- objectName: "menuitem-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/MenuSeparator.qml b/tests/auto/customization/data/styles/empty/MenuSeparator.qml
deleted file mode 100644
index effd32c0..00000000
--- a/tests/auto/customization/data/styles/empty/MenuSeparator.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuSeparator {
- id: control
- objectName: "menuseparator-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Page.qml b/tests/auto/customization/data/styles/empty/Page.qml
deleted file mode 100644
index 353fb9cc..00000000
--- a/tests/auto/customization/data/styles/empty/Page.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Page {
- id: control
- objectName: "page-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/PageIndicator.qml b/tests/auto/customization/data/styles/empty/PageIndicator.qml
deleted file mode 100644
index 98976ae2..00000000
--- a/tests/auto/customization/data/styles/empty/PageIndicator.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.PageIndicator {
- id: control
- objectName: "pageindicator-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Pane.qml b/tests/auto/customization/data/styles/empty/Pane.qml
deleted file mode 100644
index 2429e2c6..00000000
--- a/tests/auto/customization/data/styles/empty/Pane.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Pane {
- id: control
- objectName: "pane-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Popup.qml b/tests/auto/customization/data/styles/empty/Popup.qml
deleted file mode 100644
index fdcb49ac..00000000
--- a/tests/auto/customization/data/styles/empty/Popup.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Popup {
- id: control
- objectName: "popup-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ProgressBar.qml b/tests/auto/customization/data/styles/empty/ProgressBar.qml
deleted file mode 100644
index a2afa03b..00000000
--- a/tests/auto/customization/data/styles/empty/ProgressBar.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ProgressBar {
- id: control
- objectName: "progressbar-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/RadioButton.qml b/tests/auto/customization/data/styles/empty/RadioButton.qml
deleted file mode 100644
index 87766292..00000000
--- a/tests/auto/customization/data/styles/empty/RadioButton.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioButton {
- id: control
- objectName: "radiobutton-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/RadioDelegate.qml b/tests/auto/customization/data/styles/empty/RadioDelegate.qml
deleted file mode 100644
index bbb711c7..00000000
--- a/tests/auto/customization/data/styles/empty/RadioDelegate.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioDelegate {
- id: control
- objectName: "radiodelegate-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/RangeSlider.qml b/tests/auto/customization/data/styles/empty/RangeSlider.qml
deleted file mode 100644
index 0043b407..00000000
--- a/tests/auto/customization/data/styles/empty/RangeSlider.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RangeSlider {
- id: control
- objectName: "rangeslider-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/RoundButton.qml b/tests/auto/customization/data/styles/empty/RoundButton.qml
deleted file mode 100644
index 5b06801d..00000000
--- a/tests/auto/customization/data/styles/empty/RoundButton.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RoundButton {
- id: control
- objectName: "roundbutton-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ScrollBar.qml b/tests/auto/customization/data/styles/empty/ScrollBar.qml
deleted file mode 100644
index 80a6782e..00000000
--- a/tests/auto/customization/data/styles/empty/ScrollBar.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollBar {
- id: control
- objectName: "scrollbar-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ScrollIndicator.qml b/tests/auto/customization/data/styles/empty/ScrollIndicator.qml
deleted file mode 100644
index 56c73cb8..00000000
--- a/tests/auto/customization/data/styles/empty/ScrollIndicator.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollIndicator {
- id: control
- objectName: "scrollindicator-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ScrollView.qml b/tests/auto/customization/data/styles/empty/ScrollView.qml
deleted file mode 100644
index 198936c2..00000000
--- a/tests/auto/customization/data/styles/empty/ScrollView.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollView {
- id: control
- objectName: "scrollview-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Slider.qml b/tests/auto/customization/data/styles/empty/Slider.qml
deleted file mode 100644
index 6cfa3e91..00000000
--- a/tests/auto/customization/data/styles/empty/Slider.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Slider {
- id: control
- objectName: "slider-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/SpinBox.qml b/tests/auto/customization/data/styles/empty/SpinBox.qml
deleted file mode 100644
index 9e334ecf..00000000
--- a/tests/auto/customization/data/styles/empty/SpinBox.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SpinBox {
- id: control
- objectName: "spinbox-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/StackView.qml b/tests/auto/customization/data/styles/empty/StackView.qml
deleted file mode 100644
index 0a55abf8..00000000
--- a/tests/auto/customization/data/styles/empty/StackView.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.StackView {
- id: control
- objectName: "stackview-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/SwipeDelegate.qml b/tests/auto/customization/data/styles/empty/SwipeDelegate.qml
deleted file mode 100644
index d05f1e9c..00000000
--- a/tests/auto/customization/data/styles/empty/SwipeDelegate.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeDelegate {
- id: control
- objectName: "swipedelegate-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/SwipeView.qml b/tests/auto/customization/data/styles/empty/SwipeView.qml
deleted file mode 100644
index 51b411aa..00000000
--- a/tests/auto/customization/data/styles/empty/SwipeView.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeView {
- id: control
- objectName: "swipeview-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Switch.qml b/tests/auto/customization/data/styles/empty/Switch.qml
deleted file mode 100644
index da00b0e8..00000000
--- a/tests/auto/customization/data/styles/empty/Switch.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Switch {
- id: control
- objectName: "switch-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/SwitchDelegate.qml b/tests/auto/customization/data/styles/empty/SwitchDelegate.qml
deleted file mode 100644
index fe0a9f52..00000000
--- a/tests/auto/customization/data/styles/empty/SwitchDelegate.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwitchDelegate {
- id: control
- objectName: "switchdelegate-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/TabBar.qml b/tests/auto/customization/data/styles/empty/TabBar.qml
deleted file mode 100644
index 0f38b660..00000000
--- a/tests/auto/customization/data/styles/empty/TabBar.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabBar {
- id: control
- objectName: "tabbar-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/TabButton.qml b/tests/auto/customization/data/styles/empty/TabButton.qml
deleted file mode 100644
index 6ee89636..00000000
--- a/tests/auto/customization/data/styles/empty/TabButton.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabButton {
- id: control
- objectName: "tabbutton-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/TextArea.qml b/tests/auto/customization/data/styles/empty/TextArea.qml
deleted file mode 100644
index e2ee7866..00000000
--- a/tests/auto/customization/data/styles/empty/TextArea.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextArea {
- id: control
- objectName: "textarea-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/TextField.qml b/tests/auto/customization/data/styles/empty/TextField.qml
deleted file mode 100644
index 3fcf63d5..00000000
--- a/tests/auto/customization/data/styles/empty/TextField.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextField {
- id: control
- objectName: "textfield-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ToolBar.qml b/tests/auto/customization/data/styles/empty/ToolBar.qml
deleted file mode 100644
index 6696336d..00000000
--- a/tests/auto/customization/data/styles/empty/ToolBar.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolBar {
- id: control
- objectName: "toolbar-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ToolButton.qml b/tests/auto/customization/data/styles/empty/ToolButton.qml
deleted file mode 100644
index 8d4ef1b5..00000000
--- a/tests/auto/customization/data/styles/empty/ToolButton.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolButton {
- id: control
- objectName: "toolbutton-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ToolSeparator.qml b/tests/auto/customization/data/styles/empty/ToolSeparator.qml
deleted file mode 100644
index 63985f7f..00000000
--- a/tests/auto/customization/data/styles/empty/ToolSeparator.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolSeparator {
- id: control
- objectName: "toolseparator-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/ToolTip.qml b/tests/auto/customization/data/styles/empty/ToolTip.qml
deleted file mode 100644
index a1aff941..00000000
--- a/tests/auto/customization/data/styles/empty/ToolTip.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolTip {
- id: control
- objectName: "tooltip-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/Tumbler.qml b/tests/auto/customization/data/styles/empty/Tumbler.qml
deleted file mode 100644
index c8b3bfeb..00000000
--- a/tests/auto/customization/data/styles/empty/Tumbler.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Tumbler {
- id: control
- objectName: "tumbler-empty"
-}
diff --git a/tests/auto/customization/data/styles/empty/qmldir b/tests/auto/customization/data/styles/empty/qmldir
deleted file mode 100644
index a5fcc4c7..00000000
--- a/tests/auto/customization/data/styles/empty/qmldir
+++ /dev/null
@@ -1,59 +0,0 @@
-module empty
-
-AbstractButton 6.0 AbstractButton.qml
-Action 6.0 Action.qml
-ActionGroup 6.0 ActionGroup.qml
-ApplicationWindow 6.0 ApplicationWindow.qml
-BusyIndicator 6.0 BusyIndicator.qml
-Button 6.0 Button.qml
-ButtonGroup 6.0 ButtonGroup.qml
-CheckBox 6.0 CheckBox.qml
-CheckDelegate 6.0 CheckDelegate.qml
-ComboBox 6.0 ComboBox.qml
-Container 6.0 Container.qml
-Control 6.0 Control.qml
-DelayButton 6.0 DelayButton.qml
-Dial 6.0 Dial.qml
-Dialog 6.0 Dialog.qml
-DialogButtonBox 6.0 DialogButtonBox.qml
-Drawer 6.0 Drawer.qml
-Frame 6.0 Frame.qml
-GroupBox 6.0 GroupBox.qml
-HorizontalHeaderView 6.0 HorizontalHeaderView.qml
-ItemDelegate 6.0 ItemDelegate.qml
-Label 6.0 Label.qml
-Menu 6.0 Menu.qml
-MenuBar 6.0 MenuBar.qml
-MenuBarItem 6.0 MenuBarItem.qml
-MenuItem 6.0 MenuItem.qml
-MenuSeparator 6.0 MenuSeparator.qml
-Page 6.0 Page.qml
-PageIndicator 6.0 PageIndicator.qml
-Pane 6.0 Pane.qml
-Popup 6.0 Popup.qml
-ProgressBar 6.0 ProgressBar.qml
-RadioButton 6.0 RadioButton.qml
-RadioDelegate 6.0 RadioDelegate.qml
-RangeSlider 6.0 RangeSlider.qml
-RoundButton 6.0 RoundButton.qml
-ScrollBar 6.0 ScrollBar.qml
-ScrollIndicator 6.0 ScrollIndicator.qml
-ScrollView 6.0 ScrollView.qml
-Slider 6.0 Slider.qml
-SpinBox 6.0 SpinBox.qml
-SplitView 6.0 SplitView.qml
-StackView 6.0 StackView.qml
-SwipeDelegate 6.0 SwipeDelegate.qml
-SwipeView 6.0 SwipeView.qml
-Switch 6.0 Switch.qml
-SwitchDelegate 6.0 SwitchDelegate.qml
-TabBar 6.0 TabBar.qml
-TabButton 6.0 TabButton.qml
-TextArea 6.0 TextArea.qml
-TextField 6.0 TextField.qml
-ToolBar 6.0 ToolBar.qml
-ToolButton 6.0 ToolButton.qml
-ToolSeparator 6.0 ToolSeparator.qml
-ToolTip 6.0 ToolTip.qml
-Tumbler 6.0 Tumbler.qml
-VerticalHeaderView 6.0 VerticalHeaderView.qml
diff --git a/tests/auto/customization/data/styles/identified/AbstractButton.qml b/tests/auto/customization/data/styles/identified/AbstractButton.qml
deleted file mode 100644
index 1c5bd318..00000000
--- a/tests/auto/customization/data/styles/identified/AbstractButton.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.AbstractButton {
- id: control
- objectName: "abstractbutton-identified"
-
- indicator: Item {
- id: indicator
- objectName: "abstractbutton-indicator-identified"
- Accessible.name: objectName
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "abstractbutton-contentItem-identified"
- Accessible.name: objectName
- }
-
- background: Item {
- id: background
- objectName: "abstractbutton-background-identified"
- Accessible.name: objectName
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ApplicationWindow.qml b/tests/auto/customization/data/styles/identified/ApplicationWindow.qml
deleted file mode 100644
index dc3f0db1..00000000
--- a/tests/auto/customization/data/styles/identified/ApplicationWindow.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ApplicationWindow {
- id: control
- objectName: "applicationwindow-identified"
-
- background: Item {
- id: background
- objectName: "applicationwindow-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/BusyIndicator.qml b/tests/auto/customization/data/styles/identified/BusyIndicator.qml
deleted file mode 100644
index 2deab679..00000000
--- a/tests/auto/customization/data/styles/identified/BusyIndicator.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.BusyIndicator {
- id: control
- objectName: "busyindicator-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "busyindicator-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "busyindicator-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Button.qml b/tests/auto/customization/data/styles/identified/Button.qml
deleted file mode 100644
index dc805080..00000000
--- a/tests/auto/customization/data/styles/identified/Button.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Button {
- id: control
- objectName: "button-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "button-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "button-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/CheckBox.qml b/tests/auto/customization/data/styles/identified/CheckBox.qml
deleted file mode 100644
index 13f98af9..00000000
--- a/tests/auto/customization/data/styles/identified/CheckBox.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckBox {
- id: control
- objectName: "checkbox-identified"
-
- indicator: Item {
- id: indicator
- objectName: "checkbox-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "checkbox-contentItem-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/CheckDelegate.qml b/tests/auto/customization/data/styles/identified/CheckDelegate.qml
deleted file mode 100644
index b0d8a8d2..00000000
--- a/tests/auto/customization/data/styles/identified/CheckDelegate.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckDelegate {
- id: control
- objectName: "checkdelegate-identified"
-
- indicator: Item {
- id: indicator
- objectName: "checkdelegate-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "checkdelegate-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "checkdelegate-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ComboBox.qml b/tests/auto/customization/data/styles/identified/ComboBox.qml
deleted file mode 100644
index ff117ce8..00000000
--- a/tests/auto/customization/data/styles/identified/ComboBox.qml
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-import QtQuick.Templates as T
-
-T.ComboBox {
- id: control
- objectName: "combobox-identified"
-
- indicator: Item {
- id: indicator
- objectName: "combobox-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "combobox-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "combobox-background-identified"
- }
-
- popup: T.Popup {
- id: popup
- objectName: "combobox-popup-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Container.qml b/tests/auto/customization/data/styles/identified/Container.qml
deleted file mode 100644
index a282528d..00000000
--- a/tests/auto/customization/data/styles/identified/Container.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Container {
- id: control
- objectName: "container-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "container-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "container-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Control.qml b/tests/auto/customization/data/styles/identified/Control.qml
deleted file mode 100644
index 90229e47..00000000
--- a/tests/auto/customization/data/styles/identified/Control.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Control {
- id: control
- objectName: "control-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "control-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "control-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/DelayButton.qml b/tests/auto/customization/data/styles/identified/DelayButton.qml
deleted file mode 100644
index 90f980ea..00000000
--- a/tests/auto/customization/data/styles/identified/DelayButton.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DelayButton {
- id: control
- objectName: "delaybutton-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "delaybutton-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "delaybutton-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Dial.qml b/tests/auto/customization/data/styles/identified/Dial.qml
deleted file mode 100644
index 9260972c..00000000
--- a/tests/auto/customization/data/styles/identified/Dial.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dial {
- id: control
- objectName: "dial-identified"
-
- handle: Item {
- id: handle
- objectName: "dial-handle-identified"
- }
-
- background: Item {
- id: background
- objectName: "dial-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Dialog.qml b/tests/auto/customization/data/styles/identified/Dialog.qml
deleted file mode 100644
index 6392be7d..00000000
--- a/tests/auto/customization/data/styles/identified/Dialog.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dialog {
- id: control
- objectName: "dialog-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "dialog-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "dialog-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/DialogButtonBox.qml b/tests/auto/customization/data/styles/identified/DialogButtonBox.qml
deleted file mode 100644
index 11c596a1..00000000
--- a/tests/auto/customization/data/styles/identified/DialogButtonBox.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DialogButtonBox {
- id: control
- objectName: "dialogbuttonbox-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "dialogbuttonbox-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "dialogbuttonbox-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Drawer.qml b/tests/auto/customization/data/styles/identified/Drawer.qml
deleted file mode 100644
index 6b340f2a..00000000
--- a/tests/auto/customization/data/styles/identified/Drawer.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Drawer {
- id: control
- objectName: "drawer-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "drawer-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "drawer-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Frame.qml b/tests/auto/customization/data/styles/identified/Frame.qml
deleted file mode 100644
index 830ac584..00000000
--- a/tests/auto/customization/data/styles/identified/Frame.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Frame {
- id: control
- objectName: "frame-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "frame-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "frame-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/GroupBox.qml b/tests/auto/customization/data/styles/identified/GroupBox.qml
deleted file mode 100644
index fffd44e8..00000000
--- a/tests/auto/customization/data/styles/identified/GroupBox.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.GroupBox {
- id: control
- objectName: "groupbox-identified"
-
- label: Text {
- id: label
- objectName: "groupbox-label-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "groupbox-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "groupbox-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ItemDelegate.qml b/tests/auto/customization/data/styles/identified/ItemDelegate.qml
deleted file mode 100644
index b04d2f59..00000000
--- a/tests/auto/customization/data/styles/identified/ItemDelegate.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ItemDelegate {
- id: control
- objectName: "itemdelegate-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "itemdelegate-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "itemdelegate-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Label.qml b/tests/auto/customization/data/styles/identified/Label.qml
deleted file mode 100644
index 95d1f191..00000000
--- a/tests/auto/customization/data/styles/identified/Label.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Label {
- id: control
- objectName: "label-identified"
-
- background: Item {
- id: background
- objectName: "label-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Menu.qml b/tests/auto/customization/data/styles/identified/Menu.qml
deleted file mode 100644
index 66239254..00000000
--- a/tests/auto/customization/data/styles/identified/Menu.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Menu {
- id: control
- objectName: "menu-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "menu-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "menu-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/MenuBar.qml b/tests/auto/customization/data/styles/identified/MenuBar.qml
deleted file mode 100644
index f815b73f..00000000
--- a/tests/auto/customization/data/styles/identified/MenuBar.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBar {
- id: control
- objectName: "menubar-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "menubar-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "menubar-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/MenuBarItem.qml b/tests/auto/customization/data/styles/identified/MenuBarItem.qml
deleted file mode 100644
index abf3be5d..00000000
--- a/tests/auto/customization/data/styles/identified/MenuBarItem.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBarItem {
- id: control
- objectName: "menubaritem-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "menubaritem-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "menubaritem-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/MenuItem.qml b/tests/auto/customization/data/styles/identified/MenuItem.qml
deleted file mode 100644
index 3a174ecf..00000000
--- a/tests/auto/customization/data/styles/identified/MenuItem.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuItem {
- id: control
- objectName: "menuitem-identified"
-
- arrow: Item {
- id: arrow
- objectName: "menuitem-arrow-identified"
- }
-
- indicator: Item {
- id: indicator
- objectName: "menuitem-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "menuitem-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "menuitem-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/MenuSeparator.qml b/tests/auto/customization/data/styles/identified/MenuSeparator.qml
deleted file mode 100644
index 7ecb176b..00000000
--- a/tests/auto/customization/data/styles/identified/MenuSeparator.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuSeparator {
- id: control
- objectName: "menuseparator-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "menuseparator-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "menuseparator-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Page.qml b/tests/auto/customization/data/styles/identified/Page.qml
deleted file mode 100644
index b2416247..00000000
--- a/tests/auto/customization/data/styles/identified/Page.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Page {
- id: control
- objectName: "page-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "page-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "page-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/PageIndicator.qml b/tests/auto/customization/data/styles/identified/PageIndicator.qml
deleted file mode 100644
index 2370a334..00000000
--- a/tests/auto/customization/data/styles/identified/PageIndicator.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.PageIndicator {
- id: control
- objectName: "pageindicator-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "pageindicator-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "pageindicator-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Pane.qml b/tests/auto/customization/data/styles/identified/Pane.qml
deleted file mode 100644
index 0dbf4b1c..00000000
--- a/tests/auto/customization/data/styles/identified/Pane.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Pane {
- id: control
- objectName: "pane-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "pane-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "pane-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Popup.qml b/tests/auto/customization/data/styles/identified/Popup.qml
deleted file mode 100644
index b6381170..00000000
--- a/tests/auto/customization/data/styles/identified/Popup.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Popup {
- id: control
- objectName: "popup-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "popup-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "popup-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ProgressBar.qml b/tests/auto/customization/data/styles/identified/ProgressBar.qml
deleted file mode 100644
index dc7d7658..00000000
--- a/tests/auto/customization/data/styles/identified/ProgressBar.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ProgressBar {
- id: control
- objectName: "progressbar-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "progressbar-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "progressbar-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/RadioButton.qml b/tests/auto/customization/data/styles/identified/RadioButton.qml
deleted file mode 100644
index 2b4a0b62..00000000
--- a/tests/auto/customization/data/styles/identified/RadioButton.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioButton {
- id: control
- objectName: "radiobutton-identified"
-
- indicator: Item {
- id: indicator
- objectName: "radiobutton-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "radiobutton-contentItem-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/RadioDelegate.qml b/tests/auto/customization/data/styles/identified/RadioDelegate.qml
deleted file mode 100644
index 75cda63d..00000000
--- a/tests/auto/customization/data/styles/identified/RadioDelegate.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioDelegate {
- id: control
- objectName: "radiodelegate-identified"
-
- indicator: Item {
- id: indicator
- objectName: "radiodelegate-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "radiodelegate-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "radiodelegate-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/RangeSlider.qml b/tests/auto/customization/data/styles/identified/RangeSlider.qml
deleted file mode 100644
index fab56fcd..00000000
--- a/tests/auto/customization/data/styles/identified/RangeSlider.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RangeSlider {
- id: control
- objectName: "rangeslider-identified"
-
- first.handle: Item {
- id: firstHandle
- objectName: "rangeslider-first.handle-identified"
- }
-
- second.handle: Item {
- id: secondHandle
- objectName: "rangeslider-second.handle-identified"
- }
-
- background: Item {
- id: background
- objectName: "rangeslider-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/RoundButton.qml b/tests/auto/customization/data/styles/identified/RoundButton.qml
deleted file mode 100644
index ec075db3..00000000
--- a/tests/auto/customization/data/styles/identified/RoundButton.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RoundButton {
- id: control
- objectName: "roundbutton-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "roundbutton-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "roundbutton-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ScrollBar.qml b/tests/auto/customization/data/styles/identified/ScrollBar.qml
deleted file mode 100644
index 418f2908..00000000
--- a/tests/auto/customization/data/styles/identified/ScrollBar.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollBar {
- id: control
- objectName: "scrollbar-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "scrollbar-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "scrollbar-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ScrollIndicator.qml b/tests/auto/customization/data/styles/identified/ScrollIndicator.qml
deleted file mode 100644
index b427b757..00000000
--- a/tests/auto/customization/data/styles/identified/ScrollIndicator.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollIndicator {
- id: control
- objectName: "scrollindicator-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "scrollindicator-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "scrollindicator-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ScrollView.qml b/tests/auto/customization/data/styles/identified/ScrollView.qml
deleted file mode 100644
index 7f4e2c40..00000000
--- a/tests/auto/customization/data/styles/identified/ScrollView.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollView {
- id: control
- objectName: "scrollview-identified"
-
- background: Item {
- id: background
- objectName: "scrollview-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Slider.qml b/tests/auto/customization/data/styles/identified/Slider.qml
deleted file mode 100644
index 88c5b22f..00000000
--- a/tests/auto/customization/data/styles/identified/Slider.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Slider {
- id: control
- objectName: "slider-identified"
-
- handle: Item {
- id: handle
- objectName: "slider-handle-identified"
- }
-
- background: Item {
- id: background
- objectName: "slider-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/SpinBox.qml b/tests/auto/customization/data/styles/identified/SpinBox.qml
deleted file mode 100644
index 0c058269..00000000
--- a/tests/auto/customization/data/styles/identified/SpinBox.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SpinBox {
- id: control
- objectName: "spinbox-identified"
-
- up.indicator: Item {
- id: upIndicator
- objectName: "spinbox-up.indicator-identified"
- }
-
- down.indicator: Item {
- id: downIndicator
- objectName: "spinbox-down.indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "spinbox-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "spinbox-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/StackView.qml b/tests/auto/customization/data/styles/identified/StackView.qml
deleted file mode 100644
index 1bc5bf50..00000000
--- a/tests/auto/customization/data/styles/identified/StackView.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.StackView {
- id: control
- objectName: "stackview-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "stackview-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "stackview-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/SwipeDelegate.qml b/tests/auto/customization/data/styles/identified/SwipeDelegate.qml
deleted file mode 100644
index dadb54a5..00000000
--- a/tests/auto/customization/data/styles/identified/SwipeDelegate.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeDelegate {
- id: control
- objectName: "swipedelegate-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "swipedelegate-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "swipedelegate-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/SwipeView.qml b/tests/auto/customization/data/styles/identified/SwipeView.qml
deleted file mode 100644
index aa256d99..00000000
--- a/tests/auto/customization/data/styles/identified/SwipeView.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeView {
- id: control
- objectName: "swipeview-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "swipeview-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "swipeview-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Switch.qml b/tests/auto/customization/data/styles/identified/Switch.qml
deleted file mode 100644
index be10b520..00000000
--- a/tests/auto/customization/data/styles/identified/Switch.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Switch {
- id: control
- objectName: "switch-identified"
-
- indicator: Item {
- id: indicator
- objectName: "switch-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "switch-contentItem-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/SwitchDelegate.qml b/tests/auto/customization/data/styles/identified/SwitchDelegate.qml
deleted file mode 100644
index 7205c973..00000000
--- a/tests/auto/customization/data/styles/identified/SwitchDelegate.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwitchDelegate {
- id: control
- objectName: "switchdelegate-identified"
-
- indicator: Item {
- id: indicator
- objectName: "switchdelegate-indicator-identified"
- }
-
- contentItem: Item {
- id: contentItem
- objectName: "switchdelegate-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "switchdelegate-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/TabBar.qml b/tests/auto/customization/data/styles/identified/TabBar.qml
deleted file mode 100644
index 5d360cb1..00000000
--- a/tests/auto/customization/data/styles/identified/TabBar.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabBar {
- id: control
- objectName: "tabbar-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "tabbar-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "tabbar-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/TabButton.qml b/tests/auto/customization/data/styles/identified/TabButton.qml
deleted file mode 100644
index bc065b22..00000000
--- a/tests/auto/customization/data/styles/identified/TabButton.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabButton {
- id: control
- objectName: "tabbutton-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "tabbutton-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "tabbutton-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/TextArea.qml b/tests/auto/customization/data/styles/identified/TextArea.qml
deleted file mode 100644
index 56671240..00000000
--- a/tests/auto/customization/data/styles/identified/TextArea.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextArea {
- id: control
- objectName: "textarea-identified"
-
- background: Item {
- id: background
- objectName: "textarea-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/TextField.qml b/tests/auto/customization/data/styles/identified/TextField.qml
deleted file mode 100644
index 1fef7ab5..00000000
--- a/tests/auto/customization/data/styles/identified/TextField.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextField {
- id: control
- objectName: "textfield-identified"
-
- background: Item {
- id: background
- objectName: "textfield-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ToolBar.qml b/tests/auto/customization/data/styles/identified/ToolBar.qml
deleted file mode 100644
index 2061949c..00000000
--- a/tests/auto/customization/data/styles/identified/ToolBar.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolBar {
- id: control
- objectName: "toolbar-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "toolbar-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "toolbar-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ToolButton.qml b/tests/auto/customization/data/styles/identified/ToolButton.qml
deleted file mode 100644
index 253391a8..00000000
--- a/tests/auto/customization/data/styles/identified/ToolButton.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolButton {
- id: control
- objectName: "toolbutton-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "toolbutton-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "toolbutton-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ToolSeparator.qml b/tests/auto/customization/data/styles/identified/ToolSeparator.qml
deleted file mode 100644
index b8cf9daa..00000000
--- a/tests/auto/customization/data/styles/identified/ToolSeparator.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolSeparator {
- id: control
- objectName: "toolseparator-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "toolseparator-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "toolseparator-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/ToolTip.qml b/tests/auto/customization/data/styles/identified/ToolTip.qml
deleted file mode 100644
index 1ef95c99..00000000
--- a/tests/auto/customization/data/styles/identified/ToolTip.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolTip {
- id: control
- objectName: "tooltip-identified"
-
- contentItem: Item {
- id: contentItem
- objectName: "tooltip-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "tooltip-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/Tumbler.qml b/tests/auto/customization/data/styles/identified/Tumbler.qml
deleted file mode 100644
index 3bfdafc4..00000000
--- a/tests/auto/customization/data/styles/identified/Tumbler.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Tumbler {
- id: control
- objectName: "tumbler-identified"
-
- contentItem: ListView {
- id: contentItem
- objectName: "tumbler-contentItem-identified"
- }
-
- background: Item {
- id: background
- objectName: "tumbler-background-identified"
- }
-}
diff --git a/tests/auto/customization/data/styles/identified/qmldir b/tests/auto/customization/data/styles/identified/qmldir
deleted file mode 100644
index 1ee2a92e..00000000
--- a/tests/auto/customization/data/styles/identified/qmldir
+++ /dev/null
@@ -1,59 +0,0 @@
-module identified
-
-AbstractButton 6.0 AbstractButton.qml
-Action 6.0 Action.qml
-ActionGroup 6.0 ActionGroup.qml
-ApplicationWindow 6.0 ApplicationWindow.qml
-BusyIndicator 6.0 BusyIndicator.qml
-Button 6.0 Button.qml
-ButtonGroup 6.0 ButtonGroup.qml
-CheckBox 6.0 CheckBox.qml
-CheckDelegate 6.0 CheckDelegate.qml
-ComboBox 6.0 ComboBox.qml
-Container 6.0 Container.qml
-Control 6.0 Control.qml
-DelayButton 6.0 DelayButton.qml
-Dial 6.0 Dial.qml
-Dialog 6.0 Dialog.qml
-DialogButtonBox 6.0 DialogButtonBox.qml
-Drawer 6.0 Drawer.qml
-Frame 6.0 Frame.qml
-GroupBox 6.0 GroupBox.qml
-HorizontalHeaderView 6.0 HorizontalHeaderView.qml
-ItemDelegate 6.0 ItemDelegate.qml
-Label 6.0 Label.qml
-Menu 6.0 Menu.qml
-MenuBar 6.0 MenuBar.qml
-MenuBarItem 6.0 MenuBarItem.qml
-MenuItem 6.0 MenuItem.qml
-MenuSeparator 6.0 MenuSeparator.qml
-Page 6.0 Page.qml
-PageIndicator 6.0 PageIndicator.qml
-Pane 6.0 Pane.qml
-Popup 6.0 Popup.qml
-ProgressBar 6.0 ProgressBar.qml
-RadioButton 6.0 RadioButton.qml
-RadioDelegate 6.0 RadioDelegate.qml
-RangeSlider 6.0 RangeSlider.qml
-RoundButton 6.0 RoundButton.qml
-ScrollBar 6.0 ScrollBar.qml
-ScrollIndicator 6.0 ScrollIndicator.qml
-ScrollView 6.0 ScrollView.qml
-Slider 6.0 Slider.qml
-SpinBox 6.0 SpinBox.qml
-SplitView 6.0 SplitView.qml
-StackView 6.0 StackView.qml
-SwipeDelegate 6.0 SwipeDelegate.qml
-SwipeView 6.0 SwipeView.qml
-Switch 6.0 Switch.qml
-SwitchDelegate 6.0 SwitchDelegate.qml
-TabBar 6.0 TabBar.qml
-TabButton 6.0 TabButton.qml
-TextArea 6.0 TextArea.qml
-TextField 6.0 TextField.qml
-ToolBar 6.0 ToolBar.qml
-ToolButton 6.0 ToolButton.qml
-ToolSeparator 6.0 ToolSeparator.qml
-ToolTip 6.0 ToolTip.qml
-Tumbler 6.0 Tumbler.qml
-VerticalHeaderView 6.0 VerticalHeaderView.qml
diff --git a/tests/auto/customization/data/styles/incomplete/AbstractButton.qml b/tests/auto/customization/data/styles/incomplete/AbstractButton.qml
deleted file mode 100644
index 7e371050..00000000
--- a/tests/auto/customization/data/styles/incomplete/AbstractButton.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.AbstractButton {
- id: control
- objectName: "abstractbutton-incomplete"
-
- indicator: Item {
- objectName: "abstractbutton-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "abstractbutton-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "abstractbutton-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ApplicationWindow.qml b/tests/auto/customization/data/styles/incomplete/ApplicationWindow.qml
deleted file mode 100644
index 8fbdd1a4..00000000
--- a/tests/auto/customization/data/styles/incomplete/ApplicationWindow.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ApplicationWindow {
- id: control
- objectName: "applicationwindow-incomplete"
-
- background: Item {
- objectName: "applicationwindow-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/BusyIndicator.qml b/tests/auto/customization/data/styles/incomplete/BusyIndicator.qml
deleted file mode 100644
index b046163e..00000000
--- a/tests/auto/customization/data/styles/incomplete/BusyIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.BusyIndicator {
- id: control
- objectName: "busyindicator-incomplete"
-
- contentItem: Item {
- objectName: "busyindicator-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "busyindicator-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Button.qml b/tests/auto/customization/data/styles/incomplete/Button.qml
deleted file mode 100644
index 7daa248c..00000000
--- a/tests/auto/customization/data/styles/incomplete/Button.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Button {
- id: control
- objectName: "button-incomplete"
-
- contentItem: Item {
- objectName: "button-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "button-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/CheckBox.qml b/tests/auto/customization/data/styles/incomplete/CheckBox.qml
deleted file mode 100644
index 50bfa058..00000000
--- a/tests/auto/customization/data/styles/incomplete/CheckBox.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckBox {
- id: control
- objectName: "checkbox-incomplete"
-
- indicator: Item {
- objectName: "checkbox-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "checkbox-contentItem-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/CheckDelegate.qml b/tests/auto/customization/data/styles/incomplete/CheckDelegate.qml
deleted file mode 100644
index 13c0e472..00000000
--- a/tests/auto/customization/data/styles/incomplete/CheckDelegate.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckDelegate {
- id: control
- objectName: "checkdelegate-incomplete"
-
- indicator: Item {
- objectName: "checkdelegate-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "checkdelegate-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "checkdelegate-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ComboBox.qml b/tests/auto/customization/data/styles/incomplete/ComboBox.qml
deleted file mode 100644
index b0ff6257..00000000
--- a/tests/auto/customization/data/styles/incomplete/ComboBox.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ComboBox {
- id: control
- objectName: "combobox-incomplete"
-
- indicator: Item {
- objectName: "combobox-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "combobox-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "combobox-background-incomplete"
- }
-
- popup: T.Popup {
- objectName: "combobox-popup-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Container.qml b/tests/auto/customization/data/styles/incomplete/Container.qml
deleted file mode 100644
index 0ad81bea..00000000
--- a/tests/auto/customization/data/styles/incomplete/Container.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Container {
- id: control
- objectName: "container-incomplete"
-
- contentItem: Item {
- objectName: "container-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "container-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Control.qml b/tests/auto/customization/data/styles/incomplete/Control.qml
deleted file mode 100644
index 6f07f5da..00000000
--- a/tests/auto/customization/data/styles/incomplete/Control.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Control {
- id: control
- objectName: "control-incomplete"
-
- contentItem: Item {
- objectName: "control-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "control-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/DelayButton.qml b/tests/auto/customization/data/styles/incomplete/DelayButton.qml
deleted file mode 100644
index b6ab635b..00000000
--- a/tests/auto/customization/data/styles/incomplete/DelayButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DelayButton {
- id: control
- objectName: "delaybutton-incomplete"
-
- contentItem: Item {
- objectName: "delaybutton-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "delaybutton-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Dial.qml b/tests/auto/customization/data/styles/incomplete/Dial.qml
deleted file mode 100644
index 66600c63..00000000
--- a/tests/auto/customization/data/styles/incomplete/Dial.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dial {
- id: control
- objectName: "dial-incomplete"
-
- handle: Item {
- objectName: "dial-handle-incomplete"
- }
-
- background: Item {
- objectName: "dial-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Dialog.qml b/tests/auto/customization/data/styles/incomplete/Dialog.qml
deleted file mode 100644
index d8ab999e..00000000
--- a/tests/auto/customization/data/styles/incomplete/Dialog.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dialog {
- id: control
- objectName: "dialog-incomplete"
-
- contentItem: Item {
- objectName: "dialog-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "dialog-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/DialogButtonBox.qml b/tests/auto/customization/data/styles/incomplete/DialogButtonBox.qml
deleted file mode 100644
index d7f954be..00000000
--- a/tests/auto/customization/data/styles/incomplete/DialogButtonBox.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DialogButtonBox {
- id: control
- objectName: "dialogbuttonbox-incomplete"
-
- contentItem: Item {
- objectName: "dialogbuttonbox-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "dialogbuttonbox-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Drawer.qml b/tests/auto/customization/data/styles/incomplete/Drawer.qml
deleted file mode 100644
index 5dadbd77..00000000
--- a/tests/auto/customization/data/styles/incomplete/Drawer.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Drawer {
- id: control
- objectName: "drawer-incomplete"
-
- contentItem: Item {
- objectName: "drawer-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "drawer-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Frame.qml b/tests/auto/customization/data/styles/incomplete/Frame.qml
deleted file mode 100644
index e447b5c2..00000000
--- a/tests/auto/customization/data/styles/incomplete/Frame.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Frame {
- id: control
- objectName: "frame-incomplete"
-
- contentItem: Item {
- objectName: "frame-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "frame-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/GroupBox.qml b/tests/auto/customization/data/styles/incomplete/GroupBox.qml
deleted file mode 100644
index 3597f158..00000000
--- a/tests/auto/customization/data/styles/incomplete/GroupBox.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.GroupBox {
- id: control
- objectName: "groupbox-incomplete"
-
- label: Text {
- objectName: "groupbox-label-incomplete"
- }
-
- contentItem: Item {
- objectName: "groupbox-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "groupbox-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ItemDelegate.qml b/tests/auto/customization/data/styles/incomplete/ItemDelegate.qml
deleted file mode 100644
index 79334dcb..00000000
--- a/tests/auto/customization/data/styles/incomplete/ItemDelegate.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ItemDelegate {
- id: control
- objectName: "itemdelegate-incomplete"
-
- contentItem: Item {
- objectName: "itemdelegate-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "itemdelegate-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Label.qml b/tests/auto/customization/data/styles/incomplete/Label.qml
deleted file mode 100644
index e60ea00c..00000000
--- a/tests/auto/customization/data/styles/incomplete/Label.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Label {
- id: control
- objectName: "label-incomplete"
-
- background: Item {
- objectName: "label-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Menu.qml b/tests/auto/customization/data/styles/incomplete/Menu.qml
deleted file mode 100644
index 220d0038..00000000
--- a/tests/auto/customization/data/styles/incomplete/Menu.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Menu {
- id: control
- objectName: "menu-incomplete"
-
- contentItem: Item {
- objectName: "menu-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "menu-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/MenuBar.qml b/tests/auto/customization/data/styles/incomplete/MenuBar.qml
deleted file mode 100644
index b782eb4d..00000000
--- a/tests/auto/customization/data/styles/incomplete/MenuBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBar {
- id: control
- objectName: "menubar-incomplete"
-
- contentItem: Item {
- objectName: "menubar-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "menubar-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/MenuBarItem.qml b/tests/auto/customization/data/styles/incomplete/MenuBarItem.qml
deleted file mode 100644
index a979ecb7..00000000
--- a/tests/auto/customization/data/styles/incomplete/MenuBarItem.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBarItem {
- id: control
- objectName: "menubaritem-incomplete"
-
- contentItem: Item {
- objectName: "menubaritem-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "menubaritem-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/MenuItem.qml b/tests/auto/customization/data/styles/incomplete/MenuItem.qml
deleted file mode 100644
index b14f9089..00000000
--- a/tests/auto/customization/data/styles/incomplete/MenuItem.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuItem {
- id: control
- objectName: "menuitem-incomplete"
-
- arrow: Item {
- objectName: "menuitem-arrow-incomplete"
- }
-
- indicator: Item {
- objectName: "menuitem-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "menuitem-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "menuitem-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/MenuSeparator.qml b/tests/auto/customization/data/styles/incomplete/MenuSeparator.qml
deleted file mode 100644
index ba6d27ec..00000000
--- a/tests/auto/customization/data/styles/incomplete/MenuSeparator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuSeparator {
- id: control
- objectName: "menuseparator-incomplete"
-
- contentItem: Item {
- objectName: "menuseparator-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "menuseparator-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Page.qml b/tests/auto/customization/data/styles/incomplete/Page.qml
deleted file mode 100644
index dbd29521..00000000
--- a/tests/auto/customization/data/styles/incomplete/Page.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Page {
- id: control
- objectName: "page-incomplete"
-
- contentItem: Item {
- objectName: "page-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "page-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/PageIndicator.qml b/tests/auto/customization/data/styles/incomplete/PageIndicator.qml
deleted file mode 100644
index b1836340..00000000
--- a/tests/auto/customization/data/styles/incomplete/PageIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.PageIndicator {
- id: control
- objectName: "pageindicator-incomplete"
-
- contentItem: Item {
- objectName: "pageindicator-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "pageindicator-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Pane.qml b/tests/auto/customization/data/styles/incomplete/Pane.qml
deleted file mode 100644
index ecd7cbdf..00000000
--- a/tests/auto/customization/data/styles/incomplete/Pane.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Pane {
- id: control
- objectName: "pane-incomplete"
-
- contentItem: Item {
- objectName: "pane-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "pane-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Popup.qml b/tests/auto/customization/data/styles/incomplete/Popup.qml
deleted file mode 100644
index a3d7d8d5..00000000
--- a/tests/auto/customization/data/styles/incomplete/Popup.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Popup {
- id: control
- objectName: "popup-incomplete"
-
- contentItem: Item {
- objectName: "popup-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "popup-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ProgressBar.qml b/tests/auto/customization/data/styles/incomplete/ProgressBar.qml
deleted file mode 100644
index 293fe254..00000000
--- a/tests/auto/customization/data/styles/incomplete/ProgressBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ProgressBar {
- id: control
- objectName: "progressbar-incomplete"
-
- contentItem: Item {
- objectName: "progressbar-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "progressbar-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/RadioButton.qml b/tests/auto/customization/data/styles/incomplete/RadioButton.qml
deleted file mode 100644
index f17729f7..00000000
--- a/tests/auto/customization/data/styles/incomplete/RadioButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioButton {
- id: control
- objectName: "radiobutton-incomplete"
-
- indicator: Item {
- objectName: "radiobutton-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "radiobutton-contentItem-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/RadioDelegate.qml b/tests/auto/customization/data/styles/incomplete/RadioDelegate.qml
deleted file mode 100644
index 8dd08aea..00000000
--- a/tests/auto/customization/data/styles/incomplete/RadioDelegate.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioDelegate {
- id: control
- objectName: "radiodelegate-incomplete"
-
- indicator: Item {
- objectName: "radiodelegate-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "radiodelegate-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "radiodelegate-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/RangeSlider.qml b/tests/auto/customization/data/styles/incomplete/RangeSlider.qml
deleted file mode 100644
index 3a6ba580..00000000
--- a/tests/auto/customization/data/styles/incomplete/RangeSlider.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RangeSlider {
- id: control
- objectName: "rangeslider-incomplete"
-
- first.handle: Item {
- objectName: "rangeslider-first.handle-incomplete"
- }
-
- second.handle: Item {
- objectName: "rangeslider-second.handle-incomplete"
- }
-
- background: Item {
- objectName: "rangeslider-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/RoundButton.qml b/tests/auto/customization/data/styles/incomplete/RoundButton.qml
deleted file mode 100644
index d51ef732..00000000
--- a/tests/auto/customization/data/styles/incomplete/RoundButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RoundButton {
- id: control
- objectName: "roundbutton-incomplete"
-
- contentItem: Item {
- objectName: "roundbutton-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "roundbutton-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ScrollBar.qml b/tests/auto/customization/data/styles/incomplete/ScrollBar.qml
deleted file mode 100644
index 906a9847..00000000
--- a/tests/auto/customization/data/styles/incomplete/ScrollBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollBar {
- id: control
- objectName: "scrollbar-incomplete"
-
- contentItem: Item {
- objectName: "scrollbar-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "scrollbar-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ScrollIndicator.qml b/tests/auto/customization/data/styles/incomplete/ScrollIndicator.qml
deleted file mode 100644
index b34d4097..00000000
--- a/tests/auto/customization/data/styles/incomplete/ScrollIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollIndicator {
- id: control
- objectName: "scrollindicator-incomplete"
-
- contentItem: Item {
- objectName: "scrollindicator-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "scrollindicator-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ScrollView.qml b/tests/auto/customization/data/styles/incomplete/ScrollView.qml
deleted file mode 100644
index a120e05f..00000000
--- a/tests/auto/customization/data/styles/incomplete/ScrollView.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollView {
- id: control
- objectName: "scrollview-incomplete"
-
- background: Item {
- objectName: "scrollview-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Slider.qml b/tests/auto/customization/data/styles/incomplete/Slider.qml
deleted file mode 100644
index 02b06d92..00000000
--- a/tests/auto/customization/data/styles/incomplete/Slider.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Slider {
- id: control
- objectName: "slider-incomplete"
-
- handle: Item {
- objectName: "slider-handle-incomplete"
- }
-
- background: Item {
- objectName: "slider-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/SpinBox.qml b/tests/auto/customization/data/styles/incomplete/SpinBox.qml
deleted file mode 100644
index 9ec62e01..00000000
--- a/tests/auto/customization/data/styles/incomplete/SpinBox.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SpinBox {
- id: control
- objectName: "spinbox-incomplete"
-
- up.indicator: Item {
- objectName: "spinbox-up.indicator-incomplete"
- }
-
- down.indicator: Item {
- objectName: "spinbox-down.indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "spinbox-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "spinbox-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/StackView.qml b/tests/auto/customization/data/styles/incomplete/StackView.qml
deleted file mode 100644
index 4108e166..00000000
--- a/tests/auto/customization/data/styles/incomplete/StackView.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.StackView {
- id: control
- objectName: "stackview-incomplete"
-
- contentItem: Item {
- objectName: "stackview-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "stackview-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/SwipeDelegate.qml b/tests/auto/customization/data/styles/incomplete/SwipeDelegate.qml
deleted file mode 100644
index 0da62d0f..00000000
--- a/tests/auto/customization/data/styles/incomplete/SwipeDelegate.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeDelegate {
- id: control
- objectName: "swipedelegate-incomplete"
-
- contentItem: Item {
- objectName: "swipedelegate-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "swipedelegate-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/SwipeView.qml b/tests/auto/customization/data/styles/incomplete/SwipeView.qml
deleted file mode 100644
index 434f9003..00000000
--- a/tests/auto/customization/data/styles/incomplete/SwipeView.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeView {
- id: control
- objectName: "swipeview-incomplete"
-
- contentItem: Item {
- objectName: "swipeview-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "swipeview-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Switch.qml b/tests/auto/customization/data/styles/incomplete/Switch.qml
deleted file mode 100644
index 9f24763f..00000000
--- a/tests/auto/customization/data/styles/incomplete/Switch.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Switch {
- id: control
- objectName: "switch-incomplete"
-
- indicator: Item {
- objectName: "switch-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "switch-contentItem-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/SwitchDelegate.qml b/tests/auto/customization/data/styles/incomplete/SwitchDelegate.qml
deleted file mode 100644
index a33809c7..00000000
--- a/tests/auto/customization/data/styles/incomplete/SwitchDelegate.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwitchDelegate {
- id: control
- objectName: "switchdelegate-incomplete"
-
- indicator: Item {
- objectName: "switchdelegate-indicator-incomplete"
- }
-
- contentItem: Item {
- objectName: "switchdelegate-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "switchdelegate-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/TabBar.qml b/tests/auto/customization/data/styles/incomplete/TabBar.qml
deleted file mode 100644
index 68e4f627..00000000
--- a/tests/auto/customization/data/styles/incomplete/TabBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabBar {
- id: control
- objectName: "tabbar-incomplete"
-
- contentItem: Item {
- objectName: "tabbar-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "tabbar-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/TabButton.qml b/tests/auto/customization/data/styles/incomplete/TabButton.qml
deleted file mode 100644
index 9ab619a9..00000000
--- a/tests/auto/customization/data/styles/incomplete/TabButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabButton {
- id: control
- objectName: "tabbutton-incomplete"
-
- contentItem: Item {
- objectName: "tabbutton-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "tabbutton-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/TextArea.qml b/tests/auto/customization/data/styles/incomplete/TextArea.qml
deleted file mode 100644
index 42f3d2fd..00000000
--- a/tests/auto/customization/data/styles/incomplete/TextArea.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextArea {
- id: control
- objectName: "textarea-incomplete"
-
- background: Item {
- objectName: "textarea-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/TextField.qml b/tests/auto/customization/data/styles/incomplete/TextField.qml
deleted file mode 100644
index 001d86b1..00000000
--- a/tests/auto/customization/data/styles/incomplete/TextField.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextField {
- id: control
- objectName: "textfield-incomplete"
-
- background: Item {
- objectName: "textfield-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ToolBar.qml b/tests/auto/customization/data/styles/incomplete/ToolBar.qml
deleted file mode 100644
index de0bdb39..00000000
--- a/tests/auto/customization/data/styles/incomplete/ToolBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolBar {
- id: control
- objectName: "toolbar-incomplete"
-
- contentItem: Item {
- objectName: "toolbar-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "toolbar-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ToolButton.qml b/tests/auto/customization/data/styles/incomplete/ToolButton.qml
deleted file mode 100644
index 12b55b15..00000000
--- a/tests/auto/customization/data/styles/incomplete/ToolButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolButton {
- id: control
- objectName: "toolbutton-incomplete"
-
- contentItem: Item {
- objectName: "toolbutton-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "toolbutton-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ToolSeparator.qml b/tests/auto/customization/data/styles/incomplete/ToolSeparator.qml
deleted file mode 100644
index aa413dd0..00000000
--- a/tests/auto/customization/data/styles/incomplete/ToolSeparator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolSeparator {
- id: control
- objectName: "toolseparator-incomplete"
-
- contentItem: Item {
- objectName: "toolseparator-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "toolseparator-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/ToolTip.qml b/tests/auto/customization/data/styles/incomplete/ToolTip.qml
deleted file mode 100644
index d2104f9e..00000000
--- a/tests/auto/customization/data/styles/incomplete/ToolTip.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolTip {
- id: control
- objectName: "tooltip-incomplete"
-
- contentItem: Item {
- objectName: "tooltip-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "tooltip-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/Tumbler.qml b/tests/auto/customization/data/styles/incomplete/Tumbler.qml
deleted file mode 100644
index 996af0d2..00000000
--- a/tests/auto/customization/data/styles/incomplete/Tumbler.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Tumbler {
- id: control
- objectName: "tumbler-incomplete"
-
- contentItem: ListView {
- objectName: "tumbler-contentItem-incomplete"
- }
-
- background: Item {
- objectName: "tumbler-background-incomplete"
- }
-}
diff --git a/tests/auto/customization/data/styles/incomplete/qmldir b/tests/auto/customization/data/styles/incomplete/qmldir
deleted file mode 100644
index e8813bd5..00000000
--- a/tests/auto/customization/data/styles/incomplete/qmldir
+++ /dev/null
@@ -1,59 +0,0 @@
-module incomplete
-
-AbstractButton 6.0 AbstractButton.qml
-Action 6.0 Action.qml
-ActionGroup 6.0 ActionGroup.qml
-ApplicationWindow 6.0 ApplicationWindow.qml
-BusyIndicator 6.0 BusyIndicator.qml
-Button 6.0 Button.qml
-ButtonGroup 6.0 ButtonGroup.qml
-CheckBox 6.0 CheckBox.qml
-CheckDelegate 6.0 CheckDelegate.qml
-ComboBox 6.0 ComboBox.qml
-Container 6.0 Container.qml
-Control 6.0 Control.qml
-DelayButton 6.0 DelayButton.qml
-Dial 6.0 Dial.qml
-Dialog 6.0 Dialog.qml
-DialogButtonBox 6.0 DialogButtonBox.qml
-Drawer 6.0 Drawer.qml
-Frame 6.0 Frame.qml
-GroupBox 6.0 GroupBox.qml
-HorizontalHeaderView 6.0 HorizontalHeaderView.qml
-ItemDelegate 6.0 ItemDelegate.qml
-Label 6.0 Label.qml
-Menu 6.0 Menu.qml
-MenuBar 6.0 MenuBar.qml
-MenuBarItem 6.0 MenuBarItem.qml
-MenuItem 6.0 MenuItem.qml
-MenuSeparator 6.0 MenuSeparator.qml
-Page 6.0 Page.qml
-PageIndicator 6.0 PageIndicator.qml
-Pane 6.0 Pane.qml
-Popup 6.0 Popup.qml
-ProgressBar 6.0 ProgressBar.qml
-RadioButton 6.0 RadioButton.qml
-RadioDelegate 6.0 RadioDelegate.qml
-RangeSlider 6.0 RangeSlider.qml
-RoundButton 6.0 RoundButton.qml
-ScrollBar 6.0 ScrollBar.qml
-ScrollIndicator 6.0 ScrollIndicator.qml
-ScrollView 6.0 ScrollView.qml
-Slider 6.0 Slider.qml
-SpinBox 6.0 SpinBox.qml
-SplitView 6.0 SplitView.qml
-StackView 6.0 StackView.qml
-SwipeDelegate 6.0 SwipeDelegate.qml
-SwipeView 6.0 SwipeView.qml
-Switch 6.0 Switch.qml
-SwitchDelegate 6.0 SwitchDelegate.qml
-TabBar 6.0 TabBar.qml
-TabButton 6.0 TabButton.qml
-TextArea 6.0 TextArea.qml
-TextField 6.0 TextField.qml
-ToolBar 6.0 ToolBar.qml
-ToolButton 6.0 ToolButton.qml
-ToolSeparator 6.0 ToolSeparator.qml
-ToolTip 6.0 ToolTip.qml
-Tumbler 6.0 Tumbler.qml
-VerticalHeaderView 6.0 VerticalHeaderView.qml
diff --git a/tests/auto/customization/data/styles/override/AbstractButton.qml b/tests/auto/customization/data/styles/override/AbstractButton.qml
deleted file mode 100644
index e8bf0b90..00000000
--- a/tests/auto/customization/data/styles/override/AbstractButton.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.AbstractButton {
- id: control
- objectName: "abstractbutton-override"
-
- indicator: Item {
- objectName: "abstractbutton-indicator-override"
- }
-
- contentItem: Item {
- objectName: "abstractbutton-contentItem-override"
- }
-
- background: Item {
- objectName: "abstractbutton-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ApplicationWindow.qml b/tests/auto/customization/data/styles/override/ApplicationWindow.qml
deleted file mode 100644
index 43b94010..00000000
--- a/tests/auto/customization/data/styles/override/ApplicationWindow.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ApplicationWindow {
- id: control
- objectName: "applicationwindow-override"
-
- background: Item {
- objectName: "applicationwindow-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/BusyIndicator.qml b/tests/auto/customization/data/styles/override/BusyIndicator.qml
deleted file mode 100644
index 12418ff7..00000000
--- a/tests/auto/customization/data/styles/override/BusyIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.BusyIndicator {
- id: control
- objectName: "busyindicator-override"
-
- contentItem: Item {
- objectName: "busyindicator-contentItem-override"
- }
-
- background: Item {
- objectName: "busyindicator-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Button.qml b/tests/auto/customization/data/styles/override/Button.qml
deleted file mode 100644
index 692c2fda..00000000
--- a/tests/auto/customization/data/styles/override/Button.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Button {
- id: control
- objectName: "button-override"
-
- contentItem: Item {
- objectName: "button-contentItem-override"
- }
-
- background: Item {
- objectName: "button-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/CheckBox.qml b/tests/auto/customization/data/styles/override/CheckBox.qml
deleted file mode 100644
index 9830931b..00000000
--- a/tests/auto/customization/data/styles/override/CheckBox.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.CheckBox {
- id: control
- objectName: "checkbox-override"
-
- indicator: Item {
- objectName: "checkbox-indicator-override"
- }
-
- contentItem: Item {
- objectName: "checkbox-contentItem-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/CheckDelegate.qml b/tests/auto/customization/data/styles/override/CheckDelegate.qml
deleted file mode 100644
index 77cdf23d..00000000
--- a/tests/auto/customization/data/styles/override/CheckDelegate.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.CheckDelegate {
- id: control
- objectName: "checkdelegate-override"
-
- indicator: Item {
- objectName: "checkdelegate-indicator-override"
- }
-
- contentItem: Item {
- objectName: "checkdelegate-contentItem-override"
- }
-
- background: Item {
- objectName: "checkdelegate-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ComboBox.qml b/tests/auto/customization/data/styles/override/ComboBox.qml
deleted file mode 100644
index c3276dcc..00000000
--- a/tests/auto/customization/data/styles/override/ComboBox.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-import "../simple" as Simple
-
-Simple.ComboBox {
- id: control
- objectName: "combobox-override"
-
- indicator: Item {
- objectName: "combobox-indicator-override"
- }
-
- contentItem: Item {
- objectName: "combobox-contentItem-override"
- }
-
- background: Item {
- objectName: "combobox-background-override"
- }
-
- popup: T.Popup {
- objectName: "combobox-popup-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Container.qml b/tests/auto/customization/data/styles/override/Container.qml
deleted file mode 100644
index b732aefa..00000000
--- a/tests/auto/customization/data/styles/override/Container.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Container {
- id: control
- objectName: "container-override"
-
- contentItem: Item {
- objectName: "container-contentItem-override"
- }
-
- background: Item {
- objectName: "container-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Control.qml b/tests/auto/customization/data/styles/override/Control.qml
deleted file mode 100644
index b4fefcf5..00000000
--- a/tests/auto/customization/data/styles/override/Control.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Control {
- id: control
- objectName: "control-override"
-
- contentItem: Item {
- objectName: "control-contentItem-override"
- }
-
- background: Item {
- objectName: "control-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/DelayButton.qml b/tests/auto/customization/data/styles/override/DelayButton.qml
deleted file mode 100644
index 5ee03d57..00000000
--- a/tests/auto/customization/data/styles/override/DelayButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.DelayButton {
- id: control
- objectName: "delaybutton-override"
-
- contentItem: Item {
- objectName: "delaybutton-contentItem-override"
- }
-
- background: Item {
- objectName: "delaybutton-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Dial.qml b/tests/auto/customization/data/styles/override/Dial.qml
deleted file mode 100644
index d452a58f..00000000
--- a/tests/auto/customization/data/styles/override/Dial.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Dial {
- id: control
- objectName: "dial-override"
-
- handle: Item {
- objectName: "dial-handle-override"
- }
-
- background: Item {
- objectName: "dial-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Dialog.qml b/tests/auto/customization/data/styles/override/Dialog.qml
deleted file mode 100644
index 29e3d26d..00000000
--- a/tests/auto/customization/data/styles/override/Dialog.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Dialog {
- id: control
- objectName: "dialog-override"
-
- contentItem: Item {
- objectName: "dialog-contentItem-override"
- }
-
- background: Item {
- objectName: "dialog-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/DialogButtonBox.qml b/tests/auto/customization/data/styles/override/DialogButtonBox.qml
deleted file mode 100644
index c79b9f81..00000000
--- a/tests/auto/customization/data/styles/override/DialogButtonBox.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.DialogButtonBox {
- id: control
- objectName: "dialogbuttonbox-override"
-
- contentItem: Item {
- objectName: "dialogbuttonbox-contentItem-override"
- }
-
- background: Item {
- objectName: "dialogbuttonbox-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Drawer.qml b/tests/auto/customization/data/styles/override/Drawer.qml
deleted file mode 100644
index 65aa625c..00000000
--- a/tests/auto/customization/data/styles/override/Drawer.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Drawer {
- id: control
- objectName: "drawer-override"
-
- contentItem: Item {
- objectName: "drawer-contentItem-override"
- }
-
- background: Item {
- objectName: "drawer-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Frame.qml b/tests/auto/customization/data/styles/override/Frame.qml
deleted file mode 100644
index b31b70aa..00000000
--- a/tests/auto/customization/data/styles/override/Frame.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Frame {
- id: control
- objectName: "frame-override"
-
- contentItem: Item {
- objectName: "frame-contentItem-override"
- }
-
- background: Item {
- objectName: "frame-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/GroupBox.qml b/tests/auto/customization/data/styles/override/GroupBox.qml
deleted file mode 100644
index 0d0bfbd9..00000000
--- a/tests/auto/customization/data/styles/override/GroupBox.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.GroupBox {
- id: control
- objectName: "groupbox-override"
-
- label: Text {
- objectName: "groupbox-label-override"
- }
-
- contentItem: Item {
- objectName: "groupbox-contentItem-override"
- }
-
- background: Item {
- objectName: "groupbox-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ItemDelegate.qml b/tests/auto/customization/data/styles/override/ItemDelegate.qml
deleted file mode 100644
index 4a087c75..00000000
--- a/tests/auto/customization/data/styles/override/ItemDelegate.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ItemDelegate {
- id: control
- objectName: "itemdelegate-override"
-
- contentItem: Item {
- objectName: "itemdelegate-contentItem-override"
- }
-
- background: Item {
- objectName: "itemdelegate-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Label.qml b/tests/auto/customization/data/styles/override/Label.qml
deleted file mode 100644
index 883cff74..00000000
--- a/tests/auto/customization/data/styles/override/Label.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Label {
- id: control
- objectName: "label-override"
-
- background: Item {
- objectName: "label-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Menu.qml b/tests/auto/customization/data/styles/override/Menu.qml
deleted file mode 100644
index f551fae8..00000000
--- a/tests/auto/customization/data/styles/override/Menu.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Menu {
- id: control
- objectName: "menu-override"
-
- contentItem: Item {
- objectName: "menu-contentItem-override"
- }
-
- background: Item {
- objectName: "menu-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/MenuBar.qml b/tests/auto/customization/data/styles/override/MenuBar.qml
deleted file mode 100644
index b7f54cfb..00000000
--- a/tests/auto/customization/data/styles/override/MenuBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.MenuBar {
- id: control
- objectName: "menubar-override"
-
- contentItem: Item {
- objectName: "menubar-contentItem-override"
- }
-
- background: Item {
- objectName: "menubar-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/MenuBarItem.qml b/tests/auto/customization/data/styles/override/MenuBarItem.qml
deleted file mode 100644
index 513b59ce..00000000
--- a/tests/auto/customization/data/styles/override/MenuBarItem.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.MenuBarItem {
- id: control
- objectName: "menubaritem-override"
-
- contentItem: Item {
- objectName: "menubaritem-contentItem-override"
- }
-
- background: Item {
- objectName: "menubaritem-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/MenuItem.qml b/tests/auto/customization/data/styles/override/MenuItem.qml
deleted file mode 100644
index 7f7f569a..00000000
--- a/tests/auto/customization/data/styles/override/MenuItem.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.MenuItem {
- id: control
- objectName: "menuitem-override"
-
- arrow: Item {
- objectName: "menuitem-arrow-override"
- }
-
- indicator: Item {
- objectName: "menuitem-indicator-override"
- }
-
- contentItem: Item {
- objectName: "menuitem-contentItem-override"
- }
-
- background: Item {
- objectName: "menuitem-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/MenuSeparator.qml b/tests/auto/customization/data/styles/override/MenuSeparator.qml
deleted file mode 100644
index 57a2db15..00000000
--- a/tests/auto/customization/data/styles/override/MenuSeparator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.MenuSeparator {
- id: control
- objectName: "menuseparator-override"
-
- contentItem: Item {
- objectName: "menuseparator-contentItem-override"
- }
-
- background: Item {
- objectName: "menuseparator-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Page.qml b/tests/auto/customization/data/styles/override/Page.qml
deleted file mode 100644
index c51d1e73..00000000
--- a/tests/auto/customization/data/styles/override/Page.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Page {
- id: control
- objectName: "page-override"
-
- contentItem: Item {
- objectName: "page-contentItem-override"
- }
-
- background: Item {
- objectName: "page-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/PageIndicator.qml b/tests/auto/customization/data/styles/override/PageIndicator.qml
deleted file mode 100644
index 3d58299e..00000000
--- a/tests/auto/customization/data/styles/override/PageIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.PageIndicator {
- id: control
- objectName: "pageindicator-override"
-
- contentItem: Item {
- objectName: "pageindicator-contentItem-override"
- }
-
- background: Item {
- objectName: "pageindicator-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Pane.qml b/tests/auto/customization/data/styles/override/Pane.qml
deleted file mode 100644
index 70a29441..00000000
--- a/tests/auto/customization/data/styles/override/Pane.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Pane {
- id: control
- objectName: "pane-override"
-
- contentItem: Item {
- objectName: "pane-contentItem-override"
- }
-
- background: Item {
- objectName: "pane-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Popup.qml b/tests/auto/customization/data/styles/override/Popup.qml
deleted file mode 100644
index a63879bd..00000000
--- a/tests/auto/customization/data/styles/override/Popup.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Popup {
- id: control
- objectName: "popup-override"
-
- contentItem: Item {
- objectName: "popup-contentItem-override"
- }
-
- background: Item {
- objectName: "popup-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ProgressBar.qml b/tests/auto/customization/data/styles/override/ProgressBar.qml
deleted file mode 100644
index 2a9e636a..00000000
--- a/tests/auto/customization/data/styles/override/ProgressBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ProgressBar {
- id: control
- objectName: "progressbar-override"
-
- contentItem: Item {
- objectName: "progressbar-contentItem-override"
- }
-
- background: Item {
- objectName: "progressbar-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/RadioButton.qml b/tests/auto/customization/data/styles/override/RadioButton.qml
deleted file mode 100644
index 5bd5c721..00000000
--- a/tests/auto/customization/data/styles/override/RadioButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.RadioButton {
- id: control
- objectName: "radiobutton-override"
-
- indicator: Item {
- objectName: "radiobutton-indicator-override"
- }
-
- contentItem: Item {
- objectName: "radiobutton-contentItem-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/RadioDelegate.qml b/tests/auto/customization/data/styles/override/RadioDelegate.qml
deleted file mode 100644
index 7fbe3833..00000000
--- a/tests/auto/customization/data/styles/override/RadioDelegate.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.RadioDelegate {
- id: control
- objectName: "radiodelegate-override"
-
- indicator: Item {
- objectName: "radiodelegate-indicator-override"
- }
-
- contentItem: Item {
- objectName: "radiodelegate-contentItem-override"
- }
-
- background: Item {
- objectName: "radiodelegate-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/RangeSlider.qml b/tests/auto/customization/data/styles/override/RangeSlider.qml
deleted file mode 100644
index 0f4cda99..00000000
--- a/tests/auto/customization/data/styles/override/RangeSlider.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.RangeSlider {
- id: control
- objectName: "rangeslider-override"
-
- first.handle: Item {
- objectName: "rangeslider-first.handle-override"
- }
-
- second.handle: Item {
- objectName: "rangeslider-second.handle-override"
- }
-
- background: Item {
- objectName: "rangeslider-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/RoundButton.qml b/tests/auto/customization/data/styles/override/RoundButton.qml
deleted file mode 100644
index 1a0b0e05..00000000
--- a/tests/auto/customization/data/styles/override/RoundButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.RoundButton {
- id: control
- objectName: "roundbutton-override"
-
- contentItem: Item {
- objectName: "roundbutton-contentItem-override"
- }
-
- background: Item {
- objectName: "roundbutton-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ScrollBar.qml b/tests/auto/customization/data/styles/override/ScrollBar.qml
deleted file mode 100644
index fc551710..00000000
--- a/tests/auto/customization/data/styles/override/ScrollBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ScrollBar {
- id: control
- objectName: "scrollbar-override"
-
- contentItem: Item {
- objectName: "scrollbar-contentItem-override"
- }
-
- background: Item {
- objectName: "scrollbar-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ScrollIndicator.qml b/tests/auto/customization/data/styles/override/ScrollIndicator.qml
deleted file mode 100644
index 06497abb..00000000
--- a/tests/auto/customization/data/styles/override/ScrollIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ScrollIndicator {
- id: control
- objectName: "scrollindicator-override"
-
- contentItem: Item {
- objectName: "scrollindicator-contentItem-override"
- }
-
- background: Item {
- objectName: "scrollindicator-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ScrollView.qml b/tests/auto/customization/data/styles/override/ScrollView.qml
deleted file mode 100644
index bc02c265..00000000
--- a/tests/auto/customization/data/styles/override/ScrollView.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ScrollView {
- id: control
- objectName: "scrollview-override"
-
- background: Item {
- objectName: "scrollview-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Slider.qml b/tests/auto/customization/data/styles/override/Slider.qml
deleted file mode 100644
index 052c523b..00000000
--- a/tests/auto/customization/data/styles/override/Slider.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Slider {
- id: control
- objectName: "slider-override"
-
- handle: Item {
- objectName: "slider-handle-override"
- }
-
- background: Item {
- objectName: "slider-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/SpinBox.qml b/tests/auto/customization/data/styles/override/SpinBox.qml
deleted file mode 100644
index d074ec63..00000000
--- a/tests/auto/customization/data/styles/override/SpinBox.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.SpinBox {
- id: control
- objectName: "spinbox-override"
-
- up.indicator: Item {
- objectName: "spinbox-up.indicator-override"
- }
-
- down.indicator: Item {
- objectName: "spinbox-down.indicator-override"
- }
-
- contentItem: Item {
- objectName: "spinbox-contentItem-override"
- }
-
- background: Item {
- objectName: "spinbox-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/StackView.qml b/tests/auto/customization/data/styles/override/StackView.qml
deleted file mode 100644
index bc33d64b..00000000
--- a/tests/auto/customization/data/styles/override/StackView.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.StackView {
- id: control
- objectName: "stackview-override"
-
- contentItem: Item {
- objectName: "stackview-contentItem-override"
- }
-
- background: Item {
- objectName: "stackview-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/SwipeDelegate.qml b/tests/auto/customization/data/styles/override/SwipeDelegate.qml
deleted file mode 100644
index bb387370..00000000
--- a/tests/auto/customization/data/styles/override/SwipeDelegate.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.SwipeDelegate {
- id: control
- objectName: "swipedelegate-override"
-
- contentItem: Item {
- objectName: "swipedelegate-contentItem-override"
- }
-
- background: Item {
- objectName: "swipedelegate-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/SwipeView.qml b/tests/auto/customization/data/styles/override/SwipeView.qml
deleted file mode 100644
index 63646a0b..00000000
--- a/tests/auto/customization/data/styles/override/SwipeView.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.SwipeView {
- id: control
- objectName: "swipeview-override"
-
- contentItem: Item {
- objectName: "swipeview-contentItem-override"
- }
-
- background: Item {
- objectName: "swipeview-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Switch.qml b/tests/auto/customization/data/styles/override/Switch.qml
deleted file mode 100644
index 57a3f804..00000000
--- a/tests/auto/customization/data/styles/override/Switch.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Switch {
- id: control
- objectName: "switch-override"
-
- indicator: Item {
- objectName: "switch-indicator-override"
- }
-
- contentItem: Item {
- objectName: "switch-contentItem-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/SwitchDelegate.qml b/tests/auto/customization/data/styles/override/SwitchDelegate.qml
deleted file mode 100644
index 6b9986d8..00000000
--- a/tests/auto/customization/data/styles/override/SwitchDelegate.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.SwitchDelegate {
- id: control
- objectName: "switchdelegate-override"
-
- indicator: Item {
- objectName: "switchdelegate-indicator-override"
- }
-
- contentItem: Item {
- objectName: "switchdelegate-contentItem-override"
- }
-
- background: Item {
- objectName: "switchdelegate-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/TabBar.qml b/tests/auto/customization/data/styles/override/TabBar.qml
deleted file mode 100644
index b3e03bdd..00000000
--- a/tests/auto/customization/data/styles/override/TabBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.TabBar {
- id: control
- objectName: "tabbar-override"
-
- contentItem: Item {
- objectName: "tabbar-contentItem-override"
- }
-
- background: Item {
- objectName: "tabbar-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/TabButton.qml b/tests/auto/customization/data/styles/override/TabButton.qml
deleted file mode 100644
index f2852f68..00000000
--- a/tests/auto/customization/data/styles/override/TabButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.TabButton {
- id: control
- objectName: "tabbutton-override"
-
- contentItem: Item {
- objectName: "tabbutton-contentItem-override"
- }
-
- background: Item {
- objectName: "tabbutton-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/TextArea.qml b/tests/auto/customization/data/styles/override/TextArea.qml
deleted file mode 100644
index ad4a3c7b..00000000
--- a/tests/auto/customization/data/styles/override/TextArea.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.TextArea {
- id: control
- objectName: "textarea-override"
-
- background: Item {
- objectName: "textarea-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/TextField.qml b/tests/auto/customization/data/styles/override/TextField.qml
deleted file mode 100644
index 39bb695e..00000000
--- a/tests/auto/customization/data/styles/override/TextField.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.TextField {
- id: control
- objectName: "textfield-override"
-
- background: Item {
- objectName: "textfield-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ToolBar.qml b/tests/auto/customization/data/styles/override/ToolBar.qml
deleted file mode 100644
index 8af7238e..00000000
--- a/tests/auto/customization/data/styles/override/ToolBar.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ToolBar {
- id: control
- objectName: "toolbar-override"
-
- contentItem: Item {
- objectName: "toolbar-contentItem-override"
- }
-
- background: Item {
- objectName: "toolbar-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ToolButton.qml b/tests/auto/customization/data/styles/override/ToolButton.qml
deleted file mode 100644
index a9e285fb..00000000
--- a/tests/auto/customization/data/styles/override/ToolButton.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ToolButton {
- id: control
- objectName: "toolbutton-override"
-
- contentItem: Item {
- objectName: "toolbutton-contentItem-override"
- }
-
- background: Item {
- objectName: "toolbutton-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ToolSeparator.qml b/tests/auto/customization/data/styles/override/ToolSeparator.qml
deleted file mode 100644
index 5c6b408d..00000000
--- a/tests/auto/customization/data/styles/override/ToolSeparator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ToolSeparator {
- id: control
- objectName: "toolseparator-override"
-
- contentItem: Item {
- objectName: "toolseparator-contentItem-override"
- }
-
- background: Item {
- objectName: "toolseparator-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/ToolTip.qml b/tests/auto/customization/data/styles/override/ToolTip.qml
deleted file mode 100644
index 642d6184..00000000
--- a/tests/auto/customization/data/styles/override/ToolTip.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.ToolTip {
- id: control
- objectName: "tooltip-override"
-
- contentItem: Item {
- objectName: "tooltip-contentItem-override"
- }
-
- background: Item {
- objectName: "tooltip-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/Tumbler.qml b/tests/auto/customization/data/styles/override/Tumbler.qml
deleted file mode 100644
index 72d68f8a..00000000
--- a/tests/auto/customization/data/styles/override/Tumbler.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import "../simple" as Simple
-
-Simple.Tumbler {
- id: control
- objectName: "tumbler-override"
-
- contentItem: ListView {
- objectName: "tumbler-contentItem-override"
- }
-
- background: Item {
- objectName: "tumbler-background-override"
- }
-}
diff --git a/tests/auto/customization/data/styles/override/qmldir b/tests/auto/customization/data/styles/override/qmldir
deleted file mode 100644
index f15ba96a..00000000
--- a/tests/auto/customization/data/styles/override/qmldir
+++ /dev/null
@@ -1,59 +0,0 @@
-module override
-
-AbstractButton 6.0 AbstractButton.qml
-Action 6.0 Action.qml
-ActionGroup 6.0 ActionGroup.qml
-ApplicationWindow 6.0 ApplicationWindow.qml
-BusyIndicator 6.0 BusyIndicator.qml
-Button 6.0 Button.qml
-ButtonGroup 6.0 ButtonGroup.qml
-CheckBox 6.0 CheckBox.qml
-CheckDelegate 6.0 CheckDelegate.qml
-ComboBox 6.0 ComboBox.qml
-Container 6.0 Container.qml
-Control 6.0 Control.qml
-DelayButton 6.0 DelayButton.qml
-Dial 6.0 Dial.qml
-Dialog 6.0 Dialog.qml
-DialogButtonBox 6.0 DialogButtonBox.qml
-Drawer 6.0 Drawer.qml
-Frame 6.0 Frame.qml
-GroupBox 6.0 GroupBox.qml
-HorizontalHeaderView 6.0 HorizontalHeaderView.qml
-ItemDelegate 6.0 ItemDelegate.qml
-Label 6.0 Label.qml
-Menu 6.0 Menu.qml
-MenuBar 6.0 MenuBar.qml
-MenuBarItem 6.0 MenuBarItem.qml
-MenuItem 6.0 MenuItem.qml
-MenuSeparator 6.0 MenuSeparator.qml
-Page 6.0 Page.qml
-PageIndicator 6.0 PageIndicator.qml
-Pane 6.0 Pane.qml
-Popup 6.0 Popup.qml
-ProgressBar 6.0 ProgressBar.qml
-RadioButton 6.0 RadioButton.qml
-RadioDelegate 6.0 RadioDelegate.qml
-RangeSlider 6.0 RangeSlider.qml
-RoundButton 6.0 RoundButton.qml
-ScrollBar 6.0 ScrollBar.qml
-ScrollIndicator 6.0 ScrollIndicator.qml
-ScrollView 6.0 ScrollView.qml
-Slider 6.0 Slider.qml
-SpinBox 6.0 SpinBox.qml
-SplitView 6.0 SplitView.qml
-StackView 6.0 StackView.qml
-SwipeDelegate 6.0 SwipeDelegate.qml
-SwipeView 6.0 SwipeView.qml
-Switch 6.0 Switch.qml
-SwitchDelegate 6.0 SwitchDelegate.qml
-TabBar 6.0 TabBar.qml
-TabButton 6.0 TabButton.qml
-TextArea 6.0 TextArea.qml
-TextField 6.0 TextField.qml
-ToolBar 6.0 ToolBar.qml
-ToolButton 6.0 ToolButton.qml
-ToolSeparator 6.0 ToolSeparator.qml
-ToolTip 6.0 ToolTip.qml
-Tumbler 6.0 Tumbler.qml
-VerticalHeaderView 6.0 VerticalHeaderView.qml
diff --git a/tests/auto/customization/data/styles/simple/AbstractButton.qml b/tests/auto/customization/data/styles/simple/AbstractButton.qml
deleted file mode 100644
index f8eaef0c..00000000
--- a/tests/auto/customization/data/styles/simple/AbstractButton.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.AbstractButton {
- id: control
- objectName: "abstractbutton-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight, background.implicitHeight)
-
- indicator: Text {
- objectName: "abstractbutton-indicator-simple"
- text: control.checked ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "abstractbutton-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "abstractbutton-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ApplicationWindow.qml b/tests/auto/customization/data/styles/simple/ApplicationWindow.qml
deleted file mode 100644
index ec39193b..00000000
--- a/tests/auto/customization/data/styles/simple/ApplicationWindow.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ApplicationWindow {
- id: control
- objectName: "applicationwindow-simple"
-
- minimumWidth: background.implicitWidth
- minimumHeight: background.implicitHeight
-
- background: Rectangle {
- objectName: "applicationwindow-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/BusyIndicator.qml b/tests/auto/customization/data/styles/simple/BusyIndicator.qml
deleted file mode 100644
index 1dcebb9b..00000000
--- a/tests/auto/customization/data/styles/simple/BusyIndicator.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.BusyIndicator {
- id: control
- objectName: "busyindicator-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "busyindicator-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "busyindicator-background-simple"
- color: control.running ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Button.qml b/tests/auto/customization/data/styles/simple/Button.qml
deleted file mode 100644
index 993c585b..00000000
--- a/tests/auto/customization/data/styles/simple/Button.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Button {
- id: control
- objectName: "button-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "button-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "button-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/CheckBox.qml b/tests/auto/customization/data/styles/simple/CheckBox.qml
deleted file mode 100644
index f4a95f0f..00000000
--- a/tests/auto/customization/data/styles/simple/CheckBox.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckBox {
- id: control
- objectName: "checkbox-simple"
-
- implicitWidth: contentItem.implicitWidth + indicator.implicitWidth
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight)
-
- indicator: Text {
- objectName: "checkbox-indicator-simple"
- text: control.checked ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "checkbox-contentItem-simple"
- text: control.text
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/CheckDelegate.qml b/tests/auto/customization/data/styles/simple/CheckDelegate.qml
deleted file mode 100644
index 563db329..00000000
--- a/tests/auto/customization/data/styles/simple/CheckDelegate.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.CheckDelegate {
- id: control
- objectName: "checkdelegate-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight, background.implicitHeight)
-
- indicator: Text {
- objectName: "checkdelegate-indicator-simple"
- text: control.checked ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "checkdelegate-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "checkdelegate-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ComboBox.qml b/tests/auto/customization/data/styles/simple/ComboBox.qml
deleted file mode 100644
index ed861389..00000000
--- a/tests/auto/customization/data/styles/simple/ComboBox.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ComboBox {
- id: control
- objectName: "combobox-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight, background.implicitHeight)
-
- indicator: Text {
- objectName: "combobox-indicator-simple"
- text: control.comboed ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "combobox-contentItem-simple"
- text: control.currentText
- }
-
- background: Rectangle {
- objectName: "combobox-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.down ? "red" : "green"
- }
-
- popup: T.Popup {
- objectName: "combobox-popup-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Container.qml b/tests/auto/customization/data/styles/simple/Container.qml
deleted file mode 100644
index 4a150096..00000000
--- a/tests/auto/customization/data/styles/simple/Container.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Container {
- id: control
- objectName: "container-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "container-contentItem-simple"
- }
-
- background: Item {
- objectName: "container-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Control.qml b/tests/auto/customization/data/styles/simple/Control.qml
deleted file mode 100644
index e083f8ac..00000000
--- a/tests/auto/customization/data/styles/simple/Control.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Control {
- id: control
- objectName: "control-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "control-contentItem-simple"
- }
-
- background: Item {
- objectName: "control-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/DelayButton.qml b/tests/auto/customization/data/styles/simple/DelayButton.qml
deleted file mode 100644
index 8f33c401..00000000
--- a/tests/auto/customization/data/styles/simple/DelayButton.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DelayButton {
- id: control
- objectName: "delaybutton-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "delaybutton-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "delaybutton-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Dial.qml b/tests/auto/customization/data/styles/simple/Dial.qml
deleted file mode 100644
index c1a9b50b..00000000
--- a/tests/auto/customization/data/styles/simple/Dial.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dial {
- id: control
- objectName: "dial-simple"
-
- implicitWidth: Math.max(handle.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(handle.implicitHeight, background.implicitHeight)
-
- handle: Rectangle {
- objectName: "dial-handle-simple"
- color: control.pressed ? "red" : "green"
- }
-
- background: Rectangle {
- objectName: "dial-background-simple"
- implicitWidth: 200
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Dialog.qml b/tests/auto/customization/data/styles/simple/Dialog.qml
deleted file mode 100644
index 787acca9..00000000
--- a/tests/auto/customization/data/styles/simple/Dialog.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Dialog {
- id: control
- objectName: "dialog-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "dialog-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "dialog-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/DialogButtonBox.qml b/tests/auto/customization/data/styles/simple/DialogButtonBox.qml
deleted file mode 100644
index d7da32e0..00000000
--- a/tests/auto/customization/data/styles/simple/DialogButtonBox.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.DialogButtonBox {
- id: control
- objectName: "dialogbuttonbox-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "dialogbuttonbox-contentItem-simple"
- }
-
- background: Item {
- objectName: "dialogbuttonbox-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Drawer.qml b/tests/auto/customization/data/styles/simple/Drawer.qml
deleted file mode 100644
index 8239b1af..00000000
--- a/tests/auto/customization/data/styles/simple/Drawer.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Drawer {
- id: control
- objectName: "drawer-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "drawer-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "drawer-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Frame.qml b/tests/auto/customization/data/styles/simple/Frame.qml
deleted file mode 100644
index cbeb3c5d..00000000
--- a/tests/auto/customization/data/styles/simple/Frame.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Frame {
- id: control
- objectName: "frame-simple"
-
- implicitWidth: Math.max(background.implicitWidth, contentWidth)
- implicitHeight: Math.max(background.implicitHeight, contentHeight)
-
- contentWidth: contentItem.implicitWidth || (contentChildren.length === 1 ? contentChildren[0].implicitWidth : 0)
- contentHeight: contentItem.implicitHeight || (contentChildren.length === 1 ? contentChildren[0].implicitHeight : 0)
-
- contentItem: Item {
- objectName: "frame-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "frame-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/GroupBox.qml b/tests/auto/customization/data/styles/simple/GroupBox.qml
deleted file mode 100644
index 14dc3341..00000000
--- a/tests/auto/customization/data/styles/simple/GroupBox.qml
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.GroupBox {
- id: control
- objectName: "groupbox-simple"
-
- implicitWidth: Math.max(background.implicitWidth, contentWidth)
- implicitHeight: Math.max(background.implicitHeight, contentHeight)
-
- contentWidth: contentItem.implicitWidth || (contentChildren.length === 1 ? contentChildren[0].implicitWidth : 0)
- contentHeight: contentItem.implicitHeight || (contentChildren.length === 1 ? contentChildren[0].implicitHeight : 0)
-
- contentItem: Item {
- objectName: "groupbox-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "groupbox-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-
- label: Text {
- objectName: "groupbox-label-simple"
- text: control.title
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ItemDelegate.qml b/tests/auto/customization/data/styles/simple/ItemDelegate.qml
deleted file mode 100644
index a22ec3aa..00000000
--- a/tests/auto/customization/data/styles/simple/ItemDelegate.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ItemDelegate {
- id: control
- objectName: "itemdelegate-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "itemdelegate-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "itemdelegate-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Label.qml b/tests/auto/customization/data/styles/simple/Label.qml
deleted file mode 100644
index 80b34723..00000000
--- a/tests/auto/customization/data/styles/simple/Label.qml
+++ /dev/null
@@ -1,63 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Label {
- id: control
- objectName: "label-simple"
-
- background: Rectangle {
- objectName: "label-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Menu.qml b/tests/auto/customization/data/styles/simple/Menu.qml
deleted file mode 100644
index 7538bd5b..00000000
--- a/tests/auto/customization/data/styles/simple/Menu.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Menu {
- id: control
- objectName: "menu-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: ListView {
- objectName: "menu-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "menu-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/MenuBar.qml b/tests/auto/customization/data/styles/simple/MenuBar.qml
deleted file mode 100644
index a38c876e..00000000
--- a/tests/auto/customization/data/styles/simple/MenuBar.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBar {
- id: control
- objectName: "menubar-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "menubar-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "menubar-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/MenuBarItem.qml b/tests/auto/customization/data/styles/simple/MenuBarItem.qml
deleted file mode 100644
index de9dc929..00000000
--- a/tests/auto/customization/data/styles/simple/MenuBarItem.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuBarItem {
- id: control
- objectName: "menubaritem-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "menubaritem-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "menubaritem-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/MenuItem.qml b/tests/auto/customization/data/styles/simple/MenuItem.qml
deleted file mode 100644
index 28d5998b..00000000
--- a/tests/auto/customization/data/styles/simple/MenuItem.qml
+++ /dev/null
@@ -1,82 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuItem {
- id: control
- objectName: "menuitem-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight, background.implicitHeight)
-
- arrow: Text {
- objectName: "menuitem-arrow-simple"
- text: control.mirrored ? "<" : ">"
- }
-
- indicator: Text {
- objectName: "menuitem-indicator-simple"
- text: control.checked ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "menuitem-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "menuitem-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/MenuSeparator.qml b/tests/auto/customization/data/styles/simple/MenuSeparator.qml
deleted file mode 100644
index 3df17b58..00000000
--- a/tests/auto/customization/data/styles/simple/MenuSeparator.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.MenuSeparator {
- id: control
- objectName: "menuseparator-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "menuseparator-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "menuseparator-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Page.qml b/tests/auto/customization/data/styles/simple/Page.qml
deleted file mode 100644
index 51ec6063..00000000
--- a/tests/auto/customization/data/styles/simple/Page.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Page {
- id: control
- objectName: "page-simple"
-
- implicitWidth: Math.max(background.implicitWidth, contentWidth)
- implicitHeight: Math.max(background.implicitHeight, contentHeight)
-
- contentWidth: contentItem.implicitWidth || (contentChildren.length === 1 ? contentChildren[0].implicitWidth : 0)
- contentHeight: contentItem.implicitHeight || (contentChildren.length === 1 ? contentChildren[0].implicitHeight : 0)
-
- contentItem: Item {
- objectName: "page-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "page-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/PageIndicator.qml b/tests/auto/customization/data/styles/simple/PageIndicator.qml
deleted file mode 100644
index d508687f..00000000
--- a/tests/auto/customization/data/styles/simple/PageIndicator.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.PageIndicator {
- id: control
- objectName: "pageindicator-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "pageindicator-contentItem-simple"
- }
-
- background: Item {
- objectName: "pageindicator-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Pane.qml b/tests/auto/customization/data/styles/simple/Pane.qml
deleted file mode 100644
index 3b9e12b8..00000000
--- a/tests/auto/customization/data/styles/simple/Pane.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Pane {
- id: control
- objectName: "pane-simple"
-
- implicitWidth: Math.max(background.implicitWidth, contentWidth)
- implicitHeight: Math.max(background.implicitHeight, contentHeight)
-
- contentWidth: contentItem.implicitWidth || (contentChildren.length === 1 ? contentChildren[0].implicitWidth : 0)
- contentHeight: contentItem.implicitHeight || (contentChildren.length === 1 ? contentChildren[0].implicitHeight : 0)
-
- contentItem: Item {
- objectName: "pane-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "pane-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Popup.qml b/tests/auto/customization/data/styles/simple/Popup.qml
deleted file mode 100644
index 8b62fcad..00000000
--- a/tests/auto/customization/data/styles/simple/Popup.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Popup {
- id: control
- objectName: "popup-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "popup-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "popup-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ProgressBar.qml b/tests/auto/customization/data/styles/simple/ProgressBar.qml
deleted file mode 100644
index 3f04e6b2..00000000
--- a/tests/auto/customization/data/styles/simple/ProgressBar.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ProgressBar {
- id: control
- objectName: "progressbar-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "progressbar-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "progressbar-background-simple"
- color: control.indeterminate ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/RadioButton.qml b/tests/auto/customization/data/styles/simple/RadioButton.qml
deleted file mode 100644
index 7ca5973b..00000000
--- a/tests/auto/customization/data/styles/simple/RadioButton.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioButton {
- id: control
- objectName: "radiobutton-simple"
-
- implicitWidth: contentItem.implicitWidth + indicator.implicitWidth
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight)
-
- indicator: Text {
- objectName: "radiobutton-indicator-simple"
- text: control.checked ? "O" : ""
- }
-
- contentItem: Text {
- objectName: "radiobutton-contentItem-simple"
- text: control.text
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/RadioDelegate.qml b/tests/auto/customization/data/styles/simple/RadioDelegate.qml
deleted file mode 100644
index bc96ad47..00000000
--- a/tests/auto/customization/data/styles/simple/RadioDelegate.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RadioDelegate {
- id: control
- objectName: "radiodelegate-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight, background.implicitHeight)
-
- indicator: Text {
- objectName: "radiodelegate-indicator-simple"
- text: control.radioed ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "radiodelegate-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "radiodelegate-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/RangeSlider.qml b/tests/auto/customization/data/styles/simple/RangeSlider.qml
deleted file mode 100644
index 202688c4..00000000
--- a/tests/auto/customization/data/styles/simple/RangeSlider.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RangeSlider {
- id: control
- objectName: "rangeslider-simple"
-
- implicitWidth: Math.max(control.first.handle.implicitWidth, control.second.handle.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(control.first.handle.implicitHeight, control.second.handle.implicitHeight, background.implicitHeight)
-
- first.handle: Rectangle {
- objectName: "rangeslider-first.handle-simple"
- color: control.first.pressed ? "red" : "green"
- }
-
- second.handle: Rectangle {
- objectName: "rangeslider-second.handle-simple"
- color: control.second.pressed ? "red" : "green"
- }
-
- background: Rectangle {
- objectName: "rangeslider-background-simple"
- implicitWidth: 200
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/RoundButton.qml b/tests/auto/customization/data/styles/simple/RoundButton.qml
deleted file mode 100644
index 3547239f..00000000
--- a/tests/auto/customization/data/styles/simple/RoundButton.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.RoundButton {
- id: control
- objectName: "roundbutton-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "roundbutton-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "roundbutton-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- radius: control.radius
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ScrollBar.qml b/tests/auto/customization/data/styles/simple/ScrollBar.qml
deleted file mode 100644
index 25bc3e09..00000000
--- a/tests/auto/customization/data/styles/simple/ScrollBar.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollBar {
- id: control
- objectName: "scrollbar-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "scrollbar-contentItem-simple"
- }
-
- background: Item {
- objectName: "scrollbar-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ScrollIndicator.qml b/tests/auto/customization/data/styles/simple/ScrollIndicator.qml
deleted file mode 100644
index a901671b..00000000
--- a/tests/auto/customization/data/styles/simple/ScrollIndicator.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollIndicator {
- id: control
- objectName: "scrollindicator-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "scrollindicator-contentItem-simple"
- }
-
- background: Item {
- objectName: "scrollindicator-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ScrollView.qml b/tests/auto/customization/data/styles/simple/ScrollView.qml
deleted file mode 100644
index 56334d84..00000000
--- a/tests/auto/customization/data/styles/simple/ScrollView.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ScrollView {
- id: control
- objectName: "scrollview-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- background: Rectangle {
- objectName: "scrollview-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Slider.qml b/tests/auto/customization/data/styles/simple/Slider.qml
deleted file mode 100644
index d5417404..00000000
--- a/tests/auto/customization/data/styles/simple/Slider.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Slider {
- id: control
- objectName: "slider-simple"
-
- implicitWidth: Math.max(handle.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(handle.implicitHeight, background.implicitHeight)
-
- handle: Rectangle {
- objectName: "slider-handle-simple"
- color: control.pressed ? "red" : "green"
- }
-
- background: Rectangle {
- objectName: "slider-background-simple"
- implicitWidth: 200
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/SpinBox.qml b/tests/auto/customization/data/styles/simple/SpinBox.qml
deleted file mode 100644
index 0facffad..00000000
--- a/tests/auto/customization/data/styles/simple/SpinBox.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SpinBox {
- id: control
- objectName: "spinbox-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + up.indicator.implicitWidth + down.indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, up.indicator.implicitHeight, down.indicator.implicitHeight, background.implicitHeight)
-
- up.indicator: Rectangle {
- objectName: "spinbox-up.indicator-simple"
- color: control.up.pressed ? "red" : "green"
- }
-
- down.indicator: Rectangle {
- objectName: "spinbox-down.indicator-simple"
- color: control.down.pressed ? "red" : "green"
- }
-
- contentItem: Text {
- objectName: "spinbox-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "spinbox-background-simple"
- implicitWidth: 200
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/StackView.qml b/tests/auto/customization/data/styles/simple/StackView.qml
deleted file mode 100644
index e16b9938..00000000
--- a/tests/auto/customization/data/styles/simple/StackView.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.StackView {
- id: control
- objectName: "stackview-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "stackview-contentItem-simple"
- }
-
- background: Item {
- objectName: "stackview-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/SwipeDelegate.qml b/tests/auto/customization/data/styles/simple/SwipeDelegate.qml
deleted file mode 100644
index fec9f120..00000000
--- a/tests/auto/customization/data/styles/simple/SwipeDelegate.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeDelegate {
- id: control
- objectName: "swipedelegate-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "swipedelegate-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "swipedelegate-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/SwipeView.qml b/tests/auto/customization/data/styles/simple/SwipeView.qml
deleted file mode 100644
index cf154b6b..00000000
--- a/tests/auto/customization/data/styles/simple/SwipeView.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwipeView {
- id: control
- objectName: "swipeview-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Item {
- objectName: "swipeview-contentItem-simple"
- }
-
- background: Item {
- objectName: "swipeview-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Switch.qml b/tests/auto/customization/data/styles/simple/Switch.qml
deleted file mode 100644
index 9e961308..00000000
--- a/tests/auto/customization/data/styles/simple/Switch.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Switch {
- id: control
- objectName: "switch-simple"
-
- implicitWidth: contentItem.implicitWidth + indicator.implicitWidth
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight)
-
- indicator: Item {
- objectName: "switch-indicator-simple"
- }
-
- contentItem: Item {
- objectName: "switch-contentItem-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/SwitchDelegate.qml b/tests/auto/customization/data/styles/simple/SwitchDelegate.qml
deleted file mode 100644
index f7eb1d5c..00000000
--- a/tests/auto/customization/data/styles/simple/SwitchDelegate.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.SwitchDelegate {
- id: control
- objectName: "switchdelegate-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth + indicator.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, indicator.implicitHeight, background.implicitHeight)
-
- indicator: Text {
- objectName: "switchdelegate-indicator-simple"
- text: control.radioed ? "V" : ""
- }
-
- contentItem: Text {
- objectName: "switchdelegate-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "switchdelegate-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/TabBar.qml b/tests/auto/customization/data/styles/simple/TabBar.qml
deleted file mode 100644
index 6b0f2b63..00000000
--- a/tests/auto/customization/data/styles/simple/TabBar.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabBar {
- id: control
- objectName: "tabbar-simple"
-
- implicitWidth: Math.max(background.implicitWidth, contentItem.implicitWidth)
- implicitHeight: Math.max(background.implicitHeight, contentItem.implicitHeight)
-
- contentItem: Item {
- objectName: "tabbar-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "tabbar-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/TabButton.qml b/tests/auto/customization/data/styles/simple/TabButton.qml
deleted file mode 100644
index 4c8a30ba..00000000
--- a/tests/auto/customization/data/styles/simple/TabButton.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TabButton {
- id: control
- objectName: "tabbutton-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "tabbutton-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "tabbutton-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/TextArea.qml b/tests/auto/customization/data/styles/simple/TextArea.qml
deleted file mode 100644
index 7e906433..00000000
--- a/tests/auto/customization/data/styles/simple/TextArea.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextArea {
- id: control
- objectName: "textarea-simple"
-
- implicitWidth: Math.max(contentWidth, background.implicitWidth)
- implicitHeight: Math.max(contentHeight, background.implicitHeight)
-
- background: Rectangle {
- objectName: "textarea-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/TextField.qml b/tests/auto/customization/data/styles/simple/TextField.qml
deleted file mode 100644
index 71a68534..00000000
--- a/tests/auto/customization/data/styles/simple/TextField.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.TextField {
- id: control
- objectName: "textfield-simple"
-
- implicitWidth: Math.max(contentWidth, background.implicitWidth)
- implicitHeight: Math.max(contentHeight, background.implicitHeight)
-
- background: Rectangle {
- objectName: "textfield-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ToolBar.qml b/tests/auto/customization/data/styles/simple/ToolBar.qml
deleted file mode 100644
index 30bba195..00000000
--- a/tests/auto/customization/data/styles/simple/ToolBar.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolBar {
- id: control
- objectName: "toolbar-simple"
-
- implicitWidth: Math.max(background.implicitWidth, contentWidth)
- implicitHeight: Math.max(background.implicitHeight, contentHeight)
-
- contentWidth: contentItem.implicitWidth || (contentChildren.length === 1 ? contentChildren[0].implicitWidth : 0)
- contentHeight: contentItem.implicitHeight || (contentChildren.length === 1 ? contentChildren[0].implicitHeight : 0)
-
- contentItem: Item {
- objectName: "toolbar-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "toolbar-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ToolButton.qml b/tests/auto/customization/data/styles/simple/ToolButton.qml
deleted file mode 100644
index 229b7536..00000000
--- a/tests/auto/customization/data/styles/simple/ToolButton.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolButton {
- id: control
- objectName: "toolbutton-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "toolbutton-contentItem-simple"
- text: control.text
- }
-
- background: Rectangle {
- objectName: "toolbutton-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- color: control.pressed ? "red" : "green"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ToolSeparator.qml b/tests/auto/customization/data/styles/simple/ToolSeparator.qml
deleted file mode 100644
index 8ee00bc3..00000000
--- a/tests/auto/customization/data/styles/simple/ToolSeparator.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolSeparator {
- id: control
- objectName: "toolseparator-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "toolseparator-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "toolseparator-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/ToolTip.qml b/tests/auto/customization/data/styles/simple/ToolTip.qml
deleted file mode 100644
index 0299adf1..00000000
--- a/tests/auto/customization/data/styles/simple/ToolTip.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.ToolTip {
- id: control
- objectName: "tooltip-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: Text {
- objectName: "tooltip-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "tooltip-background-simple"
- implicitWidth: 20
- implicitHeight: 20
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/Tumbler.qml b/tests/auto/customization/data/styles/simple/Tumbler.qml
deleted file mode 100644
index 34f423c7..00000000
--- a/tests/auto/customization/data/styles/simple/Tumbler.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Tumbler {
- id: control
- objectName: "tumbler-simple"
-
- implicitWidth: Math.max(contentItem.implicitWidth, background.implicitWidth)
- implicitHeight: Math.max(contentItem.implicitHeight, background.implicitHeight)
-
- contentItem: ListView {
- objectName: "tumbler-contentItem-simple"
- }
-
- background: Rectangle {
- objectName: "tumbler-background-simple"
- }
-}
diff --git a/tests/auto/customization/data/styles/simple/qmldir b/tests/auto/customization/data/styles/simple/qmldir
deleted file mode 100644
index e5159885..00000000
--- a/tests/auto/customization/data/styles/simple/qmldir
+++ /dev/null
@@ -1,59 +0,0 @@
-module simple
-
-AbstractButton 6.0 AbstractButton.qml
-Action 6.0 Action.qml
-ActionGroup 6.0 ActionGroup.qml
-ApplicationWindow 6.0 ApplicationWindow.qml
-BusyIndicator 6.0 BusyIndicator.qml
-Button 6.0 Button.qml
-ButtonGroup 6.0 ButtonGroup.qml
-CheckBox 6.0 CheckBox.qml
-CheckDelegate 6.0 CheckDelegate.qml
-ComboBox 6.0 ComboBox.qml
-Container 6.0 Container.qml
-Control 6.0 Control.qml
-DelayButton 6.0 DelayButton.qml
-Dial 6.0 Dial.qml
-Dialog 6.0 Dialog.qml
-DialogButtonBox 6.0 DialogButtonBox.qml
-Drawer 6.0 Drawer.qml
-Frame 6.0 Frame.qml
-GroupBox 6.0 GroupBox.qml
-HorizontalHeaderView 6.0 HorizontalHeaderView.qml
-ItemDelegate 6.0 ItemDelegate.qml
-Label 6.0 Label.qml
-Menu 6.0 Menu.qml
-MenuBar 6.0 MenuBar.qml
-MenuBarItem 6.0 MenuBarItem.qml
-MenuItem 6.0 MenuItem.qml
-MenuSeparator 6.0 MenuSeparator.qml
-Page 6.0 Page.qml
-PageIndicator 6.0 PageIndicator.qml
-Pane 6.0 Pane.qml
-Popup 6.0 Popup.qml
-ProgressBar 6.0 ProgressBar.qml
-RadioButton 6.0 RadioButton.qml
-RadioDelegate 6.0 RadioDelegate.qml
-RangeSlider 6.0 RangeSlider.qml
-RoundButton 6.0 RoundButton.qml
-ScrollBar 6.0 ScrollBar.qml
-ScrollIndicator 6.0 ScrollIndicator.qml
-ScrollView 6.0 ScrollView.qml
-Slider 6.0 Slider.qml
-SpinBox 6.0 SpinBox.qml
-SplitView 6.0 SplitView.qml
-StackView 6.0 StackView.qml
-SwipeDelegate 6.0 SwipeDelegate.qml
-SwipeView 6.0 SwipeView.qml
-Switch 6.0 Switch.qml
-SwitchDelegate 6.0 SwitchDelegate.qml
-TabBar 6.0 TabBar.qml
-TabButton 6.0 TabButton.qml
-TextArea 6.0 TextArea.qml
-TextField 6.0 TextField.qml
-ToolBar 6.0 ToolBar.qml
-ToolButton 6.0 ToolButton.qml
-ToolSeparator 6.0 ToolSeparator.qml
-ToolTip 6.0 ToolTip.qml
-Tumbler 6.0 Tumbler.qml
-VerticalHeaderView 6.0 VerticalHeaderView.qml
diff --git a/tests/auto/customization/tst_customization.cpp b/tests/auto/customization/tst_customization.cpp
deleted file mode 100644
index add48cc7..00000000
--- a/tests/auto/customization/tst_customization.cpp
+++ /dev/null
@@ -1,534 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtCore/private/qhooks_p.h>
-#include <QtCore/qregularexpression.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQuick/qquickitem.h>
-#include <QtQuick/qquickwindow.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p_p.h>
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-struct ControlInfo
-{
- QString type;
- QStringList delegates;
-};
-
-static const ControlInfo ControlInfos[] = {
- { "AbstractButton", QStringList() << "background" << "contentItem" << "indicator" },
- { "ApplicationWindow", QStringList() << "background" },
- { "BusyIndicator", QStringList() << "background" << "contentItem" },
- { "Button", QStringList() << "background" << "contentItem" },
- { "CheckBox", QStringList() << "contentItem" << "indicator" },
- { "CheckDelegate", QStringList() << "background" << "contentItem" << "indicator" },
- { "ComboBox", QStringList() << "background" << "contentItem" << "indicator" }, // popup not created until needed
- { "Container", QStringList() << "background" << "contentItem" },
- { "Control", QStringList() << "background" << "contentItem" },
- { "DelayButton", QStringList() << "background" << "contentItem" },
- { "Dial", QStringList() << "background" << "handle" },
- { "Dialog", QStringList() << "background" << "contentItem" },
- { "DialogButtonBox", QStringList() << "background" << "contentItem" },
- { "Drawer", QStringList() << "background" << "contentItem" },
- { "Frame", QStringList() << "background" << "contentItem" },
- { "GroupBox", QStringList() << "background" << "contentItem" << "label" },
- { "ItemDelegate", QStringList() << "background" << "contentItem" },
- { "Label", QStringList() << "background" },
- { "Menu", QStringList() << "background" << "contentItem" },
- { "MenuBar", QStringList() << "background" << "contentItem" },
- { "MenuBarItem", QStringList() << "background" << "contentItem" },
- { "MenuItem", QStringList() << "arrow" << "background" << "contentItem" << "indicator" },
- { "MenuSeparator", QStringList() << "background" << "contentItem" },
- { "Page", QStringList() << "background" << "contentItem" },
- { "PageIndicator", QStringList() << "background" << "contentItem" },
- { "Pane", QStringList() << "background" << "contentItem" },
- { "Popup", QStringList() << "background" << "contentItem" },
- { "ProgressBar", QStringList() << "background" << "contentItem" },
- { "RadioButton", QStringList() << "contentItem" << "indicator" },
- { "RadioDelegate", QStringList() << "background" << "contentItem" << "indicator" },
- { "RangeSlider", QStringList() << "background" << "first.handle" << "second.handle" },
- { "RoundButton", QStringList() << "background" << "contentItem" },
- { "ScrollBar", QStringList() << "background" << "contentItem" },
- { "ScrollIndicator", QStringList() << "background" << "contentItem" },
- { "ScrollView", QStringList() << "background" },
- { "Slider", QStringList() << "background" << "handle" },
- { "SpinBox", QStringList() << "background" << "contentItem" << "up.indicator" << "down.indicator" },
- { "StackView", QStringList() << "background" << "contentItem" },
- { "SwipeDelegate", QStringList() << "background" << "contentItem" },
- { "SwipeView", QStringList() << "background" << "contentItem" },
- { "Switch", QStringList() << "contentItem" << "indicator" },
- { "SwitchDelegate", QStringList() << "background" << "contentItem" << "indicator" },
- { "TabBar", QStringList() << "background" << "contentItem" },
- { "TabButton", QStringList() << "background" << "contentItem" },
- { "TextField", QStringList() << "background" },
- { "TextArea", QStringList() << "background" },
- { "ToolBar", QStringList() << "background" << "contentItem" },
- { "ToolButton", QStringList() << "background" << "contentItem" },
- { "ToolSeparator", QStringList() << "background" << "contentItem" },
- { "ToolTip", QStringList() << "background" << "contentItem" },
- { "Tumbler", QStringList() << "background" << "contentItem" }
-};
-
-class tst_customization : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
- void cleanupTestCase();
-
- void init();
- void cleanup();
-
- void creation_data();
- void creation();
-
- void override_data();
- void override();
-
- void comboPopup();
-
-private:
- void reset();
- void addHooks();
- void removeHooks();
-
- QObject* createControl(const QString &type, const QString &qml, QString *error);
-
- QQmlEngine *engine = nullptr;
-};
-
-typedef QHash<QObject *, QString> QObjectNameHash;
-Q_GLOBAL_STATIC(QObjectNameHash, qt_objectNames)
-Q_GLOBAL_STATIC(QStringList, qt_createdQObjects)
-Q_GLOBAL_STATIC(QStringList, qt_destroyedQObjects)
-Q_GLOBAL_STATIC(QStringList, qt_destroyedParentQObjects)
-static int qt_unparentedItemCount = 0;
-
-class ItemParentListener : public QQuickItem
-{
- Q_OBJECT
-
-public:
- ItemParentListener()
- {
- m_slotIndex = metaObject()->indexOfSlot("onParentChanged()");
- m_signalIndex = QMetaObjectPrivate::signalIndex(QMetaMethod::fromSignal(&QQuickItem::parentChanged));
- }
-
- int signalIndex() const { return m_signalIndex; }
- int slotIndex() const { return m_slotIndex; }
-
-public slots:
- void onParentChanged()
- {
- const QQuickItem *item = qobject_cast<QQuickItem *>(sender());
- if (!item)
- return;
-
- if (!item->parentItem())
- ++qt_unparentedItemCount;
- }
-
-private:
- int m_slotIndex;
- int m_signalIndex;
-};
-static ItemParentListener *qt_itemParentListener = nullptr;
-
-extern "C" Q_DECL_EXPORT void qt_addQObject(QObject *object)
-{
- // objectName is not set at construction time
- QObject::connect(object, &QObject::objectNameChanged, [object](const QString &objectName) {
- QString oldObjectName = qt_objectNames()->value(object);
- if (!oldObjectName.isEmpty())
- qt_createdQObjects()->removeOne(oldObjectName);
- // Only track object names from our QML files,
- // not e.g. contentItem object names (like "ApplicationWindow").
- if (objectName.contains("-")) {
- qt_createdQObjects()->append(objectName);
- qt_objectNames()->insert(object, objectName);
- }
- });
-
- if (qt_itemParentListener) {
- static const int signalIndex = qt_itemParentListener->signalIndex();
- static const int slotIndex = qt_itemParentListener->slotIndex();
- QMetaObject::connect(object, signalIndex, qt_itemParentListener, slotIndex);
- }
-}
-
-extern "C" Q_DECL_EXPORT void qt_removeQObject(QObject *object)
-{
- QString objectName = object->objectName();
- if (!objectName.isEmpty())
- qt_destroyedQObjects()->append(objectName);
- qt_objectNames()->remove(object);
-
- QObject *parent = object->parent();
- if (parent) {
- QString parentName = parent->objectName();
- if (!parentName.isEmpty())
- qt_destroyedParentQObjects()->append(parentName);
- }
-}
-
-void tst_customization::initTestCase()
-{
- QQmlDataTest::initTestCase();
-
- qt_itemParentListener = new ItemParentListener;
-}
-
-void tst_customization::cleanupTestCase()
-{
- delete qt_itemParentListener;
- qt_itemParentListener = nullptr;
-}
-
-void tst_customization::init()
-{
- engine = new QQmlEngine(this);
- engine->addImportPath(testFile("styles"));
-
- qtHookData[QHooks::AddQObject] = reinterpret_cast<quintptr>(&qt_addQObject);
- qtHookData[QHooks::RemoveQObject] = reinterpret_cast<quintptr>(&qt_removeQObject);
-}
-
-void tst_customization::cleanup()
-{
- qtHookData[QHooks::AddQObject] = 0;
- qtHookData[QHooks::RemoveQObject] = 0;
-
- delete engine;
- engine = nullptr;
-
- qmlClearTypeRegistrations();
-
- reset();
-}
-
-void tst_customization::reset()
-{
- qt_unparentedItemCount = 0;
- qt_createdQObjects()->clear();
- qt_destroyedQObjects()->clear();
- qt_destroyedParentQObjects()->clear();
-}
-
-QObject* tst_customization::createControl(const QString &name, const QString &qml, QString *error)
-{
- QQmlComponent component(engine);
- component.setData("import QtQuick; import QtQuick.Window; import QtQuick.Controls; " + name.toUtf8() + " { " + qml.toUtf8() + " }", QUrl());
- QObject *obj = component.create();
- if (!obj)
- *error = component.errorString();
- return obj;
-}
-
-void tst_customization::creation_data()
-{
- QTest::addColumn<QString>("style");
- QTest::addColumn<QString>("type");
- QTest::addColumn<QStringList>("delegates");
-
- // the "empty" style does not contain any delegates
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("empty:" + control.type)) << "empty" << control.type << QStringList();
-
- // the "incomplete" style is missing bindings to the delegates (must be created regardless)
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("incomplete:" + control.type)) << "incomplete" << control.type << control.delegates;
-
- // the "identified" style has IDs in the delegates (prevents deferred execution)
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("identified:" + control.type)) << "identified" << control.type << control.delegates;
-
- // the "simple" style simulates a proper style and contains bindings to/in delegates
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("simple:" + control.type)) << "simple" << control.type << control.delegates;
-
- // the "override" style overrides all delegates in the "simple" style
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("override:" + control.type)) << "override" << control.type << control.delegates;
-}
-
-void tst_customization::creation()
-{
- QFETCH(QString, style);
- QFETCH(QString, type);
- QFETCH(QStringList, delegates);
-
- QQuickStyle::setStyle(style);
-
- QString error;
- QScopedPointer<QObject> control(createControl(type, "", &error));
- QVERIFY2(control, qPrintable(error));
-
- QByteArray templateType = "QQuick" + type.toUtf8();
- QVERIFY2(control->inherits(templateType), qPrintable(type + " does not inherit " + templateType + " (" + control->metaObject()->className() + ")"));
-
- // <control>-<style>
- QString controlName = type.toLower() + "-" + style;
- QCOMPARE(control->objectName(), controlName);
- QVERIFY2(qt_createdQObjects()->removeOne(controlName), qPrintable(controlName + " was not created as expected"));
-
- for (QString delegate : qAsConst(delegates)) {
- QStringList properties = delegate.split(".", Qt::SkipEmptyParts);
-
- // <control>-<delegate>-<style>(-<override>)
- delegate.append("-" + style);
- delegate.prepend(type.toLower() + "-");
-
- QVERIFY2(qt_createdQObjects()->removeOne(delegate), qPrintable(delegate + " was not created as expected"));
-
- // verify that the delegate instance has the expected object name
- // in case of grouped properties, we must query the properties step by step
- QObject *instance = control.data();
- while (!properties.isEmpty()) {
- QString property = properties.takeFirst();
- instance = instance->property(property.toUtf8()).value<QObject *>();
- QVERIFY2(instance, qPrintable("property was null: " + property));
- }
- QCOMPARE(instance->objectName(), delegate);
- }
-
- QEXPECT_FAIL("identified:ComboBox", "ComboBox::popup with an ID is created at construction time", Continue);
-
- QVERIFY2(qt_createdQObjects()->isEmpty(), qPrintable("unexpectedly created: " + qt_createdQObjects->join(", ")));
- QVERIFY2(qt_destroyedQObjects()->isEmpty(), qPrintable("unexpectedly destroyed: " + qt_destroyedQObjects->join(", ") + " were unexpectedly destroyed"));
-
- QVERIFY2(qt_destroyedParentQObjects()->isEmpty(), qPrintable("delegates/children of: " + qt_destroyedParentQObjects->join(", ") + " were unexpectedly destroyed"));
-}
-
-void tst_customization::override_data()
-{
- QTest::addColumn<QString>("style");
- QTest::addColumn<QString>("type");
- QTest::addColumn<QStringList>("delegates");
- QTest::addColumn<QString>("nonDeferred");
- QTest::addColumn<bool>("identify");
-
- // NOTE: delegates with IDs prevent deferred execution
-
- // default delegates with IDs, override with custom delegates with no IDs
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("identified:" + control.type)) << "identified" << control.type << control.delegates << "identified" << false;
-
- // default delegates with no IDs, override with custom delegates with IDs
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("simple:" + control.type)) << "simple" << control.type << control.delegates << "" << true;
-
- // default delegates with IDs, override with custom delegates with IDs
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable("overidentified:" + control.type)) << "identified" << control.type << control.delegates << "identified" << true;
-
-#ifndef Q_OS_MACOS // QTBUG-65671
-
- // test that the built-in styles don't have undesired IDs in their delegates
- const QStringList styles = QQuickStylePrivate::builtInStyles();
- for (const QString &style : styles) {
- for (const ControlInfo &control : ControlInfos)
- QTest::newRow(qPrintable(style + ":" + control.type)) << style << control.type << control.delegates << "" << false;
- }
-
-#endif
-}
-
-void tst_customization::override()
-{
- QFETCH(QString, style);
- QFETCH(QString, type);
- QFETCH(QStringList, delegates);
- QFETCH(QString, nonDeferred);
- QFETCH(bool, identify);
-
- QQuickStyle::setStyle(style);
-
- QString qml;
- qml += QString("objectName: '%1-%2-override'; ").arg(type.toLower()).arg(style);
- for (const QString &delegate : delegates) {
- QString id = identify ? QString("id: %1;").arg(delegate) : QString();
- qml += QString("%1: Item { %2 objectName: '%3-%1-%4-override' } ").arg(delegate).arg(id.replace(".", "")).arg(type.toLower()).arg(style);
- }
-
- QString error;
- QScopedPointer<QObject> control(createControl(type, qml, &error));
- QVERIFY2(control, qPrintable(error));
-
- // If there are no intentional IDs in the default delegates nor in the overridden custom
- // delegates, no item should get un-parented during the creation process. An item being
- // unparented means that a delegate got destroyed, so there must be an internal ID in one
- // of the delegates in the tested style.
- if (!identify && nonDeferred.isEmpty()) {
- QEXPECT_FAIL("Universal:ApplicationWindow", "ApplicationWindow.qml contains an intentionally unparented FocusRectangle", Continue);
- QCOMPARE(qt_unparentedItemCount, 0);
- }
-
- // <control>-<style>-override
- QString controlName = type.toLower() + "-" + style + "-override";
- QCOMPARE(control->objectName(), controlName);
- QVERIFY2(qt_createdQObjects()->removeOne(controlName), qPrintable(controlName + " was not created as expected"));
-
- for (QString delegate : qAsConst(delegates)) {
- QStringList properties = delegate.split(".", Qt::SkipEmptyParts);
-
- // <control>-<delegate>-<style>(-override)
- delegate.append("-" + style);
- delegate.prepend(type.toLower() + "-");
-
- if (!nonDeferred.isEmpty())
- QVERIFY2(qt_createdQObjects()->removeOne(delegate), qPrintable(delegate + " was not created as expected"));
-
- delegate.append("-override");
- QVERIFY2(qt_createdQObjects()->removeOne(delegate), qPrintable(delegate + " was not created as expected"));
-
- // verify that the delegate instance has the expected object name
- // in case of grouped properties, we must query the properties step by step
- QObject *instance = control.data();
- while (!properties.isEmpty()) {
- QString property = properties.takeFirst();
- instance = instance->property(property.toUtf8()).value<QObject *>();
- QVERIFY2(instance, qPrintable("property was null: " + property));
- }
- QCOMPARE(instance->objectName(), delegate);
- }
-
- QEXPECT_FAIL("identified:ComboBox", "ComboBox::popup with an ID is created at construction time", Continue);
- QEXPECT_FAIL("overidentified:ComboBox", "ComboBox::popup with an ID is created at construction time", Continue);
- QVERIFY2(qt_createdQObjects()->isEmpty(), qPrintable("unexpectedly created: " + qt_createdQObjects->join(", ")));
-
- if (!nonDeferred.isEmpty()) {
- // There were items for which deferred execution was not possible.
- for (QString delegateName : qAsConst(delegates)) {
- if (!delegateName.contains("-"))
- delegateName.append("-" + nonDeferred);
- delegateName.prepend(type.toLower() + "-");
-
- const int delegateIndex = qt_destroyedQObjects()->indexOf(delegateName);
- QVERIFY2(delegateIndex == -1, qPrintable(delegateName + " was unexpectedly destroyed"));
-
- const auto controlChildren = control->children();
- const auto childIt = std::find_if(controlChildren.constBegin(), controlChildren.constEnd(), [delegateName](const QObject *child) {
- return child->objectName() == delegateName;
- });
- // We test other delegates (like the background) here, so make sure we don't end up with XPASSes by using the wrong delegate.
- if (delegateName.contains(QLatin1String("handle"))) {
- QEXPECT_FAIL("identified:RangeSlider", "For some reason, items that are belong to grouped properties fail here", Abort);
- QEXPECT_FAIL("overidentified:RangeSlider", "For some reason, items that are belong to grouped properties fail here", Abort);
- }
- if (delegateName.contains(QLatin1String("indicator"))) {
- QEXPECT_FAIL("identified:SpinBox", "For some reason, items that are belong to grouped properties fail here", Abort);
- QEXPECT_FAIL("overidentified:SpinBox", "For some reason, items that are belong to grouped properties fail here", Abort);
- }
- QVERIFY2(childIt != controlChildren.constEnd(), qPrintable(QString::fromLatin1(
- "Expected delegate \"%1\" to still be a QObject child of \"%2\"").arg(delegateName).arg(controlName)));
-
- const auto *delegate = qobject_cast<QQuickItem*>(*childIt);
- // Ensure that the item is hidden, etc.
- QVERIFY(delegate);
- QCOMPARE(delegate->isVisible(), false);
- QCOMPARE(delegate->parentItem(), nullptr);
- }
- }
-
- QVERIFY2(qt_destroyedQObjects()->isEmpty(), qPrintable("unexpectedly destroyed: " + qt_destroyedQObjects->join(", ")));
-}
-
-void tst_customization::comboPopup()
-{
- QQuickStyle::setStyle("simple");
-
- {
- // test that ComboBox::popup is created when accessed
- QQmlComponent component(engine);
- component.setData("import QtQuick.Controls; ComboBox { }", QUrl());
- QScopedPointer<QQuickItem> comboBox(qobject_cast<QQuickItem *>(component.create()));
- QVERIFY(comboBox);
-
- QVERIFY(!qt_createdQObjects()->contains("combobox-popup-simple"));
-
- QObject *popup = comboBox->property("popup").value<QObject *>();
- QVERIFY(popup);
- QVERIFY(qt_createdQObjects()->contains("combobox-popup-simple"));
- }
-
- reset();
-
- {
- // test that ComboBox::popup is created when it becomes visible
- QQuickWindow window;
- window.resize(300, 300);
- window.show();
- window.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&window));
-
- QQmlComponent component(engine);
- component.setData("import QtQuick.Controls; ComboBox { }", QUrl());
- QScopedPointer<QQuickItem> comboBox(qobject_cast<QQuickItem *>(component.create()));
- QVERIFY(comboBox);
-
- comboBox->setParentItem(window.contentItem());
- QVERIFY(!qt_createdQObjects()->contains("combobox-popup-simple"));
-
- QTest::mouseClick(&window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QVERIFY(qt_createdQObjects()->contains("combobox-popup-simple"));
- }
-
- reset();
-
- {
- // test that ComboBox::popup is completed upon component completion (if appropriate)
- QQmlComponent component(engine);
- component.setData("import QtQuick; import QtQuick.Controls; ComboBox { id: control; contentItem: Item { visible: !control.popup.visible } popup: Popup { property bool wasCompleted: false; Component.onCompleted: wasCompleted = true } }", QUrl());
- QScopedPointer<QQuickItem> comboBox(qobject_cast<QQuickItem *>(component.create()));
- QVERIFY(comboBox);
-
- QObject *popup = comboBox->property("popup").value<QObject *>();
- QVERIFY(popup);
- QCOMPARE(popup->property("wasCompleted"), QVariant(true));
- }
-}
-
-QTEST_MAIN(tst_customization)
-
-#include "tst_customization.moc"
diff --git a/tests/auto/designer/CMakeLists.txt b/tests/auto/designer/CMakeLists.txt
deleted file mode 100644
index 50331f8f..00000000
--- a/tests/auto/designer/CMakeLists.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-# Generated from designer.pro.
-
-#####################################################################
-## tst_designer Test:
-#####################################################################
-
-qt_internal_add_test(tst_designer
- SOURCES
- tst_designer.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickPrivate
-)
-
-#### Keys ignored in scope 1:.:.:designer.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
diff --git a/tests/auto/designer/tst_designer.cpp b/tests/auto/designer/tst_designer.cpp
deleted file mode 100644
index 0f6598a6..00000000
--- a/tests/auto/designer/tst_designer.cpp
+++ /dev/null
@@ -1,162 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQuick>
-
-#include <QtQuickControls2>
-#include <QQmlComponent>
-#include <QDir>
-
-#include <private/qquickdesignersupportitems_p.h>
-
-class tst_Designer : public QObject
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void test_controls();
- void test_controls_data();
-};
-
-
-void tst_Designer::initTestCase()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void doComponentCompleteRecursive(QObject *object)
-{
- if (object) {
- QQuickItem *item = qobject_cast<QQuickItem*>(object);
-
- if (item && DesignerSupport::isComponentComplete(item))
- return;
-
- DesignerSupport::emitComponentCompleteSignalForAttachedProperty(qobject_cast<QQuickItem*>(object));
-
- QList<QObject*> childList = object->children();
-
- if (item) {
- for (QQuickItem *childItem : item->childItems()) {
- if (!childList.contains(childItem))
- childList.append(childItem);
- }
- }
-
- for (QObject *child : childList)
- doComponentCompleteRecursive(child);
-
- if (item) {
- static_cast<QQmlParserStatus*>(item)->componentComplete();
- } else {
- QQmlParserStatus *qmlParserStatus = dynamic_cast< QQmlParserStatus*>(object);
- if (qmlParserStatus)
- qmlParserStatus->componentComplete();
- }
- }
-}
-
-
-void tst_Designer::test_controls()
-{
- QFETCH(QString, type);
-
- const QByteArray before("import QtQuick\n"
- "import QtQuick.Controls\n"
- "Item {\n");
-
- QByteArray source = before;
- source.append(type.toUtf8());
-
- const QByteArray after(" {"
- "}\n"
- "}\n");
-
- source.append(after);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
-
- {
- ComponentCompleteDisabler disableComponentComplete;
- component.setData(source, QUrl::fromLocalFile(QDir::current().absolutePath()));
- }
-
- QObject *root = component.create();
- QVERIFY(root);
- doComponentCompleteRecursive(root);
-}
-
-void tst_Designer::test_controls_data()
-{
- QTest::addColumn<QString>("type");
-
- QTest::newRow("Button") << "Button";
- QTest::newRow("CheckBox") << "CheckBox";
- QTest::newRow("ComboBox") << "ComboBox";
- QTest::newRow("DelayButton") << "DelayButton";
- QTest::newRow("Dial") << "Dial";
- QTest::newRow("Frame") << "Frame";
- QTest::newRow("GroupBox") << "GroupBox";
- QTest::newRow("Label") << "Label";
- QTest::newRow("Page") << "Page";
- QTest::newRow("Pane") << "Pane";
- QTest::newRow("ProgressBar") << "ProgressBar";
- QTest::newRow("RadioButton") << "RadioButton";
- QTest::newRow("RangeSlider") << "RangeSlider";
- QTest::newRow("RoundButton") << "RoundButton";
- QTest::newRow("ScrollView") << "ScrollView";
- QTest::newRow("Slider") << "Slider";
- QTest::newRow("SpinBox") << "SpinBox";
- QTest::newRow("StackView") << "StackView";
- QTest::newRow("SwipeView") << "SwipeView";
- QTest::newRow("Switch") << "Switch";
- QTest::newRow("Switch") << "Switch";
- QTest::newRow("TabBar") << "TabBar";
- QTest::newRow("TabButton") << "TabButton";
- QTest::newRow("TextArea") << "TextArea";
- QTest::newRow("TextField") << "TextField";
- QTest::newRow("ToolBar") << "ToolBar";
- QTest::newRow("ToolButton") << "ToolButton";
- QTest::newRow("Tumbler") << "Tumbler";
-}
-
-QTEST_MAIN(tst_Designer)
-
-#include "tst_designer.moc"
diff --git a/tests/auto/focus/BLACKLIST b/tests/auto/focus/BLACKLIST
deleted file mode 100644
index 730d3844..00000000
--- a/tests/auto/focus/BLACKLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-# QTBUG-78261
-[policy]
-opensuse-leap
diff --git a/tests/auto/focus/CMakeLists.txt b/tests/auto/focus/CMakeLists.txt
deleted file mode 100644
index 404dcfa4..00000000
--- a/tests/auto/focus/CMakeLists.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-# Generated from focus.pro.
-
-#####################################################################
-## tst_focus Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_focus
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_focus.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_focus CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_focus CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/focus/data/activeFocusOnTab.qml b/tests/auto/focus/data/activeFocusOnTab.qml
deleted file mode 100644
index 6b57f39b..00000000
--- a/tests/auto/focus/data/activeFocusOnTab.qml
+++ /dev/null
@@ -1,203 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Item {
- id: main
- objectName: "main"
- width: 400
- height: 800
- focus: true
- Component.onCompleted: button1.focus = true
- Column {
- anchors.fill: parent
- id: column
- objectName: "column"
- BusyIndicator {
- id: busyindicator
- objectName: "busyindicator"
- }
- Button {
- id: button1
- objectName: "button1"
- text: "button1"
- }
- Button {
- id: button2
- objectName: "button2"
- text: "button2"
- }
- CheckBox {
- id: checkbox
- objectName: "checkbox"
- text: "checkbox"
- }
- GroupBox {
- id: groupbox1
- objectName: "groupbox1"
- title: "grouppox1"
- Column {
- anchors.fill: parent
- CheckBox {
- id: checkbox1
- objectName: "checkbox1"
- text: "checkbox1"
- }
- CheckBox {
- id: checkbox2
- objectName: "checkbox2"
- text: "checkbox2"
- }
- }
- }
- Label {
- id: label
- objectName: "label"
- text: "label"
- }
- PageIndicator {
- id: pageindicator
- objectName: "pageindicator"
- }
- ProgressBar {
- id: progressbar
- objectName: "progressbar"
- indeterminate: true
- }
- RadioButton {
- id: radiobutton
- objectName: "radiobutton"
- text: "radiobutton"
- }
- GroupBox {
- id: groupbox2
- objectName: "groupbox2"
- title: "groupbox2"
- Column {
- anchors.fill: parent
- RadioButton {
- id: radiobutton1
- objectName: "radiobutton1"
- text: "radiobutton1"
- }
- RadioButton {
- id: radiobutton2
- objectName: "radiobutton2"
- text: "radiobutton2"
- }
- }
- }
- RangeSlider {
- id: rangeslider
- objectName: "rangeslider"
- first.handle.objectName: "rangeslider.first"
- second.handle.objectName: "rangeslider.second"
- }
- // ScrollBar
- ScrollIndicator {
- id: scrollindicator
- objectName: "scrollindicator"
- }
- Slider {
- id: slider
- objectName: "slider"
- value: 0.5
- }
- SpinBox {
- id: spinbox
- objectName: "spinbox"
- editable: true
- value: 50
- }
- // StackView
- Switch {
- id: swtich // switch
- objectName: "switch"
- text: "switch"
- }
- TabBar {
- width: parent.width
- id: tabbar
- objectName: "tabbar"
- TabButton {
- id: tabbutton1
- objectName: "tabbutton1"
- text: "tabbutton1"
- }
- TabButton {
- id: tabbutton2
- objectName: "tabbutton2"
- text: "tabbutton2"
- }
- }
- TextField {
- id: textfield
- objectName: "textfield"
- text: "abc"
- }
- ToolBar {
- width: parent.width
- id: toolbar
- objectName: "toolbar"
- ToolButton {
- id: toolbutton
- objectName: "toolbutton"
- text: "toolbutton"
- }
- }
- TextArea {
- id: textarea
- objectName: "textarea"
- text: "abc"
- }
- }
-}
diff --git a/tests/auto/focus/data/keyNavigation.qml b/tests/auto/focus/data/keyNavigation.qml
deleted file mode 100644
index 7ac8e014..00000000
--- a/tests/auto/focus/data/keyNavigation.qml
+++ /dev/null
@@ -1,260 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Item {
- id: main
- objectName: "main"
- width: 400
- height: 800
- focus: true
- Component.onCompleted: button1.focus = true
- Column {
- anchors.fill: parent
- id: column
- objectName: "column"
- BusyIndicator {
- id: busyindicator
- objectName: "busyindicator"
- }
- Button {
- id: button1
- objectName: "button1"
- text: "button1"
- KeyNavigation.up: textarea
- KeyNavigation.down: button2
- KeyNavigation.left: toolbutton
- KeyNavigation.right: button2
- }
- Button {
- id: button2
- objectName: "button2"
- text: "button2"
- KeyNavigation.up: button1
- KeyNavigation.down: checkbox
- KeyNavigation.left: button1
- KeyNavigation.right: checkbox
- }
- CheckBox {
- id: checkbox
- objectName: "checkbox"
- text: "checkbox"
- KeyNavigation.up: button2
- KeyNavigation.down: checkbox1
- KeyNavigation.left: button2
- KeyNavigation.right: checkbox1
- }
- GroupBox {
- id: groupbox1
- objectName: "groupbox1"
- title: "grouppox1"
- Column {
- anchors.fill: parent
- CheckBox {
- id: checkbox1
- objectName: "checkbox1"
- text: "checkbox1"
- KeyNavigation.up: checkbox
- KeyNavigation.down: checkbox2
- KeyNavigation.left: checkbox
- KeyNavigation.right: checkbox2
- }
- CheckBox {
- id: checkbox2
- objectName: "checkbox2"
- text: "checkbox2"
- KeyNavigation.up: checkbox1
- KeyNavigation.down: radiobutton
- KeyNavigation.left: checkbox1
- KeyNavigation.right: radiobutton
- }
- }
- }
- Label {
- id: label
- objectName: "label"
- text: "label"
- }
- PageIndicator {
- id: pageindicator
- objectName: "pageindicator"
- }
- ProgressBar {
- id: progressbar
- objectName: "progressbar"
- indeterminate: true
- }
- RadioButton {
- id: radiobutton
- objectName: "radiobutton"
- text: "radiobutton"
- KeyNavigation.up: checkbox2
- KeyNavigation.down: radiobutton1
- KeyNavigation.left: checkbox2
- KeyNavigation.right: radiobutton1
- }
- GroupBox {
- id: groupbox2
- objectName: "groupbox2"
- title: "groupbox2"
- Column {
- anchors.fill: parent
- RadioButton {
- id: radiobutton1
- objectName: "radiobutton1"
- text: "radiobutton1"
- KeyNavigation.up: radiobutton
- KeyNavigation.down: radiobutton2
- KeyNavigation.left: radiobutton
- KeyNavigation.right: radiobutton2
- }
- RadioButton {
- id: radiobutton2
- objectName: "radiobutton2"
- text: "radiobutton2"
- KeyNavigation.up: radiobutton1
- KeyNavigation.down: rangeslider
- KeyNavigation.left: radiobutton1
- KeyNavigation.right: spinbox
- }
- }
- }
- RangeSlider {
- id: rangeslider
- objectName: "rangeslider"
- first.handle.objectName: "rangeslider.first"
- second.handle.objectName: "rangeslider.second"
- KeyNavigation.up: radiobutton2
- KeyNavigation.down: slider
- }
- // ScrollBar
- ScrollIndicator {
- id: scrollindicator
- objectName: "scrollindicator"
- }
- Slider {
- id: slider
- objectName: "slider"
- value: 0.5
- KeyNavigation.up: rangeslider
- KeyNavigation.down: swtich
- }
- SpinBox {
- id: spinbox
- objectName: "spinbox"
- value: 50
- KeyNavigation.left: radiobutton2
- KeyNavigation.right: swtich
- }
- // StackView
- Switch {
- id: swtich // switch
- objectName: "switch"
- text: "switch"
- KeyNavigation.up: slider
- KeyNavigation.down: tabbutton1
- KeyNavigation.left: spinbox
- KeyNavigation.right: tabbutton1
- }
- TabBar {
- width: parent.width
- id: tabbar
- objectName: "tabbar"
- TabButton {
- id: tabbutton1
- objectName: "tabbutton1"
- text: "tabbutton1"
- KeyNavigation.up: swtich
- KeyNavigation.down: tabbutton2
- KeyNavigation.left: swtich
- KeyNavigation.right: tabbutton2
- }
- TabButton {
- id: tabbutton2
- objectName: "tabbutton2"
- text: "tabbutton2"
- KeyNavigation.up: tabbutton1
- KeyNavigation.down: textfield
- KeyNavigation.left: tabbutton1
- KeyNavigation.right: toolbutton
- }
- }
- TextField {
- id: textfield
- objectName: "textfield"
- text: "abc"
- KeyNavigation.up: tabbutton2
- KeyNavigation.down: toolbutton
- }
- ToolBar {
- width: parent.width
- id: toolbar
- objectName: "toolbar"
- ToolButton {
- id: toolbutton
- objectName: "toolbutton"
- text: "toolbutton"
- KeyNavigation.up: textfield
- KeyNavigation.down: textarea
- KeyNavigation.left: tabbutton2
- KeyNavigation.right: button1
- }
- }
- TextArea {
- id: textarea
- objectName: "textarea"
- text: "abc"
- KeyNavigation.up: toolbutton
- KeyNavigation.down: button1
- }
- }
-}
diff --git a/tests/auto/focus/data/visualFocus.qml b/tests/auto/focus/data/visualFocus.qml
deleted file mode 100644
index 2f516be7..00000000
--- a/tests/auto/focus/data/visualFocus.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Column {
- width: 400
- height: 400
- Button {
- text: "Button"
- property bool showFocus: visualFocus
- }
- TextField {
- text: "TextField"
- }
-}
diff --git a/tests/auto/focus/tst_focus.cpp b/tests/auto/focus/tst_focus.cpp
deleted file mode 100644
index 06c57efe..00000000
--- a/tests/auto/focus/tst_focus.cpp
+++ /dev/null
@@ -1,396 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <qtest.h>
-#include <QtTest/QSignalSpy>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p.h>
-#include <QtGui/private/qguiapplication_p.h>
-#include <QtGui/qpointingdevice.h>
-#include <QtGui/qstylehints.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_focus : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void navigation_data();
- void navigation();
-
- void policy_data();
- void policy();
-
- void reason_data();
- void reason();
-
- void visualFocus();
-
- void scope_data();
- void scope();
-};
-
-void tst_focus::initTestCase()
-{
- QQuickStyle::setStyle("Basic");
- QQmlDataTest::initTestCase();
-}
-
-void tst_focus::navigation_data()
-{
- QTest::addColumn<Qt::Key>("key");
- QTest::addColumn<QString>("testFile");
- QTest::addColumn<Qt::TabFocusBehavior>("behavior");
- QTest::addColumn<QStringList>("order");
-
- QTest::newRow("tab-all-controls") << Qt::Key_Tab << QString("activeFocusOnTab.qml") << Qt::TabFocusAllControls << (QStringList() << "button2" << "checkbox" << "checkbox1" << "checkbox2" << "radiobutton" << "radiobutton1" << "radiobutton2" << "rangeslider.first" << "rangeslider.second" << "slider" << "spinbox" << "switch" << "tabbutton1" << "tabbutton2" << "textfield" << "toolbutton" << "textarea" << "button1");
- QTest::newRow("backtab-all-controls") << Qt::Key_Backtab << QString("activeFocusOnTab.qml") << Qt::TabFocusAllControls << (QStringList() << "textarea" << "toolbutton" << "textfield" << "tabbutton2" << "tabbutton1" << "switch" << "spinbox" << "slider" << "rangeslider.second" << "rangeslider.first" << "radiobutton2" << "radiobutton1" << "radiobutton" << "checkbox2" << "checkbox1" << "checkbox" << "button2" << "button1");
-
- QTest::newRow("tab-text-controls") << Qt::Key_Tab << QString("activeFocusOnTab.qml") << Qt::TabFocusTextControls << (QStringList() << "spinbox" << "textfield" << "textarea");
- QTest::newRow("backtab-text-controls") << Qt::Key_Backtab << QString("activeFocusOnTab.qml") << Qt::TabFocusTextControls << (QStringList() << "textarea" << "textfield" << "spinbox");
-
- QTest::newRow("key-up") << Qt::Key_Up << QString("keyNavigation.qml") << Qt::TabFocusAllControls << (QStringList() << "textarea" << "toolbutton" << "textfield" << "tabbutton2" << "tabbutton1" << "switch" << "slider" << "rangeslider.first" << "radiobutton2" << "radiobutton1" << "radiobutton" << "checkbox2" << "checkbox1" << "checkbox" << "button2" << "button1");
- QTest::newRow("key-down") << Qt::Key_Down << QString("keyNavigation.qml") << Qt::TabFocusAllControls << (QStringList() << "button2" << "checkbox" << "checkbox1" << "checkbox2" << "radiobutton" << "radiobutton1" << "radiobutton2" << "rangeslider.first" << "slider" << "switch" << "tabbutton1" << "tabbutton2" << "textfield" << "toolbutton" << "textarea" << "button1");
- QTest::newRow("key-left") << Qt::Key_Left << QString("keyNavigation.qml") << Qt::TabFocusAllControls << (QStringList() << "toolbutton" << "tabbutton2" << "tabbutton1" << "switch" << "spinbox" << "radiobutton2" << "radiobutton1" << "radiobutton" << "checkbox2" << "checkbox1" << "checkbox" << "button2" << "button1");
- QTest::newRow("key-right") << Qt::Key_Right << QString("keyNavigation.qml") << Qt::TabFocusAllControls << (QStringList() << "button2" << "checkbox" << "checkbox1" << "checkbox2" << "radiobutton" << "radiobutton1" << "radiobutton2" << "spinbox" << "switch" << "tabbutton1" << "tabbutton2" << "toolbutton" << "button1");
-}
-
-void tst_focus::navigation()
-{
- QFETCH(Qt::Key, key);
- QFETCH(QString, testFile);
- QFETCH(Qt::TabFocusBehavior, behavior);
- QFETCH(QStringList, order);
-
- QGuiApplication::styleHints()->setTabFocusBehavior(behavior);
-
- QQuickView view;
- view.contentItem()->setObjectName("contentItem");
-
- view.setSource(testFileUrl(testFile));
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
- QVERIFY(QGuiApplication::focusWindow() == &view);
-
- for (const QString &name : qAsConst(order)) {
- QKeyEvent event(QEvent::KeyPress, key, Qt::NoModifier);
- QGuiApplication::sendEvent(&view, &event);
- QVERIFY(event.isAccepted());
-
- QQuickItem *item = findItem<QQuickItem>(view.rootObject(), name);
- QVERIFY2(item, qPrintable(name));
- QVERIFY2(item->hasActiveFocus(), qPrintable(QString("expected: '%1', actual: '%2'").arg(name).arg(view.activeFocusItem() ? view.activeFocusItem()->objectName() : "null")));
- }
-
- QGuiApplication::styleHints()->setTabFocusBehavior(Qt::TabFocusBehavior(-1));
-}
-
-void tst_focus::policy_data()
-{
- QTest::addColumn<QString>("name");
-
- QTest::newRow("Control") << "Control";
- QTest::newRow("ComboBox") << "ComboBox";
- QTest::newRow("Button") << "Button";
- QTest::newRow("Slider") << "Slider";
- QTest::newRow("ScrollBar") << "ScrollBar";
-}
-
-void tst_focus::policy()
-{
- QFETCH(QString, name);
-
- QQmlEngine engine;
- QScopedPointer<QPointingDevice> device(QTest::createTouchDevice());
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick.Controls; ApplicationWindow { width: 100; height: 100; %1 { anchors.fill: parent } }").arg(name).toUtf8(), QUrl());
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY(window);
-
- QQuickControl *control = qobject_cast<QQuickControl *>(window->contentItem()->childItems().first());
- QVERIFY(control);
-
- QVERIFY(!control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- control->setFocusPolicy(Qt::NoFocus);
- QCOMPARE(control->focusPolicy(), Qt::NoFocus);
-
- // Qt::TabFocus vs. QQuickItem::activeFocusOnTab
- control->setActiveFocusOnTab(true);
- QCOMPARE(control->focusPolicy(), Qt::TabFocus);
- control->setActiveFocusOnTab(false);
- QCOMPARE(control->focusPolicy(), Qt::NoFocus);
-
- control->setFocusPolicy(Qt::TabFocus);
- QCOMPARE(control->focusPolicy(), Qt::TabFocus);
- QCOMPARE(control->activeFocusOnTab(), true);
-
- // Qt::TabFocus
- QGuiApplication::styleHints()->setTabFocusBehavior(Qt::TabFocusAllControls);
- QTest::keyClick(window.data(), Qt::Key_Tab);
- QVERIFY(control->hasActiveFocus());
- QVERIFY(control->hasVisualFocus());
- QGuiApplication::styleHints()->setTabFocusBehavior(Qt::TabFocusBehavior(-1));
-
- // reset
- control->setFocus(false);
- QVERIFY(!control->hasActiveFocus());
-
- // Qt::ClickFocus (mouse)
- control->setFocusPolicy(Qt::NoFocus);
- control->setAcceptedMouseButtons(Qt::LeftButton);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, QPoint(control->width() / 2, control->height() / 2));
- QVERIFY(!control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-
- control->setFocusPolicy(Qt::ClickFocus);
- QCOMPARE(control->focusPolicy(), Qt::ClickFocus);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, QPoint(control->width() / 2, control->height() / 2));
- QVERIFY(control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-
- // reset
- control->setFocus(false);
- QVERIFY(!control->hasActiveFocus());
-
- // Qt::ClickFocus (touch)
- control->setFocusPolicy(Qt::NoFocus);
- QTest::touchEvent(window.data(), device.data()).press(0, QPoint(control->width() / 2, control->height() / 2));
- QTest::touchEvent(window.data(), device.data()).release(0, QPoint(control->width() / 2, control->height() / 2));
- QVERIFY(!control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-
- control->setFocusPolicy(Qt::ClickFocus);
- QCOMPARE(control->focusPolicy(), Qt::ClickFocus);
- QTest::touchEvent(window.data(), device.data()).press(0, QPoint(control->width() / 2, control->height() / 2));
- QTest::touchEvent(window.data(), device.data()).release(0, QPoint(control->width() / 2, control->height() / 2));
- QVERIFY(control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-
- // reset
- control->setFocus(false);
- QVERIFY(!control->hasActiveFocus());
-
- // Qt::WheelFocus
- QWheelEvent wheelEvent(QPointF(control->width() / 2, control->height() / 2), QPointF(),
- QPoint(), QPoint(0, 10), Qt::NoButton, Qt::NoModifier,
- Qt::NoScrollPhase, false);
- QGuiApplication::sendEvent(control, &wheelEvent);
- QVERIFY(!control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-
- control->setFocusPolicy(Qt::WheelFocus);
- QCOMPARE(control->focusPolicy(), Qt::WheelFocus);
-
- QGuiApplication::sendEvent(control, &wheelEvent);
- QVERIFY(control->hasActiveFocus());
- QVERIFY(!control->hasVisualFocus());
-}
-
-void tst_focus::reason_data()
-{
- QTest::addColumn<QString>("name");
-
- QTest::newRow("Control") << "Control";
- QTest::newRow("TextField") << "TextField";
- QTest::newRow("TextArea") << "TextArea";
- QTest::newRow("SpinBox") << "SpinBox";
- QTest::newRow("ComboBox") << "ComboBox";
-}
-
-void tst_focus::reason()
-{
- QFETCH(QString, name);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick.Controls; ApplicationWindow { width: 100; height: 100; %1 { anchors.fill: parent } }").arg(name).toUtf8(), QUrl());
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY(window.data());
-
- QQuickItem *control = window->contentItem()->childItems().first();
- QVERIFY(control);
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- QCOMPARE(control->property("focusReason").toInt(), int(Qt::OtherFocusReason));
- control->forceActiveFocus(Qt::MouseFocusReason);
- QVERIFY(control->hasActiveFocus());
- QCOMPARE(control->property("focusReason").toInt(), int(Qt::MouseFocusReason));
-
- QEXPECT_FAIL("TextArea", "TODO: TextArea::visualFocus?", Continue);
- QEXPECT_FAIL("TextField", "TODO: TextField::visualFocus?", Continue);
- QCOMPARE(control->property("visualFocus"), QVariant(false));
-
- window->contentItem()->setFocus(false, Qt::TabFocusReason);
- QVERIFY(!control->hasActiveFocus());
- QCOMPARE(control->property("focusReason").toInt(), int(Qt::TabFocusReason));
-
- QEXPECT_FAIL("TextArea", "", Continue);
- QEXPECT_FAIL("TextField", "", Continue);
- QCOMPARE(control->property("visualFocus"), QVariant(false));
-
- control->forceActiveFocus(Qt::TabFocusReason);
- QVERIFY(control->hasActiveFocus());
- QCOMPARE(control->property("focusReason").toInt(), int(Qt::TabFocusReason));
-
- QEXPECT_FAIL("TextArea", "", Continue);
- QEXPECT_FAIL("TextField", "", Continue);
- QCOMPARE(control->property("visualFocus"), QVariant(true));
-}
-
-void tst_focus::visualFocus()
-{
- QQuickView view;
- view.setSource(testFileUrl("visualFocus.qml"));
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickItem *column = view.rootObject();
- QVERIFY(column);
- QCOMPARE(column->childItems().count(), 2);
-
- QQuickControl *button = qobject_cast<QQuickControl *>(column->childItems().first());
- QVERIFY(button);
-
- QQuickItem *textfield = column->childItems().last();
- QVERIFY(textfield);
-
- button->forceActiveFocus(Qt::TabFocusReason);
- QVERIFY(button->hasActiveFocus());
- QVERIFY(button->hasVisualFocus());
- QVERIFY(button->property("showFocus").toBool());
-
- QTest::mouseClick(&view, Qt::LeftButton, Qt::NoModifier, QPoint(textfield->x() + textfield->width() / 2, textfield->y() + textfield->height() / 2));
- QVERIFY(!button->hasActiveFocus());
- QVERIFY(!button->hasVisualFocus());
- QVERIFY(!button->property("showFocus").toBool());
-}
-
-void tst_focus::scope_data()
-{
- QTest::addColumn<QString>("name");
-
- QTest::newRow("Frame") << "Frame";
- QTest::newRow("GroupBox") << "Frame";
- QTest::newRow("Page") << "Page";
- QTest::newRow("Pane") << "Pane";
- QTest::newRow("StackView") << "StackView";
-}
-
-void tst_focus::scope()
-{
- QFETCH(QString, name);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick; import QtQuick.Controls; ApplicationWindow { property alias child: child; width: 100; height: 100; %1 { anchors.fill: parent; Item { id: child; width: 10; height: 10 } } }").arg(name).toUtf8(), QUrl());
-
- QScopedPointer<QPointingDevice> device(QTest::createTouchDevice());
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY2(window, qPrintable(component.errorString()));
-
- QQuickControl *control = qobject_cast<QQuickControl *>(window->contentItem()->childItems().first());
- QVERIFY(control);
-
- control->setFocusPolicy(Qt::WheelFocus);
- control->setAcceptedMouseButtons(Qt::LeftButton);
-
- QQuickItem *child = window->property("child").value<QQuickItem *>();
- QVERIFY(child);
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
-
- child->forceActiveFocus();
- QVERIFY(child->hasActiveFocus());
- QVERIFY(control->hasActiveFocus());
-
- // Qt::ClickFocus (mouse)
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, QPoint(control->width() / 2, control->height() / 2));
- QVERIFY(!child->hasActiveFocus());
- QVERIFY(control->hasActiveFocus());
-
- // reset
- child->forceActiveFocus();
- QVERIFY(child->hasActiveFocus());
- QVERIFY(control->hasActiveFocus());
-
- // Qt::ClickFocus (touch)
- QTest::touchEvent(window.data(), device.data()).press(0, QPoint(control->width() / 2, control->height() / 2));
- QTest::touchEvent(window.data(), device.data()).release(0, QPoint(control->width() / 2, control->height() / 2));
- QVERIFY(!child->hasActiveFocus());
- QVERIFY(control->hasActiveFocus());
-
- // reset
- child->forceActiveFocus();
- QVERIFY(child->hasActiveFocus());
- QVERIFY(control->hasActiveFocus());
-
- // Qt::WheelFocus
- QWheelEvent wheelEvent(QPointF(control->width() / 2, control->height() / 2), QPointF(),
- QPoint(), QPoint(0, 10), Qt::NoButton, Qt::NoModifier,
- Qt::NoScrollPhase, false);
- QGuiApplication::sendEvent(control, &wheelEvent);
- QVERIFY(!child->hasActiveFocus());
- QVERIFY(control->hasActiveFocus());
-}
-
-QTEST_MAIN(tst_focus)
-
-#include "tst_focus.moc"
diff --git a/tests/auto/font/CMakeLists.txt b/tests/auto/font/CMakeLists.txt
deleted file mode 100644
index 5cc92d88..00000000
--- a/tests/auto/font/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from font.pro.
-
-#####################################################################
-## tst_font Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_font
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_font.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:font.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_font CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_font CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/font/data/font-appwindow-custom.qml b/tests/auto/font/data/font-appwindow-custom.qml
deleted file mode 100644
index 9f82079e..00000000
--- a/tests/auto/font/data/font-appwindow-custom.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- font.capitalization: Font.AllUppercase
- font.family: "Courier"
- font.italic: true
- font.pixelSize: 60
- font.strikeout: true
- font.underline: true
- font.weight: Font.DemiBold
-}
diff --git a/tests/auto/font/data/font-appwindow-default.qml b/tests/auto/font/data/font-appwindow-default.qml
deleted file mode 100644
index 9f2c34fe..00000000
--- a/tests/auto/font/data/font-appwindow-default.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
-}
diff --git a/tests/auto/font/data/font-control-custom.qml b/tests/auto/font/data/font-control-custom.qml
deleted file mode 100644
index 8fcfc686..00000000
--- a/tests/auto/font/data/font-control-custom.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Control {
- font.capitalization: Font.AllUppercase
- font.family: "Courier"
- font.italic: true
- font.pixelSize: 60
- font.strikeout: true
- font.underline: true
- font.weight: Font.DemiBold
-}
diff --git a/tests/auto/font/data/font-control-default.qml b/tests/auto/font/data/font-control-default.qml
deleted file mode 100644
index 48afa021..00000000
--- a/tests/auto/font/data/font-control-default.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Control {
-}
diff --git a/tests/auto/font/data/font-popup-custom.qml b/tests/auto/font/data/font-popup-custom.qml
deleted file mode 100644
index e3983bf5..00000000
--- a/tests/auto/font/data/font-popup-custom.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Popup {
- font.capitalization: Font.AllUppercase
- font.family: "Courier"
- font.italic: true
- font.pixelSize: 60
- font.strikeout: true
- font.underline: true
- font.weight: Font.DemiBold
-}
diff --git a/tests/auto/font/data/font-popup-default.qml b/tests/auto/font/data/font-popup-default.qml
deleted file mode 100644
index 77676bac..00000000
--- a/tests/auto/font/data/font-popup-default.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Popup {
-}
diff --git a/tests/auto/font/data/inheritance-childcontrol.qml b/tests/auto/font/data/inheritance-childcontrol.qml
deleted file mode 100644
index 896354df..00000000
--- a/tests/auto/font/data/inheritance-childcontrol.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Item {
- Control {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
- }
-}
diff --git a/tests/auto/font/data/inheritance-childpopup.qml b/tests/auto/font/data/inheritance-childpopup.qml
deleted file mode 100644
index 7896a558..00000000
--- a/tests/auto/font/data/inheritance-childpopup.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Item {
- Popup {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
- }
-}
diff --git a/tests/auto/font/data/inheritance-control.qml b/tests/auto/font/data/inheritance-control.qml
deleted file mode 100644
index eb534180..00000000
--- a/tests/auto/font/data/inheritance-control.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Control {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
-}
diff --git a/tests/auto/font/data/inheritance-dynamicchildcontrol.qml b/tests/auto/font/data/inheritance-dynamicchildcontrol.qml
deleted file mode 100644
index 0a4e5bc6..00000000
--- a/tests/auto/font/data/inheritance-dynamicchildcontrol.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Control control
- property Control child
- property Control grandChild
-
- Item {
- id: childItem
- }
-
- Component {
- id: component
- Control { }
- }
-
- Component.onCompleted: {
- control = component.createObject(childItem)
- child = component.createObject(control)
- grandChild = component.createObject(child)
- }
-}
diff --git a/tests/auto/font/data/inheritance-dynamicchildpopup.qml b/tests/auto/font/data/inheritance-dynamicchildpopup.qml
deleted file mode 100644
index 0e799d47..00000000
--- a/tests/auto/font/data/inheritance-dynamicchildpopup.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Popup control
- property Control child
- property Control grandChild
-
- Item {
- id: childItem
- }
-
- Component {
- id: popupComponent
- Popup { }
- }
-
- Component {
- id: controlComponent
- Control { }
- }
-
- Component.onCompleted: {
- control = popupComponent.createObject(childItem)
- child = controlComponent.createObject(control.contentItem)
- grandChild = controlComponent.createObject(child)
- }
-}
diff --git a/tests/auto/font/data/inheritance-dynamiccontrol.qml b/tests/auto/font/data/inheritance-dynamiccontrol.qml
deleted file mode 100644
index 058d5b8b..00000000
--- a/tests/auto/font/data/inheritance-dynamiccontrol.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Control control
- property Control child
- property Control grandChild
-
- Component {
- id: component
- Control { }
- }
-
- Component.onCompleted: {
- control = component.createObject(contentItem)
- child = component.createObject(control)
- grandChild = component.createObject(child)
- }
-}
diff --git a/tests/auto/font/data/inheritance-dynamicpopup.qml b/tests/auto/font/data/inheritance-dynamicpopup.qml
deleted file mode 100644
index 429669c7..00000000
--- a/tests/auto/font/data/inheritance-dynamicpopup.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Popup control
- property Control child
- property Control grandChild
-
- Component {
- id: popupComponent
- Popup { }
- }
-
- Component {
- id: controlComponent
- Control { }
- }
-
- Component.onCompleted: {
- control = popupComponent.createObject(window)
- child = controlComponent.createObject(control.contentItem)
- grandChild = controlComponent.createObject(child)
- }
-}
diff --git a/tests/auto/font/data/inheritance-popup.qml b/tests/auto/font/data/inheritance-popup.qml
deleted file mode 100644
index cd2aebb5..00000000
--- a/tests/auto/font/data/inheritance-popup.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Popup {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
-}
diff --git a/tests/auto/font/data/listview.qml b/tests/auto/font/data/listview.qml
deleted file mode 100644
index 7c372585..00000000
--- a/tests/auto/font/data/listview.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 200
- height: 200
-
- property alias listView: listView
-
- font.pixelSize: 55
-
- ListView {
- id: listView
- anchors.fill: parent
- model: 1
- delegate: Column {
- property alias control: control
- property alias label: label
- property alias textarea: textarea
- property alias textfield: textfield
-
- Control { id: control }
- Label { id: label }
- TextArea { id: textarea }
- TextField { id: textfield }
- }
- }
-}
diff --git a/tests/auto/font/tst_font.cpp b/tests/auto/font/tst_font.cpp
deleted file mode 100644
index 976658b5..00000000
--- a/tests/auto/font/tst_font.cpp
+++ /dev/null
@@ -1,369 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include "../shared/visualtestutil.h"
-
-#include <QtGui/qfont.h>
-#include <QtGui/qpa/qplatformtheme.h>
-#include <QtGui/private/qguiapplication_p.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p.h>
-#include <QtQuickTemplates2/private/qquicktheme_p_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_font : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
- tst_font();
-
-private slots:
- void systemFont();
-
- void font_data();
- void font();
-
- void inheritance_data();
- void inheritance();
-
- void defaultFont_data();
- void defaultFont();
-
- void listView_data();
- void listView();
-};
-
-static QFont testFont()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData("import QtQuick; import QtQuick.Controls; Text { }", QUrl());
-
- QScopedPointer<QObject> object(component.create());
- Q_ASSERT_X(!object.isNull(), "testFont", qPrintable(component.errorString()));
-
- QVariant var = object->property("font");
- Q_ASSERT_X(var.isValid(), "testFont", var.typeName());
- return var.value<QFont>();
-}
-
-tst_font::tst_font()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_font::systemFont()
-{
- QSKIP("QTBUG-70063: qmlClearTypeRegistrations() call causes crash");
-
- const QFont *originalSystemFont = QGuiApplicationPrivate::platformTheme()->font(QPlatformTheme::SystemFont);
- if (!originalSystemFont)
- QSKIP("Cannot test the system font on a minimal platform");
-
- const QFont fontBefore = testFont();
- QCOMPARE(fontBefore, *originalSystemFont);
-
- qmlClearTypeRegistrations();
- delete QGuiApplicationPrivate::app_font;
- QGuiApplicationPrivate::app_font = nullptr;
-
- const QFont appFont = QGuiApplication::font();
- QCOMPARE(appFont, *originalSystemFont);
-
- const QFont fontAfter = testFont();
- QCOMPARE(fontAfter, *originalSystemFont);
-}
-
-void tst_font::font_data()
-{
- QTest::addColumn<QString>("testFile");
- QTest::addColumn<QFont>("expectedFont");
-
- QTest::newRow("Control") << "font-control-default.qml" << QFont();
- QTest::newRow("AppWindow") << "font-appwindow-default.qml" << QFont();
- QTest::newRow("Popup") << "font-popup-default.qml" << QFont();
-
- QFont customFont;
- customFont.setCapitalization(QFont::AllUppercase);
- customFont.setFamilies(QStringList{QLatin1String("Courier")});
- customFont.setItalic(true);
- customFont.setPixelSize(60);
- customFont.setStrikeOut(true);
- customFont.setUnderline(true);
- customFont.setWeight(QFont::DemiBold);
-
- QTest::newRow("Control:custom") << "font-control-custom.qml" << customFont;
- QTest::newRow("AppWindow:custom") << "font-appwindow-custom.qml" << customFont;
- QTest::newRow("Popup:custom") << "font-popup-custom.qml" << customFont;
-}
-
-void tst_font::font()
-{
- QFETCH(QString, testFile);
- QFETCH(QFont, expectedFont);
-
- if (QSysInfo::productType().compare(QLatin1String("osx"), Qt::CaseInsensitive) == 0
- && qgetenv("QTEST_ENVIRONMENT").split(' ').contains("CI")) {
- QSKIP("This test crashes on macOS: QTBUG-70063");
- }
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl(testFile));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QVariant var = object->property("font");
- QVERIFY(var.isValid());
-
- QFont actualFont = var.value<QFont>();
- QCOMPARE(actualFont, expectedFont);
-}
-
-void tst_font::inheritance_data()
-{
- QTest::addColumn<QString>("testFile");
-
- QTest::newRow("Control") << "inheritance-control.qml";
- QTest::newRow("Child Control") << "inheritance-childcontrol.qml";
- QTest::newRow("Dynamic Control") << "inheritance-dynamiccontrol.qml";
- QTest::newRow("Dynamic Child Control") << "inheritance-dynamicchildcontrol.qml";
-
- QTest::newRow("Popup") << "inheritance-popup.qml";
- QTest::newRow("Child Popup") << "inheritance-childpopup.qml";
- QTest::newRow("Dynamic Popup") << "inheritance-dynamicpopup.qml";
- QTest::newRow("Dynamic Child Popup") << "inheritance-dynamicchildpopup.qml";
-}
-
-void tst_font::inheritance()
-{
- QFETCH(QString, testFile);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl(testFile));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY2(!window.isNull(), qPrintable(component.errorString()));
-
- QObject *control = window->property("control").value<QObject *>();
- QObject *child = window->property("child").value<QObject *>();
- QObject *grandChild = window->property("grandChild").value<QObject *>();
- QVERIFY(control && child && grandChild);
-
- QCOMPARE(window->font(), QFont());
-
- QCOMPARE(control->property("font").value<QFont>(), QFont());
- QCOMPARE(child->property("font").value<QFont>(), QFont());
- QCOMPARE(grandChild->property("font").value<QFont>(), QFont());
-
- QFont childFont;
- childFont.setFamilies(QStringList{QLatin1String("Arial")});
- childFont.setPixelSize(80);
- childFont.setItalic(true);
- child->setProperty("font", childFont);
- QCOMPARE(child->property("font").value<QFont>(), childFont);
- QCOMPARE(grandChild->property("font").value<QFont>(), childFont);
-
- QFont grandChildFont(childFont);
- grandChildFont.setFamilies(QStringList{QLatin1String("Times New Roman")});
- grandChildFont.setUnderline(true);
- grandChild->setProperty("font", grandChildFont);
- QCOMPARE(child->property("font").value<QFont>(), childFont);
- QCOMPARE(grandChild->property("font").value<QFont>(), grandChildFont);
-
- QFont windowFont;
- windowFont.setWeight(QFont::Thin);
- window->setFont(windowFont);
- QCOMPARE(window->font(), windowFont);
- QCOMPARE(control->property("font").value<QFont>(), windowFont);
-
- childFont.setWeight(QFont::Thin);
- QCOMPARE(child->property("font").value<QFont>(), childFont);
-
- grandChildFont.setWeight(QFont::Thin);
- QCOMPARE(grandChild->property("font").value<QFont>(), grandChildFont);
-
- child->setProperty("font", QVariant());
- QCOMPARE(child->property("font").value<QFont>(), windowFont);
- QCOMPARE(grandChild->property("font").value<QFont>(), grandChildFont);
-
- grandChild->setProperty("font", QVariant());
- QCOMPARE(grandChild->property("font").value<QFont>(), windowFont);
-}
-
-class TestFontTheme : public QQuickTheme
-{
-public:
- static const int NFonts = QQuickTheme::Tumbler + 1;
-
- TestFontTheme()
- {
- for (int i = 0; i < NFonts; ++i) {
- QFont font = QFont();
- font.setPixelSize(i + 10);
- setFont(static_cast<Scope>(i), font);
- }
- }
-};
-
-Q_DECLARE_METATYPE(QQuickTheme::Scope)
-
-void tst_font::defaultFont_data()
-{
- QTest::addColumn<QString>("control");
- QTest::addColumn<QQuickTheme::Scope>("scope");
-
- QTest::newRow("AbstractButton") << "AbstractButton" << QQuickTheme::System;
- QTest::newRow("ApplicationWindow") << "ApplicationWindow" << QQuickTheme::System;
- QTest::newRow("Button") << "Button" << QQuickTheme::Button;
- QTest::newRow("CheckBox") << "CheckBox" << QQuickTheme::CheckBox;
- QTest::newRow("CheckDelegate") << "CheckDelegate" << QQuickTheme::ListView;
- QTest::newRow("ComboBox") << "ComboBox" << QQuickTheme::ComboBox;
- QTest::newRow("Container") << "Container" << QQuickTheme::System;
- QTest::newRow("Control") << "Control" << QQuickTheme::System;
- QTest::newRow("Dial") << "Dial" << QQuickTheme::System;
- QTest::newRow("Dialog") << "Dialog" << QQuickTheme::System;
- QTest::newRow("DialogButtonBox") << "DialogButtonBox" << QQuickTheme::System;
- QTest::newRow("Drawer") << "Drawer" << QQuickTheme::System;
- QTest::newRow("Frame") << "Frame" << QQuickTheme::System;
- QTest::newRow("GroupBox") << "GroupBox" << QQuickTheme::GroupBox;
- QTest::newRow("ItemDelegate") << "ItemDelegate" << QQuickTheme::ItemView;
- QTest::newRow("Label") << "Label" << QQuickTheme::Label;
- QTest::newRow("Menu") << "Menu" << QQuickTheme::Menu;
- QTest::newRow("MenuItem") << "MenuItem" << QQuickTheme::Menu;
- QTest::newRow("MenuSeparator") << "MenuSeparator" << QQuickTheme::Menu;
- QTest::newRow("Page") << "Page" << QQuickTheme::System;
- QTest::newRow("Pane") << "Pane" << QQuickTheme::System;
- QTest::newRow("Popup") << "Popup" << QQuickTheme::System;
- QTest::newRow("ProgressBar") << "ProgressBar" << QQuickTheme::System;
- QTest::newRow("RadioButton") << "RadioButton" << QQuickTheme::RadioButton;
- QTest::newRow("RadioDelegate") << "RadioDelegate" << QQuickTheme::ListView;
- QTest::newRow("RangeSlider") << "RangeSlider" << QQuickTheme::System;
- QTest::newRow("RoundButton") << "RoundButton" << QQuickTheme::Button;
- QTest::newRow("ScrollBar") << "ScrollBar" << QQuickTheme::System;
- QTest::newRow("ScrollIndicator") << "ScrollIndicator" << QQuickTheme::System;
- QTest::newRow("Slider") << "Slider" << QQuickTheme::System;
- QTest::newRow("SpinBox") << "SpinBox" << QQuickTheme::SpinBox;
- QTest::newRow("SwipeDelegate") << "SwipeDelegate" << QQuickTheme::ListView;
- QTest::newRow("Switch") << "Switch" << QQuickTheme::Switch;
- QTest::newRow("SwitchDelegate") << "SwitchDelegate" << QQuickTheme::ListView;
- QTest::newRow("TabBar") << "TabBar" << QQuickTheme::TabBar;
- QTest::newRow("TabButton") << "TabButton" << QQuickTheme::TabBar;
- QTest::newRow("TextArea") << "TextArea" << QQuickTheme::TextArea;
- QTest::newRow("TextField") << "TextField" << QQuickTheme::TextField;
- QTest::newRow("ToolBar") << "ToolBar" << QQuickTheme::ToolBar;
- QTest::newRow("ToolButton") << "ToolButton" << QQuickTheme::ToolBar;
- QTest::newRow("ToolSeparator") << "ToolSeparator" << QQuickTheme::ToolBar;
- QTest::newRow("ToolTip") << "ToolTip" << QQuickTheme::ToolTip;
- QTest::newRow("Tumbler") << "Tumbler" << QQuickTheme::Tumbler;
-}
-
-void tst_font::defaultFont()
-{
- QFETCH(QString, control);
- QFETCH(QQuickTheme::Scope, scope);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick.Controls; %1 { }").arg(control).toUtf8(), QUrl());
-
- // The call to setData() above causes QQuickBasicTheme to be set as the current theme,
- // so we must make sure we only set our theme afterwards.
- QQuickThemePrivate::instance.reset(new TestFontTheme);
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QVariant var = object->property("font");
- QVERIFY(var.isValid());
-
- QFont expectedFont = QQuickTheme::font(scope);
- QFont actualFont = var.value<QFont>();
- QCOMPARE(actualFont, expectedFont);
-}
-
-void tst_font::listView_data()
-{
- QTest::addColumn<QString>("objectName");
-
- QTest::newRow("Control") << "control";
- QTest::newRow("Label") << "label";
- QTest::newRow("TextArea") << "textarea";
- QTest::newRow("TextField") << "textfield";
-}
-
-void tst_font::listView()
-{
- QFETCH(QString, objectName);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("listview.qml"));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY2(!window.isNull(), qPrintable(component.errorString()));
-
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- QQuickItem *listView = window->property("listView").value<QQuickItem *>();
- QVERIFY(listView);
-
- QQuickItem *contentItem = listView->property("contentItem").value<QQuickItem *>();
- QVERIFY(contentItem);
-
- QVERIFY(QMetaObject::invokeMethod(listView, "forceLayout"));
-
- QQuickItem *column = contentItem->childItems().value(0);
- QVERIFY(column);
-
- QQuickItem *control = column->property(objectName.toUtf8()).value<QQuickItem *>();
- QVERIFY(control);
-
- QCOMPARE(control->property("font").value<QFont>().pixelSize(), 55);
-}
-
-QTEST_MAIN(tst_font)
-
-#include "tst_font.moc"
diff --git a/tests/auto/palette/CMakeLists.txt b/tests/auto/palette/CMakeLists.txt
deleted file mode 100644
index 6702ac8a..00000000
--- a/tests/auto/palette/CMakeLists.txt
+++ /dev/null
@@ -1,61 +0,0 @@
-# Generated from palette.pro.
-
-#####################################################################
-## tst_palette Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_palette
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_palette.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "qtquickcontrols2.conf"
-)
-
-qt_internal_add_resource(tst_palette "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:palette.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_palette CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_palette CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/palette/data/bindings.qml b/tests/auto/palette/data/bindings.qml
deleted file mode 100644
index 5f156c96..00000000
--- a/tests/auto/palette/data/bindings.qml
+++ /dev/null
@@ -1,95 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ApplicationWindow {
- id: window
- objectName: "window"
- width: 600
- height: 800
- visible: true
-
- property alias disabledButton: disabledButton
- property alias enabledButton: enabledButton
-
- palette {
- active {
- button: "khaki"
- buttonText: "bisque"
- }
-
- disabled {
- buttonText: "lavender"
- button: "coral"
- }
- }
-
- ColumnLayout {
- Button {
- id: disabledButton
- text: "Disabled"
- enabled: false
-
- palette.disabled.button: "aqua"
- palette.disabled.buttonText: "azure"
- }
-
- Button {
- id: enabledButton
- text: "Enabled"
-
- palette: disabledButton.palette
- }
- }
-}
diff --git a/tests/auto/palette/data/inheritance-childcontrol.qml b/tests/auto/palette/data/inheritance-childcontrol.qml
deleted file mode 100644
index 896354df..00000000
--- a/tests/auto/palette/data/inheritance-childcontrol.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Item {
- Control {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
- }
-}
diff --git a/tests/auto/palette/data/inheritance-childpopup.qml b/tests/auto/palette/data/inheritance-childpopup.qml
deleted file mode 100644
index 7896a558..00000000
--- a/tests/auto/palette/data/inheritance-childpopup.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Item {
- Popup {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
- }
-}
diff --git a/tests/auto/palette/data/inheritance-control.qml b/tests/auto/palette/data/inheritance-control.qml
deleted file mode 100644
index eb534180..00000000
--- a/tests/auto/palette/data/inheritance-control.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Control {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
-}
diff --git a/tests/auto/palette/data/inheritance-dynamicchildcontrol.qml b/tests/auto/palette/data/inheritance-dynamicchildcontrol.qml
deleted file mode 100644
index 0a4e5bc6..00000000
--- a/tests/auto/palette/data/inheritance-dynamicchildcontrol.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Control control
- property Control child
- property Control grandChild
-
- Item {
- id: childItem
- }
-
- Component {
- id: component
- Control { }
- }
-
- Component.onCompleted: {
- control = component.createObject(childItem)
- child = component.createObject(control)
- grandChild = component.createObject(child)
- }
-}
diff --git a/tests/auto/palette/data/inheritance-dynamicchildpopup.qml b/tests/auto/palette/data/inheritance-dynamicchildpopup.qml
deleted file mode 100644
index 0e799d47..00000000
--- a/tests/auto/palette/data/inheritance-dynamicchildpopup.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Popup control
- property Control child
- property Control grandChild
-
- Item {
- id: childItem
- }
-
- Component {
- id: popupComponent
- Popup { }
- }
-
- Component {
- id: controlComponent
- Control { }
- }
-
- Component.onCompleted: {
- control = popupComponent.createObject(childItem)
- child = controlComponent.createObject(control.contentItem)
- grandChild = controlComponent.createObject(child)
- }
-}
diff --git a/tests/auto/palette/data/inheritance-dynamiccontrol.qml b/tests/auto/palette/data/inheritance-dynamiccontrol.qml
deleted file mode 100644
index 058d5b8b..00000000
--- a/tests/auto/palette/data/inheritance-dynamiccontrol.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Control control
- property Control child
- property Control grandChild
-
- Component {
- id: component
- Control { }
- }
-
- Component.onCompleted: {
- control = component.createObject(contentItem)
- child = component.createObject(control)
- grandChild = component.createObject(child)
- }
-}
diff --git a/tests/auto/palette/data/inheritance-dynamicpopup.qml b/tests/auto/palette/data/inheritance-dynamicpopup.qml
deleted file mode 100644
index 429669c7..00000000
--- a/tests/auto/palette/data/inheritance-dynamicpopup.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property Popup control
- property Control child
- property Control grandChild
-
- Component {
- id: popupComponent
- Popup { }
- }
-
- Component {
- id: controlComponent
- Control { }
- }
-
- Component.onCompleted: {
- control = popupComponent.createObject(window)
- child = controlComponent.createObject(control.contentItem)
- grandChild = controlComponent.createObject(child)
- }
-}
diff --git a/tests/auto/palette/data/inheritance-popup.qml b/tests/auto/palette/data/inheritance-popup.qml
deleted file mode 100644
index cd2aebb5..00000000
--- a/tests/auto/palette/data/inheritance-popup.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- property alias control: control
- property alias child: child
- property alias grandChild: grandChild
-
- Popup {
- id: control
-
- Control {
- id: child
-
- Item {
- Control {
- id: grandChild
- }
- }
- }
- }
-}
diff --git a/tests/auto/palette/data/listview.qml b/tests/auto/palette/data/listview.qml
deleted file mode 100644
index eee6531f..00000000
--- a/tests/auto/palette/data/listview.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 200
- height: 200
-
- property alias listView: listView
-
- palette.highlight: "red"
-
- ListView {
- id: listView
- anchors.fill: parent
- model: 1
- delegate: Column {
- property alias control: control
- property alias label: label
- property alias textarea: textarea
- property alias textfield: textfield
-
- Control { id: control }
- Label { id: label }
- TextArea { id: textarea }
- TextField { id: textfield }
- }
- }
-}
diff --git a/tests/auto/palette/data/palette-appwindow-custom.qml b/tests/auto/palette/data/palette-appwindow-custom.qml
deleted file mode 100644
index f5f75ae7..00000000
--- a/tests/auto/palette/data/palette-appwindow-custom.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- palette.alternateBase: "aqua"
- palette.base: "azure"
- palette.brightText: "beige"
- palette.button: "bisque"
- palette.buttonText: "chocolate"
- palette.dark: "coral"
- palette.highlight: "crimson"
- palette.highlightedText: "fuchsia"
- palette.light: "gold"
- palette.link: "indigo"
- palette.linkVisited: "ivory"
- palette.mid: "khaki"
- palette.midlight: "lavender"
- palette.shadow: "linen"
- palette.text: "moccasin"
- palette.toolTipBase: "navy"
- palette.toolTipText: "orchid"
- palette.window: "plum"
- palette.windowText: "salmon"
-}
diff --git a/tests/auto/palette/data/palette-appwindow-default.qml b/tests/auto/palette/data/palette-appwindow-default.qml
deleted file mode 100644
index 9f2c34fe..00000000
--- a/tests/auto/palette/data/palette-appwindow-default.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
-}
diff --git a/tests/auto/palette/data/palette-control-custom.qml b/tests/auto/palette/data/palette-control-custom.qml
deleted file mode 100644
index 6915404d..00000000
--- a/tests/auto/palette/data/palette-control-custom.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Control {
- palette.alternateBase: "aqua"
- palette.base: "azure"
- palette.brightText: "beige"
- palette.button: "bisque"
- palette.buttonText: "chocolate"
- palette.dark: "coral"
- palette.highlight: "crimson"
- palette.highlightedText: "fuchsia"
- palette.light: "gold"
- palette.link: "indigo"
- palette.linkVisited: "ivory"
- palette.mid: "khaki"
- palette.midlight: "lavender"
- palette.shadow: "linen"
- palette.text: "moccasin"
- palette.toolTipBase: "navy"
- palette.toolTipText: "orchid"
- palette.window: "plum"
- palette.windowText: "salmon"
-}
diff --git a/tests/auto/palette/data/palette-control-default.qml b/tests/auto/palette/data/palette-control-default.qml
deleted file mode 100644
index 48afa021..00000000
--- a/tests/auto/palette/data/palette-control-default.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Control {
-}
diff --git a/tests/auto/palette/data/palette-popup-custom.qml b/tests/auto/palette/data/palette-popup-custom.qml
deleted file mode 100644
index 47f52d17..00000000
--- a/tests/auto/palette/data/palette-popup-custom.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Popup {
- palette.alternateBase: "aqua"
- palette.base: "azure"
- palette.brightText: "beige"
- palette.button: "bisque"
- palette.buttonText: "chocolate"
- palette.dark: "coral"
- palette.highlight: "crimson"
- palette.highlightedText: "fuchsia"
- palette.light: "gold"
- palette.link: "indigo"
- palette.linkVisited: "ivory"
- palette.mid: "khaki"
- palette.midlight: "lavender"
- palette.shadow: "linen"
- palette.text: "moccasin"
- palette.toolTipBase: "navy"
- palette.toolTipText: "orchid"
- palette.window: "plum"
- palette.windowText: "salmon"
-}
diff --git a/tests/auto/palette/data/palette-popup-default.qml b/tests/auto/palette/data/palette-popup-default.qml
deleted file mode 100644
index 77676bac..00000000
--- a/tests/auto/palette/data/palette-popup-default.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Popup {
-}
diff --git a/tests/auto/palette/data/set-palette.qml b/tests/auto/palette/data/set-palette.qml
deleted file mode 100644
index 2d0fe194..00000000
--- a/tests/auto/palette/data/set-palette.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Control {
- palette {
- active {
- buttonText: "azure"
- button: "khaki"
- }
-
- disabled {
- buttonText: "lavender"
- button: "coral"
- }
- }
-}
diff --git a/tests/auto/palette/qtquickcontrols2.conf b/tests/auto/palette/qtquickcontrols2.conf
deleted file mode 100644
index c5de6b36..00000000
--- a/tests/auto/palette/qtquickcontrols2.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-[Basic]
-Palette\Base=#efefef
-
-[Basic\Palette]
-Text=#101010
diff --git a/tests/auto/palette/tst_palette.cpp b/tests/auto/palette/tst_palette.cpp
deleted file mode 100644
index b69f03b4..00000000
--- a/tests/auto/palette/tst_palette.cpp
+++ /dev/null
@@ -1,435 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include "../shared/visualtestutil.h"
-
-#include <QtGui/qpalette.h>
-#include <QtGui/private/qguiapplication_p.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p_p.h>
-#include <QtQuickTemplates2/private/qquicktheme_p_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-// Need a more descriptive failure message: QTBUG-87039
-#define COMPARE_PALETTES(actualPalette, expectedPalette) \
- QVERIFY2(actualPalette == expectedPalette, \
- qPrintable(QString::fromLatin1("\n Actual: %1\n Expected: %2") \
- .arg(QDebug::toString(actualPalette)).arg(QDebug::toString(expectedPalette))));
-
-class tst_palette : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void palette_data();
- void palette();
-
- void inheritance_data();
- void inheritance();
-
- void defaultPalette_data();
- void defaultPalette();
-
- void listView_data();
- void listView();
-
- void setDynamicallyCreatedPalette();
- void createBindings();
- void updateBindings();
-};
-
-void tst_palette::initTestCase()
-{
- QQuickStyle::setStyle("Basic");
-
- QQmlDataTest::initTestCase();
-
- // Import QtQuick.Controls to initialize styles and themes so that
- // QQuickControlPrivate::themePalette() returns a palette from the
- // style's theme instead of the platform's theme.
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData("import QtQuick.Controls; Control { }", QUrl());
- delete component.create();
-}
-
-void tst_palette::palette_data()
-{
- QTest::addColumn<QString>("testFile");
- QTest::addColumn<QPalette>("expectedPalette");
-
- QPalette defaultPalette = QQuickTheme::palette(QQuickTheme::System);
- defaultPalette.setColor(QPalette::Base, QColor("#efefef"));
- defaultPalette.setColor(QPalette::Text, QColor("#101010"));
-
- QTest::newRow("Control") << "palette-control-default.qml" << defaultPalette;
- QTest::newRow("AppWindow") << "palette-appwindow-default.qml" << defaultPalette;
- QTest::newRow("Popup") << "palette-popup-default.qml" << defaultPalette;
-
- QPalette customPalette;
- customPalette.setColor(QPalette::AlternateBase, QColor("aqua"));
- customPalette.setColor(QPalette::Base, QColor("azure"));
- customPalette.setColor(QPalette::BrightText, QColor("beige"));
- customPalette.setColor(QPalette::Button, QColor("bisque"));
- customPalette.setColor(QPalette::ButtonText, QColor("chocolate"));
- customPalette.setColor(QPalette::Dark, QColor("coral"));
- customPalette.setColor(QPalette::Highlight, QColor("crimson"));
- customPalette.setColor(QPalette::HighlightedText, QColor("fuchsia"));
- customPalette.setColor(QPalette::Light, QColor("gold"));
- customPalette.setColor(QPalette::Link, QColor("indigo"));
- customPalette.setColor(QPalette::LinkVisited, QColor("ivory"));
- customPalette.setColor(QPalette::Mid, QColor("khaki"));
- customPalette.setColor(QPalette::Midlight, QColor("lavender"));
- customPalette.setColor(QPalette::Shadow, QColor("linen"));
- customPalette.setColor(QPalette::Text, QColor("moccasin"));
- customPalette.setColor(QPalette::ToolTipBase, QColor("navy"));
- customPalette.setColor(QPalette::ToolTipText, QColor("orchid"));
- customPalette.setColor(QPalette::Window, QColor("plum"));
- customPalette.setColor(QPalette::WindowText, QColor("salmon"));
-
- QTest::newRow("Control:custom") << "palette-control-custom.qml" << customPalette;
- QTest::newRow("AppWindow:custom") << "palette-appwindow-custom.qml" << customPalette;
- QTest::newRow("Popup:custom") << "palette-popup-custom.qml" << customPalette;
-}
-
-void tst_palette::palette()
-{
- QFETCH(QString, testFile);
- QFETCH(QPalette, expectedPalette);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl(testFile));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QVariant var = object->property("palette");
- QVERIFY(var.isValid());
-
- COMPARE_PALETTES(var.value<QQuickPalette*>()->toQPalette(), expectedPalette);
-}
-
-void tst_palette::inheritance_data()
-{
- QTest::addColumn<QString>("testFile");
-
- QTest::newRow("Control") << "inheritance-control.qml";
- QTest::newRow("Child Control") << "inheritance-childcontrol.qml";
- QTest::newRow("Dynamic Control") << "inheritance-dynamiccontrol.qml";
- QTest::newRow("Dynamic Child Control") << "inheritance-dynamicchildcontrol.qml";
-
- QTest::newRow("Popup") << "inheritance-popup.qml";
- QTest::newRow("Child Popup") << "inheritance-childpopup.qml";
- QTest::newRow("Dynamic Popup") << "inheritance-dynamicpopup.qml";
- QTest::newRow("Dynamic Child Popup") << "inheritance-dynamicchildpopup.qml";
-}
-
-void tst_palette::inheritance()
-{
- QFETCH(QString, testFile);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl(testFile));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY2(!window.isNull(), qPrintable(component.errorString()));
-
- QObject *control = window->property("control").value<QObject *>();
- QObject *child = window->property("child").value<QObject *>();
- QObject *grandChild = window->property("grandChild").value<QObject *>();
- QVERIFY(control && child && grandChild);
-
- QPalette defaultPalette = QQuickTheme::palette(QQuickTheme::System);
- defaultPalette.setColor(QPalette::Base, QColor("#efefef"));
- defaultPalette.setColor(QPalette::Text, QColor("#101010"));
-
- auto windowPalette = QQuickWindowPrivate::get(window.get())->palette();
-
- QCOMPARE(windowPalette->toQPalette(), defaultPalette);
-
- auto controlPalette = control->property("palette").value<QQuickPalette*>();
- auto childPalette = child->property("palette").value<QQuickPalette*>();
- auto grandChildPalette = grandChild->property("palette").value<QQuickPalette*>();
- QVERIFY(controlPalette && childPalette && grandChildPalette);
-
- QCOMPARE(controlPalette->toQPalette(), defaultPalette);
- QCOMPARE(childPalette->toQPalette(), defaultPalette);
- QCOMPARE(grandChildPalette->toQPalette(), defaultPalette);
-
- childPalette->setBase(Qt::red);
- childPalette->setText(Qt::green);
- childPalette->setButton(Qt::blue);
-
- QCOMPARE(childPalette->base(), grandChildPalette->base());
- QCOMPARE(childPalette->text(), grandChildPalette->text());
- QCOMPARE(childPalette->button(), grandChildPalette->button());
-
- windowPalette->setWindow(Qt::gray);
- QCOMPARE(controlPalette->window(), windowPalette->window());
-
- childPalette->setWindow(Qt::red);
- QCOMPARE(childPalette->window(), Qt::red);
-
- grandChildPalette->setWindow(Qt::blue);
- QCOMPARE(grandChildPalette->window(), Qt::blue);
-
- auto childMo = child->metaObject();
- childMo->property(childMo->indexOfProperty("palette")).reset(child);
- QCOMPARE(childPalette->window(), windowPalette->window());
- QCOMPARE(grandChildPalette->window(), Qt::blue);
-
- auto grandChildMo = grandChild->metaObject();
- grandChildMo->property(grandChildMo->indexOfProperty("palette")).reset(grandChild);
- QCOMPARE(grandChildPalette->window(), windowPalette->window());
-}
-
-class TestTheme : public QQuickTheme
-{
-public:
- static const uint NPalettes = QQuickTheme::Tumbler + 1;
-
- TestTheme()
- {
- for (uint i = 0; i < NPalettes; ++i)
- setPalette(static_cast<Scope>(i), QPalette(QColor::fromRgb(i)));
- }
-};
-
-Q_DECLARE_METATYPE(QQuickTheme::Scope)
-
-void tst_palette::defaultPalette_data()
-{
- QTest::addColumn<QString>("control");
- QTest::addColumn<QQuickTheme::Scope>("scope");
-
- QTest::newRow("AbstractButton") << "AbstractButton" << QQuickTheme::System;
- QTest::newRow("ApplicationWindow") << "ApplicationWindow" << QQuickTheme::System;
- QTest::newRow("Button") << "Button" << QQuickTheme::Button;
- QTest::newRow("CheckBox") << "CheckBox" << QQuickTheme::CheckBox;
- QTest::newRow("CheckDelegate") << "CheckDelegate" << QQuickTheme::ListView;
- QTest::newRow("ComboBox") << "ComboBox" << QQuickTheme::ComboBox;
- QTest::newRow("Container") << "Container" << QQuickTheme::System;
- QTest::newRow("Control") << "Control" << QQuickTheme::System;
- QTest::newRow("Dial") << "Dial" << QQuickTheme::System;
- QTest::newRow("Dialog") << "Dialog" << QQuickTheme::System;
- QTest::newRow("DialogButtonBox") << "DialogButtonBox" << QQuickTheme::System;
- QTest::newRow("Drawer") << "Drawer" << QQuickTheme::System;
- QTest::newRow("Frame") << "Frame" << QQuickTheme::System;
- QTest::newRow("GroupBox") << "GroupBox" << QQuickTheme::GroupBox;
- QTest::newRow("ItemDelegate") << "ItemDelegate" << QQuickTheme::ItemView;
- QTest::newRow("Label") << "Label" << QQuickTheme::Label;
- QTest::newRow("Menu") << "Menu" << QQuickTheme::Menu;
- QTest::newRow("MenuItem") << "MenuItem" << QQuickTheme::Menu;
- QTest::newRow("MenuSeparator") << "MenuSeparator" << QQuickTheme::Menu;
- QTest::newRow("Page") << "Page" << QQuickTheme::System;
- QTest::newRow("Pane") << "Pane" << QQuickTheme::System;
- QTest::newRow("Popup") << "Popup" << QQuickTheme::System;
- QTest::newRow("ProgressBar") << "ProgressBar" << QQuickTheme::System;
- QTest::newRow("RadioButton") << "RadioButton" << QQuickTheme::RadioButton;
- QTest::newRow("RadioDelegate") << "RadioDelegate" << QQuickTheme::ListView;
- QTest::newRow("RangeSlider") << "RangeSlider" << QQuickTheme::System;
- QTest::newRow("RoundButton") << "RoundButton" << QQuickTheme::Button;
- QTest::newRow("ScrollBar") << "ScrollBar" << QQuickTheme::System;
- QTest::newRow("ScrollIndicator") << "ScrollIndicator" << QQuickTheme::System;
- QTest::newRow("Slider") << "Slider" << QQuickTheme::System;
- QTest::newRow("SpinBox") << "SpinBox" << QQuickTheme::SpinBox;
- QTest::newRow("SwipeDelegate") << "SwipeDelegate" << QQuickTheme::ListView;
- QTest::newRow("Switch") << "Switch" << QQuickTheme::Switch;
- QTest::newRow("SwitchDelegate") << "SwitchDelegate" << QQuickTheme::ListView;
- QTest::newRow("TabBar") << "TabBar" << QQuickTheme::TabBar;
- QTest::newRow("TabButton") << "TabButton" << QQuickTheme::TabBar;
- QTest::newRow("TextArea") << "TextArea" << QQuickTheme::TextArea;
- QTest::newRow("TextField") << "TextField" << QQuickTheme::TextField;
- QTest::newRow("ToolBar") << "ToolBar" << QQuickTheme::ToolBar;
- QTest::newRow("ToolButton") << "ToolButton" << QQuickTheme::ToolBar;
- QTest::newRow("ToolSeparator") << "ToolSeparator" << QQuickTheme::ToolBar;
- QTest::newRow("ToolTip") << "ToolTip" << QQuickTheme::ToolTip;
- QTest::newRow("Tumbler") << "Tumbler" << QQuickTheme::Tumbler;
-}
-
-void tst_palette::defaultPalette()
-{
- QFETCH(QString, control);
- QFETCH(QQuickTheme::Scope, scope);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick.Controls; %1 { }").arg(control).toUtf8(), QUrl());
-
- // The call to setData() above causes QQuickBasicTheme to be set as the current theme,
- // so we must make sure we only set our theme afterwards.
- std::unique_ptr<QQuickTheme> oldTheme(QQuickThemePrivate::instance.take());
- QQuickThemePrivate::instance.reset(new TestTheme);
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QVariant var = object->property("palette");
- QVERIFY(var.isValid());
-
- QPalette expectedPalette = QQuickTheme::palette(scope);
- auto actualPalette = var.value<QQuickPalette*>();
- QVERIFY(actualPalette);
- QCOMPARE(actualPalette->toQPalette(), expectedPalette);
-
- QQuickThemePrivate::instance.reset(oldTheme.release());
-}
-
-void tst_palette::listView_data()
-{
- QTest::addColumn<QString>("objectName");
-
- QTest::newRow("Control") << "control";
- QTest::newRow("Label") << "label";
- QTest::newRow("TextArea") << "textarea";
- QTest::newRow("TextField") << "textfield";
-}
-
-void tst_palette::listView()
-{
- QFETCH(QString, objectName);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("listview.qml"));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY2(!window.isNull(), qPrintable(component.errorString()));
-
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- QQuickItem *listView = window->property("listView").value<QQuickItem *>();
- QVERIFY(listView);
-
- QQuickItem *contentItem = listView->property("contentItem").value<QQuickItem *>();
- QVERIFY(contentItem);
-
- QVERIFY(QMetaObject::invokeMethod(listView, "forceLayout"));
-
- QQuickItem *column = contentItem->childItems().value(0);
- QVERIFY(column);
-
- QQuickItem *control = column->property(objectName.toUtf8()).value<QQuickItem *>();
- QVERIFY(control);
-
- QCOMPARE(QQuickItemPrivate::get(control)->palette()->highlight(), Qt::red);
-}
-
-void tst_palette::setDynamicallyCreatedPalette()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("set-palette.qml"));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QVariant var = object->property("palette");
- QVERIFY(var.isValid());
-
- auto palette = var.value<QQuickPalette*>();
- QVERIFY(palette);
-
- QCOMPARE(palette->buttonText(), QColor("azure"));
- QCOMPARE(palette->button(), QColor("khaki"));
-
- QCOMPARE(palette->disabled()->buttonText(), QColor("lavender"));
- QCOMPARE(palette->disabled()->button(), QColor("coral"));
-}
-
-void tst_palette::createBindings()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("bindings.qml"));
-
- QScopedPointer<QObject> window(component.create());
- QVERIFY2(!window.isNull(), qPrintable(component.errorString()));
-
- auto disabledButton = window->property("disabledButton").value<QQuickButton*>();
- QVERIFY(disabledButton);
-
- auto enabledButton = window->property("enabledButton").value<QQuickButton*>();
- QVERIFY(enabledButton);
-
- QCOMPARE(QQuickItemPrivate::get(disabledButton)->palette()->button(), QColor("aqua"));
- QCOMPARE(QQuickItemPrivate::get(disabledButton)->palette()->buttonText(), QColor("azure"));
-
- QCOMPARE(QQuickItemPrivate::get(enabledButton)->palette()->button(), QColor("khaki"));
- QCOMPARE(QQuickItemPrivate::get(enabledButton)->palette()->buttonText(), QColor("bisque"));
-
- QCOMPARE(QQuickItemPrivate::get(enabledButton)->palette()->disabled()->button(), QColor("aqua"));
- QCOMPARE(QQuickItemPrivate::get(enabledButton)->palette()->disabled()->buttonText(), QColor("azure"));
-}
-
-void tst_palette::updateBindings()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("bindings.qml"));
-
- QScopedPointer<QObject> window(component.create());
- QVERIFY2(!window.isNull(), qPrintable(component.errorString()));
-
- auto disabledButton = window->property("disabledButton").value<QQuickButton*>();
- QVERIFY(disabledButton);
-
- auto enabledButton = window->property("enabledButton").value<QQuickButton*>();
- QVERIFY(enabledButton);
-
- QQuickItemPrivate::get(disabledButton)->palette()->disabled()->setButton(QColor("navy"));
- enabledButton->setEnabled(false);
-
- QCOMPARE(QQuickItemPrivate::get(enabledButton)->palette()->button(), QColor("navy"));
-}
-
-QTEST_MAIN(tst_palette)
-
-#include "tst_palette.moc"
diff --git a/tests/auto/platform/CMakeLists.txt b/tests/auto/platform/CMakeLists.txt
deleted file mode 100644
index 6633de5c..00000000
--- a/tests/auto/platform/CMakeLists.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-# Generated from platform.pro.
-
-#####################################################################
-## tst_platform Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_platform
- GUI
- QMLTEST
- SOURCES
- tst_platform.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:platform.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/platform/data/tst_colordialog.qml b/tests/auto/platform/data/tst_colordialog.qml
deleted file mode 100644
index 12055a5a..00000000
--- a/tests/auto/platform/data/tst_colordialog.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- name: "ColorDialog"
-
- Component {
- id: colorDialog
- ColorDialog { }
- }
-
- function test_instance() {
- var dialog = colorDialog.createObject(testCase)
- verify(dialog)
- dialog.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_filedialog.qml b/tests/auto/platform/data/tst_filedialog.qml
deleted file mode 100644
index 5a63dd23..00000000
--- a/tests/auto/platform/data/tst_filedialog.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- name: "FileDialog"
-
- Component {
- id: fileDialog
- FileDialog { }
- }
-
- function test_instance() {
- var dialog = fileDialog.createObject(testCase)
- verify(dialog)
- dialog.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_folderdialog.qml b/tests/auto/platform/data/tst_folderdialog.qml
deleted file mode 100644
index 37881c1a..00000000
--- a/tests/auto/platform/data/tst_folderdialog.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- name: "FolderDialog"
-
- Component {
- id: folderDialog
- FolderDialog { }
- }
-
- function test_instance() {
- var dialog = folderDialog.createObject(testCase)
- verify(dialog)
- dialog.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_fontdialog.qml b/tests/auto/platform/data/tst_fontdialog.qml
deleted file mode 100644
index edb62e52..00000000
--- a/tests/auto/platform/data/tst_fontdialog.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- name: "FontDialog"
-
- Component {
- id: fontDialog
- FontDialog { }
- }
-
- function test_instance() {
- var dialog = fontDialog.createObject(testCase)
- verify(dialog)
- dialog.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_menu.qml b/tests/auto/platform/data/tst_menu.qml
deleted file mode 100644
index 7e389222..00000000
--- a/tests/auto/platform/data/tst_menu.qml
+++ /dev/null
@@ -1,264 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "Menu"
-
- Component {
- id: item
- MenuItem { }
- }
-
- Component {
- id: menu
- Menu { }
- }
-
- SignalSpy {
- id: itemsSpy
- signalName: "itemsChanged"
- }
-
- function init() {
- verify(!itemsSpy.target)
- compare(itemsSpy.count, 0)
- }
-
- function cleanup() {
- itemsSpy.target = null
- itemsSpy.clear()
- }
-
- function test_addRemove() {
- var control = menu.createObject(testCase)
-
- itemsSpy.target = control
- verify(itemsSpy.valid)
-
- control.addItem(item.createObject(control, {text: "1"}))
- compare(control.items.length, 1)
- compare(control.items[0].text, "1")
- compare(itemsSpy.count, 1)
-
- control.addItem(item.createObject(control, {text: "2"}))
- compare(control.items.length, 2)
- compare(control.items[0].text, "1")
- compare(control.items[1].text, "2")
- compare(itemsSpy.count, 2)
-
- control.insertItem(1, item.createObject(control, {text: "3"}))
- compare(control.items.length, 3)
- compare(control.items[0].text, "1")
- compare(control.items[1].text, "3")
- compare(control.items[2].text, "2")
- compare(itemsSpy.count, 3)
-
- control.insertItem(0, item.createObject(control, {text: "4"}))
- compare(control.items.length, 4)
- compare(control.items[0].text, "4")
- compare(control.items[1].text, "1")
- compare(control.items[2].text, "3")
- compare(control.items[3].text, "2")
- compare(itemsSpy.count, 4)
-
- control.insertItem(control.items.length, item.createObject(control, {text: "5"}))
- compare(control.items.length, 5)
- compare(control.items[0].text, "4")
- compare(control.items[1].text, "1")
- compare(control.items[2].text, "3")
- compare(control.items[3].text, "2")
- compare(control.items[4].text, "5")
- compare(itemsSpy.count, 5)
-
- control.removeItem(control.items[4])
- compare(control.items.length, 4)
- compare(control.items[0].text, "4")
- compare(control.items[1].text, "1")
- compare(control.items[2].text, "3")
- compare(control.items[3].text, "2")
- compare(itemsSpy.count, 6)
-
- control.removeItem(control.items[0])
- compare(control.items.length, 3)
- compare(control.items[0].text, "1")
- compare(control.items[1].text, "3")
- compare(control.items[2].text, "2")
- compare(itemsSpy.count, 7)
-
- control.removeItem(control.items[1])
- compare(control.items.length, 2)
- compare(control.items[0].text, "1")
- compare(control.items[1].text, "2")
- compare(itemsSpy.count, 8)
-
- control.removeItem(control.items[1])
- compare(control.items.length, 1)
- compare(control.items[0].text, "1")
- compare(itemsSpy.count, 9)
-
- control.removeItem(control.items[0])
- compare(control.items.length, 0)
- compare(itemsSpy.count, 10)
-
- control.destroy()
- }
-
- Component {
- id: contentMenu
- Menu {
- QtObject { objectName: "object" }
- MenuItem { objectName: "item1" }
- Timer { objectName: "timer" }
- MenuItem { objectName: "item2" }
- Component { MenuItem { } }
- }
- }
-
- function test_content() {
- var control = contentMenu.createObject(testCase)
-
- function compareObjectNames(content, names) {
- if (content.length !== names.length)
- return false
- for (var i = 0; i < names.length; ++i) {
- if (content[i].objectName !== names[i])
- return false
- }
- return true
- }
-
- itemsSpy.target = control
- verify(itemsSpy.valid)
-
- verify(compareObjectNames(control.data, ["object", "item1", "timer", "item2", ""]))
- verify(compareObjectNames(control.items, ["item1", "item2"]))
-
- control.addItem(item.createObject(control, {objectName: "item3"}))
- verify(compareObjectNames(control.data, ["object", "item1", "timer", "item2", "", "item3"]))
- verify(compareObjectNames(control.items, ["item1", "item2", "item3"]))
- compare(itemsSpy.count, 1)
-
- control.insertItem(0, item.createObject(control, {objectName: "item4"}))
- verify(compareObjectNames(control.data, ["object", "item1", "timer", "item2", "", "item3", "item4"]))
- verify(compareObjectNames(control.items, ["item4", "item1", "item2", "item3"]))
- compare(itemsSpy.count, 2)
-
- control.removeItem(control.items[1])
- verify(compareObjectNames(control.data, ["object", "timer", "item2", "", "item3", "item4"]))
- verify(compareObjectNames(control.items, ["item4", "item2", "item3"]))
- compare(itemsSpy.count, 3)
-
- control.destroy()
- }
-
- Component {
- id: dynamicMenu
- Menu {
- id: dmenu
- MenuItem { text: "static" }
- Component.onCompleted: {
- addItem(item.createObject(dmenu, {text: "added"}))
- insertItem(0, item.createObject(dmenu, {text: "inserted"}))
- }
- }
- }
-
- function test_dynamic() {
- var control = dynamicMenu.createObject(testCase)
-
- // insertItem(), addItem(), and static MenuItem {}
- compare(control.items.length, 3)
- compare(control.items[0].text, "inserted")
-
- var dying = item.createObject(control, {text: "dying"})
- control.addItem(dying)
- compare(control.items.length, 4)
- compare(control.items[3].text, "dying")
- dying.destroy()
- wait(0)
- compare(control.items.length, 3)
-
- control.destroy()
- }
-
- function test_type() {
- // Q_ENUMS(QPlatformMenu::MenuType)
- compare(Menu.DefaultMenu, 0)
- compare(Menu.EditMenu, 1)
- }
-
- function test_subMenus() {
- var parentMenu = createTemporaryObject(menu, testCase)
- verify(parentMenu)
-
- var subMenu = menu.createObject(parentMenu)
- verify(subMenu)
-
- var subMenuItem = subMenu.menuItem
- verify(subMenuItem)
-
- parentMenu.addMenu(subMenu)
- compare(parentMenu.items.length, 1)
- verify(parentMenu.items[0], subMenuItem)
-
- subMenu.title = "Title"
- compare(subMenu.title, "Title")
- compare(subMenuItem.text, "Title")
- }
-}
diff --git a/tests/auto/platform/data/tst_menubar.qml b/tests/auto/platform/data/tst_menubar.qml
deleted file mode 100644
index 0dd9eb91..00000000
--- a/tests/auto/platform/data/tst_menubar.qml
+++ /dev/null
@@ -1,239 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "MenuBar"
-
- Component {
- id: menu
- Menu { }
- }
-
- Component {
- id: menuBar
- MenuBar { }
- }
-
- SignalSpy {
- id: menusSpy
- signalName: "menusChanged"
- }
-
- function init() {
- verify(!menusSpy.target)
- compare(menusSpy.count, 0)
- }
-
- function cleanup() {
- menusSpy.target = null
- menusSpy.clear()
- }
-
- function test_addRemove() {
- var control = menuBar.createObject(testCase)
-
- menusSpy.target = control
- verify(menusSpy.valid)
-
- control.addMenu(menu.createObject(control, {title: "1"}))
- compare(control.menus.length, 1)
- compare(control.menus[0].title, "1")
- compare(menusSpy.count, 1)
-
- control.addMenu(menu.createObject(control, {title: "2"}))
- compare(control.menus.length, 2)
- compare(control.menus[0].title, "1")
- compare(control.menus[1].title, "2")
- compare(menusSpy.count, 2)
-
- control.insertMenu(1, menu.createObject(control, {title: "3"}))
- compare(control.menus.length, 3)
- compare(control.menus[0].title, "1")
- compare(control.menus[1].title, "3")
- compare(control.menus[2].title, "2")
- compare(menusSpy.count, 3)
-
- control.insertMenu(0, menu.createObject(control, {title: "4"}))
- compare(control.menus.length, 4)
- compare(control.menus[0].title, "4")
- compare(control.menus[1].title, "1")
- compare(control.menus[2].title, "3")
- compare(control.menus[3].title, "2")
- compare(menusSpy.count, 4)
-
- control.insertMenu(control.menus.length, menu.createObject(control, {title: "5"}))
- compare(control.menus.length, 5)
- compare(control.menus[0].title, "4")
- compare(control.menus[1].title, "1")
- compare(control.menus[2].title, "3")
- compare(control.menus[3].title, "2")
- compare(control.menus[4].title, "5")
- compare(menusSpy.count, 5)
-
- control.removeMenu(control.menus[4])
- compare(control.menus.length, 4)
- compare(control.menus[0].title, "4")
- compare(control.menus[1].title, "1")
- compare(control.menus[2].title, "3")
- compare(control.menus[3].title, "2")
- compare(menusSpy.count, 6)
-
- control.removeMenu(control.menus[0])
- compare(control.menus.length, 3)
- compare(control.menus[0].title, "1")
- compare(control.menus[1].title, "3")
- compare(control.menus[2].title, "2")
- compare(menusSpy.count, 7)
-
- control.removeMenu(control.menus[1])
- compare(control.menus.length, 2)
- compare(control.menus[0].title, "1")
- compare(control.menus[1].title, "2")
- compare(menusSpy.count, 8)
-
- control.removeMenu(control.menus[1])
- compare(control.menus.length, 1)
- compare(control.menus[0].title, "1")
- compare(menusSpy.count, 9)
-
- control.removeMenu(control.menus[0])
- compare(control.menus.length, 0)
- compare(menusSpy.count, 10)
-
- control.destroy()
- }
-
- Component {
- id: contentBar
- MenuBar {
- QtObject { objectName: "object" }
- Menu { objectName: "menu1" }
- Timer { objectName: "timer" }
- Menu { objectName: "menu2" }
- Component { Menu { } }
- }
- }
-
- function test_content() {
- var control = contentBar.createObject(testCase)
-
- function compareObjectNames(content, names) {
- if (content.length !== names.length)
- return false
- for (var i = 0; i < names.length; ++i) {
- if (content[i].objectName !== names[i])
- return false
- }
- return true
- }
-
- menusSpy.target = control
- verify(menusSpy.valid)
-
- verify(compareObjectNames(control.data, ["object", "menu1", "timer", "menu2", ""]))
- verify(compareObjectNames(control.menus, ["menu1", "menu2"]))
-
- control.addMenu(menu.createObject(control, {objectName: "menu3"}))
- verify(compareObjectNames(control.data, ["object", "menu1", "timer", "menu2", "", "menu3"]))
- verify(compareObjectNames(control.menus, ["menu1", "menu2", "menu3"]))
- compare(menusSpy.count, 1)
-
- control.insertMenu(0, menu.createObject(control, {objectName: "menu4"}))
- verify(compareObjectNames(control.data, ["object", "menu1", "timer", "menu2", "", "menu3", "menu4"]))
- verify(compareObjectNames(control.menus, ["menu4", "menu1", "menu2", "menu3"]))
- compare(menusSpy.count, 2)
-
- control.removeMenu(control.menus[1])
- verify(compareObjectNames(control.data, ["object", "timer", "menu2", "", "menu3", "menu4"]))
- verify(compareObjectNames(control.menus, ["menu4", "menu2", "menu3"]))
- compare(menusSpy.count, 3)
-
- control.destroy()
- }
-
- Component {
- id: dynamicBar
- MenuBar {
- id: dbar
- Menu { title: "static" }
- Component.onCompleted: {
- addMenu(menu.createObject(dbar, {title: "added"}))
- insertMenu(0, menu.createObject(dbar, {title: "inserted"}))
- }
- }
- }
-
- function test_dynamic() {
- var control = dynamicBar.createObject(testCase)
-
- // insertMenu(), addMenu(), and static Menu {}
- compare(control.menus.length, 3)
- compare(control.menus[0].title, "inserted")
-
- var dying = menu.createObject(control, {title: "dying"})
- control.addMenu(dying)
- compare(control.menus.length, 4)
- compare(control.menus[3].title, "dying")
- dying.destroy()
- wait(0)
- compare(control.menus.length, 3)
-
- control.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_menuitem.qml b/tests/auto/platform/data/tst_menuitem.qml
deleted file mode 100644
index 0120832d..00000000
--- a/tests/auto/platform/data/tst_menuitem.qml
+++ /dev/null
@@ -1,123 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "MenuItem"
-
- Component {
- id: menuItem
- // Check that icon.name can be used in this Qt.labs.platform version
- MenuItem {
- icon.name: ""
- }
- }
-
- Component {
- id: signalSpyComponent
- SignalSpy {}
- }
-
- function test_properties_data() {
- return [
- {tag: "enabled", signal: "enabledChanged", init: true, value: false},
- {tag: "visible", signal: "visibleChanged", init: true, value: false},
- {tag: "separator", signal: "separatorChanged", init: false, value: true},
- {tag: "checkable", signal: "checkableChanged", init: false, value: true},
- {tag: "checked", signal: "checkedChanged", init: false, value: true},
- {tag: "role", signal: "roleChanged", init: MenuItem.TextHeuristicRole, value: MenuItem.AboutRole},
- {tag: "text", signal: "textChanged", init: "", value: "text"},
- {tag: "icon.source", signal: "iconChanged", init: "", value: "qrc:/undo.png"},
- {tag: "icon.name", signal: "iconChanged", init: "", value: "edit-undo"},
- {tag: "shortcut", signal: "shortcutChanged", init: undefined, value: StandardKey.Undo}
- ]
- }
-
- function test_properties(data) {
- let item = createTemporaryObject(menuItem, testCase)
- verify(item)
-
- let groupedProperty = data.tag.indexOf(".") !== -1
- let spy = createTemporaryObject(signalSpyComponent, testCase, {
- target: item, signalName: data.signal
- })
- verify(spy)
- verify(spy.valid)
-
- let propertyName = groupedProperty ? data.tag.split('.')[1] : data.tag
- let object = !groupedProperty ? item : item.icon
- compare(object[propertyName], data.init)
- object[propertyName] = data.value
- compare(spy.count, 1)
- compare(object[propertyName], data.value)
-
- object[propertyName] = data.value
- compare(spy.count, 1)
- }
-
- function test_role() {
- // Q_ENUMS(QPlatformMenuItem::MenuRole)
- compare(MenuItem.NoRole, 0)
- compare(MenuItem.TextHeuristicRole, 1)
- compare(MenuItem.ApplicationSpecificRole, 2)
- compare(MenuItem.AboutQtRole, 3)
- compare(MenuItem.AboutRole, 4)
- compare(MenuItem.PreferencesRole, 5)
- compare(MenuItem.QuitRole, 6)
- }
-}
diff --git a/tests/auto/platform/data/tst_menuitemgroup.qml b/tests/auto/platform/data/tst_menuitemgroup.qml
deleted file mode 100644
index 117f79ce..00000000
--- a/tests/auto/platform/data/tst_menuitemgroup.qml
+++ /dev/null
@@ -1,390 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "MenuItemGroup"
-
- Component {
- id: menuItemGroup
- MenuItemGroup { }
- }
-
- SignalSpy {
- id: checkedItemSpy
- signalName: "checkedItemChanged"
- }
-
- SignalSpy {
- id: itemsSpy
- signalName: "itemsChanged"
- }
-
- function init() {
- verify(!checkedItemSpy.target)
- compare(checkedItemSpy.count, 0)
-
- verify(!itemsSpy.target)
- compare(itemsSpy.count, 0)
- }
-
- function cleanup() {
- checkedItemSpy.target = null
- checkedItemSpy.clear()
-
- itemsSpy.target = null
- itemsSpy.clear()
- }
-
- function test_null() {
- var group = menuItemGroup.createObject(testCase)
- verify(group)
-
- group.addItem(null)
- group.removeItem(null)
-
- group.destroy()
- }
-
- Component {
- id: item
- MenuItem { }
- }
-
- function test_exclusive() {
- var group = menuItemGroup.createObject(testCase)
- verify(group)
-
- compare(group.exclusive, true)
-
- checkedItemSpy.target = group
- verify(checkedItemSpy.valid)
- verify(!group.checkedItem)
-
- var item1 = item.createObject(testCase, {checked: true})
- var item2 = item.createObject(testCase, {checked: false})
- var item3 = item.createObject(testCase, {checked: true})
-
- // add checked
- group.addItem(item1)
- compare(group.checkedItem, item1)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 1)
-
- // add non-checked
- group.addItem(item2)
- compare(group.checkedItem, item1)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 1)
-
- // add checked
- group.addItem(item3)
- compare(group.checkedItem, item3)
- compare(item1.checked, false)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 2)
-
- // change checked
- group.checkedItem = item2
- compare(group.checkedItem, item2)
- compare(item1.checked, false)
- compare(item2.checked, true)
- compare(item3.checked, false)
- compare(checkedItemSpy.count, 3)
-
- // check
- item1.checked = true
- compare(group.checkedItem, item1)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, false)
- compare(checkedItemSpy.count, 4)
-
- // remove non-checked
- group.removeItem(item2)
- compare(group.checkedItem, item1)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, false)
- compare(checkedItemSpy.count, 4)
-
- // remove checked
- group.removeItem(item1)
- compare(group.checkedItem, null)
- compare(item1.checked, false)
- compare(item2.checked, false)
- compare(item3.checked, false)
- compare(checkedItemSpy.count, 5)
-
- group.destroy()
- }
-
- function test_nonExclusive() {
- var group = menuItemGroup.createObject(testCase, {exclusive: false})
- verify(group)
-
- compare(group.exclusive, false)
-
- checkedItemSpy.target = group
- verify(checkedItemSpy.valid)
- verify(!group.checkedItem)
-
- var item1 = item.createObject(testCase, {checked: true})
- var item2 = item.createObject(testCase, {checked: false})
- var item3 = item.createObject(testCase, {checked: true})
-
- // add checked
- group.addItem(item1)
- compare(group.checkedItem, null)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 0)
-
- // add non-checked
- group.addItem(item2)
- compare(group.checkedItem, null)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 0)
-
- // add checked
- group.addItem(item3)
- compare(group.checkedItem, null)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 0)
-
- // change checked
- group.checkedItem = item2
- compare(group.checkedItem, item2)
- compare(item1.checked, true)
- compare(item2.checked, true)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 1)
-
- // check
- item1.checked = false
- item1.checked = true
- compare(group.checkedItem, item2)
- compare(item1.checked, true)
- compare(item2.checked, true)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 1)
-
- // remove checked
- group.removeItem(item2)
- compare(group.checkedItem, null)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 2)
-
- // remove non-checked
- group.removeItem(item1)
- compare(group.checkedItem, null)
- compare(item1.checked, true)
- compare(item2.checked, false)
- compare(item3.checked, true)
- compare(checkedItemSpy.count, 2)
-
- group.destroy()
- }
-
- function test_items() {
- var group = menuItemGroup.createObject(testCase)
- verify(group)
-
- itemsSpy.target = group
- verify(itemsSpy.valid)
-
- compare(group.items.length, 0)
- compare(group.checkedItem, null)
-
- var item1 = item.createObject(testCase, {checked: true})
- var item2 = item.createObject(testCase, {checked: false})
-
- group.items = [item1, item2]
- compare(group.items.length, 2)
- compare(group.items[0], item1)
- compare(group.items[1], item2)
- compare(group.checkedItem, item1)
- compare(itemsSpy.count, 2)
-
- var item3 = item.createObject(testCase, {checked: true})
-
- group.addItem(item3)
- compare(group.items.length, 3)
- compare(group.items[0], item1)
- compare(group.items[1], item2)
- compare(group.items[2], item3)
- compare(group.checkedItem, item3)
- compare(itemsSpy.count, 3)
-
- group.removeItem(item1)
- compare(group.items.length, 2)
- compare(group.items[0], item2)
- compare(group.items[1], item3)
- compare(group.checkedItem, item3)
- compare(itemsSpy.count, 4)
-
- group.items = []
- compare(group.items.length, 0)
- compare(group.checkedItem, null)
- compare(itemsSpy.count, 5)
-
- group.destroy()
- }
-
- function test_itemDestroyed() {
- var group = menuItemGroup.createObject(testCase)
- verify(group)
-
- itemsSpy.target = group
- verify(itemsSpy.valid)
-
- var item1 = item.createObject(testCase, {checked: true})
-
- group.addItem(item1)
- compare(group.items.length, 1)
- compare(group.items[0], item1)
- compare(group.checkedItem, item1)
- compare(itemsSpy.count, 1)
-
- item1.destroy()
- wait(0)
- compare(group.items.length, 0)
- compare(group.checkedItem, null)
- compare(itemsSpy.count, 2)
-
- group.destroy()
- }
-
- function test_visible() {
- var group = menuItemGroup.createObject(testCase)
- verify(group)
-
- compare(group.visible, true)
-
- for (var i = 0; i < 3; ++i) {
- group.addItem(item.createObject(testCase))
- compare(group.items[i].visible, true)
- }
-
- group.visible = false
- compare(group.visible, false)
-
- for (i = 0; i < 3; ++i)
- compare(group.items[i].visible, false)
-
- group.items[1].visible = true
- compare(group.items[1].visible, false)
-
- group.items[1].visible = false
- compare(group.items[1].visible, false)
-
- group.visible = true
- compare(group.visible, true)
-
- compare(group.items[0].visible, true)
- compare(group.items[1].visible, false)
- compare(group.items[2].visible, true)
-
- group.destroy()
- }
-
- function test_enabled() {
- var group = menuItemGroup.createObject(testCase)
- verify(group)
-
- compare(group.enabled, true)
-
- for (var i = 0; i < 3; ++i) {
- group.addItem(item.createObject(testCase))
- compare(group.items[i].enabled, true)
- }
-
- group.enabled = false
- compare(group.enabled, false)
-
- for (i = 0; i < 3; ++i)
- compare(group.items[i].enabled, false)
-
- group.items[1].enabled = true
- compare(group.items[1].enabled, false)
-
- group.items[1].enabled = false
- compare(group.items[1].enabled, false)
-
- group.enabled = true
- compare(group.enabled, true)
-
- compare(group.items[0].enabled, true)
- compare(group.items[1].enabled, false)
- compare(group.items[2].enabled, true)
-
- group.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_menuseparator.qml b/tests/auto/platform/data/tst_menuseparator.qml
deleted file mode 100644
index 52bb349f..00000000
--- a/tests/auto/platform/data/tst_menuseparator.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- name: "MenuSeparator"
-
- Component {
- id: menuSeparator
- MenuSeparator { }
- }
-
- function test_separator() {
- var separator = menuSeparator.createObject(testCase)
- verify(separator)
-
- compare(separator.separator, true)
-
- separator.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_messagedialog.qml b/tests/auto/platform/data/tst_messagedialog.qml
deleted file mode 100644
index 23a5c821..00000000
--- a/tests/auto/platform/data/tst_messagedialog.qml
+++ /dev/null
@@ -1,113 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- name: "MessageDialog"
-
- Component {
- id: messageDialog
- MessageDialog { }
- }
-
- SignalSpy {
- id: spy
- }
-
- function test_instance() {
- var dialog = messageDialog.createObject(testCase)
- verify(dialog)
- dialog.destroy()
- }
-
- function test_standardButtons() {
- // Q_FLAGS(QPlatformDialogHelper::StandardButtons)
- compare(MessageDialog.NoButton , 0x00000000)
- compare(MessageDialog.Ok , 0x00000400)
- compare(MessageDialog.Save , 0x00000800)
- compare(MessageDialog.SaveAll , 0x00001000)
- compare(MessageDialog.Open , 0x00002000)
- compare(MessageDialog.Yes , 0x00004000)
- compare(MessageDialog.YesToAll , 0x00008000)
- compare(MessageDialog.No , 0x00010000)
- compare(MessageDialog.NoToAll , 0x00020000)
- compare(MessageDialog.Abort , 0x00040000)
- compare(MessageDialog.Retry , 0x00080000)
- compare(MessageDialog.Ignore , 0x00100000)
- compare(MessageDialog.Close , 0x00200000)
- compare(MessageDialog.Cancel , 0x00400000)
- compare(MessageDialog.Discard , 0x00800000)
- compare(MessageDialog.Help , 0x01000000)
- compare(MessageDialog.Apply , 0x02000000)
- compare(MessageDialog.Reset , 0x04000000)
- compare(MessageDialog.RestoreDefaults, 0x08000000)
- }
-
- function test_clicked() {
- var dialog = messageDialog.createObject(testCase)
- verify(dialog)
-
- spy.target = dialog
- spy.signalName = "clicked"
-
- dialog.clicked(MessageDialog.Yes)
- compare(spy.count, 1)
- compare(spy.signalArguments[0][0], MessageDialog.Yes)
-
- spy.clear()
- dialog.destroy()
- }
-}
diff --git a/tests/auto/platform/data/tst_standardpaths.qml b/tests/auto/platform/data/tst_standardpaths.qml
deleted file mode 100644
index 1edc67a8..00000000
--- a/tests/auto/platform/data/tst_standardpaths.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- name: "StandardPaths"
-
- function test_standardLocation() {
- // Q_ENUMS(QStandardPaths::StandardLocation)
- compare(StandardPaths.DesktopLocation, 0)
- compare(StandardPaths.DocumentsLocation, 1)
- compare(StandardPaths.FontsLocation, 2)
- compare(StandardPaths.ApplicationsLocation, 3)
- compare(StandardPaths.MusicLocation, 4)
- compare(StandardPaths.MoviesLocation, 5)
- compare(StandardPaths.PicturesLocation, 6)
- compare(StandardPaths.TempLocation, 7)
- compare(StandardPaths.HomeLocation, 8)
- compare(StandardPaths.AppLocalDataLocation, 9)
- compare(StandardPaths.CacheLocation, 10)
- compare(StandardPaths.GenericDataLocation, 11)
- compare(StandardPaths.RuntimeLocation, 12)
- compare(StandardPaths.ConfigLocation, 13)
- compare(StandardPaths.DownloadLocation, 14)
- compare(StandardPaths.GenericCacheLocation, 15)
- compare(StandardPaths.GenericConfigLocation, 16)
- compare(StandardPaths.AppDataLocation, 17)
- compare(StandardPaths.AppConfigLocation, 18)
- }
-
- function test_locateOptions() {
- // Q_ENUMS(QStandardPaths::LocateOptions)
- compare(StandardPaths.LocateFile, 0)
- compare(StandardPaths.LocateDirectory, 1)
- }
-}
diff --git a/tests/auto/platform/data/tst_systemtrayicon.qml b/tests/auto/platform/data/tst_systemtrayicon.qml
deleted file mode 100644
index 09f10261..00000000
--- a/tests/auto/platform/data/tst_systemtrayicon.qml
+++ /dev/null
@@ -1,139 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import Qt.labs.platform
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "SystemTrayIcon"
-
- Component {
- id: systemTrayIconComponent
- // Check that icon.name can be used in this Qt.labs.platform version
- SystemTrayIcon {
- icon.name: ""
- }
- }
-
- Component {
- id: signalSpyComponent
- SignalSpy {}
- }
-
- function test_properties_data() {
- return [
- {tag: "visible", signal: "visibleChanged", init: false, value: true},
- {tag: "icon.source", signal: "iconChanged", init: "", value: "qrc:/tray.png"},
- {tag: "icon.name", signal: "iconChanged", init: "", value: "icon-name"},
- {tag: "tooltip", signal: "tooltipChanged", init: "", value: "tooltip"},
- ]
- }
-
- function test_properties(data) {
- let icon = createTemporaryObject(systemTrayIconComponent, testCase)
- verify(icon)
-
- let groupedProperty = data.tag.indexOf(".") !== -1
- let spy = createTemporaryObject(signalSpyComponent, testCase, {
- target: icon, signalName: data.signal
- })
- verify(spy)
- verify(spy.valid)
-
- let propertyName = groupedProperty ? data.tag.split('.')[1] : data.tag
- let object = !groupedProperty ? icon : icon.icon
- compare(object[propertyName], data.init)
-
- object[propertyName] = data.value
- compare(spy.count, 1)
- compare(object[propertyName], data.value)
-
- object[propertyName] = data.value
- compare(spy.count, 1)
- }
-
- function test_messageIcon() {
- // Q_ENUMS(QPlatformSystemTrayIcon::ActivationReason)
- compare(SystemTrayIcon.NoIcon, 0)
- compare(SystemTrayIcon.Information, 1)
- compare(SystemTrayIcon.Warning, 2)
- compare(SystemTrayIcon.Critical, 3)
- }
-
- function test_activationReason() {
- // Q_ENUMS(QPlatformSystemTrayIcon::ActivationReason)
- compare(SystemTrayIcon.Unknown, 0)
- compare(SystemTrayIcon.Context, 1)
- compare(SystemTrayIcon.DoubleClick, 2)
- compare(SystemTrayIcon.Trigger, 3)
- compare(SystemTrayIcon.MiddleClick, 4)
- }
-
- function test_activated() {
- let icon = createTemporaryObject(systemTrayIconComponent, testCase)
- verify(icon)
-
- let spy = createTemporaryObject(signalSpyComponent, testCase, {
- target: icon, signalName: "activated"
- })
- verify(spy)
- verify(spy.valid)
-
- icon.activated(SystemTrayIcon.Trigger)
- compare(spy.count, 1)
- compare(spy.signalArguments[0][0], SystemTrayIcon.Trigger)
- }
-}
diff --git a/tests/auto/platform/tst_platform.cpp b/tests/auto/platform/tst_platform.cpp
deleted file mode 100644
index 129b0f43..00000000
--- a/tests/auto/platform/tst_platform.cpp
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-QUICK_TEST_MAIN(tst_platform)
diff --git a/tests/auto/pressandhold/CMakeLists.txt b/tests/auto/pressandhold/CMakeLists.txt
deleted file mode 100644
index 926d446f..00000000
--- a/tests/auto/pressandhold/CMakeLists.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-# Generated from pressandhold.pro.
-
-#####################################################################
-## tst_pressandhold Test:
-#####################################################################
-
-qt_internal_add_test(tst_pressandhold
- SOURCES
- tst_pressandhold.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
-)
-
-#### Keys ignored in scope 1:.:.:pressandhold.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
diff --git a/tests/auto/pressandhold/data/dependencies.qml b/tests/auto/pressandhold/data/dependencies.qml
deleted file mode 100644
index 280cfd29..00000000
--- a/tests/auto/pressandhold/data/dependencies.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Control { }
diff --git a/tests/auto/pressandhold/tst_pressandhold.cpp b/tests/auto/pressandhold/tst_pressandhold.cpp
deleted file mode 100644
index 1eb5eebc..00000000
--- a/tests/auto/pressandhold/tst_pressandhold.cpp
+++ /dev/null
@@ -1,222 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQuick>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QStyleHints>
-
-class tst_PressAndHold : public QObject
-{
- Q_OBJECT
-
-public:
- tst_PressAndHold();
-
-private slots:
- void initTestCase();
- void cleanupTestCase();
-
- void pressAndHold_data();
- void pressAndHold();
-
- void keepSelection_data();
- void keepSelection();
-};
-
-tst_PressAndHold::tst_PressAndHold()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_PressAndHold::initTestCase()
-{
- QGuiApplication::styleHints()->setMousePressAndHoldInterval(100);
-}
-
-void tst_PressAndHold::cleanupTestCase()
-{
- QGuiApplication::styleHints()->setMousePressAndHoldInterval(-1);
-}
-
-void tst_PressAndHold::pressAndHold_data()
-{
- QTest::addColumn<QByteArray>("data");
- QTest::addColumn<QByteArray>("signal");
-
- QTest::newRow("Button") << QByteArray("import QtQuick.Controls; Button { text: 'Button' }") << QByteArray(SIGNAL(pressAndHold()));
- QTest::newRow("SwipeDelegate") << QByteArray("import QtQuick.Controls; SwipeDelegate { text: 'SwipeDelegate' }") << QByteArray(SIGNAL(pressAndHold()));
- QTest::newRow("TextField") << QByteArray("import QtQuick.Controls; TextField { text: 'TextField' }") << QByteArray(SIGNAL(pressAndHold(QQuickMouseEvent*)));
- QTest::newRow("TextArea") << QByteArray("import QtQuick.Controls; TextArea { text: 'TextArea' }") << QByteArray(SIGNAL(pressAndHold(QQuickMouseEvent*)));
-}
-
-void tst_PressAndHold::pressAndHold()
-{
- QFETCH(QByteArray, data);
- QFETCH(QByteArray, signal);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(data, QUrl());
-
- QScopedPointer<QObject> control(component.create());
- QScopedPointer<QObject> waitControl(component.create());
- QVERIFY(!control.isNull() && !waitControl.isNull());
-
- QSignalSpy spy(control.data(), signal);
- QSignalSpy waitSpy(waitControl.data(), signal);
- QVERIFY(spy.isValid() && waitSpy.isValid());
-
- int startDragDistance = QGuiApplication::styleHints()->startDragDistance();
- QMouseEvent press(QEvent::MouseButtonPress, QPointF(), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier);
- QMouseEvent press2(QEvent::MouseButtonPress, QPointF(), Qt::RightButton, Qt::RightButton, Qt::NoModifier);
- QMouseEvent move(QEvent::MouseMove, QPointF(2 * startDragDistance, 2 * startDragDistance), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier);
- QMouseEvent release(QEvent::MouseButtonRelease, QPointF(), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier);
-
- // pressAndHold() emitted
- QGuiApplication::sendEvent(control.data(), &press);
- QTRY_COMPARE(spy.count(), 1);
- QGuiApplication::sendEvent(control.data(), &release);
- QCOMPARE(spy.count(), 1);
- spy.clear();
-
- // pressAndHold() canceled by release
- QGuiApplication::sendEvent(control.data(), &press);
- QGuiApplication::processEvents();
- QGuiApplication::sendEvent(control.data(), &release);
- QCOMPARE(spy.count(), 0);
-
- // pressAndHold() canceled by move
- QGuiApplication::sendEvent(control.data(), &press);
- QGuiApplication::sendEvent(control.data(), &move); // cancels pressAndHold()
- QGuiApplication::sendEvent(waitControl.data(), &press);
- // by the time the second control emits pressAndHold(), we can reliably
- // assume that the first control would have emitted pressAndHold() if it
- // wasn't canceled as appropriate by the move event above
- QTRY_COMPARE(waitSpy.count(), 1);
- QCOMPARE(spy.count(), 0);
- QGuiApplication::sendEvent(control.data(), &release);
- QGuiApplication::sendEvent(waitControl.data(), &release);
- QCOMPARE(waitSpy.count(), 1);
- QCOMPARE(spy.count(), 0);
- waitSpy.clear();
-
- // pressAndHold() canceled by 2nd press
- QGuiApplication::sendEvent(control.data(), &press);
- QGuiApplication::sendEvent(control.data(), &press2); // cancels pressAndHold()
- QGuiApplication::sendEvent(waitControl.data(), &press);
- // by the time the second control emits pressAndHold(), we can reliably
- // assume that the first control would have emitted pressAndHold() if it
- // wasn't canceled as appropriate by the 2nd press event above
- QTRY_COMPARE(waitSpy.count(), 1);
- QCOMPARE(spy.count(), 0);
- QGuiApplication::sendEvent(control.data(), &release);
- QGuiApplication::sendEvent(waitControl.data(), &release);
- QCOMPARE(waitSpy.count(), 1);
- QCOMPARE(spy.count(), 0);
- waitSpy.clear();
-}
-
-void tst_PressAndHold::keepSelection_data()
-{
- QTest::addColumn<QByteArray>("data");
-
- QTest::newRow("TextField") << QByteArray("import QtQuick.Controls; TextField { text: 'TextField' }");
- QTest::newRow("TextArea") << QByteArray("import QtQuick.Controls; TextArea { text: 'TextArea' }");
-}
-
-void tst_PressAndHold::keepSelection()
-{
- QFETCH(QByteArray, data);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(data, QUrl());
-
- QScopedPointer<QObject> control(component.create());
- QScopedPointer<QObject> waitControl(component.create());
- QVERIFY(!control.isNull() && !waitControl.isNull());
-
- QSignalSpy spy(control.data(), SIGNAL(pressAndHold(QQuickMouseEvent*)));
- QSignalSpy waitSpy(waitControl.data(), SIGNAL(pressAndHold(QQuickMouseEvent*)));
- QVERIFY(spy.isValid() && waitSpy.isValid());
-
- QMouseEvent press(QEvent::MouseButtonPress, QPointF(), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier);
- QMouseEvent press2(QEvent::MouseButtonPress, QPointF(), Qt::RightButton, Qt::RightButton, Qt::NoModifier);
- QMouseEvent release(QEvent::MouseButtonRelease, QPointF(), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier);
-
- QVERIFY(!control->property("text").toString().isEmpty());
- QVERIFY(QMetaObject::invokeMethod(control.data(), "selectAll"));
- QCOMPARE(control->property("selectedText"), control->property("text"));
-
- // pressAndHold() emitted => selection remains
- QGuiApplication::sendEvent(control.data(), &press);
- QTRY_COMPARE(spy.count(), 1);
- QGuiApplication::sendEvent(control.data(), &release);
- QCOMPARE(spy.count(), 1);
- QCOMPARE(control->property("selectedText"), control->property("text"));
- spy.clear();
-
- // pressAndHold() canceled by release => selection cleared
- QGuiApplication::sendEvent(control.data(), &press);
- QGuiApplication::processEvents();
- QGuiApplication::sendEvent(control.data(), &release);
- QCOMPARE(spy.count(), 0);
- QVERIFY(control->property("selectedText").toString().isEmpty());
-
- QVERIFY(QMetaObject::invokeMethod(control.data(), "selectAll"));
- QCOMPARE(control->property("selectedText"), control->property("text"));
-
- // pressAndHold() canceled by 2nd press => selection cleared
- QGuiApplication::sendEvent(control.data(), &press);
- QGuiApplication::sendEvent(control.data(), &press2); // cancels pressAndHold()
- QGuiApplication::sendEvent(waitControl.data(), &press);
- // by the time the second control emits pressAndHold(), we can reliably
- // assume that the first control would have emitted pressAndHold() if it
- // wasn't canceled as appropriate by the move event above
- QTRY_COMPARE(waitSpy.count(), 1);
- QCOMPARE(spy.count(), 0);
- QGuiApplication::sendEvent(control.data(), &release);
- QGuiApplication::sendEvent(waitControl.data(), &release);
- QCOMPARE(waitSpy.count(), 1);
- QCOMPARE(spy.count(), 0);
- QVERIFY(control->property("selectedText").toString().isEmpty());
- waitSpy.clear();
-}
-
-QTEST_MAIN(tst_PressAndHold)
-
-#include "tst_pressandhold.moc"
diff --git a/tests/auto/qquickapplicationwindow/CMakeLists.txt b/tests/auto/qquickapplicationwindow/CMakeLists.txt
deleted file mode 100644
index 20268703..00000000
--- a/tests/auto/qquickapplicationwindow/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from qquickapplicationwindow.pro.
-
-#####################################################################
-## tst_qquickapplicationwindow Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickapplicationwindow
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickapplicationwindow.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickapplicationwindow.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickapplicationwindow CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickapplicationwindow CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickapplicationwindow/data/activeFocusControl.qml b/tests/auto/qquickapplicationwindow/data/activeFocusControl.qml
deleted file mode 100644
index ef694990..00000000
--- a/tests/auto/qquickapplicationwindow/data/activeFocusControl.qml
+++ /dev/null
@@ -1,115 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias container_column: column
- property alias textInput_column: ti_column
- property alias textEdit_column: te_column
- property alias textField_column: tf_column
- property alias textArea_column: ta_column
- property alias spinBox_column: sp_column
- property alias spinContent_column: sp_column.contentItem
-
- property alias container_frame: frame
- property alias textInput_frame: ti_frame
- property alias textEdit_frame: te_frame
- property alias textField_frame: tf_frame
- property alias textArea_frame: ta_frame
- property alias spinBox_frame: sp_frame
- property alias spinContent_frame: sp_frame.contentItem
-
- Column {
- id: column
-
- TextInput {
- id: ti_column
- }
- TextEdit {
- id: te_column
- }
- TextField {
- id: tf_column
- }
- TextArea {
- id: ta_column
- }
- SpinBox {
- id: sp_column
- }
- }
-
- Frame {
- id: frame
-
- Column {
- TextInput {
- id: ti_frame
- }
- TextEdit {
- id: te_frame
- }
- TextField {
- id: tf_frame
- }
- TextArea {
- id: ta_frame
- }
- SpinBox {
- id: sp_frame
- }
- }
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/activefocusontab.qml b/tests/auto/qquickapplicationwindow/data/activefocusontab.qml
deleted file mode 100644
index 07d783ac..00000000
--- a/tests/auto/qquickapplicationwindow/data/activefocusontab.qml
+++ /dev/null
@@ -1,94 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 100
- height: 100
- Item {
- id: main
- objectName: "main"
- width: 100
- height: 100
- //focus: true
- Column {
- anchors.fill: parent
- id: column
- objectName: "column"
- Item {
- id: sub1
- objectName: "sub1"
- activeFocusOnTab: true
- Accessible.role: Accessible.Table
- width: 100
- height: 50
- Rectangle {
- anchors.fill: parent
- color: parent.activeFocus ? "red" : "black"
- }
- }
- Item {
- id: sub2
- objectName: "sub2"
- activeFocusOnTab: true
- Accessible.role: Accessible.Table
- width: 100
- height: 50
- Rectangle {
- anchors.fill: parent
- color: parent.activeFocus ? "red" : "black"
- }
- }
- }
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/attachedProperties.qml b/tests/auto/qquickapplicationwindow/data/attachedProperties.qml
deleted file mode 100644
index d241d995..00000000
--- a/tests/auto/qquickapplicationwindow/data/attachedProperties.qml
+++ /dev/null
@@ -1,179 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- property alias childControl: childControl
- property alias childItem: childItem
- property alias childObject: childObject
-
- Control {
- id: childControl
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- Item {
- id: childItem
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- QtObject {
- id: childObject
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- property alias childWindow: childWindow
- property alias childWindowControl: childWindowControl
- property alias childWindowItem: childWindowItem
- property alias childWindowObject: childWindowObject
-
- Window {
- id: childWindow
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
-
- Control {
- id: childWindowControl
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- Item {
- id: childWindowItem
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- QtObject {
- id: childWindowObject
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
- }
-
- property alias childAppWindow: childAppWindow
- property alias childAppWindowControl: childAppWindowControl
- property alias childAppWindowItem: childAppWindowItem
- property alias childAppWindowObject: childAppWindowObject
-
- ApplicationWindow {
- id: childAppWindow
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
-
- Control {
- id: childAppWindowControl
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- Item {
- id: childAppWindowItem
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
-
- QtObject {
- id: childAppWindowObject
-
- property ApplicationWindow attached_window: ApplicationWindow.window
- property Item attached_contentItem: ApplicationWindow.contentItem
- property Item attached_activeFocusControl: ApplicationWindow.activeFocusControl
- property Item attached_header: ApplicationWindow.header
- property Item attached_footer: ApplicationWindow.footer
- }
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/basicapplicationwindow.qml b/tests/auto/qquickapplicationwindow/data/basicapplicationwindow.qml
deleted file mode 100644
index 738022e9..00000000
--- a/tests/auto/qquickapplicationwindow/data/basicapplicationwindow.qml
+++ /dev/null
@@ -1,56 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- title: "Test Application Window"
-}
diff --git a/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml b/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml
deleted file mode 100644
index bf8f61b7..00000000
--- a/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml
+++ /dev/null
@@ -1,84 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtGraphicalEffects
-
-ApplicationWindow {
- width: 200
- height: 200
- visible: true
-
- property alias textfield: textfield
-
- /*
- * The code below is the simplest way we can trigger that the signal
- * activeFocusItemChanged() is emitted during destruction of the
- * ApplicationWindow. This caused a crash in QQuickApplicationWindow.
- */
- FastBlur {
- id: fastBlur
- anchors.fill: parent
- radius: 30
- source: ShaderEffectSource {
- id: effectsource
- sourceItem: textfield
- sourceRect: Qt.rect( 0, 0, fastBlur.width, fastBlur.height )
- }
- }
-
- TextField {
- id: textfield
- anchors.bottom: parent.bottom
- focus: true
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/defaultFocus.qml b/tests/auto/qquickapplicationwindow/data/defaultFocus.qml
deleted file mode 100644
index 4651c2fc..00000000
--- a/tests/auto/qquickapplicationwindow/data/defaultFocus.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- visible: true
- width: 200
- height: 200
-
- property bool receivedKeyPress: false
-
- Item {
- objectName: "item"
- focus: true
- anchors.fill: parent
-
- Keys.onLeftPressed: receivedKeyPress = true
- }
-}
-
diff --git a/tests/auto/qquickapplicationwindow/data/fill.qml b/tests/auto/qquickapplicationwindow/data/fill.qml
deleted file mode 100644
index 082e2409..00000000
--- a/tests/auto/qquickapplicationwindow/data/fill.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias stackView: stackView
- property alias nextItem: nextItem
-
- function pushNextItem() {
- stackView.push(nextItem, StackView.Immediate);
- }
-
- Rectangle {
- id: nextItem
- color: "blue"
- visible: false
- }
-
- StackView {
- id: stackView
- anchors.fill: parent
-
- initialItem: Rectangle {
- color: "red"
- }
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/focusAfterPopupClosed.qml b/tests/auto/qquickapplicationwindow/data/focusAfterPopupClosed.qml
deleted file mode 100644
index ca8da3c2..00000000
--- a/tests/auto/qquickapplicationwindow/data/focusAfterPopupClosed.qml
+++ /dev/null
@@ -1,111 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
- visible: true
-
- signal focusScopeKeyPressed
- signal focusPopupKeyPressed
-
- property alias fileMenu: fileMenu
- property alias toolButton: toolButton
- property alias focusScope: focusScope
- property alias focusPopup: focusPopup
-
- header: ToolBar {
- ToolButton {
- id: toolButton
- text: qsTr("File")
- onClicked: fileMenu.open()
- focusPolicy: Qt.TabFocus
-
- Menu {
- id: fileMenu
- y: parent.height
-
- MenuItem {
- text: qsTr("New")
- }
- MenuItem {
- text: qsTr("Open")
- }
- MenuItem {
- text: qsTr("Close")
- }
- }
- }
- }
-
- FocusScope {
- id: focusScope
- focus: true
- anchors.fill: parent
-
- Keys.onSpacePressed: focusScopeKeyPressed()
- }
-
- Popup {
- id: focusPopup
- focus: true
- width: parent.width
- height: parent.height
-
- Item {
- focus: true
- Keys.onSpacePressed: focusPopupKeyPressed()
- }
- }
-}
-
diff --git a/tests/auto/qquickapplicationwindow/data/font.qml b/tests/auto/qquickapplicationwindow/data/font.qml
deleted file mode 100644
index f0abbb9a..00000000
--- a/tests/auto/qquickapplicationwindow/data/font.qml
+++ /dev/null
@@ -1,97 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-ApplicationWindow {
- objectName: "appWin"
- width: 400
- height: 400
-
- property alias mainItem: mainItem
-
- font.family: "Arial"
-
- T.Control {
- id: mainItem
- objectName: "mainItem"
- anchors.fill: parent
- property alias item_2: _item_2;
- property alias item_3: _item_3;
- property alias item_4: _item_4;
- property alias item_5: _item_5;
- property alias item_6: _item_6;
- T.Control {
- id: _item_2
- objectName: "_item_2"
- T.Control {
- id: _item_3
- objectName: "_item_3"
- }
- }
- T.TextArea {
- id: _item_4
- objectName: "_item_4"
- text: "Text Area"
- }
- T.TextField {
- id: _item_5
- objectName: "_item_5"
- text: "Text Field"
- }
- T.Label {
- id: _item_6
- objectName: "_item_6"
- text: "Label"
- }
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/layout.qml b/tests/auto/qquickapplicationwindow/data/layout.qml
deleted file mode 100644
index 6d4f3794..00000000
--- a/tests/auto/qquickapplicationwindow/data/layout.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
- visible: true
-
- menuBar: MenuBar { }
- header: ToolBar { }
- footer: ToolBar { }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/locale.qml b/tests/auto/qquickapplicationwindow/data/locale.qml
deleted file mode 100644
index 243ce440..00000000
--- a/tests/auto/qquickapplicationwindow/data/locale.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Templates as T
-
-ApplicationWindow {
- objectName: "appWin"
- width: 400
- height: 400
-
- property alias mainItem: mainItem
-
- T.Control {
- id: mainItem
- objectName: "mainItem"
- anchors.fill: parent
- property alias item_2: _item_2;
- property alias item_3: _item_3;
- T.Control {
- id: _item_2
- objectName: "_item_2"
- T.Control {
- id: _item_3
- objectName: "_item_3"
- }
- }
- }
-}
diff --git a/tests/auto/qquickapplicationwindow/data/opacity.qml b/tests/auto/qquickapplicationwindow/data/opacity.qml
deleted file mode 100644
index d3272522..00000000
--- a/tests/auto/qquickapplicationwindow/data/opacity.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 300
- height: 300
- opacity: 0.5
-
- property bool testActive: active
-}
diff --git a/tests/auto/qquickapplicationwindow/tst_qquickapplicationwindow.cpp b/tests/auto/qquickapplicationwindow/tst_qquickapplicationwindow.cpp
deleted file mode 100644
index 7816622c..00000000
--- a/tests/auto/qquickapplicationwindow/tst_qquickapplicationwindow.cpp
+++ /dev/null
@@ -1,909 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <qtest.h>
-#include <QtCore/qoperatingsystemversion.h>
-#include <QtTest/QSignalSpy>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include <QtGui/private/qguiapplication_p.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickoverlay_p.h>
-#include <QtQuickTemplates2/private/qquickcontrol_p.h>
-#include <QtQuickTemplates2/private/qquicklabel_p.h>
-#include <QtQuickTemplates2/private/qquickmenu_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p.h>
-#include <QtQuickTemplates2/private/qquicktextarea_p.h>
-#include <QtQuickTemplates2/private/qquicktextfield_p.h>
-#include <QtQuickTemplates2/private/qquicktheme_p_p.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_QQuickApplicationWindow : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
- tst_QQuickApplicationWindow();
-
-private slots:
- void qmlCreation();
- void activeFocusOnTab1();
- void activeFocusOnTab2();
- void defaultFocus();
- void implicitFill();
- void attachedProperties();
- void font();
- void defaultFont();
- void locale();
- void activeFocusControl_data();
- void activeFocusControl();
- void focusAfterPopupClosed();
- void clearFocusOnDestruction();
- void layout();
- void componentComplete();
- void opacity();
-};
-
-tst_QQuickApplicationWindow::tst_QQuickApplicationWindow()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_QQuickApplicationWindow::qmlCreation()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("basicapplicationwindow.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- QVERIFY(created);
-
- QQuickWindow* window = qobject_cast<QQuickWindow*>(created);
- QVERIFY(window);
- QVERIFY(!window->isVisible());
-
- QCOMPARE(created->property("title"), QVariant("Test Application Window"));
-
- QQuickItem* statusBar = qvariant_cast<QQuickItem*>(created->property("statusBar"));
- QVERIFY(!statusBar);
-
- QQuickItem* header = qvariant_cast<QQuickItem*>(created->property("header"));
- QVERIFY(!header);
-
- QQuickItem* footer = qvariant_cast<QQuickItem*>(created->property("footer"));
- QVERIFY(!footer);
-}
-
-void tst_QQuickApplicationWindow::activeFocusOnTab1()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("activefocusontab.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- QVERIFY(created);
-
- QQuickWindow* window = qobject_cast<QQuickWindow*>(created);
- QVERIFY(window);
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
- QVERIFY(QGuiApplication::focusWindow() == window);
-
- QQuickItem* contentItem = window->contentItem();
- QVERIFY(contentItem);
- QVERIFY(contentItem->hasActiveFocus());
-
- QQuickItem* item = findItem<QQuickItem>(window->contentItem(), "sub1");
- QVERIFY(item);
- QVERIFY(!item->hasActiveFocus());
-
- // Tab: contentItem->sub1
- {
- QKeyEvent key(QEvent::KeyPress, Qt::Key_Tab, Qt::NoModifier, "", false, 1);
- QGuiApplication::sendEvent(window, &key);
- QVERIFY(key.isAccepted());
-
- item = findItem<QQuickItem>(window->contentItem(), "sub1");
- QVERIFY(item);
- QVERIFY(item->hasActiveFocus());
- }
-
- // Tab: sub1->sub2
- {
- QKeyEvent key = QKeyEvent(QEvent::KeyPress, Qt::Key_Tab, Qt::NoModifier, "", false, 1);
- QGuiApplication::sendEvent(window, &key);
- QVERIFY(key.isAccepted());
-
- item = findItem<QQuickItem>(window->contentItem(), "sub2");
- QVERIFY(item);
- QVERIFY(item->hasActiveFocus());
- }
-
- // Tab: sub2->sub1
- {
- QKeyEvent key = QKeyEvent(QEvent::KeyPress, Qt::Key_Tab, Qt::NoModifier, "", false, 1);
- QGuiApplication::sendEvent(window, &key);
- QVERIFY(key.isAccepted());
-
- item = findItem<QQuickItem>(window->contentItem(), "sub1");
- QVERIFY(item);
- QVERIFY(item->hasActiveFocus());
- }
-}
-
-void tst_QQuickApplicationWindow::activeFocusOnTab2()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("activefocusontab.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- QVERIFY(created);
-
- QQuickWindow* window = qobject_cast<QQuickWindow*>(created);
- QVERIFY(window);
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
- QVERIFY(QGuiApplication::focusWindow() == window);
-
- QQuickItem* contentItem = window->contentItem();
- QVERIFY(contentItem);
- QVERIFY(contentItem->hasActiveFocus());
-
- QQuickItem* item = findItem<QQuickItem>(window->contentItem(), "sub2");
- QVERIFY(item);
- QVERIFY(!item->hasActiveFocus());
-
- // BackTab: contentItem->sub2
- {
- QKeyEvent key(QEvent::KeyPress, Qt::Key_Tab, Qt::ShiftModifier, "", false, 1);
- QGuiApplication::sendEvent(window, &key);
- QVERIFY(key.isAccepted());
-
- item = findItem<QQuickItem>(window->contentItem(), "sub2");
- QVERIFY(item);
- QVERIFY(item->hasActiveFocus());
- }
-
- // BackTab: sub2->sub1
- {
- QKeyEvent key = QKeyEvent(QEvent::KeyPress, Qt::Key_Tab, Qt::ShiftModifier, "", false, 1);
- QGuiApplication::sendEvent(window, &key);
- QVERIFY(key.isAccepted());
-
- item = findItem<QQuickItem>(window->contentItem(), "sub1");
- QVERIFY(item);
- QVERIFY(item->hasActiveFocus());
- }
-
- // BackTab: sub1->sub2
- {
- QKeyEvent key = QKeyEvent(QEvent::KeyPress, Qt::Key_Tab, Qt::ShiftModifier, "", false, 1);
- QGuiApplication::sendEvent(window, &key);
- QVERIFY(key.isAccepted());
-
- item = findItem<QQuickItem>(window->contentItem(), "sub2");
- QVERIFY(item);
- QVERIFY(item->hasActiveFocus());
- }
-}
-
-void tst_QQuickApplicationWindow::defaultFocus()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("defaultFocus.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- Q_UNUSED(cleanup);
- QVERIFY(created);
-
- QQuickWindow* window = qobject_cast<QQuickWindow*>(created);
- QVERIFY(window);
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
- QVERIFY(QGuiApplication::focusWindow() == window);
-
- QQuickItem* contentItem = window->contentItem();
- QVERIFY(contentItem);
- QVERIFY(contentItem->hasActiveFocus());
-
- // A single item in an ApplicationWindow with focus: true should receive focus.
- QQuickItem* item = findItem<QQuickItem>(window->contentItem(), "item");
- QVERIFY(item);
- QVERIFY(item->hasFocus());
- QVERIFY(item->hasActiveFocus());
-}
-
-void tst_QQuickApplicationWindow::implicitFill()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("fill.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- QVERIFY(created);
-
- QQuickWindow* window = qobject_cast<QQuickWindow*>(created);
- QVERIFY(window);
- QVERIFY(!window->isVisible());
- QCOMPARE(window->width(), 400);
- QCOMPARE(window->height(), 400);
-
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickItem *stackView = window->property("stackView").value<QQuickItem*>();
- QVERIFY(stackView);
- QCOMPARE(stackView->width(), 400.0);
- QCOMPARE(stackView->height(), 400.0);
-
- QQuickItem *nextItem = window->property("nextItem").value<QQuickItem*>();
- QVERIFY(nextItem);
-
- QVERIFY(QMetaObject::invokeMethod(window, "pushNextItem"));
- QCOMPARE(nextItem->width(), 400.0);
- QCOMPARE(nextItem->height(), 400.0);
-}
-
-void tst_QQuickApplicationWindow::attachedProperties()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("attachedProperties.qml"));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QQuickApplicationWindow *window = qobject_cast<QQuickApplicationWindow *>(object.data());
- QVERIFY(window);
-
- QQuickItem *childControl = object->property("childControl").value<QQuickItem *>();
- QVERIFY(childControl);
- QCOMPARE(childControl->property("attached_window").value<QQuickApplicationWindow *>(), window);
- QCOMPARE(childControl->property("attached_contentItem").value<QQuickItem *>(), window->contentItem());
- QCOMPARE(childControl->property("attached_activeFocusControl").value<QQuickItem *>(), window->activeFocusControl());
- QCOMPARE(childControl->property("attached_header").value<QQuickItem *>(), window->header());
- QCOMPARE(childControl->property("attached_footer").value<QQuickItem *>(), window->footer());
-
- QQuickItem *childItem = object->property("childItem").value<QQuickItem *>();
- QVERIFY(childItem);
- QCOMPARE(childItem->property("attached_window").value<QQuickApplicationWindow *>(), window);
- QCOMPARE(childItem->property("attached_contentItem").value<QQuickItem *>(), window->contentItem());
- QCOMPARE(childItem->property("attached_activeFocusControl").value<QQuickItem *>(), window->activeFocusControl());
- QCOMPARE(childItem->property("attached_header").value<QQuickItem *>(), window->header());
- QCOMPARE(childItem->property("attached_footer").value<QQuickItem *>(), window->footer());
-
- QObject *childObject = object->property("childObject").value<QObject *>();
- QVERIFY(childObject);
- QVERIFY(!childObject->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childObject->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childObject->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childObject->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childObject->property("attached_footer").value<QQuickItem *>());
-
- QQuickWindow *childWindow = object->property("childWindow").value<QQuickWindow *>();
- QVERIFY(childWindow);
- QVERIFY(!childWindow->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childWindow->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childWindow->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childWindow->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childWindow->property("attached_footer").value<QQuickItem *>());
-
- QQuickItem *childWindowControl = object->property("childWindowControl").value<QQuickItem *>();
- QVERIFY(childWindowControl);
- QVERIFY(!childWindowControl->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childWindowControl->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childWindowControl->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childWindowControl->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childWindowControl->property("attached_footer").value<QQuickItem *>());
-
- QQuickItem *childWindowItem = object->property("childWindowItem").value<QQuickItem *>();
- QVERIFY(childWindowItem);
- QVERIFY(!childWindowItem->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childWindowItem->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childWindowItem->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childWindowItem->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childWindowItem->property("attached_footer").value<QQuickItem *>());
-
- QObject *childWindowObject = object->property("childWindowObject").value<QObject *>();
- QVERIFY(childWindowObject);
- QVERIFY(!childWindowObject->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childWindowObject->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childWindowObject->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childWindowObject->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childWindowObject->property("attached_footer").value<QQuickItem *>());
-
- QQuickApplicationWindow *childAppWindow = object->property("childAppWindow").value<QQuickApplicationWindow *>();
- QVERIFY(childAppWindow);
- QVERIFY(!childAppWindow->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childAppWindow->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childAppWindow->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childAppWindow->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childAppWindow->property("attached_footer").value<QQuickItem *>());
-
- QQuickItem *childAppWindowControl = object->property("childAppWindowControl").value<QQuickItem *>();
- QVERIFY(childAppWindowControl);
- QCOMPARE(childAppWindowControl->property("attached_window").value<QQuickApplicationWindow *>(), childAppWindow);
- QCOMPARE(childAppWindowControl->property("attached_contentItem").value<QQuickItem *>(), childAppWindow->contentItem());
- QCOMPARE(childAppWindowControl->property("attached_activeFocusControl").value<QQuickItem *>(), childAppWindow->activeFocusControl());
- QCOMPARE(childAppWindowControl->property("attached_header").value<QQuickItem *>(), childAppWindow->header());
- QCOMPARE(childAppWindowControl->property("attached_footer").value<QQuickItem *>(), childAppWindow->footer());
-
- QQuickItem *childAppWindowItem = object->property("childAppWindowItem").value<QQuickItem *>();
- QVERIFY(childAppWindowItem);
- QCOMPARE(childAppWindowItem->property("attached_window").value<QQuickApplicationWindow *>(), childAppWindow);
- QCOMPARE(childAppWindowItem->property("attached_contentItem").value<QQuickItem *>(), childAppWindow->contentItem());
- QCOMPARE(childAppWindowItem->property("attached_activeFocusControl").value<QQuickItem *>(), childAppWindow->activeFocusControl());
- QCOMPARE(childAppWindowItem->property("attached_header").value<QQuickItem *>(), childAppWindow->header());
- QCOMPARE(childAppWindowItem->property("attached_footer").value<QQuickItem *>(), childAppWindow->footer());
-
- QObject *childAppWindowObject = object->property("childAppWindowObject").value<QObject *>();
- QVERIFY(childAppWindowObject);
- QVERIFY(!childAppWindowObject->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childAppWindowObject->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childAppWindowObject->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childAppWindowObject->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childAppWindowObject->property("attached_footer").value<QQuickItem *>());
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QVERIFY(!childControl->hasActiveFocus());
- childControl->forceActiveFocus();
- QTRY_VERIFY(childControl->hasActiveFocus());
- QCOMPARE(window->activeFocusItem(), childControl);
- QCOMPARE(childControl->property("attached_activeFocusControl").value<QQuickItem *>(), childControl);
-
- QQuickItem *header = new QQuickItem;
- window->setHeader(header);
- QCOMPARE(window->header(), header);
- QCOMPARE(childControl->property("attached_header").value<QQuickItem *>(), header);
-
- QQuickItem *footer = new QQuickItem;
- window->setFooter(footer);
- QCOMPARE(window->footer(), footer);
- QCOMPARE(childControl->property("attached_footer").value<QQuickItem *>(), footer);
-
- childAppWindow->show();
- childAppWindow->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(childAppWindow));
-
- QVERIFY(!childAppWindowControl->hasActiveFocus());
- childAppWindowControl->forceActiveFocus();
- QTRY_VERIFY(childAppWindowControl->hasActiveFocus());
- QCOMPARE(childAppWindow->activeFocusItem(), childAppWindowControl);
- QCOMPARE(childAppWindowControl->property("attached_activeFocusControl").value<QQuickItem *>(), childAppWindowControl);
-
- childControl->setParentItem(childAppWindow->contentItem());
- QCOMPARE(childControl->window(), childAppWindow);
- QCOMPARE(childControl->property("attached_window").value<QQuickApplicationWindow *>(), childAppWindow);
- QCOMPARE(childControl->property("attached_contentItem").value<QQuickItem *>(), childAppWindow->contentItem());
- QCOMPARE(childControl->property("attached_activeFocusControl").value<QQuickItem *>(), childAppWindowControl);
- QCOMPARE(childControl->property("attached_header").value<QQuickItem *>(), childAppWindow->header());
- QCOMPARE(childControl->property("attached_footer").value<QQuickItem *>(), childAppWindow->footer());
-
- childItem->setParentItem(childAppWindow->contentItem());
- QCOMPARE(childItem->window(), childAppWindow);
- QCOMPARE(childItem->property("attached_window").value<QQuickApplicationWindow *>(), childAppWindow);
- QCOMPARE(childItem->property("attached_contentItem").value<QQuickItem *>(), childAppWindow->contentItem());
- QCOMPARE(childItem->property("attached_activeFocusControl").value<QQuickItem *>(), childAppWindowControl);
- QCOMPARE(childItem->property("attached_header").value<QQuickItem *>(), childAppWindow->header());
- QCOMPARE(childItem->property("attached_footer").value<QQuickItem *>(), childAppWindow->footer());
-
- childControl->setParentItem(nullptr);
- QVERIFY(!childControl->window());
- QVERIFY(!childControl->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childControl->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_footer").value<QQuickItem *>());
-
- childItem->setParentItem(nullptr);
- QVERIFY(!childItem->window());
- QVERIFY(!childItem->property("attached_window").value<QQuickApplicationWindow *>());
- QVERIFY(!childItem->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childItem->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childItem->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childItem->property("attached_footer").value<QQuickItem *>());
- childAppWindow->close();
- qApp->processEvents();
-
- childWindow->show();
- childWindow->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(childWindow));
-
- QVERIFY(!childWindowControl->hasActiveFocus());
- childWindowControl->forceActiveFocus();
- QTRY_VERIFY(childWindowControl->hasActiveFocus());
- QCOMPARE(childWindow->activeFocusItem(), childWindowControl);
- QCOMPARE(childWindowControl->property("attached_activeFocusControl").value<QQuickItem *>(), childWindowControl);
-
- childControl->setParentItem(childWindow->contentItem());
- QCOMPARE(childControl->window(), childWindow);
- QVERIFY(!childControl->property("attached_window").value<QQuickWindow *>());
- QCOMPARE(childControl->property("attached_activeFocusControl").value<QQuickItem *>(), childWindowControl);
- QVERIFY(!childControl->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_footer").value<QQuickItem *>());
-
- childItem->setParentItem(childWindow->contentItem());
- QCOMPARE(childItem->window(), childWindow);
- QVERIFY(!childControl->property("attached_window").value<QQuickWindow *>());
- QCOMPARE(childControl->property("attached_activeFocusControl").value<QQuickItem *>(), childWindowControl);
- QVERIFY(!childControl->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_footer").value<QQuickItem *>());
-
- childControl->setParentItem(nullptr);
- QVERIFY(!childControl->window());
- QVERIFY(!childControl->property("attached_window").value<QQuickWindow *>());
- QVERIFY(!childControl->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childControl->property("attached_footer").value<QQuickItem *>());
-
- childItem->setParentItem(nullptr);
- QVERIFY(!childItem->window());
- QVERIFY(!childItem->property("attached_window").value<QQuickWindow *>());
- QVERIFY(!childItem->property("attached_contentItem").value<QQuickItem *>());
- QVERIFY(!childItem->property("attached_activeFocusControl").value<QQuickItem *>());
- QVERIFY(!childItem->property("attached_header").value<QQuickItem *>());
- QVERIFY(!childItem->property("attached_footer").value<QQuickItem *>());
- childWindow->close();
-}
-
-void tst_QQuickApplicationWindow::font()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("font.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- QVERIFY(created);
-
- QQuickApplicationWindow* window = qobject_cast<QQuickApplicationWindow*>(created);
- QVERIFY(window);
- QVERIFY(!window->isVisible());
- QCOMPARE(window->width(), 400);
- QCOMPARE(window->height(), 400);
-
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QFont font = window->font();
-
- QQuickControl *mainItem = window->property("mainItem").value<QQuickControl*>();
- QVERIFY(mainItem);
- QCOMPARE(mainItem->width(), 400.0);
- QCOMPARE(mainItem->height(), 400.0);
- QCOMPARE(mainItem->font(), font);
-
- QQuickControl *item2 = mainItem->property("item_2").value<QQuickControl*>();
- QVERIFY(item2);
- QQuickControl *item3 = mainItem->property("item_3").value<QQuickControl*>();
- QVERIFY(item3);
- QQuickTextArea *item4 = mainItem->property("item_4").value<QQuickTextArea*>();
- QVERIFY(item4);
- QQuickTextField *item5 = mainItem->property("item_5").value<QQuickTextField*>();
- QVERIFY(item5);
- QQuickLabel *item6 = mainItem->property("item_6").value<QQuickLabel*>();
- QVERIFY(item6);
-
- QCOMPARE(item2->font(), font);
- QCOMPARE(item3->font(), font);
- QCOMPARE(item4->font(), font);
- QCOMPARE(item5->font(), font);
- QCOMPARE(item6->font(), font);
-
- int pointSize = font.pointSize();
- font.setPixelSize(pointSize + 5);
- window->setFont(font);
-
- QCOMPARE(window->font(), font);
- QCOMPARE(mainItem->font(), font);
- QCOMPARE(item2->font(), font);
- QCOMPARE(item3->font(), font);
- QCOMPARE(item4->font(), font);
- QCOMPARE(item5->font(), font);
- QCOMPARE(item6->font(), font);
-}
-
-class TestTheme : public QQuickTheme
-{
-public:
- TestTheme()
- {
- setFont(System, QFont("Courier"));
- }
-};
-
-void tst_QQuickApplicationWindow::defaultFont()
-{
- QQuickThemePrivate::instance.reset(new TestTheme);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData("import QtQuick.Controls; ApplicationWindow { }", QUrl());
-
- QScopedPointer<QQuickApplicationWindow> window;
- window.reset(static_cast<QQuickApplicationWindow *>(component.create()));
- QVERIFY(!window.isNull());
- QCOMPARE(window->font(), QQuickTheme::font(QQuickTheme::System));
-}
-
-void tst_QQuickApplicationWindow::locale()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("locale.qml"));
- QObject* created = component.create();
- QScopedPointer<QObject> cleanup(created);
- QVERIFY(created);
-
- QQuickApplicationWindow* window = qobject_cast<QQuickApplicationWindow*>(created);
- QVERIFY(window);
- QVERIFY(!window->isVisible());
- QCOMPARE(window->width(), 400);
- QCOMPARE(window->height(), 400);
-
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QLocale l = window->locale();
-
- QQuickControl *mainItem = window->property("mainItem").value<QQuickControl*>();
- QVERIFY(mainItem);
- QCOMPARE(mainItem->width(), 400.0);
- QCOMPARE(mainItem->height(), 400.0);
- QCOMPARE(mainItem->locale(), l);
-
- QQuickControl *item2 = mainItem->property("item_2").value<QQuickControl*>();
- QVERIFY(item2);
- QQuickControl *item3 = mainItem->property("item_3").value<QQuickControl*>();
- QVERIFY(item3);
-
- QCOMPARE(item2->locale(), l);
- QCOMPARE(item3->locale(), l);
-
- l = QLocale("en_US");
- window->setLocale(l);
-
- QCOMPARE(window->locale(), l);
- QCOMPARE(mainItem->locale(), l);
- QCOMPARE(item2->locale(), l);
- QCOMPARE(item3->locale(), l);
-
- l = QLocale("ar_EG");
- window->setLocale(l);
-
- QCOMPARE(window->locale(), l);
- QCOMPARE(mainItem->locale(), l);
- QCOMPARE(item2->locale(), l);
- QCOMPARE(item3->locale(), l);
-}
-
-void tst_QQuickApplicationWindow::activeFocusControl_data()
-{
- QTest::addColumn<QByteArray>("containerName");
- QTest::addColumn<QByteArray>("activeFocusItemName");
- QTest::addColumn<QByteArray>("activeFocusControlName");
-
- QTest::newRow("Column:TextInput") << QByteArray("container_column") << QByteArray("textInput_column") << QByteArray();
- QTest::newRow("Column:TextEdit") << QByteArray("container_column") << QByteArray("textEdit_column") << QByteArray();
- QTest::newRow("Column:TextField") << QByteArray("container_column") << QByteArray("textField_column") << QByteArray("textField_column");
- QTest::newRow("Column:TextArea") << QByteArray("container_column") << QByteArray("textArea_column") << QByteArray("textArea_column");
- QTest::newRow("Column:SpinBox") << QByteArray("container_column") << QByteArray("spinContent_column") << QByteArray("spinBox_column");
-
- QTest::newRow("Frame:TextInput") << QByteArray("container_frame") << QByteArray("textInput_frame") << QByteArray("container_frame");
- QTest::newRow("Frame:TextEdit") << QByteArray("container_frame") << QByteArray("textEdit_frame") << QByteArray("container_frame");
- QTest::newRow("Frame:TextField") << QByteArray("container_frame") << QByteArray("textField_frame") << QByteArray("textField_frame");
- QTest::newRow("Frame:TextArea") << QByteArray("container_frame") << QByteArray("textArea_frame") << QByteArray("textArea_frame");
- QTest::newRow("Frame:SpinBox") << QByteArray("container_frame") << QByteArray("spinContent_frame") << QByteArray("spinBox_frame");
-}
-
-void tst_QQuickApplicationWindow::activeFocusControl()
-{
- QFETCH(QByteArray, containerName);
- QFETCH(QByteArray, activeFocusItemName);
- QFETCH(QByteArray, activeFocusControlName);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("activeFocusControl.qml"));
- QScopedPointer<QObject> object(component.create());
- QVERIFY(!object.isNull());
-
- QQuickApplicationWindow* window = qobject_cast<QQuickApplicationWindow*>(object.data());
- QVERIFY(window);
- QVERIFY(!window->isVisible());
- QCOMPARE(window->width(), 400);
- QCOMPARE(window->height(), 400);
-
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickItem *container = window->property(containerName).value<QQuickItem*>();
- QVERIFY(container);
-
- QQuickItem *activeFocusItem = window->property(activeFocusItemName).value<QQuickItem*>();
- QVERIFY(activeFocusItem);
- activeFocusItem->forceActiveFocus();
- QVERIFY(activeFocusItem->hasActiveFocus());
- QCOMPARE(window->activeFocusItem(), activeFocusItem);
-
- QQuickItem *activeFocusControl = window->property(activeFocusControlName).value<QQuickItem*>();
- if (activeFocusControlName.isEmpty()) {
- QVERIFY(!activeFocusControl);
- } else {
- QVERIFY(activeFocusControl);
- QVERIFY(activeFocusControl->hasActiveFocus());
- }
- QCOMPARE(window->activeFocusControl(), activeFocusControl);
-}
-
-void tst_QQuickApplicationWindow::focusAfterPopupClosed()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("focusAfterPopupClosed.qml"));
- QScopedPointer<QQuickWindow> window(qobject_cast<QQuickWindow*>(component.create()));
- QVERIFY(window);
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
- QVERIFY(QGuiApplication::focusWindow() == window.data());
-
- QQuickItem* contentItem = window->contentItem();
- QVERIFY(contentItem);
- QVERIFY(contentItem->hasActiveFocus());
-
- QQuickItem* focusScope = window->property("focusScope").value<QQuickItem*>();
- QVERIFY(focusScope);
- QVERIFY(focusScope->hasActiveFocus());
-
- QSignalSpy focusScopeSpy(window.data(), SIGNAL(focusScopeKeyPressed()));
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusScopeSpy.count(), 1);
-
- // Open the menu.
- QQuickItem* toolButton = window->property("toolButton").value<QQuickItem*>();
- QVERIFY(toolButton);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier,
- toolButton->mapFromScene(QPointF(toolButton->width() / 2, toolButton->height() / 2)).toPoint());
- QVERIFY(!focusScope->hasActiveFocus());
-
- // The FocusScope shouldn't receive any key events while the menu is open.
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusScopeSpy.count(), 1);
-
- // Close the menu. The FocusScope should regain focus.
- QTest::keyClick(window.data(), Qt::Key_Escape);
- QVERIFY(focusScope->hasActiveFocus());
-
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusScopeSpy.count(), 2);
-
- QQuickPopup *focusPopup = window->property("focusPopup").value<QQuickPopup*>();
- QVERIFY(focusPopup);
- QVERIFY(!focusPopup->hasActiveFocus());
-
- focusPopup->open();
- QVERIFY(focusPopup->isVisible());
-
- QSignalSpy focusPopupSpy(window.data(), SIGNAL(focusPopupKeyPressed()));
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusPopupSpy.count(), 1);
-
- QQuickMenu *fileMenu = window->property("fileMenu").value<QQuickMenu*>();
- QVERIFY(fileMenu);
- fileMenu->open();
- QVERIFY(fileMenu->isVisible());
-
- // The Popup shouldn't receive any key events while the menu is open.
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusPopupSpy.count(), 1);
-
- // Close the menu. The Popup should regain focus.
- QTest::keyClick(window.data(), Qt::Key_Escape);
- QVERIFY(focusPopup->hasActiveFocus());
-
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusPopupSpy.count(), 2);
-
- // Close the popup. The FocusScope should regain focus.
- QTest::keyClick(window.data(), Qt::Key_Escape);
- QVERIFY(focusScope->hasActiveFocus());
-
- QTest::keyClick(window.data(), Qt::Key_Space);
- QCOMPARE(focusScopeSpy.count(), 3);
-}
-
-void tst_QQuickApplicationWindow::clearFocusOnDestruction()
-{
- if (QOperatingSystemVersion::current() <= QOperatingSystemVersion::Windows7)
- QSKIP("Test requires a version of Windows newer than 7: QTBUG-84443");
- if (!canImportModule("import QtGraphicalEffects; DropShadow {}"))
- QSKIP("Test requires QtGraphicalEffects");
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("clearfocusondestruction.qml"));
- QScopedPointer<QQuickWindow> window(qobject_cast<QQuickWindow*>(component.create()));
- QVERIFY(window);
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
- QVERIFY(QGuiApplication::focusWindow() == window.data());
-
- QQuickItem* contentItem = window->contentItem();
- QVERIFY(contentItem);
- QVERIFY(contentItem->hasActiveFocus());
-
- QQuickItem* focusScope = window->property("textfield").value<QQuickItem*>();
- QVERIFY(focusScope);
- QVERIFY(focusScope->hasActiveFocus());
-
- QSignalSpy spy(window.data(), SIGNAL(activeFocusControlChanged()));
- // destroy the window, do not crash
- window.reset();
-
- /*
- QQuickWindow::activeFocusItemChanged() is emitted inconsistently and
- only for certain use cases. Ideally it should be emitted whenever a
- QQuickWindow with a focus item is destroyed, but it doesn't... It might
- also be favorable to not emit it for performance reason.
-
- However, activeFocusControlChanged() is emitted more consistently, which
- of course makes it inconsistent with the emission of
- activeFocusItemChanged()....
-
- Therefore, if you have good reasons to change the behavior (and not emit
- it) take the test below with a grain of salt.
- */
- QCOMPARE(spy.count(), 1);
-}
-
-void tst_QQuickApplicationWindow::layout()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("layout.qml"));
- QScopedPointer<QObject> object(component.create());
- QVERIFY(!object.isNull());
-
- QQuickApplicationWindow* window = qobject_cast<QQuickApplicationWindow*>(object.data());
- QVERIFY(window);
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickItem *content = window->contentItem();
- QVERIFY(content);
- QQuickItem *menuBar = window->menuBar();
- QVERIFY(menuBar);
- QQuickItem *header = window->header();
- QVERIFY(header);
- QQuickItem *footer = window->footer();
- QVERIFY(footer);
-
- QCOMPARE(menuBar->x(), 0.0);
- QCOMPARE(menuBar->y(), -menuBar->height() - header->height());
- QCOMPARE(header->width(), qreal(window->width()));
- QVERIFY(menuBar->height() > 0);
-
- QCOMPARE(header->x(), 0.0);
- QCOMPARE(header->y(), -header->height());
- QCOMPARE(header->width(), qreal(window->width()));
- QVERIFY(header->height() > 0);
-
- QCOMPARE(footer->x(), 0.0);
- QCOMPARE(footer->y(), content->height());
- QCOMPARE(footer->width(), qreal(window->width()));
- QVERIFY(footer->height() > 0.0);
-
- QCOMPARE(content->x(), 0.0);
- QCOMPARE(content->y(), menuBar->height() + header->height());
- QCOMPARE(content->width(), qreal(window->width()));
- QCOMPARE(content->height(), window->height() - menuBar->height() - header->height() - footer->height());
-
- menuBar->setVisible(false);
- QCOMPARE(content->x(), 0.0);
- QCOMPARE(content->y(), header->height());
- QCOMPARE(content->width(), qreal(window->width()));
- QCOMPARE(content->height(), window->height() - header->height() - footer->height());
-
- header->setVisible(false);
- QCOMPARE(content->x(), 0.0);
- QCOMPARE(content->y(), 0.0);
- QCOMPARE(content->width(), qreal(window->width()));
- QCOMPARE(content->height(), window->height() - footer->height());
-
- footer->setVisible(false);
- QCOMPARE(content->x(), 0.0);
- QCOMPARE(content->y(), 0.0);
- QCOMPARE(content->width(), qreal(window->width()));
- QCOMPARE(content->height(), qreal(window->height()));
-}
-
-class FriendlyApplicationWindow : public QQuickApplicationWindow
-{
- friend class tst_QQuickApplicationWindow;
-};
-
-void tst_QQuickApplicationWindow::componentComplete()
-{
- FriendlyApplicationWindow cppWindow;
- QVERIFY(cppWindow.isComponentComplete());
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData("import QtQuick.Controls; ApplicationWindow { }", QUrl());
-
- FriendlyApplicationWindow *qmlWindow = static_cast<FriendlyApplicationWindow *>(component.beginCreate(engine.rootContext()));
- QVERIFY(qmlWindow);
- QVERIFY(!qmlWindow->isComponentComplete());
-
- component.completeCreate();
- QVERIFY(qmlWindow->isComponentComplete());
-}
-
-void tst_QQuickApplicationWindow::opacity()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("opacity.qml"));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- QQuickApplicationWindow *window = qobject_cast<QQuickApplicationWindow *>(object.data());
- QVERIFY(window);
-}
-
-QTEST_MAIN(tst_QQuickApplicationWindow)
-
-#include "tst_qquickapplicationwindow.moc"
diff --git a/tests/auto/qquickcolor/CMakeLists.txt b/tests/auto/qquickcolor/CMakeLists.txt
deleted file mode 100644
index 2cbbe9eb..00000000
--- a/tests/auto/qquickcolor/CMakeLists.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-# Generated from qquickcolor.pro.
-
-#####################################################################
-## tst_qquickcolor Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickcolor
- GUI
- QMLTEST
- SOURCES
- tst_qquickcolor.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickcolor.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/qquickcolor/data/tst_color.qml b/tests/auto/qquickcolor/data/tst_color.qml
deleted file mode 100644
index cdd07e14..00000000
--- a/tests/auto/qquickcolor/data/tst_color.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtTest
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-TestCase {
- id: testCase
- name: "Color"
-
- function test_transparent() {
- compare(Color.transparent("red", 0.2), Qt.rgba(1, 0, 0, 0.2))
- compare(Color.transparent(Qt.rgba(0, 1, 0, 1), 0.2), Qt.rgba(0, 1, 0, 0.2))
- compare(Color.transparent("#0000ff", 0.2), Qt.rgba(0, 0, 1, 0.2))
- }
-}
diff --git a/tests/auto/qquickcolor/tst_qquickcolor.cpp b/tests/auto/qquickcolor/tst_qquickcolor.cpp
deleted file mode 100644
index 94c60080..00000000
--- a/tests/auto/qquickcolor/tst_qquickcolor.cpp
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-QUICK_TEST_MAIN(tst_qquickcolor)
diff --git a/tests/auto/qquickcontrol/CMakeLists.txt b/tests/auto/qquickcontrol/CMakeLists.txt
deleted file mode 100644
index 5d6eefd2..00000000
--- a/tests/auto/qquickcontrol/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from qquickcontrol.pro.
-
-#####################################################################
-## tst_qquickcontrol Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickcontrol
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickcontrol.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickcontrol.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickcontrol CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickcontrol CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickcontrol/data/flickable.qml b/tests/auto/qquickcontrol/data/flickable.qml
deleted file mode 100644
index 0ac72320..00000000
--- a/tests/auto/qquickcontrol/data/flickable.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias flickable: flickable
- property alias button: button
-
- Flickable {
- id: flickable
- width: 300
- height: 400
- pressDelay: 50
- Button {
- id: button
- text: "This is a test button"
- }
- }
-}
diff --git a/tests/auto/qquickcontrol/tst_qquickcontrol.cpp b/tests/auto/qquickcontrol/tst_qquickcontrol.cpp
deleted file mode 100644
index 6acb192f..00000000
--- a/tests/auto/qquickcontrol/tst_qquickcontrol.cpp
+++ /dev/null
@@ -1,99 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtTest/qsignalspy.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-#include "../shared/qtest_quickcontrols.h"
-#include <QtGui/qpa/qwindowsysteminterface.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_QQuickControl : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
- void flickable();
-
-private:
- QScopedPointer<QPointingDevice> touchDevice;
-};
-
-
-void tst_QQuickControl::initTestCase()
-{
- QQmlDataTest::initTestCase();
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
-
- touchDevice.reset(QTest::createTouchDevice());
-}
-
-void tst_QQuickControl::flickable()
-{
- // Check that when a Button that is inside a Flickable with a pressDelay
- // still gets the released and clicked signals sent due to the fact that
- // Flickable sends a mouse event for the delay and not a touch event
- QQuickApplicationHelper helper(this, QStringLiteral("flickable.qml"));
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickButton *button = window->property("button").value<QQuickButton *>();
- QVERIFY(button);
-
- QSignalSpy buttonPressedSpy(button, SIGNAL(pressed()));
- QVERIFY(buttonPressedSpy.isValid());
-
- QSignalSpy buttonReleasedSpy(button, SIGNAL(released()));
- QVERIFY(buttonReleasedSpy.isValid());
-
- QSignalSpy buttonClickedSpy(button, SIGNAL(clicked()));
- QVERIFY(buttonClickedSpy.isValid());
-
- QTest::touchEvent(window, touchDevice.data()).press(0, QPoint(button->width() / 2, button->height() / 2));
- QTRY_COMPARE(buttonPressedSpy.count(), 1);
- QTest::touchEvent(window, touchDevice.data()).release(0, QPoint(button->width() / 2, button->height() / 2));
- QTRY_COMPARE(buttonReleasedSpy.count(), 1);
- QTRY_COMPARE(buttonClickedSpy.count(), 1);
-}
-
-QTEST_QUICKCONTROLS_MAIN(tst_QQuickControl)
-
-#include "tst_qquickcontrol.moc"
diff --git a/tests/auto/qquickdrawer/CMakeLists.txt b/tests/auto/qquickdrawer/CMakeLists.txt
deleted file mode 100644
index 1c2342f0..00000000
--- a/tests/auto/qquickdrawer/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from qquickdrawer.pro.
-
-#####################################################################
-## tst_qquickdrawer Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickdrawer
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickdrawer.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickdrawer.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickdrawer CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickdrawer CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickdrawer/data/applicationwindow-button.qml b/tests/auto/qquickdrawer/data/applicationwindow-button.qml
deleted file mode 100644
index a7c70e04..00000000
--- a/tests/auto/qquickdrawer/data/applicationwindow-button.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
-
- Drawer {
- id: drawer
- width: 200
- height: 200
-
- Button {
- text: "Button"
- anchors.fill: parent
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/applicationwindow-hover.qml b/tests/auto/qquickdrawer/data/applicationwindow-hover.qml
deleted file mode 100644
index 8b8efb48..00000000
--- a/tests/auto/qquickdrawer/data/applicationwindow-hover.qml
+++ /dev/null
@@ -1,82 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias backgroundButton: backgroundButton
- property alias drawerButton: drawerButton
-
- Button {
- id: backgroundButton
- text: "Background"
- anchors.fill: parent
- }
-
- Drawer {
- id: drawer
- width: 100
- height: 400
- topPadding: 2
- leftPadding: 2
- rightPadding: 2
- bottomPadding: 2
-
- contentItem: Button {
- id: drawerButton
- text: "Drawer"
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/applicationwindow-wheel.qml b/tests/auto/qquickdrawer/data/applicationwindow-wheel.qml
deleted file mode 100644
index 449fbadb..00000000
--- a/tests/auto/qquickdrawer/data/applicationwindow-wheel.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias drawerSlider: drawerSlider
- property alias contentSlider: contentSlider
-
- Slider {
- id: contentSlider
- anchors.fill: parent
- wheelEnabled: true
- }
-
- Drawer {
- id: drawer
- edge: Qt.RightEdge
- width: window.width * 0.8
- height: window.height
- clip: true
- contentItem: Slider {
- id: drawerSlider
- wheelEnabled: true
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/applicationwindow.qml b/tests/auto/qquickdrawer/data/applicationwindow.qml
deleted file mode 100644
index 3f2ed118..00000000
--- a/tests/auto/qquickdrawer/data/applicationwindow.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
-
- Drawer {
- id: drawer
- width: 200
- height: 200
- }
-}
diff --git a/tests/auto/qquickdrawer/data/dragOverModalShadow.qml b/tests/auto/qquickdrawer/data/dragOverModalShadow.qml
deleted file mode 100644
index 6d2951f7..00000000
--- a/tests/auto/qquickdrawer/data/dragOverModalShadow.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias popup: popup
-
- Drawer {
- id: drawer
- width: 200
- height: parent.height
- dragMargin: parent.width
- }
-
- Popup {
- id: popup
- modal: true
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- width: parent.width / 2
- height: parent.height / 2
-
- Rectangle {
- objectName: "shadow"
- parent: popup.background
- anchors.fill: parent
- anchors.margins: -20
-
- z: -1
- opacity: 0.5
- color: "silver"
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/flickable.qml b/tests/auto/qquickdrawer/data/flickable.qml
deleted file mode 100644
index b3f98d9e..00000000
--- a/tests/auto/qquickdrawer/data/flickable.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias flickable: flickable
-
- Drawer {
- id: drawer
- width: 300
- height: 400
-
- contentItem: ListView {
- id: flickable
- model: 100
- delegate: ItemDelegate {
- width: flickable.width
- text: index
- }
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/grabber.qml b/tests/auto/qquickdrawer/data/grabber.qml
deleted file mode 100644
index bd1b84aa..00000000
--- a/tests/auto/qquickdrawer/data/grabber.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias popup: popup
-
- Drawer {
- id: drawer
- width: 200
- height: parent.height
- }
-
- Popup {
- id: popup
- x: 200
- width: 200
- height: parent.height
- }
-}
diff --git a/tests/auto/qquickdrawer/data/header.qml b/tests/auto/qquickdrawer/data/header.qml
deleted file mode 100644
index dfd64ab1..00000000
--- a/tests/auto/qquickdrawer/data/header.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias button: button
-
- header: ToolBar {
- ToolButton {
- id: button
- text: "="
- }
- }
-
- Drawer {
- id: drawer
- width: 200
- height: parent.height
- }
-}
diff --git a/tests/auto/qquickdrawer/data/multiTouch.qml b/tests/auto/qquickdrawer/data/multiTouch.qml
deleted file mode 100644
index 03b69c4e..00000000
--- a/tests/auto/qquickdrawer/data/multiTouch.qml
+++ /dev/null
@@ -1,82 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias popup: popup
- property alias button: button
-
- Drawer {
- id: drawer
- width: window.width / 2
- height: parent.height
- dragMargin: parent.width
- }
-
- Popup {
- id: popup
- x: 10; y: 10
- width: window.width - 10
- height: window.height - 10
-
- Button {
- id: button
- text: "Button"
- anchors.fill: parent
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/multiple.qml b/tests/auto/qquickdrawer/data/multiple.qml
deleted file mode 100644
index d4d5fbd6..00000000
--- a/tests/auto/qquickdrawer/data/multiple.qml
+++ /dev/null
@@ -1,95 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias leftDrawer: leftDrawer
- property alias leftButton: leftButton
-
- property alias rightDrawer: rightDrawer
- property alias rightButton: rightButton
-
- property alias contentButton: contentButton
-
- Drawer {
- id: leftDrawer
- width: 300
- height: 400
- z: 1
-
- contentItem: Button {
- id: leftButton
- text: "Left"
- }
- }
-
- Button {
- id: contentButton
- text: "Content"
- anchors.fill: parent
- }
-
- Drawer {
- id: rightDrawer
- width: 300
- height: 400
- edge: Qt.RightEdge
-
- contentItem: Button {
- id: rightButton
- text: "Right"
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/reposition.qml b/tests/auto/qquickdrawer/data/reposition.qml
deleted file mode 100644
index e3211fab..00000000
--- a/tests/auto/qquickdrawer/data/reposition.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias drawer2: drawer2
-
- header: Item { implicitHeight: 50 }
- footer: Item { implicitHeight: 50 }
-
- Drawer {
- id: drawer
- width: parent.width / 2
- implicitHeight: parent.height
- }
-
- Drawer {
- id: drawer2
- width: Math.min(window.width, window.height) / 3 * 2
- height: window.height
- }
-}
diff --git a/tests/auto/qquickdrawer/data/slider.qml b/tests/auto/qquickdrawer/data/slider.qml
deleted file mode 100644
index b3db5a7b..00000000
--- a/tests/auto/qquickdrawer/data/slider.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias slider: slider
-
- Drawer {
- id: drawer
- width: 300
- height: 400
- position: 1.0
- visible: true
-
- Slider {
- id: slider
- value: 1
- width: parent.width
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/topEdgeScreenEdge.qml b/tests/auto/qquickdrawer/data/topEdgeScreenEdge.qml
deleted file mode 100644
index d2aaf486..00000000
--- a/tests/auto/qquickdrawer/data/topEdgeScreenEdge.qml
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 400
- height: 400
-
- property alias drawer: drawer
-
- header: Rectangle {
- color: "red"
- height: 40
- }
-
- Drawer {
- id: drawer
- width: window.width
- height: window.height * 0.2
- parent: window.contentItem
- edge: Qt.TopEdge
-
- Label {
- anchors.centerIn: parent
- text: "a drawer"
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/window-button.qml b/tests/auto/qquickdrawer/data/window-button.qml
deleted file mode 100644
index 02247dd0..00000000
--- a/tests/auto/qquickdrawer/data/window-button.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
-
- property alias drawer: drawer
-
- Drawer {
- id: drawer
- width: 200
- height: 200
-
- Button {
- text: "Button"
- anchors.fill: parent
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/window-hover.qml b/tests/auto/qquickdrawer/data/window-hover.qml
deleted file mode 100644
index e0b016cc..00000000
--- a/tests/auto/qquickdrawer/data/window-hover.qml
+++ /dev/null
@@ -1,83 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias backgroundButton: backgroundButton
- property alias drawerButton: drawerButton
-
- Button {
- id: backgroundButton
- text: "Background"
- anchors.fill: parent
- }
-
- Drawer {
- id: drawer
- width: 100
- height: 400
- topPadding: 2
- leftPadding: 2
- rightPadding: 2
- bottomPadding: 2
-
- contentItem: Button {
- id: drawerButton
- text: "Drawer"
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/window-wheel.qml b/tests/auto/qquickdrawer/data/window-wheel.qml
deleted file mode 100644
index e9c2eb42..00000000
--- a/tests/auto/qquickdrawer/data/window-wheel.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- id: window
- width: 400
- height: 400
-
- property alias drawer: drawer
- property alias drawerSlider: drawerSlider
- property alias contentSlider: contentSlider
-
- Slider {
- id: contentSlider
- anchors.fill: parent
- wheelEnabled: true
- }
-
- Drawer {
- id: drawer
- edge: Qt.RightEdge
- width: window.width * 0.8
- height: window.height
- clip: true
- contentItem: Slider {
- id: drawerSlider
- wheelEnabled: true
- }
- }
-}
diff --git a/tests/auto/qquickdrawer/data/window.qml b/tests/auto/qquickdrawer/data/window.qml
deleted file mode 100644
index 4bd9c9d2..00000000
--- a/tests/auto/qquickdrawer/data/window.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
-
- property alias drawer: drawer
-
- Drawer {
- id: drawer
- width: 200
- height: 200
- }
-}
diff --git a/tests/auto/qquickdrawer/tst_qquickdrawer.cpp b/tests/auto/qquickdrawer/tst_qquickdrawer.cpp
deleted file mode 100644
index c96b156c..00000000
--- a/tests/auto/qquickdrawer/tst_qquickdrawer.cpp
+++ /dev/null
@@ -1,1348 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtTest/qsignalspy.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-#include "../shared/qtest_quickcontrols.h"
-
-#include <QtGui/qpointingdevice.h>
-#include <QtGui/qstylehints.h>
-#include <QtGui/qguiapplication.h>
-#include <QtGui/qpa/qwindowsysteminterface.h>
-#include <QtQuick/private/qquickwindow_p.h>
-#include <QtQuick/private/qquickflickable_p.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickoverlay_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p_p.h>
-#include <QtQuickTemplates2/private/qquickdrawer_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-#include <QtQuickTemplates2/private/qquickslider_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_QQuickDrawer : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void defaults();
- void invalidEdge();
-
- void visible_data();
- void visible();
-
- void state();
-
- void position_data();
- void position();
-
- void dragMargin_data();
- void dragMargin();
-
- void reposition();
- void header();
-
- void hover_data();
- void hover();
-
- void wheel_data();
- void wheel();
-
- void multiple();
-
- void touch_data();
- void touch();
-
- void multiTouch();
-
- void grabber();
-
- void interactive_data();
- void interactive();
-
- void flickable_data();
- void flickable();
-
- void dragOverModalShadow_data();
- void dragOverModalShadow();
-
- void nonModal_data();
- void nonModal();
-
- void slider_data();
- void slider();
-
- void topEdgeScreenEdge();
-
-private:
- QScopedPointer<QPointingDevice> touchDevice;
-};
-
-
-void tst_QQuickDrawer::initTestCase()
-{
- QQmlDataTest::initTestCase();
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
-
- touchDevice.reset(QTest::createTouchDevice());
-}
-
-void tst_QQuickDrawer::defaults()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("window.qml"));
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(!root.isNull(), qPrintable(component.errorString()));
-
- QQuickDrawer *drawer = root->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
- QCOMPARE(drawer->edge(), Qt::LeftEdge);
- QCOMPARE(drawer->position(), 0.0);
- QCOMPARE(drawer->dragMargin(), qGuiApp->styleHints()->startDragDistance());
-}
-
-void tst_QQuickDrawer::invalidEdge()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.loadUrl(testFileUrl("window.qml"));
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(!root.isNull(), qPrintable(component.errorString()));
-
- QQuickDrawer *drawer = root->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- // Test an invalid value - it should warn and ignore it.
- QTest::ignoreMessage(QtWarningMsg, qUtf8Printable(testFileUrl("window.qml").toString() + ":61:5: QML Drawer: invalid edge value - valid values are: Qt.TopEdge, Qt.LeftEdge, Qt.RightEdge, Qt.BottomEdge"));
- drawer->setEdge(static_cast<Qt::Edge>(QQuickDrawer::Right));
- QCOMPARE(drawer->edge(), Qt::LeftEdge);
-}
-
-void tst_QQuickDrawer::visible_data()
-{
- QTest::addColumn<QString>("source");
- QTest::newRow("Window") << "window.qml";
- QTest::newRow("ApplicationWindow") << "applicationwindow.qml";
-}
-
-void tst_QQuickDrawer::visible()
-{
- QFETCH(QString, source);
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
- QQuickItem *popupItem = drawer->popupItem();
-
- QCOMPARE(drawer->isVisible(), false);
- QCOMPARE(drawer->position(), qreal(0.0));
-
- QQuickOverlay *overlay = QQuickOverlay::overlay(window);
- QVERIFY(overlay);
- QVERIFY(!overlay->childItems().contains(popupItem));
-
- drawer->open();
- QVERIFY(drawer->isVisible());
- QVERIFY(overlay->childItems().contains(popupItem));
- QTRY_COMPARE(drawer->position(), qreal(1.0));
-
- drawer->close();
- QTRY_VERIFY(!drawer->isVisible());
- QTRY_COMPARE(drawer->position(), qreal(0.0));
- QVERIFY(!overlay->childItems().contains(popupItem));
-
- drawer->setVisible(true);
- QVERIFY(drawer->isVisible());
- QVERIFY(overlay->childItems().contains(popupItem));
- QTRY_COMPARE(drawer->position(), qreal(1.0));
-
- drawer->setVisible(false);
- QTRY_VERIFY(!drawer->isVisible());
- QTRY_COMPARE(drawer->position(), qreal(0.0));
- QTRY_VERIFY(!overlay->childItems().contains(popupItem));
-}
-
-void tst_QQuickDrawer::state()
-{
- QQuickApplicationHelper helper(this, "applicationwindow.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
-
- QCOMPARE(drawer->isVisible(), false);
-
- QSignalSpy visibleChangedSpy(drawer, SIGNAL(visibleChanged()));
- QSignalSpy aboutToShowSpy(drawer, SIGNAL(aboutToShow()));
- QSignalSpy aboutToHideSpy(drawer, SIGNAL(aboutToHide()));
- QSignalSpy openedSpy(drawer, SIGNAL(opened()));
- QSignalSpy closedSpy(drawer, SIGNAL(closed()));
-
- QVERIFY(visibleChangedSpy.isValid());
- QVERIFY(aboutToShowSpy.isValid());
- QVERIFY(aboutToHideSpy.isValid());
- QVERIFY(openedSpy.isValid());
- QVERIFY(closedSpy.isValid());
-
- int visibleChangedCount = 0;
- int aboutToShowCount = 0;
- int aboutToHideCount = 0;
- int openedCount = 0;
- int closedCount = 0;
-
- // open programmatically...
- drawer->open();
- QCOMPARE(visibleChangedSpy.count(), ++visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), ++aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), aboutToHideCount);
- QCOMPARE(openedSpy.count(), openedCount);
- QCOMPARE(closedSpy.count(), closedCount);
-
- // ...and wait until fully open
- QVERIFY(openedSpy.wait());
- QCOMPARE(visibleChangedSpy.count(), visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), aboutToHideCount);
- QCOMPARE(openedSpy.count(), ++openedCount);
- QCOMPARE(closedSpy.count(), closedCount);
-
- // close programmatically...
- drawer->close();
- QCOMPARE(visibleChangedSpy.count(), visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), ++aboutToHideCount);
- QCOMPARE(openedSpy.count(), openedCount);
- QCOMPARE(closedSpy.count(), closedCount);
-
- // ...and wait until fully closed
- QVERIFY(closedSpy.wait());
- QCOMPARE(visibleChangedSpy.count(), ++visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), aboutToHideCount);
- QCOMPARE(openedSpy.count(), openedCount);
- QCOMPARE(closedSpy.count(), ++closedCount);
-
- // open interactively...
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(0, drawer->height() / 2));
- QTest::mouseMove(window, QPoint(drawer->width() * 0.2, drawer->height() / 2), 16);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(drawer->width() * 0.8, drawer->height() / 2), 16);
- QCOMPARE(visibleChangedSpy.count(), ++visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), ++aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), aboutToHideCount);
- QCOMPARE(openedSpy.count(), openedCount);
- QCOMPARE(closedSpy.count(), closedCount);
-
- // ...and wait until fully open
- QVERIFY(openedSpy.wait());
- QCOMPARE(visibleChangedSpy.count(), visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), aboutToHideCount);
- QCOMPARE(openedSpy.count(), ++openedCount);
- QCOMPARE(closedSpy.count(), closedCount);
-
- // close interactively...
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(drawer->width(), drawer->height() / 2));
- QTest::mouseMove(window, QPoint(drawer->width() * 0.8, drawer->height() / 2), 16);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(drawer->width() * 0.2, drawer->height() / 2), 16);
- QCOMPARE(visibleChangedSpy.count(), visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), ++aboutToHideCount);
- QCOMPARE(openedSpy.count(), openedCount);
- QCOMPARE(closedSpy.count(), closedCount);
-
- // ...and wait until fully closed
- QVERIFY(closedSpy.wait());
- QCOMPARE(visibleChangedSpy.count(), ++visibleChangedCount);
- QCOMPARE(aboutToShowSpy.count(), aboutToShowCount);
- QCOMPARE(aboutToHideSpy.count(), aboutToHideCount);
- QCOMPARE(openedSpy.count(), openedCount);
- QCOMPARE(closedSpy.count(), ++closedCount);
-}
-
-void tst_QQuickDrawer::position_data()
-{
- QTest::addColumn<Qt::Edge>("edge");
- QTest::addColumn<QPoint>("press");
- QTest::addColumn<QPoint>("from");
- QTest::addColumn<QPoint>("to");
- QTest::addColumn<qreal>("position");
-
- QTest::newRow("top") << Qt::TopEdge << QPoint(100, 0) << QPoint(100, 50) << QPoint(100, 150) << qreal(0.5);
- QTest::newRow("left") << Qt::LeftEdge << QPoint(0, 100) << QPoint(50, 100) << QPoint(150, 100) << qreal(0.5);
- QTest::newRow("right") << Qt::RightEdge << QPoint(399, 100) << QPoint(350, 100) << QPoint(250, 100) << qreal(0.5);
- QTest::newRow("bottom") << Qt::BottomEdge << QPoint(100, 399) << QPoint(100, 350) << QPoint(150, 250) << qreal(0.5);
-}
-
-void tst_QQuickDrawer::position()
-{
- QFETCH(Qt::Edge, edge);
- QFETCH(QPoint, press);
- QFETCH(QPoint, from);
- QFETCH(QPoint, to);
- QFETCH(qreal, position);
-
- QQuickApplicationHelper helper(this, QStringLiteral("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = helper.appWindow->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
- drawer->setEdge(edge);
-
- // Give it some time (50 ms) before the press to avoid flakiness on OpenSUSE: QTBUG-77946
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, press, 50);
- QTest::mouseMove(window, from);
- QTest::mouseMove(window, to);
- QCOMPARE(drawer->position(), position);
-
- // moved half-way open at almost infinite speed => snap to open
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, to);
- QTRY_COMPARE(drawer->position(), 1.0);
-}
-
-void tst_QQuickDrawer::dragMargin_data()
-{
- QTest::addColumn<Qt::Edge>("edge");
- QTest::addColumn<qreal>("dragMargin");
- QTest::addColumn<qreal>("dragFromLeft");
- QTest::addColumn<qreal>("dragFromRight");
-
- QTest::newRow("left:0") << Qt::LeftEdge << qreal(0) << qreal(0) << qreal(0);
- QTest::newRow("left:-1") << Qt::LeftEdge << qreal(-1) << qreal(0) << qreal(0);
- QTest::newRow("left:startDragDistance") << Qt::LeftEdge << qreal(QGuiApplication::styleHints()->startDragDistance()) << qreal(0.45) << qreal(0);
- QTest::newRow("left:startDragDistance*2") << Qt::LeftEdge << qreal(QGuiApplication::styleHints()->startDragDistance() * 2) << qreal(0.45) << qreal(0);
-
- QTest::newRow("right:0") << Qt::RightEdge << qreal(0) << qreal(0) << qreal(0);
- QTest::newRow("right:-1") << Qt::RightEdge << qreal(-1) << qreal(0) << qreal(0);
- QTest::newRow("right:startDragDistance") << Qt::RightEdge << qreal(QGuiApplication::styleHints()->startDragDistance()) << qreal(0) << qreal(0.75);
- QTest::newRow("right:startDragDistance*2") << Qt::RightEdge << qreal(QGuiApplication::styleHints()->startDragDistance() * 2) << qreal(0) << qreal(0.75);
-}
-
-void tst_QQuickDrawer::dragMargin()
-{
- QFETCH(Qt::Edge, edge);
- QFETCH(qreal, dragMargin);
- QFETCH(qreal, dragFromLeft);
- QFETCH(qreal, dragFromRight);
-
- QQuickApplicationHelper helper(this, QStringLiteral("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = helper.appWindow->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
- drawer->setEdge(edge);
- drawer->setDragMargin(dragMargin);
-
- const int startDragDistance = qMax(20, QGuiApplication::styleHints()->startDragDistance() + 5) + 1;
-
- // drag from the left
- int leftX = qMax<int>(0, dragMargin);
- int leftDistance = startDragDistance + drawer->width() * 0.45;
- QVERIFY(leftDistance > QGuiApplication::styleHints()->startDragDistance());
- // Give it some time (50 ms) before the press to avoid flakiness on OpenSUSE: QTBUG-77946
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(leftX, drawer->height() / 2), 50);
- QTest::mouseMove(window, QPoint(leftX + startDragDistance, drawer->height() / 2));
- QTest::mouseMove(window, QPoint(leftX + leftDistance, drawer->height() / 2));
- QCOMPARE(drawer->position(), dragFromLeft);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(leftX + leftDistance, drawer->height() / 2));
-
- drawer->close();
- QTRY_COMPARE(drawer->position(), qreal(0.0));
-
- // drag from the right
- int rightX = qMin<int>(window->width() - 1, window->width() - dragMargin);
- int rightDistance = startDragDistance + drawer->width() * 0.75;
- QVERIFY(rightDistance > QGuiApplication::styleHints()->startDragDistance());
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(rightX, drawer->height() / 2));
- QTest::mouseMove(window, QPoint(rightX - startDragDistance, drawer->height() / 2));
- QTest::mouseMove(window, QPoint(rightX - rightDistance, drawer->height() / 2));
- QCOMPARE(drawer->position(), dragFromRight);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(rightX - rightDistance, drawer->height() / 2));
-}
-
-static QRectF geometry(const QQuickItem *item)
-{
- return QRectF(item->x(), item->y(), item->width(), item->height());
-}
-
-void tst_QQuickDrawer::reposition()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("reposition.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
- QQuickItem *popupItem = drawer->popupItem();
- QVERIFY(popupItem);
-
- drawer->open();
- QQuickItem *dimmer = QQuickPopupPrivate::get(drawer)->dimmer;
- QVERIFY(dimmer);
-
- QCOMPARE(geometry(dimmer), QRectF(0, 0, window->width(), window->height()));
- QTRY_COMPARE(geometry(popupItem), QRectF(0, 0, window->width() / 2, window->height()));
-
- drawer->setY(100);
- QCOMPARE(geometry(dimmer), QRectF(0, 100, window->width(), window->height() - 100));
- QCOMPARE(geometry(popupItem), QRectF(0, 100, window->width() / 2, window->height() - 100));
-
- drawer->setHeight(window->height());
- QCOMPARE(geometry(dimmer), QRectF(0, 100, window->width(), window->height()));
- QCOMPARE(geometry(popupItem), QRectF(0, 100, window->width() / 2, window->height()));
-
- drawer->resetHeight();
- QCOMPARE(geometry(dimmer), QRectF(0, 100, window->width(), window->height() - 100));
- QCOMPARE(geometry(popupItem), QRectF(0, 100, window->width() / 2, window->height() - 100));
-
- drawer->setParentItem(window->contentItem());
- QCOMPARE(geometry(dimmer), QRectF(0, 150, window->width(), window->height() - 150));
- QCOMPARE(geometry(popupItem), QRectF(0, 150, window->width() / 2, window->height() - 150));
-
- drawer->setEdge(Qt::RightEdge);
- QCOMPARE(geometry(dimmer), QRectF(0, 150, window->width(), window->height() - 150));
- QTRY_COMPARE(geometry(popupItem), QRectF(window->width() - drawer->width(), 150, window->width() / 2, window->height() - 150));
-
- window->setWidth(window->width() + 100);
- QTRY_COMPARE(geometry(dimmer), QRectF(0, 150, window->width(), window->height() - 150));
- QTRY_COMPARE(geometry(popupItem), QRectF(window->width() - drawer->width(), 150, window->width() / 2, window->height() - 150));
-
- drawer->close();
- QTRY_COMPARE(geometry(popupItem), QRectF(window->width(), 150, window->width() / 2, window->height() - 150));
-
- QQuickDrawer *drawer2 = window->property("drawer2").value<QQuickDrawer *>();
- QVERIFY(drawer2);
- QQuickItem *popupItem2 = drawer2->popupItem();
- QVERIFY(popupItem2);
-
- drawer2->open();
- QVERIFY(popupItem2->isVisible());
- QCOMPARE(popupItem2->x(), -drawer2->width());
- QTRY_COMPARE(popupItem2->x(), 0.0);
-}
-
-void tst_QQuickDrawer::header()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("header.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickItem *content = window->contentItem();
- QVERIFY(content);
-
- QQuickOverlay *overlay = QQuickOverlay::overlay(window);
- QVERIFY(overlay);
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
- QQuickItem *popupItem = drawer->popupItem();
-
- QQuickButton *button = window->property("button").value<QQuickButton*>();
- QVERIFY(button);
-
- drawer->open();
- QVERIFY(drawer->isVisible());
-
- QCOMPARE(drawer->parentItem(), overlay);
- QCOMPARE(drawer->height(), overlay->height());
- QCOMPARE(popupItem->height(), overlay->height());
-
- drawer->setParentItem(content);
- QCOMPARE(drawer->parentItem(), content);
- QCOMPARE(drawer->height(), content->height());
- QCOMPARE(popupItem->height(), content->height());
-
- // must be possible to interact with the header when the drawer is below the header
- QSignalSpy clickSpy(button, SIGNAL(clicked()));
- QVERIFY(clickSpy.isValid());
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(button->x() + button->width() / 2, button->y() + button->height() / 2));
- QCOMPARE(clickSpy.count(), 1);
-}
-
-void tst_QQuickDrawer::hover_data()
-{
- QTest::addColumn<QString>("source");
- QTest::addColumn<bool>("modal");
-
- QTest::newRow("Window:modal") << "window-hover.qml" << true;
- QTest::newRow("Window:modeless") << "window-hover.qml" << false;
- QTest::newRow("ApplicationWindow:modal") << "applicationwindow-hover.qml" << true;
- QTest::newRow("ApplicationWindow:modeless") << "applicationwindow-hover.qml" << false;
-}
-
-void tst_QQuickDrawer::hover()
-{
- QFETCH(QString, source);
- QFETCH(bool, modal);
-
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
- drawer->setModal(modal);
-
- QQuickControl *drawerItem = qobject_cast<QQuickControl *>(drawer->popupItem());
- QVERIFY(drawerItem);
- QVERIFY(drawerItem->isHoverEnabled());
-
- QQuickButton *backgroundButton = window->property("backgroundButton").value<QQuickButton*>();
- QVERIFY(backgroundButton);
- backgroundButton->setHoverEnabled(true);
-
- QQuickButton *drawerButton = window->property("drawerButton").value<QQuickButton*>();
- QVERIFY(drawerButton);
- drawerButton->setHoverEnabled(true);
-
- QSignalSpy openedSpy(drawer, SIGNAL(opened()));
- QVERIFY(openedSpy.isValid());
- drawer->open();
- QVERIFY(openedSpy.count() == 1 || openedSpy.wait());
-
- // hover the background button outside the drawer
- QTest::mouseMove(window, QPoint(window->width() - 1, window->height() - 1));
- QCOMPARE(backgroundButton->isHovered(), !modal);
- QVERIFY(!drawerButton->isHovered());
- QVERIFY(!drawerItem->isHovered());
-
- // hover the drawer background
- QTest::mouseMove(window, QPoint(1, 1));
- QVERIFY(!backgroundButton->isHovered());
- QVERIFY(!drawerButton->isHovered());
- QVERIFY(drawerItem->isHovered());
-
- // hover the button in a drawer
- QTest::mouseMove(window, QPoint(2, 2));
- QVERIFY(!backgroundButton->isHovered());
- QVERIFY(drawerButton->isHovered());
- QVERIFY(drawerItem->isHovered());
-
- QSignalSpy closedSpy(drawer, SIGNAL(closed()));
- QVERIFY(closedSpy.isValid());
- drawer->close();
- QVERIFY(closedSpy.count() == 1 || closedSpy.wait());
-
- // hover the background button after closing the drawer
- QTest::mouseMove(window, QPoint(window->width() / 2, window->height() / 2));
- QVERIFY(backgroundButton->isHovered());
- QVERIFY(!drawerButton->isHovered());
- QVERIFY(!drawerItem->isHovered());
-}
-
-void tst_QQuickDrawer::wheel_data()
-{
- QTest::addColumn<QString>("source");
- QTest::addColumn<bool>("modal");
-
- QTest::newRow("Window:modal") << "window-wheel.qml" << true;
- QTest::newRow("Window:modeless") << "window-wheel.qml" << false;
- QTest::newRow("ApplicationWindow:modal") << "applicationwindow-wheel.qml" << true;
- QTest::newRow("ApplicationWindow:modeless") << "applicationwindow-wheel.qml" << false;
-}
-
-static bool sendWheelEvent(QQuickItem *item, const QPoint &localPos, int degrees)
-{
- QQuickWindow *window = item->window();
- QWheelEvent wheelEvent(localPos, item->window()->mapToGlobal(localPos), QPoint(0, 0),
- QPoint(0, 8 * degrees), Qt::NoButton, Qt::NoModifier, Qt::NoScrollPhase,
- false);
- QSpontaneKeyEvent::setSpontaneous(&wheelEvent);
- return qGuiApp->notify(window, &wheelEvent);
-}
-
-void tst_QQuickDrawer::wheel()
-{
- QFETCH(QString, source);
- QFETCH(bool, modal);
-
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickSlider *contentSlider = window->property("contentSlider").value<QQuickSlider*>();
- QVERIFY(contentSlider);
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer && drawer->contentItem());
- drawer->setModal(modal);
-
- QQuickSlider *drawerSlider = window->property("drawerSlider").value<QQuickSlider*>();
- QVERIFY(drawerSlider);
-
- {
- // wheel over the content
- qreal oldContentValue = contentSlider->value();
- qreal oldDrawerValue = drawerSlider->value();
-
- QVERIFY(sendWheelEvent(contentSlider, QPoint(contentSlider->width() / 2, contentSlider->height() / 2), 15));
-
- QVERIFY(!qFuzzyCompare(contentSlider->value(), oldContentValue)); // must have moved
- QVERIFY(qFuzzyCompare(drawerSlider->value(), oldDrawerValue)); // must not have moved
- }
-
- QSignalSpy openedSpy(drawer, SIGNAL(opened()));
- QVERIFY(openedSpy.isValid());
- drawer->open();
- QVERIFY(openedSpy.count() == 1 || openedSpy.wait());
-
- {
- // wheel over the drawer content
- qreal oldContentValue = contentSlider->value();
- qreal oldDrawerValue = drawerSlider->value();
-
- QVERIFY(sendWheelEvent(drawerSlider, QPoint(drawerSlider->width() / 2, drawerSlider->height() / 2), 15));
-
- QVERIFY(qFuzzyCompare(contentSlider->value(), oldContentValue)); // must not have moved
- QVERIFY(!qFuzzyCompare(drawerSlider->value(), oldDrawerValue)); // must have moved
- }
-
- {
- // wheel over the overlay
- qreal oldContentValue = contentSlider->value();
- qreal oldDrawerValue = drawerSlider->value();
-
- QVERIFY(sendWheelEvent(QQuickOverlay::overlay(window), QPoint(0, 0), 15));
-
- if (modal) {
- // the content below a modal overlay must not move
- QVERIFY(qFuzzyCompare(contentSlider->value(), oldContentValue));
- } else {
- // the content below a modeless overlay must move
- QVERIFY(!qFuzzyCompare(contentSlider->value(), oldContentValue));
- }
- QVERIFY(qFuzzyCompare(drawerSlider->value(), oldDrawerValue)); // must not have moved
- }
-}
-
-void tst_QQuickDrawer::multiple()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("multiple.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *leftDrawer = window->property("leftDrawer").value<QQuickDrawer*>();
- QVERIFY(leftDrawer);
- QQuickButton *leftButton = window->property("leftButton").value<QQuickButton*>();
- QVERIFY(leftButton);
- QSignalSpy leftClickSpy(leftButton, SIGNAL(clicked()));
- QVERIFY(leftClickSpy.isValid());
-
- QQuickDrawer *rightDrawer = window->property("rightDrawer").value<QQuickDrawer*>();
- QVERIFY(rightDrawer);
- QQuickButton *rightButton = window->property("rightButton").value<QQuickButton*>();
- QVERIFY(rightButton);
- QSignalSpy rightClickSpy(rightButton, SIGNAL(clicked()));
- QVERIFY(rightClickSpy.isValid());
-
- QQuickButton *contentButton = window->property("contentButton").value<QQuickButton*>();
- QVERIFY(contentButton);
- QSignalSpy contentClickSpy(contentButton, SIGNAL(clicked()));
- QVERIFY(contentClickSpy.isValid());
-
- // no drawers open, click the content
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 0);
- QCOMPARE(rightClickSpy.count(), 0);
-
- // drag the left drawer open
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(0, window->height() / 2));
- QTest::mouseMove(window, QPoint(leftDrawer->width() / 4, window->height() / 2));
- QTest::mouseMove(window, QPoint(leftDrawer->width() / 4 * 3, window->height() / 2));
- QCOMPARE(leftDrawer->position(), 0.5);
- QCOMPARE(rightDrawer->position(), 0.0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(leftDrawer->width() / 2, window->height() / 2));
- QTRY_COMPARE(leftDrawer->position(), 1.0);
- QCOMPARE(rightDrawer->position(), 0.0);
-
- // cannot drag the right drawer while the left drawer is open
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - 1, window->height() / 2));
- QTest::mouseMove(window, QPoint(window->width() - leftDrawer->width() / 2, window->height() / 2));
- QCOMPARE(leftDrawer->position(), 1.0);
- QCOMPARE(rightDrawer->position(), 0.0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - leftDrawer->width() / 2, window->height() / 2));
- QCOMPARE(rightDrawer->position(), 0.0);
- QCOMPARE(leftDrawer->position(), 1.0);
-
- // open the right drawer below the left drawer
- rightDrawer->open();
- QTRY_COMPARE(rightDrawer->position(), 1.0);
-
- // click the left drawer's button
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 0);
-
- // click the left drawer's background (button disabled, don't leak through to the right drawer below)
- leftButton->setEnabled(false);
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 0);
- leftButton->setEnabled(true);
-
- // click the overlay of the left drawer (don't leak through to right drawer below)
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - (window->width() - leftDrawer->width()) / 2, window->height() / 2));
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 0);
- QTRY_VERIFY(!leftDrawer->isVisible());
-
- // click the right drawer's button
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 1);
-
- // cannot drag the left drawer while the right drawer is open
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(0, window->height() / 2));
- QTest::mouseMove(window, QPoint(leftDrawer->width() / 2, window->height() / 2));
- QCOMPARE(leftDrawer->position(), 0.0);
- QCOMPARE(rightDrawer->position(), 1.0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(leftDrawer->width() / 2, window->height() / 2));
- QCOMPARE(leftDrawer->position(), 0.0);
- QCOMPARE(rightDrawer->position(), 1.0);
-
- // click the right drawer's background (button disabled, don't leak through to the content below)
- rightButton->setEnabled(false);
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 1);
- rightButton->setEnabled(true);
-
- // click the overlay of the right drawer (don't leak through to the content below)
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint((window->width() - rightDrawer->width()) / 2, window->height() / 2));
- QCOMPARE(contentClickSpy.count(), 1);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 1);
- QTRY_VERIFY(!rightDrawer->isVisible());
-
- // no drawers open, click the content
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(contentClickSpy.count(), 2);
- QCOMPARE(leftClickSpy.count(), 1);
- QCOMPARE(rightClickSpy.count(), 1);
-
- // drag the right drawer open
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - 1, window->height() / 2));
- QTest::mouseMove(window, QPoint(window->width() - rightDrawer->width() / 4, window->height() / 2));
- QTest::mouseMove(window, QPoint(window->width() - rightDrawer->width() / 4 * 3, window->height() / 2));
- QCOMPARE(rightDrawer->position(), 0.5);
- QCOMPARE(leftDrawer->position(), 0.0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - rightDrawer->width() / 2, window->height() / 2));
- QTRY_COMPARE(rightDrawer->position(), 1.0);
- QCOMPARE(leftDrawer->position(), 0.0);
-}
-
-void tst_QQuickDrawer::touch_data()
-{
- QTest::addColumn<QString>("source");
- QTest::addColumn<QPoint>("from");
- QTest::addColumn<QPoint>("to");
-
- QTest::newRow("Window:inside") << "window.qml" << QPoint(150, 100) << QPoint(50, 100);
- QTest::newRow("Window:outside") << "window.qml" << QPoint(300, 100) << QPoint(100, 100);
- QTest::newRow("ApplicationWindow:inside") << "applicationwindow.qml" << QPoint(150, 100) << QPoint(50, 100);
- QTest::newRow("ApplicationWindow:outside") << "applicationwindow.qml" << QPoint(300, 100) << QPoint(100, 100);
-
- QTest::newRow("Window+Button:inside") << "window-button.qml" << QPoint(150, 100) << QPoint(50, 100);
- QTest::newRow("Window+Button:outside") << "window-button.qml" << QPoint(300, 100) << QPoint(100, 100);
- QTest::newRow("ApplicationWindow+Button:inside") << "applicationwindow-button.qml" << QPoint(150, 100) << QPoint(50, 100);
- QTest::newRow("ApplicationWindow+Button:outside") << "applicationwindow-button.qml" << QPoint(300, 100) << QPoint(100, 100);
-}
-
-void tst_QQuickDrawer::touch()
-{
- QFETCH(QString, source);
- QFETCH(QPoint, from);
- QFETCH(QPoint, to);
-
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
-
- QSignalSpy drawerOpenedSpy(drawer, SIGNAL(opened()));
- QSignalSpy drawerClosedSpy(drawer, SIGNAL(closed()));
- QVERIFY(drawerOpenedSpy.isValid());
- QVERIFY(drawerClosedSpy.isValid());
-
- // drag to open
- QTest::touchEvent(window, touchDevice.data()).press(0, QPoint(0, 100));
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(50, 100));
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(150, 100));
- QTest::touchEvent(window, touchDevice.data()).release(0, QPoint(150, 100));
- QVERIFY(drawerOpenedSpy.wait());
- QCOMPARE(drawer->position(), 1.0);
-
- // drag to close
- QTest::touchEvent(window, touchDevice.data()).press(0, from);
- for (int x = from.x(); x > to.x(); x -= 10)
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(x, to.y()));
- QTest::touchEvent(window, touchDevice.data()).move(0, to);
- QTest::touchEvent(window, touchDevice.data()).release(0, to);
- QVERIFY(drawerClosedSpy.wait());
- QCOMPARE(drawer->position(), 0.0);
-}
-
-void tst_QQuickDrawer::multiTouch()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("multiTouch.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickOverlay *overlay = QQuickOverlay::overlay(window);
- QVERIFY(overlay);
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup *>();
- QVERIFY(popup);
-
- QQuickButton *button = window->property("button").value<QQuickButton *>();
- QVERIFY(button);
-
- QSignalSpy overlayPressedSpy(overlay, SIGNAL(pressed()));
- QSignalSpy overlayReleasedSpy(overlay, SIGNAL(released()));
- QVERIFY(overlayPressedSpy.isValid());
- QVERIFY(overlayReleasedSpy.isValid());
-
- QSignalSpy drawerOpenedSpy(drawer, SIGNAL(opened()));
- QVERIFY(drawerOpenedSpy.isValid());
-
- QSignalSpy buttonPressedSpy(button, SIGNAL(pressed()));
- QSignalSpy buttonReleasedSpy(button, SIGNAL(released()));
- QVERIFY(buttonPressedSpy.isValid());
- QVERIFY(buttonReleasedSpy.isValid());
-
- popup->open();
- QVERIFY(popup->isVisible());
-
- drawer->open();
- QVERIFY(drawer->isVisible());
- QVERIFY(drawerOpenedSpy.wait());
-
- // 1st press
- QTest::touchEvent(window, touchDevice.data()).press(0, QPoint(300, 100));
- QVERIFY(popup->isVisible());
- QVERIFY(drawer->isVisible());
- QCOMPARE(buttonPressedSpy.count(), 0);
- QCOMPARE(overlayPressedSpy.count(), 1);
-
- // 2nd press (blocked & ignored)
- QTest::touchEvent(window, touchDevice.data()).stationary(0).press(1, QPoint(300, 200));
- QVERIFY(popup->isVisible());
- QVERIFY(drawer->isVisible());
- QCOMPARE(buttonPressedSpy.count(), 0);
- QCOMPARE(overlayPressedSpy.count(), 2);
-
- // 2nd release (blocked & ignored)
- QTest::touchEvent(window, touchDevice.data()).stationary(0).release(1, QPoint(300, 200));
- QVERIFY(popup->isVisible());
- QVERIFY(drawer->isVisible());
- QCOMPARE(buttonPressedSpy.count(), 0);
- QCOMPARE(buttonReleasedSpy.count(), 0);
- QCOMPARE(overlayPressedSpy.count(), 2);
- QCOMPARE(overlayReleasedSpy.count(), 1);
-
- // 1st release
- QTest::touchEvent(window, touchDevice.data()).release(0, QPoint(300, 100));
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(!drawer->isVisible());
- QCOMPARE(buttonPressedSpy.count(), 0);
- QCOMPARE(buttonReleasedSpy.count(), 0);
- QCOMPARE(overlayPressedSpy.count(), 2);
- QCOMPARE(overlayReleasedSpy.count(), 2);
-
- drawer->open();
- QVERIFY(drawer->isVisible());
- QVERIFY(drawerOpenedSpy.wait());
-
- // 1st drag
- QTest::touchEvent(window, touchDevice.data()).press(0, QPoint(300, 100));
- QCOMPARE(buttonPressedSpy.count(), 0);
- QCOMPARE(overlayPressedSpy.count(), 3);
- for (int x = 300; x >= 100; x -= 10) {
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(x, 100));
- QVERIFY(popup->isVisible());
- QVERIFY(drawer->isVisible());
- }
- QCOMPARE(drawer->position(), 0.5);
-
- // 2nd drag (blocked & ignored)
- QTest::touchEvent(window, touchDevice.data()).stationary(0).press(1, QPoint(300, 200));
- QCOMPARE(buttonPressedSpy.count(), 0);
- QCOMPARE(overlayPressedSpy.count(), 4);
- for (int x = 300; x >= 0; x -= 10) {
- QTest::touchEvent(window, touchDevice.data()).stationary(0).move(1, QPoint(x, 200));
- QVERIFY(popup->isVisible());
- QVERIFY(drawer->isVisible());
- }
- QCOMPARE(drawer->position(), 0.5);
-
- // 2nd release (blocked & ignored)
- QTest::touchEvent(window, touchDevice.data()).stationary(0).release(1, QPoint(300, 0));
- QVERIFY(popup->isVisible());
- QVERIFY(drawer->isVisible());
- QCOMPARE(drawer->position(), 0.5);
- QCOMPARE(buttonReleasedSpy.count(), 0);
- QCOMPARE(overlayReleasedSpy.count(), 3);
-
- // 1st release
- QTest::touchEvent(window, touchDevice.data()).release(0, QPoint(300, 100));
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(!drawer->isVisible());
- QCOMPARE(buttonReleasedSpy.count(), 0);
- QCOMPARE(overlayReleasedSpy.count(), 4);
-}
-
-void tst_QQuickDrawer::grabber()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("grabber.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- QSignalSpy drawerOpenedSpy(drawer, SIGNAL(opened()));
- QSignalSpy drawerClosedSpy(drawer, SIGNAL(closed()));
- QVERIFY(drawerOpenedSpy.isValid());
- QVERIFY(drawerClosedSpy.isValid());
-
- drawer->open();
- QVERIFY(drawerOpenedSpy.wait());
-
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(300, 100));
- QVERIFY(drawerClosedSpy.wait());
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup *>();
- QVERIFY(popup);
-
- QSignalSpy popupOpenedSpy(popup, SIGNAL(opened()));
- QSignalSpy popupClosedSpy(popup, SIGNAL(closed()));
- QVERIFY(popupOpenedSpy.isValid());
- QVERIFY(popupClosedSpy.isValid());
-
- popup->open();
- QTRY_COMPARE(popupOpenedSpy.count(), 1);
-
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(100, 300));
- QTRY_COMPARE(popupClosedSpy.count(), 1);
-}
-
-void tst_QQuickDrawer::interactive_data()
-{
- QTest::addColumn<QString>("source");
- QTest::newRow("Window") << "window.qml";
- QTest::newRow("ApplicationWindow") << "applicationwindow.qml";
-}
-
-void tst_QQuickDrawer::interactive()
-{
- QFETCH(QString, source);
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer*>();
- QVERIFY(drawer);
-
- drawer->setInteractive(false);
-
- QSignalSpy openedSpy(drawer, SIGNAL(opened()));
- QSignalSpy aboutToHideSpy(drawer, SIGNAL(aboutToHide()));
- QVERIFY(openedSpy.isValid());
- QVERIFY(aboutToHideSpy.isValid());
-
- drawer->open();
- QVERIFY(openedSpy.wait());
-
- // click outside
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(300, 100));
- QCOMPARE(aboutToHideSpy.count(), 0);
-
- // drag inside
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(drawer->width(), 0));
- QTest::mouseMove(window, QPoint(0, 0));
- QCOMPARE(drawer->position(), 1.0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(0, 0));
- QCOMPARE(drawer->position(), 1.0);
- QCOMPARE(aboutToHideSpy.count(), 0);
-
- // drag outside
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - 1, 0));
- QTest::mouseMove(window, QPoint(0, 0));
- QCOMPARE(drawer->position(), 1.0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(0, 0));
- QCOMPARE(drawer->position(), 1.0);
- QCOMPARE(aboutToHideSpy.count(), 0);
-
- // close on escape
- QTest::keyClick(window, Qt::Key_Escape);
- QCOMPARE(aboutToHideSpy.count(), 0);
-}
-
-void tst_QQuickDrawer::flickable_data()
-{
- QTest::addColumn<bool>("mouse");
- QTest::addColumn<QPoint>("from");
- QTest::addColumn<QPoint>("to");
-
- QTest::newRow("mouse,straight") << true << QPoint(200, 200) << QPoint(200, 100);
- QTest::newRow("mouse,diagonal") << true << QPoint(200, 200) << QPoint(250, 100);
- QTest::newRow("touch,straight") << false << QPoint(200, 200) << QPoint(200, 100);
- QTest::newRow("touch,diagonal") << false << QPoint(200, 200) << QPoint(250, 100);
-}
-
-void tst_QQuickDrawer::flickable()
-{
- QFETCH(bool, mouse);
- QFETCH(QPoint, from);
- QFETCH(QPoint, to);
-
- QQuickApplicationHelper helper(this, QStringLiteral("flickable.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- QQuickFlickable *flickable = window->property("flickable").value<QQuickFlickable *>();
- QVERIFY(flickable);
-
- QSignalSpy drawerOpenedSpy(drawer, SIGNAL(opened()));
- QVERIFY(drawerOpenedSpy.isValid());
-
- drawer->open();
- QVERIFY(drawerOpenedSpy.wait());
-
- if (mouse)
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, from);
- else
- QTest::touchEvent(window, touchDevice.data()).press(0, from);
-
- static const int steps = 10;
- for (int i = 0; i < steps; ++i) {
- int x = i * qAbs(from.x() - to.x()) / steps;
- int y = i * qAbs(from.y() - to.y()) / steps;
-
- if (mouse)
- QTest::mouseMove(window, QPoint(x, y));
- else
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(x, y));
- QTest::qWait(1); // avoid infinite velocity
- }
-
- QVERIFY(flickable->isDragging());
-
- if (mouse)
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, to);
- else
- QTest::touchEvent(window, touchDevice.data()).release(0, to);
-
- QVERIFY(!flickable->isDragging());
-}
-
-void tst_QQuickDrawer::dragOverModalShadow_data()
-{
- QTest::addColumn<bool>("mouse");
- QTest::newRow("mouse") << true;
- QTest::newRow("touch") << false;
-}
-
-// QTBUG-60602
-void tst_QQuickDrawer::dragOverModalShadow()
-{
- QFETCH(bool, mouse);
-
- QQuickApplicationHelper helper(this, QStringLiteral("dragOverModalShadow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup *>();
- QVERIFY(popup);
-
- popup->open();
- QVERIFY(popup->isVisible());
- QVERIFY(!drawer->isVisible());
-
- const QPoint from(popup->x(), popup->y() + popup->height() + 5);
- const QPoint to(popup->x() + popup->width(), popup->y() + popup->height() + 5);
-
- if (mouse)
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, from);
- else
- QTest::touchEvent(window, touchDevice.data()).press(0, from);
- QVERIFY(!drawer->isVisible());
-
- static const int steps = 10;
- for (int i = 0; i < steps; ++i) {
- int x = from.x() + i * qAbs(from.x() - to.x()) / steps;
- int y = from.y() + i * qAbs(from.y() - to.y()) / steps;
-
- if (mouse)
- QTest::mouseMove(window, QPoint(x, y));
- else
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(x, y));
- QTest::qWait(1); // avoid infinite velocity
- QVERIFY(!drawer->isVisible());
- }
-
- if (mouse)
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, to);
- else
- QTest::touchEvent(window, touchDevice.data()).release(0, to);
- QVERIFY(!drawer->isVisible());
-}
-
-void tst_QQuickDrawer::nonModal_data()
-{
- QTest::addColumn<bool>("mouse");
- QTest::newRow("mouse") << true;
- QTest::newRow("touch") << false;
-}
-
-// QTBUG-59652
-void tst_QQuickDrawer::nonModal()
-{
- QFETCH(bool, mouse);
-
- QQuickApplicationHelper helper(this, QStringLiteral("window.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
- drawer->setModal(false);
-
- const QPoint from(1, 1);
- const QPoint to(150, 1);
-
- // drag to open
- QSignalSpy openedSpy(drawer, SIGNAL(opened()));
- QVERIFY(openedSpy.isValid());
-
- if (mouse)
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, from);
- else
- QTest::touchEvent(window, touchDevice.data()).press(0, from);
-
- static const int steps = 10;
- for (int i = 0; i < steps; ++i) {
- int x = i * qAbs(from.x() - to.x()) / steps;
- int y = i * qAbs(from.y() - to.y()) / steps;
-
- if (mouse)
- QTest::mouseMove(window, QPoint(x, y));
- else
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(x, y));
- QTest::qWait(1); // avoid infinite velocity
- }
- QVERIFY(drawer->isVisible());
-
- if (mouse)
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, to);
- else
- QTest::touchEvent(window, touchDevice.data()).release(0, to);
- QVERIFY(openedSpy.wait());
-
- // drag to close
- QSignalSpy closedSpy(drawer, SIGNAL(closed()));
- QVERIFY(closedSpy.isValid());
-
- if (mouse)
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, to);
- else
- QTest::touchEvent(window, touchDevice.data()).press(0, to);
-
- for (int i = steps - 1; i >= 0; --i) {
- int x = i * qAbs(from.x() - to.x()) / steps;
- int y = i * qAbs(from.y() - to.y()) / steps;
-
- if (mouse)
- QTest::mouseMove(window, QPoint(x, y));
- else
- QTest::touchEvent(window, touchDevice.data()).move(0, QPoint(x, y));
- QTest::qWait(1); // avoid infinite velocity
- }
- QVERIFY(drawer->isVisible());
-
- if (mouse)
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, from);
- else
- QTest::touchEvent(window, touchDevice.data()).release(0, from);
- QVERIFY(closedSpy.wait());
-}
-
-void tst_QQuickDrawer::slider_data()
-{
- QTest::addColumn<bool>("mouse");
- QTest::addColumn<int>("delta");
-
- QTest::newRow("mouse") << true << 2;
- QTest::newRow("touch") << false << 2;
- QTest::newRow("mouse,delta") << true << 296 / 8;
-}
-
-void tst_QQuickDrawer::slider()
-{
- QFETCH(bool, mouse);
- QFETCH(int, delta);
-
- QQuickApplicationHelper helper(this, QStringLiteral("slider.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- QQuickSlider *slider = window->property("slider").value<QQuickSlider *>();
- QVERIFY(slider);
-
- QCOMPARE(slider->value(), 1.0);
- QCOMPARE(drawer->position(), 1.0);
-
- const qreal y = slider->height() / 2;
- const QPoint from(slider->width() - 1, y);
- const QPoint to(1, y);
-
- if (mouse)
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, from);
- else
- QTest::touchEvent(window, touchDevice.data()).press(0, from);
-
- int distance = qAbs(from.x() - to.x());
- for (int dx = delta; dx <= distance; dx += delta) {
- if (mouse)
- QTest::mouseMove(window, from - QPoint(dx, 0));
- else
- QTest::touchEvent(window, touchDevice.data()).move(0, from - QPoint(dx, 0));
- QTest::qWait(1); // avoid infinite velocity
- }
-
- QCOMPARE(slider->value(), 0.0);
- QCOMPARE(drawer->position(), 1.0);
-
- if (mouse)
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, to);
- else
- QTest::touchEvent(window, touchDevice.data()).release(0, to);
-}
-
-void tst_QQuickDrawer::topEdgeScreenEdge()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("topEdgeScreenEdge.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickDrawer *drawer = window->property("drawer").value<QQuickDrawer *>();
- QVERIFY(drawer);
-
- QVERIFY(QMetaObject::invokeMethod(drawer, "open"));
- QTRY_COMPARE(drawer->position(), 1.0);
-}
-
-QTEST_QUICKCONTROLS_MAIN(tst_QQuickDrawer)
-
-#include "tst_qquickdrawer.moc"
diff --git a/tests/auto/qquickheaderview/CMakeLists.txt b/tests/auto/qquickheaderview/CMakeLists.txt
deleted file mode 100644
index dfcaa452..00000000
--- a/tests/auto/qquickheaderview/CMakeLists.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-# Generated from qquickheaderview.pro.
-
-#####################################################################
-## tst_qquickheaderview Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickheaderview
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickheaderview.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickheaderview.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickheaderview CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickheaderview CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickheaderview/data/ListModel.qml b/tests/auto/qquickheaderview/data/ListModel.qml
deleted file mode 100644
index b8160a46..00000000
--- a/tests/auto/qquickheaderview/data/ListModel.qml
+++ /dev/null
@@ -1,107 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-import TestTableModel
-
-Window {
- objectName: "window"
- width: 400
- height: 400
- visible: true
-
- Component {
- id: cellDelegate
- Rectangle {
- implicitHeight: 25
- implicitWidth: 50
- color: "red"
- Text {
- text: row + "," + column
- }
- }
- }
-
- HorizontalHeaderView {
- id: hhv
- objectName: "horizontalHeader"
- model: ["AAA", "BBB", "CCC", "DDD", "EEE"]
- syncView: tv
- anchors.top: parent.top
- x: vhv.width
- }
-
- VerticalHeaderView {
- id: vhv
- objectName: "verticalHeader"
- model: ["111", "222", "333", "444", "555"]
- syncView: tv
- anchors.left: parent.left
- y: hhv.height
- }
-
- TableView {
- id: tv
- objectName: "tableView"
- model: TestTableModel {
- id: tm
- objectName: "tableModel"
- rowCount: 5
- columnCount: 5
- }
- delegate: cellDelegate
- anchors.top: hhv.bottom
- anchors.left: vhv.right
- anchors.right: parent.right
- anchors.bottom: parent.bottom
- }
-}
diff --git a/tests/auto/qquickheaderview/data/Window.qml b/tests/auto/qquickheaderview/data/Window.qml
deleted file mode 100644
index 9bf9963c..00000000
--- a/tests/auto/qquickheaderview/data/Window.qml
+++ /dev/null
@@ -1,121 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-import TestTableModel
-import TestTableModelWithHeader
-import HeaderDataProxyModel
-
-Window {
- objectName: "window"
- width: 400
- height: 400
- visible: true
-
- Component {
- id: cellDelegate
- Rectangle {
- implicitHeight: 25
- implicitWidth: 50
- color: "red"
- Text {
- text: row + "," + column
- }
- }
- }
-
- HeaderDataProxyModel {
- id: pm
- objectName: "proxyModel"
- }
-
- TestTableModel {
- id: tm
- objectName: "tableModel"
- rowCount: 5
- columnCount: 10
- }
-
- TestTableModelWithHeader {
- id: thm
- objectName: "tableHeaderModel"
- rowCount: 5
- columnCount: 10
- }
-
- HorizontalHeaderView {
- id: hhv
- objectName: "horizontalHeader"
- width: 200
- height: 200
- model: thm
- delegate: cellDelegate
- }
-
- VerticalHeaderView {
- id: vhv
- objectName: "verticalHeader"
- width: 200
- height: 200
- model: thm
- delegate: cellDelegate
- }
-
- TableView {
- id: tv
- objectName: "tableView"
- width: 400
- height: 400
- model: thm
- delegate:cellDelegate
- }
-}
diff --git a/tests/auto/qquickheaderview/tst_qquickheaderview.cpp b/tests/auto/qquickheaderview/tst_qquickheaderview.cpp
deleted file mode 100644
index 14e0bb79..00000000
--- a/tests/auto/qquickheaderview/tst_qquickheaderview.cpp
+++ /dev/null
@@ -1,395 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "../shared/qtest_quickcontrols.h"
-#include "../shared/util.h"
-#include <QtTest/qsignalspy.h>
-#include <QtTest/qtest.h>
-
-#include <QAbstractItemModelTester>
-#include <QtQml/QQmlEngine>
-#include <QtQuick/private/qquickwindow_p.h>
-#include <QtQuick/private/qquicktext_p.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickheaderview_p.h>
-#include <private/qquickheaderview_p_p.h>
-
-class TestTableModel : public QAbstractTableModel {
- Q_OBJECT
- Q_PROPERTY(int rowCount READ rowCount WRITE setRowCount NOTIFY rowCountChanged)
- Q_PROPERTY(int columnCount READ columnCount WRITE setColumnCount NOTIFY columnCountChanged)
-
-public:
- TestTableModel(QObject *parent = nullptr)
- : QAbstractTableModel(parent)
- {
- }
-
- int rowCount(const QModelIndex &index = QModelIndex()) const override
- {
- if (index.isValid())
- return 0;
- return m_rows;
- }
- virtual void setRowCount(int count)
- {
- beginResetModel();
- m_rows = count;
- emit rowCountChanged();
- endResetModel();
- }
-
- int columnCount(const QModelIndex &index = QModelIndex()) const override
- {
- if (index.isValid())
- return 0;
- return m_cols;
- }
- virtual void setColumnCount(int count)
- {
- beginResetModel();
- m_cols = count;
- emit columnCountChanged();
- endResetModel();
- }
-
- int indexValue(const QModelIndex &index) const
- {
- return index.row() + (index.column() * rowCount());
- }
-
- Q_INVOKABLE QModelIndex toQModelIndex(int serialIndex)
- {
- return createIndex(serialIndex % rowCount(), serialIndex / rowCount());
- }
-
- Q_INVOKABLE QVariant data(int row, int col)
- {
- return data(createIndex(row, col), Qt::DisplayRole);
- }
- QVariant data(const QModelIndex &index, int role) const override
- {
- if (!index.isValid())
- return QVariant();
-
- switch (role) {
- case Qt::DisplayRole:
- return QString("%1, %2, checked: %3 ")
- .arg(index.row())
- .arg(index.column())
- .arg(m_checkedCells.contains(indexValue(index)));
- case Qt::EditRole:
- return m_checkedCells.contains(indexValue(index));
- default:
- return QVariant();
- }
- }
-
- bool setData(const QModelIndex &index, const QVariant &value,
- int role = Qt::EditRole) override
- {
-
- if (role != Qt::EditRole)
- return false;
-
- int i = indexValue(index);
- bool checked = value.toBool();
- if (checked == m_checkedCells.contains(i))
- return false;
-
- if (checked)
- m_checkedCells.insert(i);
- else
- m_checkedCells.remove(i);
-
- emit dataChanged(index, index, { role });
- return true;
- }
-
- Q_INVOKABLE QHash<int, QByteArray> roleNames() const override
- {
- return {
- { Qt::DisplayRole, "display" },
- { Qt::EditRole, "edit" }
- };
- }
-
-signals:
- void rowCountChanged();
- void columnCountChanged();
-
-private:
- int m_rows = 0;
- int m_cols = 0;
-
- QSet<int> m_checkedCells;
-};
-
-class TestTableModelWithHeader : public TestTableModel {
-
- Q_OBJECT
-public:
- void setRowCount(int count) override
- {
- vData.resize(count);
- TestTableModel::setRowCount(count);
- }
-
- void setColumnCount(int count) override
- {
- hData.resize(count);
- TestTableModel::setColumnCount(count);
- }
- Q_INVOKABLE QVariant headerData(int section, Qt::Orientation orientation,
- int role = Qt::DisplayRole) const override
- {
- auto sectionCount = orientation == Qt::Horizontal ? columnCount() : rowCount();
- if (section < 0 || section >= sectionCount)
- return QVariant();
- switch (role) {
- case Qt::DisplayRole:
- case Qt::EditRole: {
- auto &data = orientation == Qt::Horizontal ? hData : vData;
- return data[section].toString();
- }
- default:
- return QVariant();
- }
- }
- Q_INVOKABLE bool setHeaderData(int section, Qt::Orientation orientation,
- const QVariant &value, int role = Qt::EditRole) override
- {
- qDebug() << Q_FUNC_INFO
- << "section:" << section
- << "orient:" << orientation
- << "value:" << value
- << "role:" << QAbstractItemModel::roleNames()[role];
- auto sectionCount = orientation == Qt::Horizontal ? columnCount() : rowCount();
- if (section < 0 || section >= sectionCount)
- return false;
- auto &data = orientation == Qt::Horizontal ? hData : vData;
- data[section] = value;
- emit headerDataChanged(orientation, section, section);
- return true;
- }
-
-private:
- QList<QVariant> hData, vData;
-};
-
-class tst_QQuickHeaderView : public QQmlDataTest {
- Q_OBJECT
-
-private slots:
- void initTestCase() override;
- void cleanupTestCase();
- void init();
- void cleanup();
-
- void defaults();
- void testHeaderDataProxyModel();
- void testOrientation();
- void testModel();
- void listModel();
-
-private:
- QQmlEngine *engine;
- QString errorString;
-
- std::unique_ptr<QObject> rootObjectFromQml(const char *file)
- {
- auto component = new QQmlComponent(engine);
- component->loadUrl(testFileUrl(file));
- auto root = component->create();
- if (!root)
- errorString = component->errorString();
- return std::unique_ptr<QObject>(new QObject(root));
- }
-};
-
-void tst_QQuickHeaderView::initTestCase()
-{
- QQmlDataTest::initTestCase();
- qmlRegisterType<TestTableModel>("TestTableModel", 0, 1, "TestTableModel");
- qmlRegisterType<TestTableModelWithHeader>("TestTableModelWithHeader", 0, 1, "TestTableModelWithHeader");
- qmlRegisterType<QHeaderDataProxyModel>("HeaderDataProxyModel", 0, 1, "HeaderDataProxyModel");
-}
-
-void tst_QQuickHeaderView::cleanupTestCase()
-{
-}
-
-void tst_QQuickHeaderView::init()
-{
- engine = new QQmlEngine(this);
-}
-
-void tst_QQuickHeaderView::cleanup()
-{
- if (engine) {
- delete engine;
- engine = nullptr;
- }
-}
-
-void tst_QQuickHeaderView::defaults()
-{
- QQmlComponent component(engine);
- component.loadUrl(testFileUrl("Window.qml"));
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(root, qPrintable(component.errorString()));
-
- auto hhv = root->findChild<QQuickHorizontalHeaderView *>("horizontalHeader");
- QVERIFY(hhv);
- auto vhv = root->findChild<QQuickVerticalHeaderView *>("verticalHeader");
- QVERIFY(vhv);
- auto tm = root->findChild<TestTableModel *>("tableModel");
- QVERIFY(tm);
- auto pm = root->findChild<QHeaderDataProxyModel *>("proxyModel");
- QVERIFY(pm);
- auto tv = root->findChild<QQuickTableView *>("tableView");
- QVERIFY(tv);
-}
-
-void tst_QQuickHeaderView::testHeaderDataProxyModel()
-{
- TestTableModel model;
- model.setColumnCount(10);
- model.setRowCount(7);
- QHeaderDataProxyModel model2;
- model2.setSourceModel(&model);
- QAbstractItemModelTester tester(&model2, QAbstractItemModelTester::FailureReportingMode::QtTest);
-}
-
-void tst_QQuickHeaderView::testOrientation()
-{
- QQmlComponent component(engine);
- component.loadUrl(testFileUrl("Window.qml"));
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(root, qPrintable(component.errorString()));
-
- auto hhv = root->findChild<QQuickHorizontalHeaderView *>("horizontalHeader");
- QVERIFY(hhv);
- QCOMPARE(hhv->columns(), 10);
- QCOMPARE(hhv->rows(), 1);
- auto vhv = root->findChild<QQuickVerticalHeaderView *>("verticalHeader");
- QVERIFY(vhv);
-
- hhv->setSyncDirection(Qt::Vertical);
- hhv->flick(10, 20);
-
- vhv->setSyncDirection(Qt::Horizontal);
- vhv->flick(20, 10);
-
- QVERIFY(QTest::qWaitForWindowActive(qobject_cast<QWindow *>(root.data())));
- // Explicitly setting a different synDirection is ignored
- QCOMPARE(hhv->syncDirection(), Qt::Horizontal);
- QCOMPARE(hhv->flickableDirection(), QQuickFlickable::HorizontalFlick);
- QCOMPARE(vhv->syncDirection(), Qt::Vertical);
- QCOMPARE(vhv->flickableDirection(), QQuickFlickable::VerticalFlick);
-}
-
-void tst_QQuickHeaderView::testModel()
-{
- QQmlComponent component(engine);
- component.loadUrl(testFileUrl("Window.qml"));
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(root, qPrintable(component.errorString()));
-
- auto hhv = root->findChild<QQuickHorizontalHeaderView *>("horizontalHeader");
- QVERIFY(hhv);
- auto thm = root->findChild<TestTableModel *>("tableHeaderModel");
- QVERIFY(thm);
- auto pm = root->findChild<QHeaderDataProxyModel *>("proxyModel");
- QVERIFY(pm);
-
- QSignalSpy modelChangedSpy(hhv, SIGNAL(modelChanged()));
- QVERIFY(modelChangedSpy.isValid());
-
- hhv->setModel(QVariant::fromValue(thm));
- QCOMPARE(modelChangedSpy.count(), 0);
-
- hhv->setModel(QVariant::fromValue(pm));
- QCOMPARE(modelChangedSpy.count(), 1);
-
- TestTableModel ttm2;
- ttm2.setRowCount(100);
- ttm2.setColumnCount(30);
- hhv->setModel(QVariant::fromValue(&ttm2));
- QCOMPARE(modelChangedSpy.count(), 2);
-}
-
-void tst_QQuickHeaderView::listModel()
-{
- QQmlComponent component(engine);
- component.loadUrl(testFileUrl("ListModel.qml"));
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(root, qPrintable(component.errorString()));
-
- if (!QTest::qWaitForWindowActive(qobject_cast<QWindow *>(root.data())))
- QSKIP("Window failed to become active!");
-
- auto hhv = root->findChild<QQuickHorizontalHeaderView *>("horizontalHeader");
- QVERIFY(hhv);
- auto vhv = root->findChild<QQuickVerticalHeaderView *>("verticalHeader");
- QVERIFY(vhv);
-
- auto hhvCell1 = hhv->childAt(0, 0)->childAt(0, 0)->findChild<QQuickText *>();
- QVERIFY(hhvCell1);
- QCOMPARE(hhvCell1->property("text"), "AAA");
-
- auto hhvCell2 = hhv->childAt(hhvCell1->width() + 5, 0)->
- childAt(hhvCell1->width() + 5, 0)->findChild<QQuickText *>();
- QVERIFY(hhvCell2);
- QCOMPARE(hhvCell2->property("text"), "BBB");
-
- auto vhvCell1 = vhv->childAt(0, 0)->childAt(0, 0)->findChild<QQuickText *>();
- QVERIFY(vhvCell1);
- QCOMPARE(vhvCell1->property("text"), "111");
-
- auto vhvCell2 = vhv->childAt(0, vhvCell1->height() + 5)->
- childAt(0, vhvCell1->height() + 5)->findChild<QQuickText *>();
- QVERIFY(vhvCell2);
- QCOMPARE(vhvCell2->property("text"), "222");
-}
-
-QTEST_MAIN(tst_QQuickHeaderView)
-
-#include "tst_qquickheaderview.moc"
diff --git a/tests/auto/qquickiconimage/CMakeLists.txt b/tests/auto/qquickiconimage/CMakeLists.txt
deleted file mode 100644
index fdad6ef9..00000000
--- a/tests/auto/qquickiconimage/CMakeLists.txt
+++ /dev/null
@@ -1,84 +0,0 @@
-# Generated from qquickiconimage.pro.
-
-#####################################################################
-## tst_qquickiconimage Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*.qml)
-list(APPEND test_data ${test_data_glob})
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/icons/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickiconimage
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickiconimage.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- LIBRARIES
- Qt::QuickControls2ImplPrivate
- Qt::QuickPrivate
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::Qml
- Qt::QmlPrivate
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(resources_resource_files
- "icons/testtheme/16x16/actions/appointment-new.png"
- "icons/testtheme/22x22/actions/+testselector/appointment-new.png"
- "icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png"
- "icons/testtheme/22x22/actions/appointment-new.png"
- "icons/testtheme/22x22/actions/appointment-new@2x.png"
- "icons/testtheme/22x22/actions/color-test-original.png"
- "icons/testtheme/22x22/actions/color-test-original@2x.png"
- "icons/testtheme/22x22/actions/color-test-tinted.png"
- "icons/testtheme/22x22/actions/color-test-tinted@2x.png"
- "icons/testtheme/22x22@2/actions/+testselector/appointment-new.png"
- "icons/testtheme/22x22@2/actions/appointment-new.png"
- "icons/testtheme/appointment-new.svg"
- "icons/testtheme/index.theme"
-)
-
-qt_internal_add_resource(tst_qquickiconimage "resources"
- PREFIX
- "/"
- FILES
- ${resources_resource_files}
-)
-
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickiconimage CONDITION TARGET Qt::Svg
- PUBLIC_LIBRARIES
- Qt::Svg
-)
-
-qt_internal_extend_target(tst_qquickiconimage CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickiconimage CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickiconimage/data/alignment.qml b/tests/auto/qquickiconimage/data/alignment.qml
deleted file mode 100644
index e6861520..00000000
--- a/tests/auto/qquickiconimage/data/alignment.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- name: "appointment-new"
- sourceSize: Qt.size(22, 22)
- }
- Image {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- }
-}
diff --git a/tests/auto/qquickiconimage/data/color.qml b/tests/auto/qquickiconimage/data/color.qml
deleted file mode 100644
index b44b4388..00000000
--- a/tests/auto/qquickiconimage/data/color.qml
+++ /dev/null
@@ -1,18 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- source: "qrc:/icons/testtheme/22x22/actions/color-test-original.png"
- sourceSize: Qt.size(22, 22)
- color: "red"
- }
- Image {
- source: "qrc:/icons/testtheme/22x22/actions/color-test-tinted.png"
- fillMode: Image.Pad
- }
-}
diff --git a/tests/auto/qquickiconimage/data/fileSelectors.qml b/tests/auto/qquickiconimage/data/fileSelectors.qml
deleted file mode 100644
index e6861520..00000000
--- a/tests/auto/qquickiconimage/data/fileSelectors.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- name: "appointment-new"
- sourceSize: Qt.size(22, 22)
- }
- Image {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- }
-}
diff --git a/tests/auto/qquickiconimage/data/imageProvider.qml b/tests/auto/qquickiconimage/data/imageProvider.qml
deleted file mode 100644
index 9b18a99e..00000000
--- a/tests/auto/qquickiconimage/data/imageProvider.qml
+++ /dev/null
@@ -1,9 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-import QtQuick.Templates as T
-
-IconLabel {
- icon.color: "transparent"
- icon.source: "image://provider/red"
-}
diff --git a/tests/auto/qquickiconimage/data/nameBindingNoSizes.qml b/tests/auto/qquickiconimage/data/nameBindingNoSizes.qml
deleted file mode 100644
index d457d205..00000000
--- a/tests/auto/qquickiconimage/data/nameBindingNoSizes.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-IconImage {
- name: "appointment-new"
-}
diff --git a/tests/auto/qquickiconimage/data/nameBindingSourceSize.qml b/tests/auto/qquickiconimage/data/nameBindingSourceSize.qml
deleted file mode 100644
index e6861520..00000000
--- a/tests/auto/qquickiconimage/data/nameBindingSourceSize.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- name: "appointment-new"
- sourceSize: Qt.size(22, 22)
- }
- Image {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- }
-}
diff --git a/tests/auto/qquickiconimage/data/nameBindingSourceSizeWidthHeight.qml b/tests/auto/qquickiconimage/data/nameBindingSourceSizeWidthHeight.qml
deleted file mode 100644
index 5e7ebefc..00000000
--- a/tests/auto/qquickiconimage/data/nameBindingSourceSizeWidthHeight.qml
+++ /dev/null
@@ -1,10 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-IconImage {
- name: "appointment-new"
- sourceSize: Qt.size(22, 22)
- width: 16
- height: 16
-}
diff --git a/tests/auto/qquickiconimage/data/root.qml b/tests/auto/qquickiconimage/data/root.qml
deleted file mode 100644
index ed02d2df..00000000
--- a/tests/auto/qquickiconimage/data/root.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-
-Item {
- width: 200
- height: 200
-}
diff --git a/tests/auto/qquickiconimage/data/sourceBindingNoSizes.qml b/tests/auto/qquickiconimage/data/sourceBindingNoSizes.qml
deleted file mode 100644
index 34fc6b33..00000000
--- a/tests/auto/qquickiconimage/data/sourceBindingNoSizes.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- }
- Image {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- }
-}
diff --git a/tests/auto/qquickiconimage/data/sourceBindingSourceSize.qml b/tests/auto/qquickiconimage/data/sourceBindingSourceSize.qml
deleted file mode 100644
index 9f1b6290..00000000
--- a/tests/auto/qquickiconimage/data/sourceBindingSourceSize.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- sourceSize: Qt.size(22, 22)
- }
- Image {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- }
-}
diff --git a/tests/auto/qquickiconimage/data/sourceBindingSourceSizeWidthHeight.qml b/tests/auto/qquickiconimage/data/sourceBindingSourceSizeWidthHeight.qml
deleted file mode 100644
index 4dc3ac75..00000000
--- a/tests/auto/qquickiconimage/data/sourceBindingSourceSizeWidthHeight.qml
+++ /dev/null
@@ -1,10 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-IconImage {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- sourceSize: Qt.size(22, 22)
- width: 16
- height: 16
-}
diff --git a/tests/auto/qquickiconimage/data/sourceBindingSourceTooLarge.qml b/tests/auto/qquickiconimage/data/sourceBindingSourceTooLarge.qml
deleted file mode 100644
index a54d998a..00000000
--- a/tests/auto/qquickiconimage/data/sourceBindingSourceTooLarge.qml
+++ /dev/null
@@ -1,8 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-IconImage {
- source: "qrc:/icons/testtheme/22x22/actions/appointment-new.png"
- sourceSize: Qt.size(32, 32)
-}
diff --git a/tests/auto/qquickiconimage/data/svgNoSizes.qml b/tests/auto/qquickiconimage/data/svgNoSizes.qml
deleted file mode 100644
index e29c23c5..00000000
--- a/tests/auto/qquickiconimage/data/svgNoSizes.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- source: "qrc:/icons/testtheme/appointment-new.svg"
- }
- Image {
- source: "qrc:/icons/testtheme/appointment-new.svg"
- }
-}
diff --git a/tests/auto/qquickiconimage/data/svgSourceBindingSourceSize.qml b/tests/auto/qquickiconimage/data/svgSourceBindingSourceSize.qml
deleted file mode 100644
index 4674e8f1..00000000
--- a/tests/auto/qquickiconimage/data/svgSourceBindingSourceSize.qml
+++ /dev/null
@@ -1,17 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Row {
- width: 200
- height: 200
-
- IconImage {
- source: "qrc:/data/icons/testtheme/appointment-new.svg"
- sourceSize: Qt.size(22, 22)
- }
- Image {
- source: "qrc:/data/icons/testtheme/appointment-new.svg"
- sourceSize: Qt.size(22, 22)
- }
-}
diff --git a/tests/auto/qquickiconimage/data/translucentColors.qml b/tests/auto/qquickiconimage/data/translucentColors.qml
deleted file mode 100644
index ad67bfe5..00000000
--- a/tests/auto/qquickiconimage/data/translucentColors.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-ApplicationWindow {
- width: 500
- height: 500
- visible: true
-
- IconImage {
- width: Math.min(250, parent.width)
- height: Math.min(250, parent.height)
- source: "qrc:/icons/testtheme/22x22/actions/color-test-original.png"
- sourceSize: Qt.size(250, 0)
- color: Qt.rgba(0, 0, 0, 0.5)
- }
-}
diff --git a/tests/auto/qquickiconimage/icons/testtheme/16x16/actions/appointment-new.png b/tests/auto/qquickiconimage/icons/testtheme/16x16/actions/appointment-new.png
deleted file mode 100644
index 4356af95..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/16x16/actions/appointment-new.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new.png
deleted file mode 100644
index d3134a55..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png
deleted file mode 100644
index 250b94b0..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new.png
deleted file mode 100644
index 04cd010a..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new@2x.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new@2x.png
deleted file mode 100644
index a63bbaf4..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/appointment-new@2x.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original.png
deleted file mode 100644
index c17d1664..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original@2x.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original@2x.png
deleted file mode 100644
index d4411658..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-original@2x.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted.png
deleted file mode 100644
index 6f7938e3..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted@2x.png b/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted@2x.png
deleted file mode 100644
index 9215fc42..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22/actions/color-test-tinted@2x.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/+testselector/appointment-new.png b/tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/+testselector/appointment-new.png
deleted file mode 100644
index 250b94b0..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/+testselector/appointment-new.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/appointment-new.png b/tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/appointment-new.png
deleted file mode 100644
index a63bbaf4..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/22x22@2/actions/appointment-new.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickiconimage/icons/testtheme/appointment-new.svg b/tests/auto/qquickiconimage/icons/testtheme/appointment-new.svg
deleted file mode 100644
index 4cb14f82..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/appointment-new.svg
+++ /dev/null
@@ -1,425 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- inkscape:export-ydpi="90.000000"
- inkscape:export-xdpi="90.000000"
- inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
- width="48px"
- height="48px"
- id="svg11300"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/actions"
- sodipodi:docname="appointment-new.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
- <defs
- id="defs3">
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 24 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="48 : 24 : 1"
- inkscape:persp3d-origin="24 : 16 : 1"
- id="perspective59" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient5204">
- <stop
- style="stop-color:#c4a000;stop-opacity:1;"
- offset="0"
- id="stop5206" />
- <stop
- style="stop-color:#c4a000;stop-opacity:0;"
- offset="1"
- id="stop5208" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient5196">
- <stop
- style="stop-color:#c4a000;stop-opacity:1;"
- offset="0"
- id="stop5198" />
- <stop
- style="stop-color:#c4a000;stop-opacity:0;"
- offset="1"
- id="stop5200" />
- </linearGradient>
- <linearGradient
- id="linearGradient12512">
- <stop
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop12513" />
- <stop
- style="stop-color:#fff520;stop-opacity:0.89108908;"
- offset="0.50000000"
- id="stop12517" />
- <stop
- style="stop-color:#fff300;stop-opacity:0.0000000;"
- offset="1.0000000"
- id="stop12514" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12512"
- id="radialGradient278"
- gradientUnits="userSpaceOnUse"
- cx="55.000000"
- cy="125.00000"
- fx="55.000000"
- fy="125.00000"
- r="14.375000" />
- <linearGradient
- id="linearGradient10653">
- <stop
- style="stop-color:#f3f4ff;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop10655" />
- <stop
- style="stop-color:#9193af;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop10657" />
- </linearGradient>
- <linearGradient
- id="linearGradient42174">
- <stop
- style="stop-color:#a0a0a0;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop42176" />
- <stop
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop42178" />
- </linearGradient>
- <linearGradient
- id="linearGradient2145">
- <stop
- style="stop-color:#fffffd;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop2147" />
- <stop
- style="stop-color:#cbcbc9;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop2149" />
- </linearGradient>
- <linearGradient
- id="linearGradient37935">
- <stop
- id="stop37937"
- offset="0.0000000"
- style="stop-color:#9497b3;stop-opacity:1.0000000;" />
- <stop
- id="stop37939"
- offset="1.0000000"
- style="stop-color:#4c4059;stop-opacity:1.0000000;" />
- </linearGradient>
- <linearGradient
- id="linearGradient2152">
- <stop
- id="stop2154"
- offset="0.0000000"
- style="stop-color:#9aa29a;stop-opacity:1.0000000;" />
- <stop
- id="stop2156"
- offset="1.0000000"
- style="stop-color:#b5beb5;stop-opacity:1.0000000;" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3816">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3818" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3820" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3816"
- id="radialGradient3822"
- cx="31.112698"
- cy="19.008621"
- fx="31.112698"
- fy="19.008621"
- r="8.6620579"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2152"
- id="linearGradient4307"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.123841,0.000000,0.000000,0.969691,-31.88758,-19.59492)"
- x1="8.9156475"
- y1="37.197018"
- x2="9.8855033"
- y2="52.090678" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10653"
- id="radialGradient4309"
- gradientUnits="userSpaceOnUse"
- cx="11.329200"
- cy="10.583970"
- fx="11.329200"
- fy="10.583970"
- r="15.532059" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2145"
- id="radialGradient4311"
- gradientUnits="userSpaceOnUse"
- cx="11.901996"
- cy="10.045444"
- fx="11.901996"
- fy="10.045444"
- r="29.292715" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient42174"
- id="linearGradient4313"
- gradientUnits="userSpaceOnUse"
- x1="6.3422160"
- y1="7.7893324"
- x2="22.218424"
- y2="25.884274" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5196"
- id="radialGradient5202"
- cx="23.375"
- cy="10.972863"
- fx="23.375"
- fy="10.972863"
- r="3.3478092"
- gradientTransform="matrix(3.630420,1.654030e-15,-1.608743e-15,3.742066,-61.48607,-29.18618)"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5204"
- id="linearGradient5210"
- x1="19.667364"
- y1="4.2570662"
- x2="20.329933"
- y2="5.2845874"
- gradientUnits="userSpaceOnUse" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient37935"
- id="radialGradient5212"
- gradientUnits="userSpaceOnUse"
- cx="8.7468252"
- cy="6.8283234"
- fx="8.7468252"
- fy="6.8283234"
- r="29.889715" />
- </defs>
- <sodipodi:namedview
- stroke="#c4a000"
- fill="#babdb6"
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="0.25490196"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.313708"
- inkscape:cx="13.2248"
- inkscape:cy="25.106052"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:showpageshadow="false"
- inkscape:window-width="833"
- inkscape:window-height="772"
- inkscape:window-x="305"
- inkscape:window-y="76" />
- <metadata
- id="metadata4">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:creator>
- <cc:Agent>
- <dc:title>Jakub Steiner</dc:title>
- </cc:Agent>
- </dc:creator>
- <dc:source>http://jimmac.musichall.cz</dc:source>
- <cc:license
- rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
- <dc:title>New Appointment</dc:title>
- <dc:subject>
- <rdf:Bag>
- <rdf:li>appointment</rdf:li>
- <rdf:li>new</rdf:li>
- <rdf:li>meeting</rdf:li>
- <rdf:li>rvsp</rdf:li>
- </rdf:Bag>
- </dc:subject>
- </cc:Work>
- <cc:License
- rdf:about="http://creativecommons.org/licenses/publicdomain/">
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#Reproduction" />
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#Distribution" />
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
- </cc:License>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <path
- d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.45064,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z"
- sodipodi:ry="8.6620579"
- sodipodi:rx="8.6620579"
- sodipodi:cy="19.008621"
- sodipodi:cx="31.112698"
- id="path4318"
- style="opacity:1;color:#000000;fill:url(#radialGradient3822);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
- sodipodi:type="arc"
- transform="matrix(2.563158,0.000000,0.000000,1.219602,-55.98414,14.04144)" />
- <path
- sodipodi:nodetypes="cccc"
- id="path14341"
- d="M 18.587591,1.403729 L 4.226755,18.096665 L 5.4854717,19.339844 L 18.587591,1.403729 z "
- style="color:#000000;fill:url(#linearGradient4307);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
- <path
- sodipodi:nodetypes="cccc"
- id="path18921"
- d="M 18.467176,1.3138035 L 5.6605716,19.072612 L 7.4900985,20.687913 L 18.467176,1.3138035 z "
- style="fill:#fefefe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
- <path
- transform="matrix(1.431529,0.000000,0.000000,1.431529,0.569459,-1.654618)"
- d="M 31.160714 16.910715 A 14.910714 14.910714 0 1 1 1.3392859,16.910715 A 14.910714 14.910714 0 1 1 31.160714 16.910715 z"
- sodipodi:ry="14.910714"
- sodipodi:rx="14.910714"
- sodipodi:cy="16.910715"
- sodipodi:cx="16.25"
- id="path27786"
- style="fill:url(#radialGradient5212);fill-opacity:1;fill-rule:evenodd;stroke:#605773;stroke-width:0.69855404;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- sodipodi:type="arc" />
- <path
- transform="matrix(1.163838,0.000000,0.000000,1.163838,4.824801,2.777556)"
- d="M 31.160714 16.910715 A 14.910714 14.910714 0 1 1 1.3392859,16.910715 A 14.910714 14.910714 0 1 1 31.160714 16.910715 z"
- sodipodi:ry="14.910714"
- sodipodi:rx="14.910714"
- sodipodi:cy="16.910715"
- sodipodi:cx="16.25"
- id="path35549"
- style="fill:url(#radialGradient4311);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4313);stroke-width:0.71139598;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- sodipodi:type="arc" />
- <path
- sodipodi:type="arc"
- style="opacity:1;color:#000000;fill:url(#radialGradient5202);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5210);stroke-width:0.56498736;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
- id="path4120"
- sodipodi:cx="23.375"
- sodipodi:cy="11.875"
- sodipodi:rx="8.5"
- sodipodi:ry="8.5"
- d="M 16.679382,6.6387137 A 8.5,8.5 0 0 1 23.332691,3.3751053 L 23.375,11.875 z"
- transform="matrix(1.769951,0.000000,0.000000,1.769951,-17.02424,1.610741)"
- sodipodi:start="3.8052902"
- sodipodi:end="4.7074114" />
- <path
- transform="matrix(2.073295,0.000000,0.000000,2.073295,-7.310224,-13.13682)"
- d="M 16.40625 17.28125 A 1.21875 1.21875 0 1 1 13.96875,17.28125 A 1.21875 1.21875 0 1 1 16.40625 17.28125 z"
- sodipodi:ry="1.21875"
- sodipodi:rx="1.21875"
- sodipodi:cy="17.28125"
- sodipodi:cx="15.1875"
- id="path34778"
- style="fill:#f3f3f3;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.48232403;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;stroke-dasharray:none"
- sodipodi:type="arc" />
- <path
- id="path35559"
- d="M 22.176614,20.718014 L 13.155702,13.140282"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
- <path
- id="path35561"
- d="M 19.408614,29.776506 L 22.368655,25.283228"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
- sodipodi:nodetypes="cc" />
- <path
- transform="matrix(2.749493,0.000000,0.000000,2.749493,-22.30073,-12.40939)"
- d="M 17.324117 7.6932044 A 0.61871845 0.61871845 0 1 1 16.08668,7.6932044 A 0.61871845 0.61871845 0 1 1 17.324117 7.6932044 z"
- sodipodi:ry="0.61871845"
- sodipodi:rx="0.61871845"
- sodipodi:cy="7.6932044"
- sodipodi:cx="16.705399"
- id="path35563"
- style="fill:#b6b9b1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.36871839;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;opacity:1"
- sodipodi:type="arc" />
- <path
- transform="matrix(2.749493,0.000000,0.000000,2.749493,-22.30073,14.80922)"
- d="M 17.324117 7.6932044 A 0.61871845 0.61871845 0 1 1 16.08668,7.6932044 A 0.61871845 0.61871845 0 1 1 17.324117 7.6932044 z"
- sodipodi:ry="0.61871845"
- sodipodi:rx="0.61871845"
- sodipodi:cy="7.6932044"
- sodipodi:cx="16.705399"
- id="path35565"
- style="fill:#b6b9b1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.36871839;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;opacity:1"
- sodipodi:type="arc" />
- <path
- transform="matrix(2.749493,0.000000,0.000000,2.749493,-35.91004,1.199890)"
- d="M 17.324117 7.6932044 A 0.61871845 0.61871845 0 1 1 16.08668,7.6932044 A 0.61871845 0.61871845 0 1 1 17.324117 7.6932044 z"
- sodipodi:ry="0.61871845"
- sodipodi:rx="0.61871845"
- sodipodi:cy="7.6932044"
- sodipodi:cx="16.705399"
- id="path35567"
- style="fill:#b6b9b1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.36871839;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;opacity:1"
- sodipodi:type="arc" />
- <path
- transform="matrix(2.749493,0.000000,0.000000,2.749493,-8.691448,1.199890)"
- d="M 17.324117 7.6932044 A 0.61871845 0.61871845 0 1 1 16.08668,7.6932044 A 0.61871845 0.61871845 0 1 1 17.324117 7.6932044 z"
- sodipodi:ry="0.61871845"
- sodipodi:rx="0.61871845"
- sodipodi:cy="7.6932044"
- sodipodi:cx="16.705399"
- id="path35569"
- style="fill:#b6b9b1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.36871839;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;opacity:1"
- sodipodi:type="arc" />
- <path
- sodipodi:type="arc"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient4309);stroke-width:0.73656511;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- id="path10651"
- sodipodi:cx="16.25"
- sodipodi:cy="16.910715"
- sodipodi:rx="14.910714"
- sodipodi:ry="14.910714"
- d="M 31.160714 16.910715 A 14.910714 14.910714 0 1 1 1.3392859,16.910715 A 14.910714 14.910714 0 1 1 31.160714 16.910715 z"
- transform="matrix(1.357654,0.000000,0.000000,1.357654,1.769896,-0.493735)" />
- <path
- sodipodi:type="arc"
- style="color:#000000;fill:url(#radialGradient278);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25000024;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block"
- id="path12511"
- sodipodi:cx="55"
- sodipodi:cy="125"
- sodipodi:rx="14.375"
- sodipodi:ry="14.375"
- d="M 69.375 125 A 14.375 14.375 0 1 1 40.625,125 A 14.375 14.375 0 1 1 69.375 125 z"
- transform="matrix(0.611127,0.000000,0.000000,0.611127,5.544052,-66.92818)"
- inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/stock_new-16.png"
- inkscape:export-xdpi="33.852203"
- inkscape:export-ydpi="33.852203" />
- </g>
-</svg>
diff --git a/tests/auto/qquickiconimage/icons/testtheme/index.theme b/tests/auto/qquickiconimage/icons/testtheme/index.theme
deleted file mode 100644
index 6ab6c15c..00000000
--- a/tests/auto/qquickiconimage/icons/testtheme/index.theme
+++ /dev/null
@@ -1,21 +0,0 @@
-[Icon Theme]
-Name=Test
-Comment=Test Theme
-
-Directories=16x16/actions,22x22/actions,22x22@2/actions
-
-[16x16/actions]
-Size=16
-Context=Actions
-Type=Fixed
-
-[22x22/actions]
-Size=22
-Context=Actions
-Type=Fixed
-
-[22x22@2/actions]
-Size=22
-Context=Actions
-Scale=2
-Type=Fixed
diff --git a/tests/auto/qquickiconimage/resources.qrc b/tests/auto/qquickiconimage/resources.qrc
deleted file mode 100644
index 6558b039..00000000
--- a/tests/auto/qquickiconimage/resources.qrc
+++ /dev/null
@@ -1,17 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>icons/testtheme/16x16/actions/appointment-new.png</file>
- <file>icons/testtheme/22x22/actions/appointment-new.png</file>
- <file>icons/testtheme/22x22/actions/appointment-new@2x.png</file>
- <file>icons/testtheme/22x22@2/actions/appointment-new.png</file>
- <file>icons/testtheme/22x22/actions/+testselector/appointment-new.png</file>
- <file>icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png</file>
- <file>icons/testtheme/22x22@2/actions/+testselector/appointment-new.png</file>
- <file>icons/testtheme/index.theme</file>
- <file>icons/testtheme/appointment-new.svg</file>
- <file>icons/testtheme/22x22/actions/color-test-original.png</file>
- <file>icons/testtheme/22x22/actions/color-test-tinted.png</file>
- <file>icons/testtheme/22x22/actions/color-test-original@2x.png</file>
- <file>icons/testtheme/22x22/actions/color-test-tinted@2x.png</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/qquickiconimage/tst_qquickiconimage.cpp b/tests/auto/qquickiconimage/tst_qquickiconimage.cpp
deleted file mode 100644
index 370d2ef4..00000000
--- a/tests/auto/qquickiconimage/tst_qquickiconimage.cpp
+++ /dev/null
@@ -1,572 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <qtest.h>
-#include <QtTest/qsignalspy.h>
-
-#include <QtCore/qmath.h>
-#include <QtQml/qqmlapplicationengine.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlfileselector.h>
-#include <QtQuick/qquickitem.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/qquickimageprovider.h>
-#include <QtQuick/qquickitemgrabresult.h>
-#include <QtQuick/private/qquickimage_p.h>
-#include <QtQuickControls2Impl/private/qquickiconimage_p.h>
-
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_qquickiconimage : public QQmlDataTest
-{
- Q_OBJECT
-public:
- tst_qquickiconimage();
-
-private slots:
- void initTestCase();
- void defaults();
- void nameBindingSourceSize();
- void nameBindingSourceSizeWidthHeight();
- void nameBindingNoSizes();
- void sourceBindingNoSizes();
- void sourceBindingSourceSize();
- void sourceBindingSourceSizeWidthHeight();
- void sourceBindingSourceTooLarge();
- void changeSourceSize();
- void alignment_data();
- void alignment();
- void svgNoSizes();
- void svgSourceBindingSourceSize();
- void color();
- void fileSelectors();
- void imageProvider();
- void translucentColors();
-
-private:
- void setTheme();
-
- qreal dpr;
- int integerDpr;
-};
-
-static QImage grabItemToImage(QQuickItem *item)
-{
- QSharedPointer<QQuickItemGrabResult> result = item->grabToImage();
- QSignalSpy spy(result.data(), SIGNAL(ready()));
- spy.wait();
- return result->image();
-}
-
-#define SKIP_IF_DPR_TOO_HIGH() \
- if (dpr > 2) \
- QSKIP("Test does not support device pixel ratio greater than 2")
-
-tst_qquickiconimage::tst_qquickiconimage() :
- dpr(qGuiApp->devicePixelRatio()),
- integerDpr(qCeil(dpr))
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_qquickiconimage::initTestCase()
-{
- QQmlDataTest::initTestCase();
- QIcon::setThemeName(QStringLiteral("testtheme"));
-}
-
-void tst_qquickiconimage::defaults()
-{
- QQuickIconImage iconImage;
- QCOMPARE(iconImage.fillMode(), QQuickImage::Pad);
- QCOMPARE(iconImage.name(), QString());
- QCOMPARE(iconImage.source(), QUrl());
- QCOMPARE(iconImage.color(), QColor(Qt::transparent));
-}
-
-void tst_qquickiconimage::nameBindingSourceSize()
-{
- // We can't have images for every DPR.
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("nameBindingSourceSize.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickItem *image = view.rootObject()->childItems().at(1);
- QVERIFY(image);
-
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 22.0);
- QCOMPARE(iconImage->height(), 22.0);
-
- // The requested width of 16 is less than the pixmap's size on disk which
- // is 22x22. Our default fillMode, Pad, would result in the image being clipped,
- // so instead we change the fillMode to PreserveAspectFit. Doing so causes
- // QQuickImage::updatePaintedGeometry() to set our implicit size to 22x16 to
- // ensure that the aspect ratio is respected. Since we have no explicit height,
- // the height (previously 22) becomes the implicit height (16).
- iconImage->setWidth(16.0);
- QCOMPARE(iconImage->fillMode(), QQuickImage::PreserveAspectFit);
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 16.0);
- QCOMPARE(iconImage->width(), 16.0);
- QCOMPARE(iconImage->height(), 16.0);
-}
-
-void tst_qquickiconimage::nameBindingSourceSizeWidthHeight()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("nameBindingSourceSizeWidthHeight.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject());
- QVERIFY(iconImage);
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 16.0);
- QCOMPARE(iconImage->height(), 16.0);
-}
-
-void tst_qquickiconimage::nameBindingNoSizes()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("nameBindingNoSizes.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject());
- QVERIFY(iconImage);
- // The smallest available size will be chosen.
- QCOMPARE(iconImage->sourceSize().width(), 16);
- QCOMPARE(iconImage->sourceSize().height(), 16);
- QCOMPARE(iconImage->implicitWidth(), 16.0);
- QCOMPARE(iconImage->implicitHeight(), 16.0);
- QCOMPARE(iconImage->width(), 16.0);
- QCOMPARE(iconImage->height(), 16.0);
-}
-
-void tst_qquickiconimage::sourceBindingNoSizes()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("sourceBindingNoSizes.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickItem *image = view.rootObject()->childItems().at(1);
- QVERIFY(image);
-
- QCOMPARE(iconImage->sourceSize().width(), 22 * integerDpr);
- QCOMPARE(iconImage->sourceSize().height(), 22 * integerDpr);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 22.0);
- QCOMPARE(iconImage->height(), 22.0);
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
-}
-
-void tst_qquickiconimage::sourceBindingSourceSize()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("sourceBindingSourceSize.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickItem *image = view.rootObject()->childItems().at(1);
- QVERIFY(image);
-
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 22.0);
- QCOMPARE(iconImage->height(), 22.0);
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
-
- // Changing width and height should not affect sourceSize.
- iconImage->setWidth(50);
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- iconImage->setHeight(50);
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
-}
-
-void tst_qquickiconimage::sourceBindingSourceSizeWidthHeight()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("sourceBindingSourceSizeWidthHeight.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject());
- QVERIFY(iconImage);
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 16.0);
- QCOMPARE(iconImage->height(), 16.0);
-}
-
-void tst_qquickiconimage::sourceBindingSourceTooLarge()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QQuickView view(testFileUrl("sourceBindingSourceTooLarge.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject());
- QVERIFY(iconImage);
- QCOMPARE(iconImage->sourceSize().width(), 32);
- QCOMPARE(iconImage->sourceSize().height(), 32);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 22.0);
- QCOMPARE(iconImage->height(), 22.0);
-}
-
-void tst_qquickiconimage::alignment_data()
-{
- QTest::addColumn<QQuickImage::HAlignment>("horizontalAlignment");
- QTest::addColumn<QQuickImage::VAlignment>("verticalAlignment");
-
- QTest::newRow("AlignLeft,AlignTop") << QQuickImage::AlignLeft << QQuickImage::AlignTop;
- QTest::newRow("AlignLeft,AlignVCenter") << QQuickImage::AlignLeft << QQuickImage::AlignVCenter;
- QTest::newRow("AlignLeft,AlignBottom") << QQuickImage::AlignLeft << QQuickImage::AlignBottom;
- QTest::newRow("AlignHCenter,AlignTop") << QQuickImage::AlignHCenter << QQuickImage::AlignTop;
- QTest::newRow("AlignHCenter,AlignVCenter") << QQuickImage::AlignHCenter << QQuickImage::AlignVCenter;
- QTest::newRow("AlignHCenter,AlignBottom") << QQuickImage::AlignHCenter << QQuickImage::AlignBottom;
- QTest::newRow("AlignRight,AlignTop") << QQuickImage::AlignRight << QQuickImage::AlignTop;
- QTest::newRow("AlignRight,AlignVCenter") << QQuickImage::AlignRight << QQuickImage::AlignVCenter;
- QTest::newRow("AlignRight,AlignBottom") << QQuickImage::AlignRight << QQuickImage::AlignBottom;
-}
-
-void tst_qquickiconimage::alignment()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- QFETCH(QQuickImage::HAlignment, horizontalAlignment);
- QFETCH(QQuickImage::VAlignment, verticalAlignment);
-
- QQuickView view(testFileUrl("alignment.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickImage *image = qobject_cast<QQuickImage*>(view.rootObject()->childItems().at(1));
- QVERIFY(image);
-
- // The default fillMode for IconImage is Image::Pad, so these two grabs
- // should only be equal when the device pixel ratio is 1 or 2, as there is no
- // @3x version of the image, and hence the Image will be upscaled
- // and therefore blurry when the ratio is higher than 2.
- if (qGuiApp->devicePixelRatio() <= 2)
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
- else
- QVERIFY(grabItemToImage(iconImage) != grabItemToImage(image));
-
- // Check that the images are what we expect in different alignment configurations.
- iconImage->setWidth(200);
- iconImage->setHeight(100);
- iconImage->setHorizontalAlignment(horizontalAlignment);
- iconImage->setVerticalAlignment(verticalAlignment);
- iconImage->setFillMode(QQuickImage::Pad);
- image->setWidth(200);
- image->setHeight(100);
- image->setHorizontalAlignment(horizontalAlignment);
- image->setVerticalAlignment(verticalAlignment);
- image->setFillMode(QQuickImage::Pad);
-
- if (qGuiApp->devicePixelRatio() <= 2)
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
- else
- QVERIFY(grabItemToImage(iconImage) != grabItemToImage(image));
-}
-
-void tst_qquickiconimage::svgNoSizes()
-{
-#ifndef QT_SVG_LIB
- QSKIP("This test requires qtsvg");
-#else
- QQuickView view(testFileUrl("svgNoSizes.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickImage *image = qobject_cast<QQuickImage*>(view.rootObject()->childItems().at(1));
- QVERIFY(image);
-
- QCOMPARE(iconImage->sourceSize().width(), 48);
- QCOMPARE(iconImage->sourceSize().height(), 48);
- QCOMPARE(iconImage->implicitWidth(), 48.0);
- QCOMPARE(iconImage->implicitHeight(), 48.0);
- QCOMPARE(iconImage->width(), 48.0);
- QCOMPARE(iconImage->height(), 48.0);
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
-#endif
-}
-
-void tst_qquickiconimage::svgSourceBindingSourceSize()
-{
-#ifndef QT_SVG_LIB
- QSKIP("This test requires qtsvg");
-#else
- QQuickView view(testFileUrl("alignment.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickImage *image = qobject_cast<QQuickImage*>(view.rootObject()->childItems().at(1));
- QVERIFY(image);
-
- QCOMPARE(iconImage->sourceSize().width(), 22);
- QCOMPARE(iconImage->sourceSize().height(), 22);
- QCOMPARE(iconImage->implicitWidth(), 22.0);
- QCOMPARE(iconImage->implicitHeight(), 22.0);
- QCOMPARE(iconImage->width(), 22.0);
- QCOMPARE(iconImage->height(), 22.0);
- QCOMPARE(grabItemToImage(iconImage), grabItemToImage(image));
-#endif
-}
-
-void tst_qquickiconimage::color()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- if (QGuiApplication::platformName() == QLatin1String("offscreen"))
- QSKIP("grabToImage() doesn't work on the \"offscreen\" platform plugin (QTBUG-63185)");
-
- QQuickView view(testFileUrl("color.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickImage *image = qobject_cast<QQuickImage*>(view.rootObject()->childItems().at(1));
- QVERIFY(image);
-
- QImage iconImageWindowGrab = grabItemToImage(iconImage);
- QCOMPARE(iconImageWindowGrab, grabItemToImage(image));
-
- // Transparent pixels should remain transparent.
- QCOMPARE(iconImageWindowGrab.pixelColor(0, 0), QColor(0, 0, 0, 0));
-
- // Set a color after component completion.
- iconImage->setColor(QColor(Qt::green));
- iconImageWindowGrab = grabItemToImage(iconImage);
- const QPoint centerPixelPos(11, 11);
- QCOMPARE(iconImageWindowGrab.pixelColor(centerPixelPos), QColor(Qt::green));
-
- // Set a semi-transparent color after component completion.
- iconImage->setColor(QColor(0, 0, 255, 127));
- iconImageWindowGrab = grabItemToImage(iconImage);
- QCOMPARE(iconImageWindowGrab.pixelColor(centerPixelPos).red(), 0);
- QCOMPARE(iconImageWindowGrab.pixelColor(centerPixelPos).green(), 0);
- QCOMPARE(iconImageWindowGrab.pixelColor(centerPixelPos).blue(), 255);
- QCOMPARE(iconImageWindowGrab.pixelColor(centerPixelPos).alpha(), 127);
-}
-
-void tst_qquickiconimage::changeSourceSize()
-{
- QQuickView view(testFileUrl("sourceBindingSourceSize.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- // Ensure that there isn't any infinite recursion when trying to change the sourceSize.
- QSize sourceSize = iconImage->sourceSize();
- sourceSize.setWidth(sourceSize.width() - 1);
- iconImage->setSourceSize(sourceSize);
-}
-
-
-void tst_qquickiconimage::fileSelectors()
-{
- SKIP_IF_DPR_TOO_HIGH();
-
- if (QGuiApplication::platformName() == QLatin1String("offscreen"))
- QSKIP("grabToImage() doesn't work on the \"offscreen\" platform plugin (QTBUG-63185)");
-
- QQuickView view;
- QQmlFileSelector* fileSelector = new QQmlFileSelector(view.engine());
- fileSelector->setExtraSelectors(QStringList() << "testselector");
- view.setSource(testFileUrl("fileSelectors.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->childItems().at(0));
- QVERIFY(iconImage);
-
- QQuickItem *image = view.rootObject()->childItems().at(1);
- QVERIFY(image);
-
- QImage iconImageWindowGrab = grabItemToImage(iconImage);
- QCOMPARE(iconImageWindowGrab, grabItemToImage(image));
-
- QCOMPARE(iconImageWindowGrab.pixelColor(iconImageWindowGrab.width() / 2, iconImageWindowGrab.height() / 2), QColor(Qt::blue));
-}
-
-class TestImageProvider : public QQuickImageProvider
-{
-public:
- TestImageProvider() : QQuickImageProvider(QQuickImageProvider::Pixmap) { }
-
- QPixmap requestPixmap(const QString &id, QSize *size, const QSize &requestedSize)
- {
- QSize defaultSize(32, 32);
- if (size)
- *size = defaultSize;
-
- QPixmap pixmap(requestedSize.width() > 0 ? requestedSize.width() : defaultSize.width(),
- requestedSize.height() > 0 ? requestedSize.height() : defaultSize.height());
- pixmap.fill(QColor(id).rgba());
- return pixmap;
- }
-};
-
-// don't crash (QTBUG-63959)
-void tst_qquickiconimage::imageProvider()
-{
- if (QGuiApplication::platformName() == QLatin1String("offscreen"))
- QSKIP("grabToImage() doesn't work on the \"offscreen\" platform plugin (QTBUG-63185)");
-
- QQuickView view;
- view.engine()->addImageProvider("provider", new TestImageProvider);
- view.setSource(testFileUrl("imageProvider.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(view.rootObject()->findChild<QQuickIconImage *>());
- QVERIFY(iconImage);
-
- QImage image = grabItemToImage(iconImage);
- QVERIFY(!image.isNull());
- QCOMPARE(image.pixelColor(image.width() / 2, image.height() / 2), QColor(Qt::red));
-}
-
-/*
- QQuickIconImage::componentComplete() calls QQuickIconImagePrivate::updateIcon(),
- which loads the icon's image via QQuickImageBase::load(). That eventually calls
- QQuickImageBase::requestFinished(), which calls QQuickIconImage::pixmapChange().
- That then calls QQuickIconImagePrivate::updateFillMode(), which can in turn
- cause QQuickIconImage::pixmapChange() to be called again, causing recursion.
-
- This was a problem because it resulted in icon.color being applied twice.
-
- This test checks that that doesn't happen.
-*/
-void tst_qquickiconimage::translucentColors()
-{
- if (QGuiApplication::platformName() == QLatin1String("offscreen"))
- QSKIP("grabToImage() doesn't work on the \"offscreen\" platform plugin (QTBUG-63185)");
-
- // Doesn't reproduce with QQuickView.
- QQmlApplicationEngine engine;
- engine.load(testFileUrl("translucentColors.qml"));
- QQuickWindow *window = qobject_cast<QQuickWindow*>(engine.rootObjects().first());
-
- QQuickIconImage *iconImage = qobject_cast<QQuickIconImage*>(window->findChild<QQuickIconImage*>());
- QVERIFY(iconImage);
-
- const QImage image = grabItemToImage(iconImage);
- QVERIFY(!image.isNull());
- QCOMPARE(image.pixelColor(image.width() / 2, image.height() / 2), QColor::fromRgba(0x80000000));
-}
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
- Q_UNUSED(app);
- tst_qquickiconimage test;
- QTEST_SET_MAIN_SOURCE_PATH
- return QTest::qExec(&test, argc, argv);
-}
-
-#include "tst_qquickiconimage.moc"
diff --git a/tests/auto/qquickiconlabel/CMakeLists.txt b/tests/auto/qquickiconlabel/CMakeLists.txt
deleted file mode 100644
index ffa084f7..00000000
--- a/tests/auto/qquickiconlabel/CMakeLists.txt
+++ /dev/null
@@ -1,50 +0,0 @@
-# Generated from qquickiconlabel.pro.
-
-#####################################################################
-## tst_qquickiconlabel Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*.qml)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickiconlabel
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickiconlabel.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- LIBRARIES
- Qt::QuickControls2ImplPrivate
- Qt::QuickPrivate
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::Qml
- Qt::QmlPrivate
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickiconlabel CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickiconlabel CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickiconlabel/data/colorChanges.qml b/tests/auto/qquickiconlabel/data/colorChanges.qml
deleted file mode 100644
index cd69508e..00000000
--- a/tests/auto/qquickiconlabel/data/colorChanges.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-AbstractButton {
- id: button
- width: 200
- height: 200
- icon.source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png"
- icon.color: enabled ? "transparent" : "red"
-
- IconLabel {
- icon: button.icon
- text: button.text
- }
-}
diff --git a/tests/auto/qquickiconlabel/data/iconlabel.qml b/tests/auto/qquickiconlabel/data/iconlabel.qml
deleted file mode 100644
index 94f36a7b..00000000
--- a/tests/auto/qquickiconlabel/data/iconlabel.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-AbstractButton {
- id: button
- width: 200
- height: 200
- text: "Some text"
- icon.source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png"
-
- IconLabel {
- icon: button.icon
- text: button.text
- }
-}
diff --git a/tests/auto/qquickiconlabel/data/spacingWithOnlyIcon.qml b/tests/auto/qquickiconlabel/data/spacingWithOnlyIcon.qml
deleted file mode 100644
index c00ffbb8..00000000
--- a/tests/auto/qquickiconlabel/data/spacingWithOnlyIcon.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-AbstractButton {
- id: button
- width: 200
- height: 200
- icon.source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png"
-
- IconLabel {
- spacing: 10
- mirrored: true
- icon: button.icon
- }
-}
diff --git a/tests/auto/qquickiconlabel/data/spacingWithOnlyText.qml b/tests/auto/qquickiconlabel/data/spacingWithOnlyText.qml
deleted file mode 100644
index 20c61706..00000000
--- a/tests/auto/qquickiconlabel/data/spacingWithOnlyText.qml
+++ /dev/null
@@ -1,63 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.impl
-
-Item {
- width: 200
- height: 200
-
- IconLabel {
- spacing: 10
- text: "Some text"
- }
-}
diff --git a/tests/auto/qquickiconlabel/tst_qquickiconlabel.cpp b/tests/auto/qquickiconlabel/tst_qquickiconlabel.cpp
deleted file mode 100644
index 526ecf05..00000000
--- a/tests/auto/qquickiconlabel/tst_qquickiconlabel.cpp
+++ /dev/null
@@ -1,334 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtCore/qlist.h>
-
-#include <qtest.h>
-
-#include <QtQuick/qquickitem.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/qquickitemgrabresult.h>
-#include <QtQuick/private/qquicktext_p.h>
-#include <QtQuickTemplates2/private/qquickicon_p.h>
-#include <QtQuickControls2Impl/private/qquickiconimage_p.h>
-#include <QtQuickControls2Impl/private/qquickiconlabel_p.h>
-
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_qquickiconlabel : public QQmlDataTest
-{
- Q_OBJECT
-public:
- tst_qquickiconlabel();
-
-private slots:
- void display_data();
- void display();
- void spacingWithOneDelegate_data();
- void spacingWithOneDelegate();
- void emptyIconSource();
- void colorChanges();
-};
-
-tst_qquickiconlabel::tst_qquickiconlabel()
-{
-}
-
-void tst_qquickiconlabel::display_data()
-{
- QTest::addColumn<QList<QQuickIconLabel::Display> >("displayTypes");
- QTest::addColumn<bool>("mirrored");
- QTest::addColumn<qreal>("labelWidth");
- QTest::addColumn<qreal>("labelHeight");
- QTest::addColumn<qreal>("spacing");
-
- typedef QList<QQuickIconLabel::Display> DisplayVector;
- QQuickIconLabel::Display IconOnly = QQuickIconLabel::IconOnly;
- QQuickIconLabel::Display TextOnly = QQuickIconLabel::TextOnly;
- QQuickIconLabel::Display TextUnderIcon = QQuickIconLabel::TextUnderIcon;
- QQuickIconLabel::Display TextBesideIcon = QQuickIconLabel::TextBesideIcon;
-
- QTest::addRow("IconOnly") << (DisplayVector() << IconOnly) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextOnly") << (DisplayVector() << TextOnly) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextUnderIcon") << (DisplayVector() << TextUnderIcon) << false << -1.0 << -1.0 << 10.0;
- QTest::addRow("TextBesideIcon") << (DisplayVector() << TextBesideIcon) << false << -1.0 << -1.0 << 10.0;
- QTest::addRow("IconOnly, spacing=10") << (DisplayVector() << IconOnly) << false << -1.0 << -1.0 << 10.0;
- QTest::addRow("TextOnly, spacing=10") << (DisplayVector() << TextOnly) << false << -1.0 << -1.0 << 10.0;
- QTest::addRow("TextUnderIcon, spacing=10") << (DisplayVector() << TextUnderIcon) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextUnderIcon => IconOnly => TextUnderIcon")
- << (DisplayVector() << TextUnderIcon << IconOnly << TextUnderIcon) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextUnderIcon => IconOnly => TextUnderIcon, labelWidth=400")
- << (DisplayVector() << TextUnderIcon << IconOnly << TextUnderIcon) << false << 400.0 << -1.0 << 0.0;
- QTest::addRow("TextUnderIcon => TextOnly => TextUnderIcon")
- << (DisplayVector() << TextUnderIcon << TextOnly << TextUnderIcon) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextUnderIcon => TextOnly => TextUnderIcon, labelWidth=400")
- << (DisplayVector() << TextUnderIcon << TextOnly << TextUnderIcon) << false << 400.0 << -1.0 << 0.0;
- QTest::addRow("TextBesideIcon, spacing=10") << (DisplayVector() << TextBesideIcon) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextBesideIcon => IconOnly => TextBesideIcon")
- << (DisplayVector() << TextBesideIcon << IconOnly << TextBesideIcon) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextBesideIcon => IconOnly => TextBesideIcon, labelWidth=400")
- << (DisplayVector() << TextBesideIcon << IconOnly << TextBesideIcon) << false << 400.0 << -1.0 << 0.0;
- QTest::addRow("TextBesideIcon => TextOnly => TextBesideIcon")
- << (DisplayVector() << TextBesideIcon << TextOnly << TextBesideIcon) << false << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextBesideIcon => TextOnly => TextBesideIcon, labelWidth=400")
- << (DisplayVector() << TextBesideIcon << TextOnly << TextBesideIcon) << false << 400.0 << -1.0 << 0.0;
- QTest::addRow("IconOnly, mirrored") << (DisplayVector() << IconOnly) << true << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextOnly, mirrored") << (DisplayVector() << TextOnly) << true << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextUnderIcon, mirrored") << (DisplayVector() << TextUnderIcon) << true << -1.0 << -1.0 << 0.0;
- QTest::addRow("TextBesideIcon, mirrored") << (DisplayVector() << TextBesideIcon) << true << -1.0 << -1.0 << 0.0;
-}
-
-void tst_qquickiconlabel::display()
-{
- QFETCH(QList<QQuickIconLabel::Display>, displayTypes);
- QFETCH(bool, mirrored);
- QFETCH(qreal, labelWidth);
- QFETCH(qreal, labelHeight);
- QFETCH(qreal, spacing);
-
- QQuickView view(testFileUrl("iconlabel.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- QVERIFY(QTest::qWaitForWindowExposed(&view));
-
- QQuickItem *rootItem = view.rootObject();
- QVERIFY(rootItem);
-
- QQuickIconLabel *label = rootItem->findChild<QQuickIconLabel *>();
- QVERIFY(label);
- QCOMPARE(label->spacing(), 0.0);
- QCOMPARE(label->display(), QQuickIconLabel::TextBesideIcon);
- QCOMPARE(label->isMirrored(), false);
-
- // Setting labelWidth allows us to test the issue where the icon's
- // width was not updated after switching between different display types.
- if (!qFuzzyCompare(labelWidth, -1)) {
- label->setWidth(labelWidth);
- QCOMPARE(label->width(), labelWidth);
- }
- if (!qFuzzyCompare(labelHeight, -1)) {
- label->setHeight(labelHeight);
- QCOMPARE(label->height(), labelHeight);
- }
-
- label->setMirrored(mirrored);
- QCOMPARE(label->isMirrored(), mirrored);
-
- label->setSpacing(spacing);
- QCOMPARE(label->spacing(), spacing);
-
- const qreal horizontalPadding = label->leftPadding() + label->rightPadding();
- const qreal verticalPadding = label->topPadding() + label->bottomPadding();
-
- // Test that the icon and text are correctly positioned and sized after
- // setting several different display types in succession.
- for (QQuickIconLabel::Display displayType : qAsConst(displayTypes)) {
- label->setDisplay(displayType);
- QCOMPARE(label->display(), displayType);
-
- QQuickIconImage *icon = label->findChild<QQuickIconImage *>();
- QQuickText *text = label->findChild<QQuickText *>();
-
- const qreal horizontalCenter = label->width() / 2;
- const qreal verticalCenter = label->height() / 2;
-
- switch (displayType) {
- case QQuickIconLabel::IconOnly:
- QVERIFY(icon);
- QVERIFY(!text);
- QCOMPARE(icon->x(), horizontalCenter - icon->width() / 2);
- QCOMPARE(icon->y(), verticalCenter - icon->height() / 2);
- QCOMPARE(icon->width(), icon->implicitWidth());
- QCOMPARE(icon->height(), icon->implicitHeight());
- QCOMPARE(label->implicitWidth(), icon->implicitWidth() + horizontalPadding);
- QCOMPARE(label->implicitHeight(), icon->implicitHeight() + verticalPadding);
- break;
- case QQuickIconLabel::TextOnly:
- QVERIFY(!icon);
- QVERIFY(text);
- QCOMPARE(text->x(), horizontalCenter - text->width() / 2);
- QCOMPARE(text->y(), verticalCenter - text->height() / 2);
- QCOMPARE(text->width(), text->implicitWidth());
- QCOMPARE(text->height(), text->implicitHeight());
- QCOMPARE(label->implicitWidth(), text->implicitWidth() + horizontalPadding);
- QCOMPARE(label->implicitHeight(), text->implicitHeight() + verticalPadding);
- break;
- case QQuickIconLabel::TextUnderIcon: {
- QVERIFY(icon);
- QVERIFY(text);
- const qreal combinedHeight = icon->height() + label->spacing() + text->height();
- const qreal contentY = verticalCenter - combinedHeight / 2;
- QCOMPARE(icon->x(), horizontalCenter - icon->width() / 2);
- QCOMPARE(icon->y(), contentY);
- QCOMPARE(icon->width(), icon->implicitWidth());
- QCOMPARE(icon->height(), icon->implicitHeight());
- QCOMPARE(text->x(), horizontalCenter - text->width() / 2);
- QCOMPARE(text->y(), contentY + icon->height() + label->spacing());
- QCOMPARE(text->width(), text->implicitWidth());
- QCOMPARE(text->height(), text->implicitHeight());
- QCOMPARE(label->implicitWidth(), qMax(icon->implicitWidth(), text->implicitWidth()) + horizontalPadding);
- QCOMPARE(label->implicitHeight(), combinedHeight + verticalPadding);
- break;
- }
- case QQuickIconLabel::TextBesideIcon:
- default:
- QVERIFY(icon);
- QVERIFY(text);
- const qreal combinedWidth = icon->width() + label->spacing() + text->width();
- const qreal contentX = horizontalCenter - combinedWidth / 2;
- QCOMPARE(icon->x(), contentX + (label->isMirrored() ? text->width() + label->spacing() : 0));
- QCOMPARE(icon->y(), verticalCenter - icon->height() / 2);
- QCOMPARE(icon->width(), icon->implicitWidth());
- QCOMPARE(icon->height(), icon->implicitHeight());
- QCOMPARE(text->x(), contentX + (label->isMirrored() ? 0 : icon->width() + label->spacing()));
- QCOMPARE(text->y(), verticalCenter - text->height() / 2);
- QCOMPARE(text->width(), text->implicitWidth());
- QCOMPARE(text->height(), text->implicitHeight());
- QCOMPARE(label->implicitWidth(), combinedWidth + horizontalPadding);
- QCOMPARE(label->implicitHeight(), qMax(icon->implicitHeight(), text->implicitHeight()) + verticalPadding);
- break;
- }
-
- if (text)
- QCOMPARE(label->baselineOffset(), text->y() + text->baselineOffset());
- else
- QCOMPARE(label->baselineOffset(), 0);
- }
-}
-
-void tst_qquickiconlabel::spacingWithOneDelegate_data()
-{
- QTest::addColumn<QString>("qmlFileName");
-
- QTest::addRow("spacingWithOnlyIcon") << QStringLiteral("spacingWithOnlyIcon.qml");
- QTest::addRow("spacingWithOnlyText") << QStringLiteral("spacingWithOnlyText.qml");
-}
-
-void tst_qquickiconlabel::spacingWithOneDelegate()
-{
- QFETCH(QString, qmlFileName);
-
- QQuickView view(testFileUrl(qmlFileName));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- QVERIFY(QTest::qWaitForWindowExposed(&view));
-
- QQuickItem *rootItem = view.rootObject();
- QVERIFY(rootItem);
-
- QQuickIconLabel *label = rootItem->findChild<QQuickIconLabel *>();
- QVERIFY(label);
- QQuickItem *delegate = nullptr;
- if (!label->icon().isEmpty()) {
- QVERIFY(!label->findChild<QQuickText *>());
- delegate = label->findChild<QQuickIconImage *>();
- } else {
- QVERIFY(!label->findChild<QQuickIconImage *>());
- delegate = label->findChild<QQuickText *>();
- }
-
- QVERIFY(delegate);
- QCOMPARE(delegate->x(), 0.0);
- QCOMPARE(delegate->width(), label->width());
-}
-
-void tst_qquickiconlabel::emptyIconSource()
-{
- QQuickView view(testFileUrl("iconlabel.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- QVERIFY(QTest::qWaitForWindowExposed(&view));
-
- QQuickItem *rootItem = view.rootObject();
- QVERIFY(rootItem);
-
- QQuickIconLabel *label = rootItem->findChild<QQuickIconLabel *>();
- QVERIFY(label);
- QCOMPARE(label->spacing(), 0.0);
- QCOMPARE(label->display(), QQuickIconLabel::TextBesideIcon);
- QCOMPARE(label->isMirrored(), false);
-
- QQuickItem *icon = label->findChild<QQuickIconImage *>();
- QVERIFY(icon);
-
- QQuickItem *text = label->findChild<QQuickText *>();
- QVERIFY(text);
- qreal horizontalCenter = label->width() / 2;
- const qreal combinedWidth = icon->width() + text->width();
- const qreal contentX = horizontalCenter - combinedWidth / 2;
- // The text should be positioned next to an item.
- QCOMPARE(text->x(), contentX + icon->width() + label->spacing());
-
- // Now give the label an explicit width large enough so that implicit size
- // changes in its children don't affect its implicit size.
- label->setWidth(label->implicitWidth() + 200);
- label->setHeight(label->implicitWidth() + 100);
- QVERIFY(icon->property("source").isValid());
- label->setIcon(QQuickIcon());
- QVERIFY(!label->findChild<QQuickIconImage *>());
- horizontalCenter = label->width() / 2;
- QCOMPARE(text->x(), horizontalCenter - text->width() / 2);
-}
-
-void tst_qquickiconlabel::colorChanges()
-{
- if (QGuiApplication::platformName() == QLatin1String("offscreen"))
- QSKIP("grabToImage() doesn't work on the \"offscreen\" platform plugin (QTBUG-63185)");
-
- QQuickView view(testFileUrl("colorChanges.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- QVERIFY(QTest::qWaitForWindowExposed(&view));
-
- QQuickItem *rootItem = view.rootObject();
- QVERIFY(rootItem);
-
- QQuickIconLabel *label = rootItem->findChild<QQuickIconLabel *>();
- QVERIFY(label);
- QCOMPARE(label->spacing(), 0.0);
- QCOMPARE(label->display(), QQuickIconLabel::TextBesideIcon);
- QCOMPARE(label->isMirrored(), false);
-
- QSharedPointer<QQuickItemGrabResult> grabResult = label->grabToImage();
- QTRY_VERIFY(!grabResult->image().isNull());
- const QImage enabledImageGrab = grabResult->image();
-
- // The color should change to "red" when the item is disabled.
- rootItem->setEnabled(false);
-
- grabResult = label->grabToImage();
- QTRY_VERIFY(!grabResult->image().isNull());
- QVERIFY(grabResult->image() != enabledImageGrab);
-}
-
-QTEST_MAIN(tst_qquickiconlabel)
-
-#include "tst_qquickiconlabel.moc"
diff --git a/tests/auto/qquickimaginestyle/CMakeLists.txt b/tests/auto/qquickimaginestyle/CMakeLists.txt
deleted file mode 100644
index 568c4441..00000000
--- a/tests/auto/qquickimaginestyle/CMakeLists.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-# Generated from qquickimaginestyle.pro.
-
-#####################################################################
-## tst_qquickimaginestyle Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickimaginestyle
- GUI
- QMLTEST
- SOURCES
- tst_qquickimaginestyle.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "control-assets/button-background.9.png"
- "qtquickcontrols2.conf"
- "test-assets/button-background-1.png"
- "test-assets/button-background-2.png"
-)
-
-qt_internal_add_resource(tst_qquickimaginestyle "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:qquickimaginestyle.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/qquickimaginestyle/control-assets/button-background.9.png b/tests/auto/qquickimaginestyle/control-assets/button-background.9.png
deleted file mode 100644
index 18ec9e6f..00000000
--- a/tests/auto/qquickimaginestyle/control-assets/button-background.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickimaginestyle/data/tst_imagine.qml b/tests/auto/qquickimaginestyle/data/tst_imagine.qml
deleted file mode 100644
index 493ff766..00000000
--- a/tests/auto/qquickimaginestyle/data/tst_imagine.qml
+++ /dev/null
@@ -1,156 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtTest
-import QtQuick.Templates as T
-import QtQuick.Controls
-import QtQuick.Controls.Imagine
-import QtQuick.Controls.Imagine.impl
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "Imagine"
-
- Component {
- id: buttonComponent
- Button {}
- }
-
- Component {
- id: implicitQrcButtonComponent
- Button {
- Imagine.path: ":/control-assets"
- }
- }
-
- Component {
- id: explicitQrcButtonComponent
- Button {
- Imagine.path: "qrc:/control-assets"
- }
- }
-
- function test_qrcPaths_data() {
- return [
- { tag: ":/control-assets", component: implicitQrcButtonComponent },
- { tag: "qrc:/control-assets", component: explicitQrcButtonComponent }
- ]
- }
-
- function test_qrcPaths(data) {
- if (Qt.platform.pluginName === "offscreen")
- skip("grabImage() is not functional on the offscreen platform (QTBUG-63185)")
-
- var control = createTemporaryObject(data.component, testCase)
- verify(control)
- compare(control.Imagine.path, data.tag)
- var image = grabImage(control)
- compare(image.pixel(control.width / 2, control.height / 2), "#ff0000")
- }
-
- function test_fontFromConfigFile() {
- var control = createTemporaryObject(buttonComponent, testCase)
- verify(control)
- compare(control.font.pixelSize, 80)
- }
-
- Component {
- id: ninePatchImageComponent
-
- NinePatchImage {
- property alias mouseArea: mouseArea
-
- MouseArea {
- id: mouseArea
- anchors.fill: parent
- // The name of the images isn't important; we just want to check that
- // going from regular to 9-patch to regular to regular works without crashing.
- onPressed: parent.source = "qrc:/control-assets/button-background.9.png"
- onReleased: parent.source = "qrc:/test-assets/button-background-1.png"
- onClicked: parent.source = "qrc:/test-assets/button-background-2.png"
- }
- }
- }
-
- Component {
- id: signalSpyComponent
-
- SignalSpy {}
- }
-
- // QTBUG-78790
- function test_switchBetween9PatchAndRegular() {
- var ninePatchImage = createTemporaryObject(ninePatchImageComponent, testCase,
- { source: "qrc:/test-assets/button-background-1.png" })
- verify(ninePatchImage)
-
- var clickSpy = signalSpyComponent.createObject(ninePatchImage,
- { target: ninePatchImage.mouseArea, signalName: "clicked" })
- verify(clickSpy.valid)
-
- var afterRenderingSpy = signalSpyComponent.createObject(ninePatchImage,
- { target: testCase.Window.window, signalName: "afterRendering" })
- verify(afterRenderingSpy.valid)
-
- mousePress(ninePatchImage)
- // Wait max 1 second - in reality it should take a handful of milliseconds.
- afterRenderingSpy.wait(1000)
- mouseRelease(ninePatchImage)
- compare(clickSpy.count, 1)
- // Shouldn't result in a crash.
- afterRenderingSpy.wait(1000)
- }
-}
diff --git a/tests/auto/qquickimaginestyle/qtquickcontrols2.conf b/tests/auto/qquickimaginestyle/qtquickcontrols2.conf
deleted file mode 100644
index cc58a8e3..00000000
--- a/tests/auto/qquickimaginestyle/qtquickcontrols2.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-[Controls]
-Style=Imagine
-
-[Imagine]
-Font\PixelSize=80
diff --git a/tests/auto/qquickimaginestyle/test-assets/button-background-1.png b/tests/auto/qquickimaginestyle/test-assets/button-background-1.png
deleted file mode 100644
index 980eec3c..00000000
--- a/tests/auto/qquickimaginestyle/test-assets/button-background-1.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickimaginestyle/test-assets/button-background-2.png b/tests/auto/qquickimaginestyle/test-assets/button-background-2.png
deleted file mode 100644
index 8e2639d0..00000000
--- a/tests/auto/qquickimaginestyle/test-assets/button-background-2.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickimaginestyle/tst_qquickimaginestyle.cpp b/tests/auto/qquickimaginestyle/tst_qquickimaginestyle.cpp
deleted file mode 100644
index cd08923a..00000000
--- a/tests/auto/qquickimaginestyle/tst_qquickimaginestyle.cpp
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-QUICK_TEST_MAIN(tst_qquickmaterialstyle)
diff --git a/tests/auto/qquickmaterialstyle/CMakeLists.txt b/tests/auto/qquickmaterialstyle/CMakeLists.txt
deleted file mode 100644
index 332f376d..00000000
--- a/tests/auto/qquickmaterialstyle/CMakeLists.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-# Generated from qquickmaterialstyle.pro.
-
-#####################################################################
-## tst_qquickmaterialstyle Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickmaterialstyle
- GUI
- QMLTEST
- SOURCES
- tst_qquickmaterialstyle.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "qtquickcontrols2.conf"
-)
-
-qt_internal_add_resource(tst_qquickmaterialstyle "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:qquickmaterialstyle.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/qquickmaterialstyle/data/tst_material.qml b/tests/auto/qquickmaterialstyle/data/tst_material.qml
deleted file mode 100644
index 02b71305..00000000
--- a/tests/auto/qquickmaterialstyle/data/tst_material.qml
+++ /dev/null
@@ -1,791 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtTest
-import QtQuick.Templates as T
-import QtQuick.Controls
-import QtQuick.Controls.Material
-
-import org.qtproject.Test
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "Material"
-
- Component {
- id: button
- Button { }
- }
-
- Component {
- id: styledButton
- Button {
- Material.theme: Material.Dark
- Material.primary: Material.DeepOrange
- Material.accent: Material.DeepPurple
- Material.background: Material.Green
- Material.foreground: Material.Blue
- }
- }
-
- Component {
- id: window
- Window { }
- }
-
- Component {
- id: applicationWindow
- ApplicationWindow { }
- }
-
- Component {
- id: styledWindow
- Window {
- Material.theme: Material.Dark
- Material.primary: Material.Brown
- Material.accent: Material.Green
- Material.background: Material.Yellow
- Material.foreground: Material.Grey
- }
- }
-
- Component {
- id: loader
- Loader {
- active: false
- sourceComponent: Button { }
- }
- }
-
- Component {
- id: swipeView
- SwipeView {
- Material.theme: Material.Dark
- Button { }
- }
- }
-
- Component {
- id: menu
- ApplicationWindow {
- Material.primary: Material.Blue
- Material.accent: Material.Red
- property alias menu: popup
- Menu {
- id: popup
- Material.theme: Material.Dark
- MenuItem { }
- }
- }
- }
-
- Component {
- id: popupComponent
- ApplicationWindow {
- Material.primary: Material.Blue
- Material.accent: Material.Red
- visible: true
- property alias popup: popupInstance
- property alias label: labelInstance
- property alias label2: labelInstance2
- Popup {
- id: popupInstance
- Label {
- id: labelInstance
- text: "test"
- color: popupInstance.Material.textSelectionColor
- }
- Component.onCompleted: open()
- }
- T.Popup {
- contentItem: Label {
- id: labelInstance2
- text: "test"
- color: Material.textSelectionColor
- }
- Component.onCompleted: open()
- }
- }
- }
-
- Component {
- id: comboBox
- ApplicationWindow {
- width: 200
- height: 200
- visible: true
- Material.primary: Material.Blue
- Material.accent: Material.Red
- property alias combo: box
- ComboBox {
- id: box
- Material.theme: Material.Dark
- model: 1
- }
- }
- }
-
- Component {
- id: windowPane
- ApplicationWindow {
- width: 200
- height: 200
- visible: true
- property alias pane: pane
- Pane { id: pane }
- }
- }
-
- // need to be synced with QQuickMaterialStyle::themeShade()
- function themeshade(theme) {
- if (theme === Material.Light)
- return Material.Shade500
- else
- return Material.Shade200
- }
-
- function test_defaults() {
- var control = button.createObject(testCase)
- verify(control)
- verify(control.Material)
- compare(control.Material.primary, Material.color(Material.Indigo))
- compare(control.Material.accent, Material.color(Material.Pink))
- compare(control.Material.foreground, "#dd000000")
- compare(control.Material.background, "#fafafa")
- compare(control.Material.theme, Material.Light)
- control.destroy()
- }
-
- function test_set() {
- var control = button.createObject(testCase)
- verify(control)
- control.Material.primary = Material.Green
- control.Material.accent = Material.Brown
- control.Material.background = Material.Red
- control.Material.foreground = Material.Blue
- control.Material.theme = Material.Dark
- compare(control.Material.primary, Material.color(Material.Green))
- compare(control.Material.accent, Material.color(Material.Brown, themeshade(control.Material.theme)))
- compare(control.Material.background, Material.color(Material.Red, themeshade(control.Material.theme)))
- compare(control.Material.foreground, Material.color(Material.Blue))
- compare(control.Material.theme, Material.Dark)
- control.destroy()
- }
-
- function test_reset() {
- var control = styledButton.createObject(testCase)
- verify(control)
- compare(control.Material.primary, Material.color(Material.DeepOrange))
- compare(control.Material.accent, Material.color(Material.DeepPurple, themeshade(control.Material.theme)))
- compare(control.Material.background, Material.color(Material.Green, themeshade(control.Material.theme)))
- compare(control.Material.foreground, Material.color(Material.Blue))
- compare(control.Material.theme, Material.Dark)
- control.Material.primary = undefined
- control.Material.accent = undefined
- control.Material.background = undefined
- control.Material.foreground = undefined
- control.Material.theme = undefined
- compare(control.Material.primary, testCase.Material.primary)
- compare(control.Material.accent, testCase.Material.accent)
- compare(control.Material.background, testCase.Material.background)
- compare(control.Material.foreground, testCase.Material.foreground)
- compare(control.Material.theme, testCase.Material.theme)
- control.destroy()
- }
-
- function test_inheritance_data() {
- return [
- { tag: "primary", value1: Material.color(Material.Amber), value2: Material.color(Material.Indigo) },
- { tag: "accent", value1: Material.color(Material.Amber), value2: Material.color(Material.Indigo) },
- { tag: "background", value1: Material.color(Material.Amber), value2: Material.color(Material.Indigo) },
- { tag: "foreground", value1: Material.color(Material.Amber), value2: Material.color(Material.Indigo) },
- { tag: "theme", value1: Material.Dark, value2: Material.Light },
- ]
- }
-
- function test_inheritance(data) {
- var prop = data.tag
- var parent = button.createObject(testCase)
- parent.Material[prop] = data.value1
- compare(parent.Material[prop], data.value1)
-
- var child1 = button.createObject(parent)
- compare(child1.Material[prop], data.value1)
-
- parent.Material[prop] = data.value2
- compare(parent.Material[prop], data.value2)
- compare(child1.Material[prop], data.value2)
-
- var child2 = button.createObject(parent)
- compare(child2.Material[prop], data.value2)
-
- child2.Material[prop] = data.value1
- compare(child2.Material[prop], data.value1)
- compare(child1.Material[prop], data.value2)
- compare(parent.Material[prop], data.value2)
-
- parent.Material[prop] = undefined
- verify(parent.Material[prop] !== data.value1)
- verify(parent.Material[prop] !== undefined)
- compare(child1.Material[prop], parent.Material[prop])
- verify(child2.Material[prop] !== parent.Material[prop])
-
- var grandChild1 = button.createObject(child1)
- var grandChild2 = button.createObject(child2)
- compare(grandChild1.Material[prop], child1.Material[prop])
- compare(grandChild2.Material[prop], child2.Material[prop])
-
- var themelessGrandGrandChild = button.createObject(grandChild1)
- var grandGrandGrandChild1 = button.createObject(themelessGrandGrandChild)
- compare(grandGrandGrandChild1.Material[prop], parent.Material[prop])
-
- child1.Material[prop] = data.value2
- compare(child1.Material[prop], data.value2)
- compare(grandChild1.Material[prop], data.value2)
- compare(grandGrandGrandChild1.Material[prop], data.value2)
-
- parent.destroy()
- }
-
- function test_inheritance_popup_data() {
- return [
- { tag: "primary", value1: Material.color(Material.Amber), value2: Material.color(Material.Indigo) },
- { tag: "accent", value1: Material.color(Material.Amber), value2: Material.color(Material.Indigo) },
- { tag: "theme", value1: Material.Dark, value2: Material.Light },
- ]
- }
-
- function test_inheritance_popup(data) {
- var prop = data.tag
- var popupObject = popupComponent.createObject(testCase)
- compare(popupObject.popup.Material.textSelectionColor.toString(), popupObject.Material.textSelectionColor.toString())
- compare(popupObject.label.color.toString(), popupObject.Material.textSelectionColor.toString())
- compare(popupObject.label2.color.toString(), popupObject.Material.textSelectionColor.toString())
-
- popupObject.Material[prop] = data.value1
- compare(popupObject.Material[prop], data.value1)
- compare(popupObject.popup.Material.textSelectionColor.toString(), popupObject.Material.textSelectionColor.toString())
- compare(popupObject.label.color.toString(), popupObject.Material.textSelectionColor.toString())
- compare(popupObject.label2.color.toString(), popupObject.Material.textSelectionColor.toString())
-
- popupObject.Material[prop] = data.value2
- compare(popupObject.Material[prop], data.value2)
- compare(popupObject.popup.Material.textSelectionColor.toString(), popupObject.Material.textSelectionColor.toString())
- compare(popupObject.label.color.toString(), popupObject.Material.textSelectionColor.toString())
- compare(popupObject.label2.color.toString(), popupObject.Material.textSelectionColor.toString())
-
- popupObject.destroy()
- }
-
- function test_window() {
- var parent = window.createObject()
-
- var control = button.createObject(parent.contentItem)
- compare(control.Material.primary, parent.Material.primary)
- compare(control.Material.accent, parent.Material.accent)
- compare(control.Material.background, parent.Material.background)
- compare(control.Material.foreground, parent.Material.foreground)
- compare(control.Material.theme, parent.Material.theme)
-
- var styledChild = styledWindow.createObject(window)
- verify(styledChild.Material.primary !== parent.Material.primary)
- verify(styledChild.Material.accent !== parent.Material.accent)
- verify(styledChild.Material.background !== parent.Material.background)
- verify(styledChild.Material.foreground !== parent.Material.foreground)
- verify(styledChild.Material.theme !== parent.Material.theme)
-
- var unstyledChild = window.createObject(window)
- compare(unstyledChild.Material.primary, parent.Material.primary)
- compare(unstyledChild.Material.accent, parent.Material.accent)
- compare(unstyledChild.Material.background, parent.Material.background)
- compare(unstyledChild.Material.foreground, parent.Material.foreground)
- compare(unstyledChild.Material.theme, parent.Material.theme)
-
- parent.Material.primary = Material.Lime
- compare(control.Material.primary, Material.color(Material.Lime))
- verify(styledChild.Material.primary !== Material.color(Material.Lime))
- // ### TODO: compare(unstyledChild.Material.primary, Material.color(Material.Lime))
-
- parent.Material.accent = Material.Cyan
- compare(control.Material.accent, Material.color(Material.Cyan))
- verify(styledChild.Material.accent !== Material.color(Material.Cyan))
- // ### TODO: compare(unstyledChild.Material.accent, Material.color(Material.Cyan))
-
- parent.Material.background = Material.Indigo
- compare(control.Material.background, Material.color(Material.Indigo))
- verify(styledChild.Material.background !== Material.color(Material.Indigo))
- // ### TODO: compare(unstyledChild.Material.background, Material.color(Material.Indigo))
-
- parent.Material.foreground = Material.Pink
- compare(control.Material.foreground, Material.color(Material.Pink))
- verify(styledChild.Material.foreground !== Material.color(Material.Pink))
- // ### TODO: compare(unstyledChild.Material.foreground, Material.color(Material.Pink))
-
- parent.destroy()
- }
-
- function test_loader() {
- var control = loader.createObject(testCase)
- control.Material.primary = Material.Yellow
- control.Material.accent = Material.Lime
- control.Material.background = Material.LightGreen
- control.Material.foreground = Material.LightBlue
- control.active = true
- compare(control.item.Material.primary, Material.color(Material.Yellow))
- compare(control.item.Material.accent, Material.color(Material.Lime))
- compare(control.item.Material.background, Material.color(Material.LightGreen))
- compare(control.item.Material.foreground, Material.color(Material.LightBlue))
- control.Material.primary = Material.Red
- control.Material.accent = Material.Pink
- control.Material.background = Material.Blue
- control.Material.foreground = Material.Green
- compare(control.item.Material.primary, Material.color(Material.Red))
- compare(control.item.Material.accent, Material.color(Material.Pink))
- compare(control.item.Material.background, Material.color(Material.Blue))
- compare(control.item.Material.foreground, Material.color(Material.Green))
- control.active = false
- control.Material.primary = Material.Orange
- control.Material.accent = Material.Brown
- control.Material.background = Material.Red
- control.Material.foreground = Material.Pink
- control.active = true
- compare(control.item.Material.primary, Material.color(Material.Orange))
- compare(control.item.Material.accent, Material.color(Material.Brown))
- compare(control.item.Material.background, Material.color(Material.Red))
- compare(control.item.Material.foreground, Material.color(Material.Pink))
- control.destroy()
- }
-
- function test_swipeView() {
- var control = swipeView.createObject(testCase)
- verify(control)
- var child = control.itemAt(0)
- verify(child)
- compare(control.Material.theme, Material.Dark)
- compare(child.Material.theme, Material.Dark)
- control.destroy()
- }
-
- function test_menu() {
- var container = menu.createObject(testCase)
- verify(container)
- verify(container.menu)
- container.menu.open()
- verify(container.menu.visible)
- var child = container.menu.itemAt(0)
- verify(child)
- compare(container.Material.theme, Material.Light)
- compare(container.menu.Material.theme, Material.Dark)
- compare(child.Material.theme, Material.Dark)
- compare(container.Material.primary, Material.color(Material.Blue))
- compare(container.menu.Material.primary, Material.color(Material.Blue))
- compare(child.Material.primary, Material.color(Material.Blue))
- compare(container.Material.accent, Material.color(Material.Red))
- compare(container.menu.Material.accent, Material.color(Material.Red, themeshade(container.menu.Material.theme)))
- compare(child.Material.accent, Material.color(Material.Red, themeshade(child.Material.theme)))
- container.destroy()
- }
-
- function test_comboBox() {
- var window = comboBox.createObject(testCase)
- verify(window)
- verify(window.combo)
- waitForRendering(window.combo)
- window.combo.forceActiveFocus()
- verify(window.combo.activeFocus)
- keyClick(Qt.Key_Space)
- verify(window.combo.popup.visible)
- var listView = window.combo.popup.contentItem
- verify(listView)
- var child = listView.contentItem.children[0]
- verify(child)
- compare(window.Material.theme, Material.Light)
- compare(window.combo.Material.theme, Material.Dark)
- compare(child.Material.theme, Material.Dark)
- compare(window.Material.primary, Material.color(Material.Blue))
- compare(window.combo.Material.primary, Material.color(Material.Blue))
- compare(child.Material.primary, Material.color(Material.Blue))
- compare(window.Material.accent, Material.color(Material.Red))
- compare(window.combo.Material.accent, Material.color(Material.Red, themeshade(window.combo.Material.theme)))
- compare(child.Material.accent, Material.color(Material.Red, themeshade(child.Material.theme)))
- window.destroy()
- }
-
- function test_windowChange() {
- var ldr = loader.createObject()
- verify(ldr)
-
- var wnd = window.createObject()
- verify(wnd)
-
- wnd.Material.theme = Material.Dark
- compare(wnd.Material.theme, Material.Dark)
-
- ldr.active = true
- verify(ldr.item)
- compare(ldr.item.Material.theme, Material.Light)
-
- ldr.parent = wnd.contentItem
- compare(ldr.item.Material.theme, Material.Dark)
-
- wnd.destroy()
- }
-
- function test_colors_data() {
- return [
- { tag: "primary" }, { tag: "accent" }, { tag: "background" }, { tag: "foreground" }
- ]
- }
-
- function test_colors(data) {
- var control = button.createObject(testCase)
- verify(control)
-
- var prop = data.tag
-
- // Material.Color - enum
- control.Material[prop] = Material.Red
- compare(control.Material[prop], "#f44336")
-
- // Material.Color - string
- control.Material[prop] = "BlueGrey"
- compare(control.Material[prop], "#607d8b")
-
- // SVG named color
- control.Material[prop] = "tomato"
- compare(control.Material[prop], "#ff6347")
-
- // #rrggbb
- control.Material[prop] = "#123456"
- compare(control.Material[prop], "#123456")
-
- // #aarrggbb
- control.Material[prop] = "#12345678"
- compare(control.Material[prop], "#12345678")
-
- // Qt.rgba() - no alpha
- control.Material[prop] = Qt.rgba(0.5, 0.5, 0.5)
- compare(control.Material[prop], "#808080")
-
- // Qt.rgba() - with alpha
- control.Material[prop] = Qt.rgba(0.5, 0.5, 0.5, 0.5)
- compare(control.Material[prop], "#80808080")
-
- // unknown
- ignoreWarning(new RegExp("QML Button: unknown Material." + prop + " value: 123"))
- control.Material[prop] = 123
- ignoreWarning(new RegExp("QML Button: unknown Material." + prop + " value: foo"))
- control.Material[prop] = "foo"
- ignoreWarning(new RegExp("QML Button: unknown Material." + prop + " value: #1"))
- control.Material[prop] = "#1"
-
- control.destroy()
- }
-
- function test_font_data() {
- return [
- {tag: "Button:pixelSize", type: "Button", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "Button:weight", type: "Button", attribute: "weight", value: Font.Medium, window: Font.Black, pane: Font.Bold},
- {tag: "Button:capitalization", type: "Button", attribute: "capitalization", value: Font.AllUppercase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "TabButton:pixelSize", type: "TabButton", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "TabButton:weight", type: "TabButton", attribute: "weight", value: Font.Medium, window: Font.Black, pane: Font.Bold},
- {tag: "TabButton:capitalization", type: "TabButton", attribute: "capitalization", value: Font.AllUppercase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "ToolButton:pixelSize", type: "ToolButton", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "ToolButton:weight", type: "ToolButton", attribute: "weight", value: Font.Medium, window: Font.Black, pane: Font.Bold},
- {tag: "ToolButton:capitalization", type: "ToolButton", attribute: "capitalization", value: Font.AllUppercase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "ItemDelegate:pixelSize", type: "ItemDelegate", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "ItemDelegate:weight", type: "ItemDelegate", attribute: "weight", value: Font.Medium, window: Font.Black, pane: Font.Bold},
- {tag: "ItemDelegate:capitalization", type: "ItemDelegate", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "CheckDelegate:pixelSize", type: "CheckDelegate", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "CheckDelegate:weight", type: "CheckDelegate", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "CheckDelegate:capitalization", type: "CheckDelegate", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "RadioDelegate:pixelSize", type: "RadioDelegate", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "RadioDelegate:weight", type: "RadioDelegate", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "RadioDelegate:capitalization", type: "RadioDelegate", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "SwitchDelegate:pixelSize", type: "SwitchDelegate", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "SwitchDelegate:weight", type: "SwitchDelegate", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "SwitchDelegate:capitalization", type: "SwitchDelegate", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "Label:pixelSize", type: "Label", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "Label:weight", type: "Label", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "Label:capitalization", type: "Label", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "CheckBox:pixelSize", type: "CheckBox", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "CheckBox:weight", type: "CheckBox", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "CheckBox:capitalization", type: "CheckBox", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "RadioButton:pixelSize", type: "RadioButton", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "RadioButton:weight", type: "RadioButton", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "RadioButton:capitalization", type: "RadioButton", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "Switch:pixelSize", type: "Switch", attribute: "pixelSize", value: 14, window: 20, pane: 10},
- {tag: "Switch:weight", type: "Switch", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "Switch:capitalization", type: "Switch", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "MenuItem:pixelSize", type: "MenuItem", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "MenuItem:weight", type: "MenuItem", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "MenuItem:capitalization", type: "MenuItem", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "ComboBox:pixelSize", type: "ComboBox", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "ComboBox:weight", type: "ComboBox", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "ComboBox:capitalization", type: "ComboBox", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "TextField:pixelSize", type: "TextField", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "TextField:weight", type: "TextField", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "TextField:capitalization", type: "TextField", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "TextArea:pixelSize", type: "TextArea", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "TextArea:weight", type: "TextArea", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "TextArea:capitalization", type: "TextArea", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase},
-
- {tag: "SpinBox:pixelSize", type: "SpinBox", attribute: "pixelSize", value: 16, window: 20, pane: 10},
- {tag: "SpinBox:weight", type: "SpinBox", attribute: "weight", value: Font.Normal, window: Font.Black, pane: Font.Bold},
- {tag: "SpinBox:capitalization", type: "SpinBox", attribute: "capitalization", value: Font.MixedCase, window: Font.Capitalize, pane: Font.AllLowercase}
- ]
- }
-
- function test_font(data) {
- var window = windowPane.createObject(testCase)
- verify(window)
- verify(window.pane)
-
- var control = Qt.createQmlObject("import QtQuick.Controls; " + data.type + " { }", window.pane)
- verify(control)
-
- compare(control.font[data.attribute], data.value)
-
- window.font[data.attribute] = data.window
- compare(window.font[data.attribute], data.window)
- compare(window.pane.font[data.attribute], data.window)
- compare(control.font[data.attribute], data.window)
-
- window.pane.font[data.attribute] = data.pane
- compare(window.font[data.attribute], data.window)
- compare(window.pane.font[data.attribute], data.pane)
- compare(control.font[data.attribute], data.pane)
-
- window.pane.font = undefined
- compare(window.font[data.attribute], data.window)
- compare(window.pane.font[data.attribute], data.window)
- compare(control.font[data.attribute], data.window)
-
- window.destroy()
- }
-
- Component {
- id: backgroundControls
- ApplicationWindow {
- id: window
- property Button button: Button { }
- property ComboBox combobox: ComboBox { }
- property Drawer drawer: Drawer { }
- property GroupBox groupbox: GroupBox { Material.elevation: 10 }
- property Frame frame: Frame { Material.elevation: 10 }
- property Menu menu: Menu { }
- property Page page: Page { }
- property Pane pane: Pane { }
- property Popup popup: Popup { }
- property TabBar tabbar: TabBar { }
- property ToolBar toolbar: ToolBar { }
- property ToolTip tooltip: ToolTip { }
- }
- }
-
- function test_background_data() {
- return [
- { tag: "button", inherit: false, wait: 400 },
- { tag: "combobox", inherit: false, wait: 400 },
- { tag: "drawer", inherit: true },
- { tag: "groupbox", inherit: true },
- { tag: "frame", inherit: true },
- { tag: "menu", inherit: true },
- { tag: "page", inherit: true },
- { tag: "pane", inherit: true },
- { tag: "popup", inherit: true },
- { tag: "tabbar", inherit: true },
- { tag: "toolbar", inherit: false },
- { tag: "tooltip", inherit: false }
- ]
- }
-
- function test_background(data) {
- var window = backgroundControls.createObject(testCase)
- verify(window)
-
- var control = window[data.tag]
- verify(control)
-
- control.parent = window.contentItem
- control.visible = true
-
- var defaultBackground = control.background.color
-
- window.Material.background = "#ff0000"
- compare(window.color, "#ff0000")
-
- // For controls that have an animated background color, we wait the length
- // of the color animation to be sure that the color hasn't actually changed.
- if (data.wait)
- wait(data.wait)
-
- // We want the control's background color to be equal to the window's background
- // color, because we want the color to propagate to items that might actually use
- // it... Button, ComboBox, ToolBar and ToolTip have a special background color,
- // so they don't use the generic background color unless explicitly set, so we
- // compare the actual background rect color instead.
- if (data.inherit)
- compare(control.background.color, "#ff0000")
- else
- compare(control.background.color, defaultBackground)
-
- control.Material.background = "#0000ff"
- tryCompare(control.background, "color", "#0000ff")
-
- window.destroy()
- }
-
- Component {
- id: busyIndicator
- BusyIndicator { }
- }
-
- function test_shade() {
- var control = busyIndicator.createObject(testCase)
-
- compare(control.contentItem.color.toString(), Material.color(Material.Pink, Material.Shade500))
- control.Material.theme = Material.Dark
- compare(control.contentItem.color.toString(), Material.color(Material.Pink, Material.Shade200))
-
- control.destroy()
- }
-
- // We can't declare components with JS syntax (when creating a data row),
- // so we use introspection to get the list of all components we should test.
- QtObject {
- id: bindingLoopComponents
-
- property Component row_foregroundToPrimaryTextColor: Item { Material.foreground: Material.primaryTextColor }
- // Not all properties can be bound without binding loops. For example, it's not possible to bind
- // foreground to primaryHighlightedTextColor, because primaryHighlightedTextColor() depends on
- // m_explicitForeground, which is modified when the foreground is set.
- // So, we use background instead.
- property Component row_backgroundToPrimaryHighlightedTextColor: Item { Material.background: Material.primaryHighlightedTextColor }
- property Component row_foregroundToSecondaryTextColor: Item { Material.foreground: Material.secondaryTextColor }
- property Component row_foregroundToSecondaryTextColorWithTheme: Item {
- Material.foreground: Material.theme === Material.Dark ? Material.secondaryTextColor : Material.Red
- }
- property Component row_foregroundToHintTextColor: Item { Material.foreground: Material.secondaryTextColor }
- property Component row_foregroundToTextSelectionColor: Item { Material.foreground: Material.textSelectionColor }
- property Component row_foregroundToDropShadowColor: Item { Material.foreground: Material.dropShadowColor }
- property Component row_foregroundToDividerColor: Item { Material.foreground: Material.dividerColor }
- property Component row_foregroundToIconColor: Item { Material.foreground: Material.iconColor }
- property Component row_foregroundToIconDisabledColor: Item { Material.foreground: Material.iconDisabledColor }
- property Component row_foregroundToButtonColor: Item { Material.foreground: Material.buttonColor }
- property Component row_foregroundToButtonDisabledColor: Item { Material.foreground: Material.buttonDisabledColor }
- property Component row_foregroundToHighlightedButtonColor: Item { Material.foreground: Material.highlightedButtonColor }
- property Component row_foregroundToFrameColor: Item { Material.foreground: Material.frameColor }
- property Component row_foregroundToRippleColor: Item { Material.foreground: Material.rippleColor }
- property Component row_foregroundToHighlightedRippleColor: Item { Material.foreground: Material.highlightedRippleColor }
- property Component row_foregroundToSwitchUncheckedTrackColor: Item { Material.foreground: Material.switchUncheckedTrackColor }
- property Component row_foregroundToSwitchCheckedTrackColor: Item { Material.foreground: Material.switchCheckedTrackColor }
- property Component row_foregroundToSwitchUncheckedHandleColor: Item { Material.foreground: Material.switchUncheckedHandleColor }
- property Component row_foregroundToSwitchCheckedHandleColor: Item { Material.foreground: Material.switchCheckedHandleColor }
- property Component row_foregroundToSwitchDisabledTrackColor: Item { Material.foreground: Material.switchDisabledTrackColor }
- property Component row_foregroundToSwitchDisabledHandleColor: Item { Material.foreground: Material.switchDisabledHandleColor }
- property Component row_foregroundToScrollBarColor: Item { Material.foreground: Material.scrollBarColor }
- property Component row_foregroundToScrollBarHoveredColor: Item { Material.foreground: Material.scrollBarHoveredColor }
- property Component row_foregroundToScrollBarPressedColor: Item { Material.foreground: Material.scrollBarPressedColor }
- property Component row_foregroundToDialogColor: Item { Material.foreground: Material.dialogColor }
- property Component row_foregroundToBackgroundDimColor: Item { Material.foreground: Material.backgroundDimColor }
- property Component row_foregroundToListHighlightColor: Item { Material.foreground: Material.listHighlightColor }
- property Component row_foregroundToTooltipColor: Item { Material.foreground: Material.tooltipColor }
- property Component row_foregroundToToolBarColor: Item { Material.foreground: Material.toolBarColor }
- property Component row_backgroundToToolTextColor: Item { Material.background: Material.toolTextColor }
- property Component row_foregroundToSpinBoxDisabledIconColor: Item { Material.foreground: Material.spinBoxDisabledIconColor }
- property Component row_foregroundToSliderDisableColor: Item { Material.foreground: Material.sliderDisableColor }
- }
-
- function test_propertyBindingLoop_data() {
- let data = []
- for (let propertyName in bindingLoopComponents) {
- if (!propertyName.startsWith("row_") || propertyName.endsWith("Changed"))
- continue
-
- let row = {}
- row.tag = propertyName.substr(4)
- row.component = bindingLoopComponents[propertyName]
- data.push(row)
- }
- return data
- }
-
- /*
- Test that binding attached Material properties to other (private, non-settable)
- Material properties does not result in a binding loop.
- */
- function test_propertyBindingLoop(data) {
- let item = createTemporaryObject(data.component, testCase)
- verify(item)
- verify(!BindingLoopDetector.bindingLoopDetected, "Detected binding loop")
- BindingLoopDetector.reset()
- }
-}
diff --git a/tests/auto/qquickmaterialstyle/qtquickcontrols2.conf b/tests/auto/qquickmaterialstyle/qtquickcontrols2.conf
deleted file mode 100644
index b6c7c87e..00000000
--- a/tests/auto/qquickmaterialstyle/qtquickcontrols2.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[Controls]
-Style=Material
diff --git a/tests/auto/qquickmaterialstyle/tst_qquickmaterialstyle.cpp b/tests/auto/qquickmaterialstyle/tst_qquickmaterialstyle.cpp
deleted file mode 100644
index 269f7986..00000000
--- a/tests/auto/qquickmaterialstyle/tst_qquickmaterialstyle.cpp
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQuickTest/quicktest.h>
-
-class Setup : public QObject
-{
- Q_OBJECT
- Q_PROPERTY(bool bindingLoopDetected READ wasBindingLoopDetected FINAL)
-
-public:
- Setup() {}
-
- bool wasBindingLoopDetected() const { return mBindingLoopDetected; }
-
-public slots:
- void reset() { mBindingLoopDetected = false; }
-
- void qmlEngineAvailable(QQmlEngine *engine)
- {
- connect(engine, &QQmlEngine::warnings, this, &Setup::qmlWarnings);
-
- qmlRegisterSingletonInstance("org.qtproject.Test", 1, 0, "BindingLoopDetector", this);
- }
-
- void qmlWarnings(const QList<QQmlError> &warnings)
- {
- for (const auto &error : warnings) {
- if (error.messageType() == QtWarningMsg && error.description().contains(QStringLiteral("Binding loop detected")))
- mBindingLoopDetected = true;
- }
- }
-
-private:
- bool mBindingLoopDetected = false;
-};
-
-QUICK_TEST_MAIN_WITH_SETUP(tst_qquickmaterialstyle, Setup)
-
-#include "tst_qquickmaterialstyle.moc"
diff --git a/tests/auto/qquickmaterialstyleconf/CMakeLists.txt b/tests/auto/qquickmaterialstyleconf/CMakeLists.txt
deleted file mode 100644
index 1244961a..00000000
--- a/tests/auto/qquickmaterialstyleconf/CMakeLists.txt
+++ /dev/null
@@ -1,63 +0,0 @@
-# Generated from qquickmaterialstyleconf.pro.
-
-#####################################################################
-## tst_qquickmaterialstyleconf Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickmaterialstyleconf
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickmaterialstyleconf.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qquickmaterialstyleconf_resource_files
- "qtquickcontrols2.conf"
- "variant-dense.conf"
- "variant-normal.conf"
-)
-
-qt_internal_add_resource(tst_qquickmaterialstyleconf "qquickmaterialstyleconf"
- PREFIX
- "/"
- FILES
- ${qquickmaterialstyleconf_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:qquickmaterialstyleconf.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickmaterialstyleconf CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickmaterialstyleconf CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickmaterialstyleconf/data/applicationwindow.qml b/tests/auto/qquickmaterialstyleconf/data/applicationwindow.qml
deleted file mode 100644
index 1ce4598d..00000000
--- a/tests/auto/qquickmaterialstyleconf/data/applicationwindow.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Material
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias label: label
- property alias button: button
-
- Label {
- id: label
- }
-
- Button {
- id: button
- }
-}
diff --git a/tests/auto/qquickmaterialstyleconf/qquickmaterialstyleconf.qrc b/tests/auto/qquickmaterialstyleconf/qquickmaterialstyleconf.qrc
deleted file mode 100644
index 49219139..00000000
--- a/tests/auto/qquickmaterialstyleconf/qquickmaterialstyleconf.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>qtquickcontrols2.conf</file>
- <file>variant-dense.conf</file>
- <file>variant-normal.conf</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/qquickmaterialstyleconf/qtquickcontrols2.conf b/tests/auto/qquickmaterialstyleconf/qtquickcontrols2.conf
deleted file mode 100644
index 30cee878..00000000
--- a/tests/auto/qquickmaterialstyleconf/qtquickcontrols2.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[Controls]
-Style=Material
-
-[Material]
-Background=#444444
-Foreground=Red
-Font\PixelSize=22
-
-[Material\Font]
-Family=Courier
diff --git a/tests/auto/qquickmaterialstyleconf/tst_qquickmaterialstyleconf.cpp b/tests/auto/qquickmaterialstyleconf/tst_qquickmaterialstyleconf.cpp
deleted file mode 100644
index e0fd8fef..00000000
--- a/tests/auto/qquickmaterialstyleconf/tst_qquickmaterialstyleconf.cpp
+++ /dev/null
@@ -1,122 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <qtest.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_qquickmaterialstyleconf : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
-
-private slots:
- void conf();
- void variants_data();
- void variants();
-};
-
-void tst_qquickmaterialstyleconf::conf()
-{
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QFont customFont;
- customFont.setFamilies(QStringList{QLatin1String("Courier")});
- customFont.setPixelSize(22);
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
- // We specified a custom background color and font, so the window should have them.
- QCOMPARE(window->property("color").value<QColor>(), QColor("#444444"));
- QCOMPARE(window->property("font").value<QFont>(), customFont);
-
- // We specified a custom foreground color and font, so the label should have them.
- QQuickItem *label = window->property("label").value<QQuickItem*>();
- QVERIFY(label);
- QCOMPARE(label->property("color").value<QColor>(), QColor("#F44336"));
- QCOMPARE(label->property("font").value<QFont>(), customFont);
-}
-
-void tst_qquickmaterialstyleconf::variants_data()
-{
- QTest::addColumn<QByteArray>("confPath");
- QTest::addColumn<int>("expectedButtonHeight");
- // Just to ensure that the correct conf is loaded.
- QTest::addColumn<QColor>("expectedColor");
-
- // (36 button height + 12 touchable area)
- QTest::newRow("normal") << QByteArray(":/variant-normal.conf") << 48 << QColor::fromRgb(0x123456);
- // We specified a custom variant (dense), so the button should be small.
- // (32 button height + 12 touchable area)
- QTest::newRow("dense") << QByteArray(":/variant-dense.conf") << 44 << QColor::fromRgb(0x789abc);
-}
-
-void tst_qquickmaterialstyleconf::variants()
-{
- QFETCH(QByteArray, confPath);
- QFETCH(int, expectedButtonHeight);
- QFETCH(QColor, expectedColor);
-
- qmlClearTypeRegistrations();
- QQuickStylePrivate::reset();
- qputenv("QT_QUICK_CONTROLS_CONF", confPath);
-
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickItem *label = window->property("label").value<QQuickItem*>();
- QVERIFY(label);
- QCOMPARE(label->property("color").value<QColor>(), expectedColor);
-
- QQuickItem *button = window->property("button").value<QQuickItem*>();
- QVERIFY(button);
- QCOMPARE(button->height(), expectedButtonHeight);
-}
-
-QTEST_MAIN(tst_qquickmaterialstyleconf)
-
-#include "tst_qquickmaterialstyleconf.moc"
diff --git a/tests/auto/qquickmaterialstyleconf/variant-dense.conf b/tests/auto/qquickmaterialstyleconf/variant-dense.conf
deleted file mode 100644
index 6636894e..00000000
--- a/tests/auto/qquickmaterialstyleconf/variant-dense.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Material
-
-[Material]
-Variant=Dense
-Foreground=#789abc
diff --git a/tests/auto/qquickmaterialstyleconf/variant-normal.conf b/tests/auto/qquickmaterialstyleconf/variant-normal.conf
deleted file mode 100644
index 08778e92..00000000
--- a/tests/auto/qquickmaterialstyleconf/variant-normal.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Material
-
-[Material]
-Variant=Normal
-Foreground=#123456
diff --git a/tests/auto/qquickmenu/BLACKLIST b/tests/auto/qquickmenu/BLACKLIST
deleted file mode 100644
index f71a4e03..00000000
--- a/tests/auto/qquickmenu/BLACKLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-[popup]
-macos # Can't control cursor (QTBUG-76312)
-
-# QTBUG-87018
-[subMenuDisabledMouse]
-macos
diff --git a/tests/auto/qquickmenu/CMakeLists.txt b/tests/auto/qquickmenu/CMakeLists.txt
deleted file mode 100644
index 702c5747..00000000
--- a/tests/auto/qquickmenu/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from qquickmenu.pro.
-
-#####################################################################
-## tst_qquickmenu Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickmenu
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickmenu.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickmenu.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickmenu CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickmenu CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickmenu/data/actions.qml b/tests/auto/qquickmenu/data/actions.qml
deleted file mode 100644
index 226c9450..00000000
--- a/tests/auto/qquickmenu/data/actions.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias menu: menu
-
- Menu {
- id: menu
- Action { text: "action1" }
- MenuItem { text: "menuitem2" }
- Action { text: "action3" }
- MenuItem { text: "menuitem4" }
- }
-}
diff --git a/tests/auto/qquickmenu/data/addItem.qml b/tests/auto/qquickmenu/data/addItem.qml
deleted file mode 100644
index b9d38afd..00000000
--- a/tests/auto/qquickmenu/data/addItem.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
-
- property alias menu: menu
-
- MenuItem {
- id: newMenuItem
- text: qsTr("New")
- }
-
- Menu {
- id: menu
- y: parent.height
-
- Component.onCompleted: addItem(newMenuItem)
- }
-}
diff --git a/tests/auto/qquickmenu/data/applicationWindowScrollable.qml b/tests/auto/qquickmenu/data/applicationWindowScrollable.qml
deleted file mode 100644
index 22ab278e..00000000
--- a/tests/auto/qquickmenu/data/applicationWindowScrollable.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 300
- height: 300
-
- property alias menu: menu
-
- Menu {
- id: menu
-
- Repeater {
- model: 20
-
- delegate: MenuItem {
- objectName: text
- text: (index + 1)
- }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/applicationwindow.qml b/tests/auto/qquickmenu/data/applicationwindow.qml
deleted file mode 100644
index d15c0a88..00000000
--- a/tests/auto/qquickmenu/data/applicationwindow.qml
+++ /dev/null
@@ -1,92 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 400
- height: 400
-
- property alias emptyMenu: emptyMenu
- property alias menu: menu
- property alias menuButton: menuButton
- property Overlay overlay: menu.Overlay.overlay
-
- Menu {
- id: emptyMenu
- }
-
- Menu {
- id: menu
-
- MenuItem {
- objectName: "firstMenuItem"
- text: "A"
- }
- MenuItem {
- objectName: "secondMenuItem"
- text: "B"
- }
- MenuItem {
- objectName: "thirdMenuItem"
- text: "C"
- }
- }
-
- Button {
- id: menuButton
- x: 250
- visible: false
- text: "Open Menu"
- onClicked: menu.open()
- }
-}
diff --git a/tests/auto/qquickmenu/data/delegateFromSeparateComponent.qml b/tests/auto/qquickmenu/data/delegateFromSeparateComponent.qml
deleted file mode 100644
index b2af27e9..00000000
--- a/tests/auto/qquickmenu/data/delegateFromSeparateComponent.qml
+++ /dev/null
@@ -1,107 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 800
- height: 800
-
- property alias menu: menu
-
- Component {
- id: menuItemComponent
-
- MenuItem {
- contentItem: Text {
- text: parent.text
- color: "blue"
- }
- background: Rectangle {
- color: "#00ff00"
- }
- }
- }
-
- Menu {
- id: menu
- title: "Root Menu"
-
- Action {
- text: "Action Item 1"
- }
- Menu {
- title: "Sub-menu"
- delegate: menuItemComponent
-
- Action {
- text: "Sub-menu Action Item 1"
- }
- Menu {
- title: "Sub-sub-menu"
- delegate: menuItemComponent
-
- Action {
- text: "Sub-sub-menu Action Item 1"
- }
- }
- Action {
- text: "Sub-menu Action Item 2"
- }
- }
- Action {
- text: "Action Item 2"
- }
-
- delegate: menuItemComponent
- visible: true
- }
-}
diff --git a/tests/auto/qquickmenu/data/disableWhenTriggered.qml b/tests/auto/qquickmenu/data/disableWhenTriggered.qml
deleted file mode 100644
index 9de8868f..00000000
--- a/tests/auto/qquickmenu/data/disableWhenTriggered.qml
+++ /dev/null
@@ -1,121 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- Action {
- id: actionOutsideMenu
- text: "Action declared outside menu"
- onTriggered: enabled = false
- }
-
- menuBar: MenuBar {
- Menu {
- title: "Menu"
- objectName: title
-
- Action {
- text: "Action"
- objectName: text
- onTriggered: enabled = false
- }
- MenuItem {
- objectName: "MenuItem with Action"
- action: Action {
- text: "Action declared inside MenuItem"
- objectName: text
- onTriggered: enabled = false
- }
- }
- MenuItem {
- objectName: "MenuItem with Action declared outside menu"
- action: actionOutsideMenu
- }
- MenuItem {
- text: "MenuItem with no Action"
- objectName: text
- onTriggered: enabled = false
- }
-
- Menu {
- title: "Submenu"
- objectName: title
-
- Action {
- text: "Sub-Action"
- objectName: text
- onTriggered: enabled = false
- }
- MenuItem {
- objectName: "Sub-MenuItem with Action declared inside"
- action: Action {
- text: "Action declared inside Sub-MenuItem"
- objectName: text
- onTriggered: enabled = false
- }
- }
- MenuItem {
- objectName: "Sub-MenuItem with Action declared outside menu"
- action: actionOutsideMenu
- }
- MenuItem {
- text: "Sub-MenuItem with no Action"
- objectName: text
- onTriggered: enabled = false
- }
- }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/disabledMenuItemKeyNavigation.qml b/tests/auto/qquickmenu/data/disabledMenuItemKeyNavigation.qml
deleted file mode 100644
index 496544e9..00000000
--- a/tests/auto/qquickmenu/data/disabledMenuItemKeyNavigation.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
-
- property alias menu: menu
-
- Menu {
- id: menu
-
- MenuItem {
- text: qsTr("Enabled 1")
- }
- MenuItem {
- text: qsTr("Disabled 1")
- enabled: false
- }
- MenuItem {
- text: qsTr("Enabled 2")
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/giveMenuItemFocusOnButtonPress.qml b/tests/auto/qquickmenu/data/giveMenuItemFocusOnButtonPress.qml
deleted file mode 100644
index 78fa236f..00000000
--- a/tests/auto/qquickmenu/data/giveMenuItemFocusOnButtonPress.qml
+++ /dev/null
@@ -1,97 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 640
- height: 480
-
- property alias menuButton: menuButton
- property alias menu: menu
-
- signal menuButtonClicked
-
- Button {
- id: menuButton
- text: "Open menu"
-
- // Buttons do not emit clicked() for enter/return, hence the Keys usage.
- // The signal is just for the test to ensure that the return was actually handled.
- Keys.onReturnPressed: {
- menuButtonClicked()
- menu.open()
- }
- }
-
- Menu {
- id: menu
- parent: menuButton
-
- onOpened: command1.forceActiveFocus()
-
- MenuItem {
- id: command1
- objectName: text
- text: "Command 1"
- }
-
- MenuItem {
- objectName: text
- text: "Command 2"
- }
-
- MenuItem {
- objectName: text
- text: "Command 3"
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/menuItemWidths.qml b/tests/auto/qquickmenu/data/menuItemWidths.qml
deleted file mode 100644
index e956a29f..00000000
--- a/tests/auto/qquickmenu/data/menuItemWidths.qml
+++ /dev/null
@@ -1,103 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 600
- height: 600
-
- property alias menu: menu
-
- Menu {
- id: menu
- MenuItem {
- objectName: "MenuItem"
- text: "MenuItem"
- }
- MenuSeparator {
- objectName: "MenuSeparator"
- }
- Menu {
- title: "Sub-menu"
- objectName: "Sub-menu"
-
- MenuItem {
- objectName: "SubMenuItem"
- text: "SubMenuItem"
- }
- }
- Rectangle {
- objectName: "CustomSeparator"
- height: 2
- color: "salmon"
- }
- Rectangle {
- // Use a binding to test retranslate(), which re-evaluates all bindings.
- implicitWidth: someValue
- objectName: "CustomRectangleSeparator"
- height: 2
- color: "salmon"
-
- property int someValue: 120
- }
- Control {
- objectName: "CustomControlSeparator"
- implicitWidth: someOtherValue
- height: 2
- background: Rectangle {
- color: "navajowhite"
- }
-
- property int someOtherValue: 180
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/menuSeparator.qml b/tests/auto/qquickmenu/data/menuSeparator.qml
deleted file mode 100644
index d71d99c5..00000000
--- a/tests/auto/qquickmenu/data/menuSeparator.qml
+++ /dev/null
@@ -1,83 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
-
- property alias menu: menu
-
- MenuItem {
- id: newMenuItem
- text: qsTr("New")
- }
-
- MenuSeparator {
- id: menuSeparator
- }
-
- MenuItem {
- id: saveMenuItem
- text: qsTr("Save")
- }
-
- Menu {
- id: menu
-
- Component.onCompleted: {
- addItem(newMenuItem)
- addItem(menuSeparator)
- addItem(saveMenuItem)
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/mnemonics.qml b/tests/auto/qquickmenu/data/mnemonics.qml
deleted file mode 100644
index 6525e59e..00000000
--- a/tests/auto/qquickmenu/data/mnemonics.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias menu: menu
- property alias action: action
- property alias menuItem: menuItem
- property alias subMenu: subMenu
- property alias subMenuItem: subMenuItem
-
- Menu {
- id: menu
-
- Action {
- id: action
- text: "&Action"
- }
-
- MenuItem {
- id: menuItem
- text: "Menu &Item"
- }
-
- Menu {
- id: subMenu
- title: "Sub &Menu"
-
- MenuItem {
- id: subMenuItem
- text: "&Sub Menu Item"
- }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/order.qml b/tests/auto/qquickmenu/data/order.qml
deleted file mode 100644
index f2f18168..00000000
--- a/tests/auto/qquickmenu/data/order.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
-
- property alias menu: menu
-
- Component {
- id: menuItem
- MenuItem { }
- }
-
- Menu {
- id: menu
- property alias repeater: repeater
- MenuItem { text: "static_1" }
- Repeater {
- id: repeater
- model: 2
- MenuItem { text: "repeated_" + (index + 2) }
- }
- MenuItem { text: "static_4" }
- Component.onCompleted: {
- addItem(menuItem.createObject(menu.contentItem, {text: "dynamic_5"}))
- addItem(menuItem.createObject(menu.contentItem, {text: "dynamic_6"}))
- insertItem(0, menuItem.createObject(menu.contentItem, {text: "dynamic_0"}))
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/popup.qml b/tests/auto/qquickmenu/data/popup.qml
deleted file mode 100644
index 88c08b46..00000000
--- a/tests/auto/qquickmenu/data/popup.qml
+++ /dev/null
@@ -1,124 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 600
-
- property alias menu: menu
- property alias menuItem1: menuItem1
- property alias menuItem2: menuItem2
- property alias menuItem3: menuItem3
- property alias button: button
-
- function popupAtCursor() {
- menu.popup()
- }
-
- function popupAtPos(pos) {
- menu.popup(pos)
- }
-
- function popupAtCoord(x, y) {
- menu.popup(x, y)
- }
-
- function popupItemAtCursor(item) {
- menu.popup(item)
- }
-
- function popupItemAtPos(pos, item) {
- menu.popup(pos, item)
- }
-
- function popupItemAtCoord(x, y, item) {
- menu.popup(x, y, item)
- }
-
- function popupAtParentCursor(parent) {
- menu.popup(parent)
- }
-
- function popupAtParentPos(parent, pos) {
- menu.popup(parent, pos)
- }
-
- function popupAtParentCoord(parent, x, y) {
- menu.popup(parent, x, y)
- }
-
- function popupItemAtParentCursor(parent, item) {
- menu.popup(parent, item)
- }
-
- function popupItemAtParentPos(parent, pos, item) {
- menu.popup(parent, pos, item)
- }
-
- function popupItemAtParentCoord(parent, x, y, item) {
- menu.popup(parent, x, y, item)
- }
-
- Menu {
- id: menu
- MenuItem { id: menuItem1; text: "Foo" }
- MenuItem { id: menuItem2; text: "Bar" }
- MenuItem { id: menuItem3; text: "Baz" }
- }
-
- Button {
- id: button
- text: "Button"
- anchors.centerIn: parent
- }
-}
diff --git a/tests/auto/qquickmenu/data/pressAndHold.qml b/tests/auto/qquickmenu/data/pressAndHold.qml
deleted file mode 100644
index a16a15da..00000000
--- a/tests/auto/qquickmenu/data/pressAndHold.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias menu: menu
-
- MouseArea {
- anchors.fill: parent
- onPressAndHold: menu.open()
- }
-
- Menu {
- id: menu
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- MenuItem { text: "One" }
- MenuItem { text: "Two" }
- MenuItem { text: "Three" }
- }
-}
diff --git a/tests/auto/qquickmenu/data/removeTakeItem.qml b/tests/auto/qquickmenu/data/removeTakeItem.qml
deleted file mode 100644
index cfe7585e..00000000
--- a/tests/auto/qquickmenu/data/removeTakeItem.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
-
- property alias menu: menu
- property alias menuItem1: menuItem1
- property alias menuItem2: menuItem2
- property alias menuItem3: menuItem3
-
- function takeSecondItem() {
- return menu.takeItem(1)
- }
-
- function removeFirstItem() {
- menu.removeItem(menuItem1)
- }
-
- function removeNullItem() {
- menu.removeItem(null)
- }
-
- Menu {
- id: menu
- MenuItem {
- id: menuItem1
- }
- MenuItem {
- id: menuItem2
- }
- MenuItem {
- id: menuItem3
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/repeater.qml b/tests/auto/qquickmenu/data/repeater.qml
deleted file mode 100644
index 50c8adcb..00000000
--- a/tests/auto/qquickmenu/data/repeater.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 200
- height: 200
-
- property alias menu: menu
- property alias repeater: repeater
-
- Menu {
- id: menu
- Repeater {
- id: repeater
- model: 5
- MenuItem { property int idx: index }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/scrollableWithPadding.qml b/tests/auto/qquickmenu/data/scrollableWithPadding.qml
deleted file mode 100644
index c8e73858..00000000
--- a/tests/auto/qquickmenu/data/scrollableWithPadding.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Window
-
-Window {
- title: "Test Window"
- width: 300
- height: dummyItem.height * 10
-
- property alias menu: menu
- MenuItem {
- id: dummyItem
- objectName: "Dummy"
- text: objectName
- }
-
- Menu {
- id: menu
- topPadding: 10
- Repeater {
- model: 10
-
- delegate: MenuItem {
- objectName: text
- text: (index + 1)
- }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/subMenuDisabled.qml b/tests/auto/qquickmenu/data/subMenuDisabled.qml
deleted file mode 100644
index e50ab7ab..00000000
--- a/tests/auto/qquickmenu/data/subMenuDisabled.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 600
- height: 400
-
- property alias mainMenu: mainMenu
- property alias subMenu: subMenu
-
- Menu {
- id: mainMenu
- title: "Menu"
-
- Menu {
- id: subMenu
- title: "Sub Menu"
- MenuItem {
- id: subMenuItem1
- text: "Sub Menu Item 1"
- enabled: false
- }
- MenuItem {
- id: subMenuItem2
- text: "Sub Menu Item 2"
- }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/subMenus.qml b/tests/auto/qquickmenu/data/subMenus.qml
deleted file mode 100644
index fad59ee6..00000000
--- a/tests/auto/qquickmenu/data/subMenus.qml
+++ /dev/null
@@ -1,134 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 600
- height: 400
-
- property alias mainMenu: mainMenu
- property alias subMenu1: subMenu1
- property alias subMenu2: subMenu2
- property alias subSubMenu1: subSubMenu1
-
- Menu {
- id: mainMenu
- MenuItem {
- id: mainMenuItem1
- objectName: "mainMenuItem1"
- text: "Main 1"
- }
-
- Menu {
- id: subMenu1
- objectName: "subMenu1"
- title: "Sub Menu 1"
-
- MenuItem {
- id: subMenuItem1
- objectName: "subMenuItem1"
- text: "Sub 1"
- }
- MenuItem {
- id: subMenuItem2
- objectName: "subMenuItem2"
- text: "Sub 2"
- }
-
- Menu {
- id: subSubMenu1
- objectName: "subSubMenu1"
- title: "Sub Sub Menu 1"
-
- MenuItem {
- id: subSubMenuItem1
- objectName: "subSubMenuItem1"
- text: "Sub Sub 1"
- }
- MenuItem {
- id: subSubMenuItem2
- objectName: "subSubMenuItem2"
- text: "Sub Sub 2"
- }
- }
- }
-
- MenuItem {
- id: mainMenuItem2
- objectName: "mainMenuItem2"
- text: "Main 2"
- }
-
- Menu {
- id: subMenu2
- objectName: "subMenu2"
- title: "Sub Menu 2"
-
- MenuItem {
- id: subMenuItem3
- objectName: "subMenuItem3"
- text: "Sub 3"
- }
- MenuItem {
- id: subMenuItem4
- objectName: "subMenuItem4"
- text: "Sub 4"
- }
- }
-
- MenuItem {
- id: mainMenuItem3
- objectName: "mainMenuItem3"
- text: "Main 3"
- }
- }
-}
diff --git a/tests/auto/qquickmenu/data/windowScrollable.qml b/tests/auto/qquickmenu/data/windowScrollable.qml
deleted file mode 100644
index 7c3a5234..00000000
--- a/tests/auto/qquickmenu/data/windowScrollable.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Window
-
-Window {
- title: "Test Window"
- width: 300
- height: 300
-
- property alias menu: menu
-
- Menu {
- id: menu
-
- Repeater {
- model: 20
-
- delegate: MenuItem {
- objectName: text
- text: (index + 1)
- }
- }
- }
-}
diff --git a/tests/auto/qquickmenu/tst_qquickmenu.cpp b/tests/auto/qquickmenu/tst_qquickmenu.cpp
deleted file mode 100644
index 05c96246..00000000
--- a/tests/auto/qquickmenu/tst_qquickmenu.cpp
+++ /dev/null
@@ -1,1893 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtTest/qsignalspy.h>
-#include <QtGui/qcursor.h>
-#include <QtGui/qstylehints.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-#include "../shared/qtest_quickcontrols.h"
-
-#include <QtQuickTemplates2/private/qquickaction_p.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickoverlay_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-#include <QtQuickTemplates2/private/qquickmenu_p.h>
-#include <QtQuickTemplates2/private/qquickmenuitem_p.h>
-#include <QtQuickTemplates2/private/qquickmenuseparator_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_QQuickMenu : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
-
-private slots:
- void defaults();
- void count();
- void mouse();
- void pressAndHold();
- void contextMenuKeyboard();
- void disabledMenuItemKeyNavigation();
- void mnemonics();
- void menuButton();
- void addItem();
- void menuSeparator();
- void repeater();
- void order();
- void popup();
- void actions();
- void removeTakeItem();
- void subMenuMouse_data();
- void subMenuMouse();
- void subMenuDisabledMouse_data();
- void subMenuDisabledMouse();
- void subMenuKeyboard_data();
- void subMenuKeyboard();
- void subMenuDisabledKeyboard_data();
- void subMenuDisabledKeyboard();
- void subMenuPosition_data();
- void subMenuPosition();
- void addRemoveSubMenus();
- void scrollable_data();
- void scrollable();
- void disableWhenTriggered_data();
- void disableWhenTriggered();
- void menuItemWidth_data();
- void menuItemWidth();
- void menuItemWidthAfterMenuWidthChanged_data();
- void menuItemWidthAfterMenuWidthChanged();
- void menuItemWidthAfterImplicitWidthChanged_data();
- void menuItemWidthAfterImplicitWidthChanged();
- void menuItemWidthAfterRetranslate();
- void giveMenuItemFocusOnButtonPress();
-};
-
-void tst_QQuickMenu::defaults()
-{
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickMenu *emptyMenu = helper.appWindow->property("emptyMenu").value<QQuickMenu*>();
- QCOMPARE(emptyMenu->isVisible(), false);
- QCOMPARE(emptyMenu->currentIndex(), -1);
- QCOMPARE(emptyMenu->contentItem()->property("currentIndex"), QVariant(-1));
- QCOMPARE(emptyMenu->count(), 0);
-}
-
-void tst_QQuickMenu::count()
-{
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickMenu *menu = helper.window->property("emptyMenu").value<QQuickMenu*>();
- QVERIFY(menu);
-
- QSignalSpy countSpy(menu, &QQuickMenu::countChanged);
- QVERIFY(countSpy.isValid());
-
- menu->addItem(new QQuickItem);
- QCOMPARE(menu->count(), 1);
- QCOMPARE(countSpy.count(), 1);
-
- menu->insertItem(0, new QQuickItem);
- QCOMPARE(menu->count(), 2);
- QCOMPARE(countSpy.count(), 2);
-
- menu->removeItem(menu->itemAt(1));
- QCOMPARE(menu->count(), 1);
- QCOMPARE(countSpy.count(), 3);
-
- QScopedPointer<QQuickItem> item(menu->takeItem(0));
- QVERIFY(item);
- QCOMPARE(menu->count(), 0);
- QCOMPARE(countSpy.count(), 4);
-}
-
-void tst_QQuickMenu::mouse()
-{
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QSKIP("Mouse hovering not functional on offscreen/minimal platforms");
-
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QVERIFY(menu);
- menu->open();
- QVERIFY(menu->isVisible());
- QQuickOverlay *overlay = window->property("overlay").value<QQuickOverlay*>();
- QVERIFY(overlay);
- QVERIFY(overlay->childItems().contains(menu->contentItem()->parentItem()));
- QTRY_VERIFY(menu->isOpened());
-
- QQuickItem *firstItem = menu->itemAt(0);
- QSignalSpy clickedSpy(firstItem, SIGNAL(clicked()));
- QSignalSpy triggeredSpy(firstItem, SIGNAL(triggered()));
- QSignalSpy visibleSpy(menu, SIGNAL(visibleChanged()));
-
- // Ensure that presses cause the current index to change,
- // so that the highlight acts as a way of illustrating press state.
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier,
- QPoint(menu->leftPadding() + firstItem->width() / 2, menu->topPadding() + firstItem->height() / 2));
- QVERIFY(firstItem->hasActiveFocus());
- QCOMPARE(menu->currentIndex(), 0);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(0));
- QVERIFY(menu->isVisible());
-
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier,
- QPoint(menu->leftPadding() + firstItem->width() / 2, menu->topPadding() + firstItem->height() / 2));
- QCOMPARE(clickedSpy.count(), 1);
- QCOMPARE(triggeredSpy.count(), 1);
- QTRY_COMPARE(visibleSpy.count(), 1);
- QVERIFY(!menu->isVisible());
- QVERIFY(!overlay->childItems().contains(menu->contentItem()));
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- menu->open();
- QCOMPARE(visibleSpy.count(), 2);
- QVERIFY(menu->isVisible());
- QVERIFY(overlay->childItems().contains(menu->contentItem()->parentItem()));
- QTRY_VERIFY(menu->isOpened());
-
- // Ensure that we have enough space to click outside of the menu.
- QVERIFY(window->width() > menu->contentItem()->width());
- QVERIFY(window->height() > menu->contentItem()->height());
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- QPoint(menu->contentItem()->width() + 1, menu->contentItem()->height() + 1));
- QTRY_COMPARE(visibleSpy.count(), 3);
- QVERIFY(!menu->isVisible());
- QVERIFY(!overlay->childItems().contains(menu->contentItem()->parentItem()));
-
- menu->open();
- QCOMPARE(visibleSpy.count(), 4);
- QVERIFY(menu->isVisible());
- QVERIFY(overlay->childItems().contains(menu->contentItem()->parentItem()));
- QTRY_VERIFY(menu->isOpened());
-
- // Hover-highlight through the menu items one by one
- QQuickItem *prevHoverItem = nullptr;
- QQuickItem *listView = menu->contentItem();
- for (int y = menu->topPadding(); y < listView->height(); ++y) {
- QQuickItem *hoverItem = nullptr;
- QVERIFY(QMetaObject::invokeMethod(listView, "itemAt", Q_RETURN_ARG(QQuickItem *, hoverItem), Q_ARG(qreal, 0), Q_ARG(qreal, listView->property("contentY").toReal() + y)));
- if (!hoverItem || !hoverItem->isVisible() || hoverItem == prevHoverItem)
- continue;
- QTest::mouseMove(window, QPoint(
- menu->leftPadding() + hoverItem->x() + hoverItem->width() / 2,
- menu->topPadding() + hoverItem->y() + hoverItem->height() / 2));
- QTRY_VERIFY(hoverItem->property("highlighted").toBool());
- if (prevHoverItem)
- QVERIFY(!prevHoverItem->property("highlighted").toBool());
- prevHoverItem = hoverItem;
- }
-
- // Try pressing within the menu and releasing outside of it; it should close.
- // TODO: won't work until QQuickPopup::releasedOutside() actually gets emitted
-// QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(firstItem->width() / 2, firstItem->height() / 2));
-// QVERIFY(firstItem->hasActiveFocus());
-// QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(0));
-// QVERIFY(menu->isVisible());
-// QCOMPARE(triggeredSpy.count(), 1);
-
-// QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(menu->contentItem()->width() + 1, firstItem->height() / 2));
-// QCOMPARE(clickedSpy.count(), 1);
-// QCOMPARE(triggeredSpy.count(), 1);
-// QCOMPARE(visibleSpy.count(), 5);
-// QVERIFY(!menu->isVisible());
-// QVERIFY(!overlay->childItems().contains(menu->contentItem()));
-// QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-}
-
-void tst_QQuickMenu::pressAndHold()
-{
- QQuickApplicationHelper helper(this, QLatin1String("pressAndHold.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QTRY_VERIFY(menu->isVisible());
-
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QVERIFY(menu->isVisible());
-
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QTRY_VERIFY(!menu->isVisible());
-}
-
-void tst_QQuickMenu::contextMenuKeyboard()
-{
- if (QGuiApplication::styleHints()->tabFocusBehavior() != Qt::TabFocusAllControls)
- QSKIP("This platform only allows tab focus for text controls");
-
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
- QVERIFY(QGuiApplication::focusWindow() == window);
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- QQuickMenuItem *firstItem = qobject_cast<QQuickMenuItem *>(menu->itemAt(0));
- QVERIFY(firstItem);
- QSignalSpy visibleSpy(menu, SIGNAL(visibleChanged()));
-
- menu->setFocus(true);
- menu->open();
- QCOMPARE(visibleSpy.count(), 1);
- QVERIFY(menu->isVisible());
- QQuickOverlay *overlay = window->property("overlay").value<QQuickOverlay*>();
- QVERIFY(overlay);
- QVERIFY(overlay->childItems().contains(menu->contentItem()->parentItem()));
- QTRY_VERIFY(menu->isOpened());
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->property("highlighted").toBool());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(firstItem->hasActiveFocus());
- QVERIFY(firstItem->hasVisualFocus());
- QVERIFY(firstItem->isHighlighted());
- QCOMPARE(firstItem->focusReason(), Qt::TabFocusReason);
- QCOMPARE(menu->currentIndex(), 0);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(0));
-
- QQuickMenuItem *secondItem = qobject_cast<QQuickMenuItem *>(menu->itemAt(1));
- QVERIFY(secondItem);
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(secondItem->hasActiveFocus());
- QVERIFY(secondItem->hasVisualFocus());
- QVERIFY(secondItem->isHighlighted());
- QCOMPARE(secondItem->focusReason(), Qt::TabFocusReason);
- QCOMPARE(menu->currentIndex(), 1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(1));
-
- QSignalSpy secondTriggeredSpy(secondItem, SIGNAL(triggered()));
- QTest::keyClick(window, Qt::Key_Space);
- QCOMPARE(secondTriggeredSpy.count(), 1);
- QTRY_COMPARE(visibleSpy.count(), 2);
- QVERIFY(!menu->isVisible());
- QVERIFY(!overlay->childItems().contains(menu->contentItem()));
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- // Enter/return should also work.
- // Open the menu.
- menu->open();
- QCOMPARE(visibleSpy.count(), 3);
- QVERIFY(menu->isVisible());
- QTRY_VERIFY(menu->isOpened());
- // Give the first item focus.
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(firstItem->hasActiveFocus());
- QVERIFY(firstItem->hasVisualFocus());
- QVERIFY(firstItem->isHighlighted());
- QCOMPARE(firstItem->focusReason(), Qt::TabFocusReason);
- QCOMPARE(menu->currentIndex(), 0);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(0));
- // Press enter.
- QSignalSpy firstTriggeredSpy(firstItem, SIGNAL(triggered()));
- QTest::keyClick(window, Qt::Key_Return);
- QCOMPARE(firstTriggeredSpy.count(), 1);
- QTRY_COMPARE(visibleSpy.count(), 4);
- QVERIFY(!menu->isVisible());
- QVERIFY(!overlay->childItems().contains(menu->contentItem()));
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- menu->open();
- QCOMPARE(visibleSpy.count(), 5);
- QVERIFY(menu->isVisible());
- QVERIFY(overlay->childItems().contains(menu->contentItem()->parentItem()));
- QTRY_VERIFY(menu->isOpened());
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(firstItem->hasActiveFocus());
- QVERIFY(firstItem->hasVisualFocus());
- QVERIFY(firstItem->isHighlighted());
- QCOMPARE(firstItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(secondItem->hasActiveFocus());
- QVERIFY(secondItem->hasVisualFocus());
- QVERIFY(secondItem->isHighlighted());
- QCOMPARE(secondItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Down);
- QQuickMenuItem *thirdItem = qobject_cast<QQuickMenuItem *>(menu->itemAt(2));
- QVERIFY(thirdItem);
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QVERIFY(thirdItem->hasActiveFocus());
- QVERIFY(thirdItem->hasVisualFocus());
- QVERIFY(thirdItem->isHighlighted());
- QCOMPARE(thirdItem->focusReason(), Qt::TabFocusReason);
-
- // Key navigation shouldn't wrap by default.
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QVERIFY(thirdItem->hasActiveFocus());
- QVERIFY(thirdItem->hasVisualFocus());
- QVERIFY(thirdItem->isHighlighted());
- QCOMPARE(thirdItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Up);
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->hasVisualFocus());
- QVERIFY(!firstItem->isHighlighted());
- QVERIFY(secondItem->hasActiveFocus());
- QVERIFY(secondItem->hasVisualFocus());
- QVERIFY(secondItem->isHighlighted());
- QCOMPARE(secondItem->focusReason(), Qt::BacktabFocusReason);
- QVERIFY(!thirdItem->hasActiveFocus());
- QVERIFY(!thirdItem->hasVisualFocus());
- QVERIFY(!thirdItem->isHighlighted());
-
- QTest::keyClick(window, Qt::Key_Backtab);
- QVERIFY(firstItem->hasActiveFocus());
- QVERIFY(firstItem->hasVisualFocus());
- QVERIFY(firstItem->isHighlighted());
- QCOMPARE(firstItem->focusReason(), Qt::BacktabFocusReason);
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QVERIFY(!thirdItem->hasActiveFocus());
- QVERIFY(!thirdItem->hasVisualFocus());
- QVERIFY(!thirdItem->isHighlighted());
-
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_COMPARE(visibleSpy.count(), 6);
- QVERIFY(!menu->isVisible());
-}
-
-// QTBUG-70181
-void tst_QQuickMenu::disabledMenuItemKeyNavigation()
-{
- if (QGuiApplication::styleHints()->tabFocusBehavior() != Qt::TabFocusAllControls)
- QSKIP("This platform only allows tab focus for text controls");
-
- QQuickApplicationHelper helper(this, QLatin1String("disabledMenuItemKeyNavigation.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
- QVERIFY(QGuiApplication::focusWindow() == window);
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex"), QVariant(-1));
-
- QQuickMenuItem *firstItem = qobject_cast<QQuickMenuItem *>(menu->itemAt(0));
- QVERIFY(firstItem);
-
- QQuickMenuItem *secondItem = qobject_cast<QQuickMenuItem *>(menu->itemAt(1));
- QVERIFY(secondItem);
-
- QQuickMenuItem *thirdItem = qobject_cast<QQuickMenuItem *>(menu->itemAt(2));
- QVERIFY(thirdItem);
-
- menu->setFocus(true);
- menu->open();
- QVERIFY(menu->isVisible());
- QTRY_VERIFY(menu->isOpened());
- QVERIFY(!firstItem->hasActiveFocus());
- QVERIFY(!firstItem->property("highlighted").toBool());
- QCOMPARE(menu->currentIndex(), -1);
-
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(firstItem->hasActiveFocus());
- QVERIFY(firstItem->hasVisualFocus());
- QVERIFY(firstItem->isHighlighted());
- QCOMPARE(firstItem->focusReason(), Qt::TabFocusReason);
- QCOMPARE(menu->currentIndex(), 0);
-
- // Shouldn't be possible to give focus to a disabled menu item.
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(!secondItem->hasActiveFocus());
- QVERIFY(!secondItem->hasVisualFocus());
- QVERIFY(!secondItem->isHighlighted());
- QVERIFY(thirdItem->hasActiveFocus());
- QVERIFY(thirdItem->hasVisualFocus());
- QVERIFY(thirdItem->isHighlighted());
- QCOMPARE(thirdItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Up);
- QVERIFY(firstItem->hasActiveFocus());
- QVERIFY(firstItem->hasVisualFocus());
- QVERIFY(firstItem->isHighlighted());
- QCOMPARE(firstItem->focusReason(), Qt::BacktabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!menu->isVisible());
-}
-
-void tst_QQuickMenu::mnemonics()
-{
-#ifdef Q_OS_MACOS
- QSKIP("Mnemonics are not used on macOS");
-#endif
-
- QQuickApplicationHelper helper(this, QLatin1String("mnemonics.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- MnemonicKeySimulator keySim(window);
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QQuickAction *action = window->property("action").value<QQuickAction *>();
- QQuickMenuItem *menuItem = window->property("menuItem").value<QQuickMenuItem *>();
- QQuickMenu *subMenu = window->property("subMenu").value<QQuickMenu *>();
- QQuickMenuItem *subMenuItem = window->property("subMenuItem").value<QQuickMenuItem *>();
- QVERIFY(menu && action && menuItem && subMenu && subMenuItem);
-
- keySim.press(Qt::Key_Alt);
- menu->open();
- QTRY_VERIFY(menu->isOpened());
-
- QSignalSpy actionSpy(action, &QQuickAction::triggered);
- QVERIFY(actionSpy.isValid());
- keySim.click(Qt::Key_A); // "&Action"
- QCOMPARE(actionSpy.count(), 1);
-
- menu->open();
- QTRY_VERIFY(menu->isOpened());
-
- QSignalSpy menuItemSpy(menuItem, &QQuickMenuItem::triggered);
- QVERIFY(menuItemSpy.isValid());
- keySim.click(Qt::Key_I); // "Menu &Item"
- keySim.release(Qt::Key_Alt);
- QCOMPARE(menuItemSpy.count(), 1);
-
- keySim.press(Qt::Key_Alt);
- menu->open();
- QTRY_VERIFY(menu->isOpened());
-
- keySim.click(Qt::Key_M); // "Sub &Menu"
- QTRY_VERIFY(subMenu->isOpened());
-
- QSignalSpy subMenuItemSpy(subMenuItem, &QQuickMenuItem::triggered);
- QVERIFY(subMenuItemSpy.isValid());
- keySim.click(Qt::Key_S); // "&Sub Menu Item"
- keySim.release(Qt::Key_Alt);
- QCOMPARE(subMenuItemSpy.count(), 1);
-}
-
-void tst_QQuickMenu::menuButton()
-{
- if (QGuiApplication::styleHints()->tabFocusBehavior() != Qt::TabFocusAllControls)
- QSKIP("This platform only allows tab focus for text controls");
-
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
- QVERIFY(QGuiApplication::focusWindow() == window);
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QQuickButton *menuButton = window->property("menuButton").value<QQuickButton*>();
- QSignalSpy visibleSpy(menu, SIGNAL(visibleChanged()));
-
- menuButton->setVisible(true);
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- menuButton->mapToScene(QPointF(menuButton->width() / 2, menuButton->height() / 2)).toPoint());
- QCOMPARE(visibleSpy.count(), 1);
- QVERIFY(menu->isVisible());
- QTRY_VERIFY(menu->isOpened());
-
- QTest::keyClick(window, Qt::Key_Tab);
- QQuickItem *firstItem = menu->itemAt(0);
- QVERIFY(firstItem->hasActiveFocus());
-}
-
-void tst_QQuickMenu::addItem()
-{
- QQuickApplicationHelper helper(this, QLatin1String("addItem.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QVERIFY(menu);
- menu->open();
- QVERIFY(menu->isVisible());
-
- QQuickItem *menuItem = menu->itemAt(0);
- QVERIFY(menuItem);
- QTRY_VERIFY(!QQuickItemPrivate::get(menuItem)->culled); // QTBUG-53262
-
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- menuItem->mapToScene(QPointF(menuItem->width() / 2, menuItem->height() / 2)).toPoint());
- QTRY_VERIFY(!menu->isVisible());
-}
-
-void tst_QQuickMenu::menuSeparator()
-{
- QQuickApplicationHelper helper(this, QLatin1String("menuSeparator.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QVERIFY(menu);
- menu->open();
- QVERIFY(menu->isVisible());
-
- QQuickMenuItem *newMenuItem = qobject_cast<QQuickMenuItem*>(menu->itemAt(0));
- QVERIFY(newMenuItem);
- QCOMPARE(newMenuItem->text(), QStringLiteral("New"));
-
- QQuickMenuSeparator *menuSeparator = qobject_cast<QQuickMenuSeparator*>(menu->itemAt(1));
- QVERIFY(menuSeparator);
-
- QQuickMenuItem *saveMenuItem = qobject_cast<QQuickMenuItem*>(menu->itemAt(2));
- QVERIFY(saveMenuItem);
- QCOMPARE(saveMenuItem->text(), QStringLiteral("Save"));
- QTRY_VERIFY(!QQuickItemPrivate::get(saveMenuItem)->culled); // QTBUG-53262
-
- // Clicking on items should still close the menu.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- newMenuItem->mapToScene(QPointF(newMenuItem->width() / 2, newMenuItem->height() / 2)).toPoint());
- QTRY_VERIFY(!menu->isVisible());
-
- menu->open();
- QVERIFY(menu->isVisible());
-
- // Clicking on a separator shouldn't close the menu.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- menuSeparator->mapToScene(QPointF(menuSeparator->width() / 2, menuSeparator->height() / 2)).toPoint());
- QVERIFY(menu->isVisible());
-
- // Clicking on items should still close the menu.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- saveMenuItem->mapToScene(QPointF(saveMenuItem->width() / 2, saveMenuItem->height() / 2)).toPoint());
- QTRY_VERIFY(!menu->isVisible());
-
- moveMouseAway(window);
-
- menu->open();
- QVERIFY(menu->isVisible());
- QTRY_VERIFY(menu->isOpened());
-
- // Key navigation skips separators
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(newMenuItem->hasActiveFocus());
- QVERIFY(newMenuItem->hasVisualFocus());
- QCOMPARE(newMenuItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(saveMenuItem->hasActiveFocus());
- QVERIFY(saveMenuItem->hasVisualFocus());
- QCOMPARE(saveMenuItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(saveMenuItem->hasActiveFocus());
- QVERIFY(saveMenuItem->hasVisualFocus());
- QCOMPARE(saveMenuItem->focusReason(), Qt::TabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Up);
- QVERIFY(newMenuItem->hasActiveFocus());
- QVERIFY(newMenuItem->hasVisualFocus());
- QCOMPARE(newMenuItem->focusReason(), Qt::BacktabFocusReason);
-
- QTest::keyClick(window, Qt::Key_Up);
- QVERIFY(newMenuItem->hasActiveFocus());
- QVERIFY(newMenuItem->hasVisualFocus());
- QCOMPARE(newMenuItem->focusReason(), Qt::BacktabFocusReason);
-}
-
-void tst_QQuickMenu::repeater()
-{
- QQuickApplicationHelper helper(this, QLatin1String("repeater.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QVERIFY(menu);
- menu->open();
- QVERIFY(menu->isVisible());
-
- QObject *repeater = window->property("repeater").value<QObject*>();
- QVERIFY(repeater);
-
- int count = repeater->property("count").toInt();
- QCOMPARE(count, 5);
-
- for (int i = 0; i < count; ++i) {
- QQuickItem *item = menu->itemAt(i);
- QVERIFY(item);
- QCOMPARE(item->property("idx").toInt(), i);
-
- QQuickItem *repeaterItem = nullptr;
- QVERIFY(QMetaObject::invokeMethod(repeater, "itemAt", Q_RETURN_ARG(QQuickItem*, repeaterItem), Q_ARG(int, i)));
- QCOMPARE(item, repeaterItem);
- }
-
- repeater->setProperty("model", 3);
-
- count = repeater->property("count").toInt();
- QCOMPARE(count, 3);
-
- for (int i = 0; i < count; ++i) {
- QQuickItem *item = menu->itemAt(i);
- QVERIFY(item);
- QCOMPARE(item->property("idx").toInt(), i);
-
- QQuickItem *repeaterItem = nullptr;
- QVERIFY(QMetaObject::invokeMethod(repeater, "itemAt", Q_RETURN_ARG(QQuickItem*, repeaterItem), Q_ARG(int, i)));
- QCOMPARE(item, repeaterItem);
- }
-}
-
-void tst_QQuickMenu::order()
-{
- QQuickApplicationHelper helper(this, QLatin1String("order.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QVERIFY(menu);
- menu->open();
- QVERIFY(menu->isVisible());
-
- const QStringList texts = {"dynamic_0", "static_1", "repeated_2", "repeated_3", "static_4", "dynamic_5", "dynamic_6"};
-
- for (int i = 0; i < texts.count(); ++i) {
- QQuickItem *item = menu->itemAt(i);
- QVERIFY(item);
- QCOMPARE(item->property("text").toString(), texts.at(i));
- }
-}
-
-void tst_QQuickMenu::popup()
-{
- QQuickApplicationHelper helper(this, QLatin1String("popup.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
-
- QQuickMenuItem *menuItem1 = window->property("menuItem1").value<QQuickMenuItem *>();
- QVERIFY(menuItem1);
-
- QQuickMenuItem *menuItem2 = window->property("menuItem2").value<QQuickMenuItem *>();
- QVERIFY(menuItem2);
-
- QQuickMenuItem *menuItem3 = window->property("menuItem3").value<QQuickMenuItem *>();
- QVERIFY(menuItem3);
-
- QQuickItem *button = window->property("button").value<QQuickItem *>();
- QVERIFY(button);
-
-#if QT_CONFIG(cursor)
- QPoint oldCursorPos = QCursor::pos();
- QPoint cursorPos = window->mapToGlobal(QPoint(11, 22));
- QCursor::setPos(cursorPos);
- QTRY_COMPARE(QCursor::pos(), cursorPos);
-
- QVERIFY(QMetaObject::invokeMethod(window, "popupAtCursor"));
- QCOMPARE(menu->parentItem(), window->contentItem());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), -1);
- const qreal elevenOrLeftMargin = qMax(qreal(11), menu->leftMargin());
- const qreal twentyTwoOrTopMargin = qMax(qreal(22), menu->topMargin());
- // If the Menu has large margins, it may be moved to stay within them.
- // QTBUG-75503: QTRY_COMPARE doesn't use qFuzzyCompare() in all cases,
- // meaning a lot of these comparisons could trigger a 10 second wait;
- // use QTRY_VERIFY and qFuzzyCompare instead.
- QTRY_VERIFY(qFuzzyCompare(menu->x(), elevenOrLeftMargin));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), twentyTwoOrTopMargin));
- menu->close();
-
- QVERIFY(QMetaObject::invokeMethod(window, "popupAtPos", Q_ARG(QVariant, QPointF(33, 44))));
- QCOMPARE(menu->parentItem(), window->contentItem());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), -1);
- QTRY_VERIFY(qFuzzyCompare(menu->x(), 33));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), 44));
- menu->close();
-
- QVERIFY(QMetaObject::invokeMethod(window, "popupAtCoord", Q_ARG(QVariant, 55), Q_ARG(QVariant, 66)));
- QCOMPARE(menu->parentItem(), window->contentItem());
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), -1);
- QTRY_VERIFY(qFuzzyCompare(menu->x(), 55));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), 66));
- menu->close();
-
- menu->setParentItem(nullptr);
- QVERIFY(QMetaObject::invokeMethod(window, "popupAtParentCursor", Q_ARG(QVariant, QVariant::fromValue(button))));
- QCOMPARE(menu->parentItem(), button);
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), -1);
- QTRY_VERIFY(qFuzzyCompare(menu->x(), button->mapFromScene(QPointF(elevenOrLeftMargin, twentyTwoOrTopMargin)).x()));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), button->mapFromScene(QPointF(elevenOrLeftMargin, twentyTwoOrTopMargin)).y()));
- menu->close();
-
- menu->setParentItem(nullptr);
- QVERIFY(QMetaObject::invokeMethod(window, "popupAtParentPos", Q_ARG(QVariant, QVariant::fromValue(button)), Q_ARG(QVariant, QPointF(-11, -22))));
- QCOMPARE(menu->parentItem(), button);
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), -1);
- // Don't need to worry about margins here because we're opening close
- // to the center of the window.
- QTRY_VERIFY(qFuzzyCompare(menu->x(), -11));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), -22));
- QCOMPARE(menu->popupItem()->position(), button->mapToScene(QPointF(-11, -22)));
- menu->close();
-
- menu->setParentItem(nullptr);
- QVERIFY(QMetaObject::invokeMethod(window, "popupAtParentCoord", Q_ARG(QVariant, QVariant::fromValue(button)), Q_ARG(QVariant, -33), Q_ARG(QVariant, -44)));
- QCOMPARE(menu->parentItem(), button);
- QCOMPARE(menu->currentIndex(), -1);
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), -1);
- QTRY_VERIFY(qFuzzyCompare(menu->x(), -33));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), -44));
- QCOMPARE(menu->popupItem()->position(), button->mapToScene(QPointF(-33, -44)));
- menu->close();
-
- const qreal twelveOrLeftMargin = qMax(qreal(12), menu->leftMargin());
- cursorPos = window->mapToGlobal(QPoint(twelveOrLeftMargin, window->height() / 2));
- QCursor::setPos(cursorPos);
- QTRY_COMPARE(QCursor::pos(), cursorPos);
-
- const QList<QQuickMenuItem *> menuItems = QList<QQuickMenuItem *>() << menuItem1 << menuItem2 << menuItem3;
- for (QQuickMenuItem *menuItem : menuItems) {
- menu->resetParentItem();
-
- QVERIFY(QMetaObject::invokeMethod(window, "popupItemAtCursor", Q_ARG(QVariant, QVariant::fromValue(menuItem))));
- QCOMPARE(menu->currentIndex(), menuItems.indexOf(menuItem));
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), menuItems.indexOf(menuItem));
- QTRY_VERIFY(qFuzzyCompare(menu->x(), twelveOrLeftMargin));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), window->height() / 2 - menu->topPadding() - menuItem->y()));
- menu->close();
-
- QVERIFY(QMetaObject::invokeMethod(window, "popupItemAtPos", Q_ARG(QVariant, QPointF(33, window->height() / 3)), Q_ARG(QVariant, QVariant::fromValue(menuItem))));
- QCOMPARE(menu->currentIndex(), menuItems.indexOf(menuItem));
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), menuItems.indexOf(menuItem));
- QTRY_VERIFY(qFuzzyCompare(menu->x(), 33));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), window->height() / 3 - menu->topPadding() - menuItem->y()));
- menu->close();
-
- QVERIFY(QMetaObject::invokeMethod(window, "popupItemAtCoord", Q_ARG(QVariant, 55), Q_ARG(QVariant, window->height() / 3 * 2), Q_ARG(QVariant, QVariant::fromValue(menuItem))));
- QCOMPARE(menu->currentIndex(), menuItems.indexOf(menuItem));
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), menuItems.indexOf(menuItem));
- QTRY_VERIFY(qFuzzyCompare(menu->x(), 55));
- QTRY_COMPARE_WITH_TIMEOUT(menu->y(), window->height() / 3 * 2 - menu->topPadding() - menuItem->y(), 500);
- menu->close();
-
- menu->setParentItem(nullptr);
- QVERIFY(QMetaObject::invokeMethod(window, "popupItemAtParentCursor", Q_ARG(QVariant, QVariant::fromValue(button)), Q_ARG(QVariant, QVariant::fromValue(menuItem))));
- QCOMPARE(menu->parentItem(), button);
- QCOMPARE(menu->currentIndex(), menuItems.indexOf(menuItem));
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), menuItems.indexOf(menuItem));
- QTRY_VERIFY(qFuzzyCompare(menu->x(), button->mapFromScene(QPoint(twelveOrLeftMargin, window->height() / 2)).x()));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), button->mapFromScene(QPoint(twelveOrLeftMargin, window->height() / 2)).y() - menu->topPadding() - menuItem->y()));
- menu->close();
-
- menu->setParentItem(nullptr);
- QVERIFY(QMetaObject::invokeMethod(window, "popupItemAtParentPos", Q_ARG(QVariant, QVariant::fromValue(button)), Q_ARG(QVariant, QPointF(-11, -22)), Q_ARG(QVariant, QVariant::fromValue(menuItem))));
- QCOMPARE(menu->parentItem(), button);
- QCOMPARE(menu->currentIndex(), menuItems.indexOf(menuItem));
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), menuItems.indexOf(menuItem));
- QTRY_VERIFY(qFuzzyCompare(menu->x(), -11));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), -22 - menu->topPadding() - menuItem->y()));
- QCOMPARE(menu->popupItem()->position(), button->mapToScene(QPointF(-11, -22 - menu->topPadding() - menuItem->y())));
- menu->close();
-
- menu->setParentItem(nullptr);
- QVERIFY(QMetaObject::invokeMethod(window, "popupItemAtParentCoord", Q_ARG(QVariant, QVariant::fromValue(button)), Q_ARG(QVariant, -33), Q_ARG(QVariant, -44), Q_ARG(QVariant, QVariant::fromValue(menuItem))));
- QCOMPARE(menu->parentItem(), button);
- QCOMPARE(menu->currentIndex(), menuItems.indexOf(menuItem));
- QCOMPARE(menu->contentItem()->property("currentIndex").toInt(), menuItems.indexOf(menuItem));
- QTRY_VERIFY(qFuzzyCompare(menu->x(), -33));
- QTRY_VERIFY(qFuzzyCompare(menu->y(), -44 - menu->topPadding() - menuItem->y()));
- QCOMPARE(menu->popupItem()->position(), button->mapToScene(QPointF(-33, -44 - menu->topPadding() - menuItem->y())));
- menu->close();
- }
-
- QCursor::setPos(oldCursorPos);
- QTRY_COMPARE(QCursor::pos(), oldCursorPos);
-#endif
-}
-
-void tst_QQuickMenu::actions()
-{
- QQuickApplicationHelper helper(this, QLatin1String("actions.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
-
- QPointer<QQuickAction> action1 = menu->actionAt(0);
- QVERIFY(!action1.isNull());
-
- QPointer<QQuickAction> action3 = menu->actionAt(2);
- QVERIFY(!action3.isNull());
-
- QVERIFY(!menu->actionAt(1));
- QVERIFY(!menu->actionAt(3));
-
- QPointer<QQuickMenuItem> menuItem1 = qobject_cast<QQuickMenuItem *>(menu->itemAt(0));
- QVERIFY(!menuItem1.isNull());
- QCOMPARE(menuItem1->action(), action1.data());
- QCOMPARE(menuItem1->text(), "action1");
-
- QPointer<QQuickMenuItem> menuItem2 = qobject_cast<QQuickMenuItem *>(menu->itemAt(1));
- QVERIFY(!menuItem2.isNull());
- QVERIFY(!menuItem2->action());
- QCOMPARE(menuItem2->text(), "menuitem2");
-
- QPointer<QQuickMenuItem> menuItem3 = qobject_cast<QQuickMenuItem *>(menu->itemAt(2));
- QVERIFY(!menuItem3.isNull());
- QCOMPARE(menuItem3->action(), action3.data());
- QCOMPARE(menuItem3->text(), "action3");
-
- QPointer<QQuickMenuItem> menuItem4 = qobject_cast<QQuickMenuItem *>(menu->itemAt(3));
- QVERIFY(!menuItem4.isNull());
- QVERIFY(!menuItem4->action());
- QCOMPARE(menuItem4->text(), "menuitem4");
-
- // takeAction(int) does not destroy the action, but does destroy the respective item
- QCOMPARE(menu->takeAction(0), action1.data());
- QVERIFY(!menu->itemAt(3));
- QCoreApplication::sendPostedEvents(action1, QEvent::DeferredDelete);
- QVERIFY(!action1.isNull());
- QCoreApplication::sendPostedEvents(menuItem1, QEvent::DeferredDelete);
- QVERIFY(menuItem1.isNull());
-
- // takeAction(int) does not destroy an item that doesn't have an action
- QVERIFY(!menuItem2->subMenu());
- QVERIFY(!menu->takeAction(0));
- QCoreApplication::sendPostedEvents(menuItem2, QEvent::DeferredDelete);
- QVERIFY(!menuItem2.isNull());
-
- // addAction(Action) re-creates the respective item in the menu
- menu->addAction(action1);
- menuItem1 = qobject_cast<QQuickMenuItem *>(menu->itemAt(3));
- QVERIFY(!menuItem1.isNull());
- QCOMPARE(menuItem1->action(), action1.data());
-
- // removeAction(Action) destroys both the action and the respective item
- menu->removeAction(action1);
- QVERIFY(!menu->itemAt(3));
- QCoreApplication::sendPostedEvents(action1, QEvent::DeferredDelete);
- QVERIFY(action1.isNull());
- QCoreApplication::sendPostedEvents(menuItem1, QEvent::DeferredDelete);
- QVERIFY(menuItem1.isNull());
-}
-
-void tst_QQuickMenu::removeTakeItem()
-{
- QQuickApplicationHelper helper(this, QLatin1String("removeTakeItem.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
-
- QPointer<QQuickMenuItem> menuItem1 = window->property("menuItem1").value<QQuickMenuItem *>();
- QVERIFY(!menuItem1.isNull());
- QCOMPARE(menuItem1->menu(), menu);
-
- QPointer<QQuickMenuItem> menuItem2 = window->property("menuItem2").value<QQuickMenuItem *>();
- QVERIFY(!menuItem2.isNull());
- QCOMPARE(menuItem2->menu(), menu);
-
- QPointer<QQuickMenuItem> menuItem3 = window->property("menuItem3").value<QQuickMenuItem *>();
- QVERIFY(!menuItem3.isNull());
- QCOMPARE(menuItem3->menu(), menu);
-
- // takeItem(int) does not destroy
- QVariant ret;
- QVERIFY(QMetaObject::invokeMethod(window, "takeSecondItem", Q_RETURN_ARG(QVariant, ret)));
- QCOMPARE(ret.value<QQuickMenuItem *>(), menuItem2);
- QVERIFY(!menuItem2->menu());
- QCoreApplication::sendPostedEvents(menuItem2, QEvent::DeferredDelete);
- QVERIFY(!menuItem2.isNull());
-
- // removeItem(Item) destroys
- QVERIFY(QMetaObject::invokeMethod(window, "removeFirstItem"));
- QVERIFY(!menuItem1->menu());
- QCoreApplication::sendPostedEvents(menuItem1, QEvent::DeferredDelete);
- QVERIFY(menuItem1.isNull());
-
- // removeItem(null) must not call removeItem(0)
- QVERIFY(QMetaObject::invokeMethod(window, "removeNullItem"));
- QCOMPARE(menuItem3->menu(), menu);
- QCoreApplication::sendPostedEvents(menuItem3, QEvent::DeferredDelete);
- QVERIFY(!menuItem3.isNull());
-}
-
-void tst_QQuickMenu::subMenuMouse_data()
-{
- QTest::addColumn<bool>("cascade");
-
- QTest::newRow("cascading") << true;
- QTest::newRow("non-cascading") << false;
-}
-
-void tst_QQuickMenu::subMenuMouse()
-{
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QSKIP("Mouse hovering not functional on offscreen/minimal platforms");
-
- QFETCH(bool, cascade);
-
- QQuickApplicationHelper helper(this, QLatin1String("subMenus.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *mainMenu = window->property("mainMenu").value<QQuickMenu *>();
- QVERIFY(mainMenu);
- mainMenu->setCascade(cascade);
- QCOMPARE(mainMenu->cascade(), cascade);
-
- QQuickMenu *subMenu1 = window->property("subMenu1").value<QQuickMenu *>();
- QVERIFY(subMenu1);
-
- QQuickMenu *subMenu2 = window->property("subMenu2").value<QQuickMenu *>();
- QVERIFY(subMenu2);
-
- QQuickMenu *subSubMenu1 = window->property("subSubMenu1").value<QQuickMenu *>();
- QVERIFY(subSubMenu1);
-
- mainMenu->open();
- QVERIFY(mainMenu->isVisible());
- QTRY_VERIFY(mainMenu->isOpened());
- QVERIFY(!subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- // open the sub-menu with mouse click
- QQuickMenuItem *subMenu1Item = qobject_cast<QQuickMenuItem *>(mainMenu->itemAt(1));
- QVERIFY(subMenu1Item);
- QCOMPARE(subMenu1Item->subMenu(), subMenu1);
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, subMenu1Item->mapToScene(QPoint(1, 1)).toPoint());
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QTRY_VERIFY(subMenu1->isOpened());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- // open the cascading sub-sub-menu with mouse hover
- QQuickMenuItem *subSubMenu1Item = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(2));
- QVERIFY(subSubMenu1Item);
- QCOMPARE(subSubMenu1Item->subMenu(), subSubMenu1);
- QTest::mouseMove(window, subSubMenu1Item->mapToScene(QPoint(1, 1)).toPoint());
- QCOMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
- if (cascade) {
- QTRY_VERIFY(subSubMenu1->isVisible());
- QTRY_VERIFY(subSubMenu1->isOpened());
- }
-
- // close the sub-sub-menu with mouse hover over another parent menu item
- QQuickMenuItem *subMenuItem1 = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(0));
- QVERIFY(subMenuItem1);
- QVERIFY(!subMenuItem1->subMenu());
- QTest::mouseMove(window, subMenuItem1->mapToScene(QPoint(1, 1)).toPoint());
- QCOMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QTRY_VERIFY(!subSubMenu1->isVisible());
-
- // re-open the sub-sub-menu with mouse hover
- QTest::mouseMove(window, subSubMenu1Item->mapToScene(QPoint(1, 1)).toPoint());
- QCOMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- if (!cascade) {
- QVERIFY(!subSubMenu1->isVisible());
- } else {
- QTRY_VERIFY(subSubMenu1->isVisible());
- QTRY_VERIFY(subSubMenu1->isOpened());
- }
-
- // close sub-menu and sub-sub-menu with mouse hover in the main menu
- QQuickMenuItem *mainMenuItem1 = qobject_cast<QQuickMenuItem *>(mainMenu->itemAt(0));
- QVERIFY(mainMenuItem1);
- QTest::mouseMove(window, mainMenuItem1->mapToScene(QPoint(1, 1)).toPoint());
- QCOMPARE(mainMenu->isVisible(), cascade);
- QTRY_COMPARE(subMenu1->isVisible(), !cascade);
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- // close all menus by click triggering an item
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, mainMenuItem1->mapToScene(QPoint(1, 1)).toPoint());
- QTRY_VERIFY(!mainMenu->isVisible());
- QTRY_VERIFY(!subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-}
-
-void tst_QQuickMenu::subMenuDisabledMouse_data()
-{
- subMenuMouse_data();
-}
-
-// QTBUG-69540
-void tst_QQuickMenu::subMenuDisabledMouse()
-{
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QSKIP("Mouse hovering not functional on offscreen/minimal platforms");
-
- QFETCH(bool, cascade);
-
- QQuickApplicationHelper helper(this, QLatin1String("subMenuDisabled.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *mainMenu = window->property("mainMenu").value<QQuickMenu *>();
- QVERIFY(mainMenu);
- mainMenu->setCascade(cascade);
- QCOMPARE(mainMenu->cascade(), cascade);
-
- QQuickMenuItem *menuItem1 = qobject_cast<QQuickMenuItem *>(mainMenu->itemAt(0));
- QVERIFY(menuItem1);
-
- QQuickMenu *subMenu = window->property("subMenu").value<QQuickMenu *>();
- QVERIFY(subMenu);
-
- mainMenu->open();
- QVERIFY(mainMenu->isVisible());
- QVERIFY(!menuItem1->isHighlighted());
- QVERIFY(!subMenu->isVisible());
-
- // Open the sub-menu with a mouse click.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, menuItem1->mapToScene(QPoint(1, 1)).toPoint());
- // Need to use the TRY variant here when cascade is false,
- // as e.g. Material style menus have transitions and don't close immediately.
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu->isVisible());
- QTRY_VERIFY(menuItem1->isHighlighted());
- // Now the sub-menu is open. The current behavior is that the first menu item
- // in the new menu is highlighted; make sure that we choose the next item if
- // the first is disabled.
- QQuickMenuItem *subMenuItem1 = qobject_cast<QQuickMenuItem *>(subMenu->itemAt(0));
- QVERIFY(subMenuItem1);
- QQuickMenuItem *subMenuItem2 = qobject_cast<QQuickMenuItem *>(subMenu->itemAt(1));
- QVERIFY(subMenuItem2);
- QVERIFY(!subMenuItem1->isHighlighted());
- QVERIFY(subMenuItem2->isHighlighted());
-
- // Close all menus by clicking on the item that isn't disabled.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, subMenuItem2->mapToScene(QPoint(1, 1)).toPoint());
- QTRY_VERIFY(!mainMenu->isVisible());
- QTRY_VERIFY(!subMenu->isVisible());
-}
-
-void tst_QQuickMenu::subMenuKeyboard_data()
-{
- QTest::addColumn<bool>("cascade");
- QTest::addColumn<bool>("mirrored");
-
- QTest::newRow("cascading") << true << false;
- QTest::newRow("cascading,mirrored") << true << true;
- QTest::newRow("non-cascading") << false << false;
- QTest::newRow("non-cascading,mirrored") << false << true;
-}
-
-void tst_QQuickMenu::subMenuKeyboard()
-{
- QFETCH(bool, cascade);
- QFETCH(bool, mirrored);
-
- QQuickApplicationHelper helper(this, QLatin1String("subMenus.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- if (mirrored)
- window->setLocale(QLocale("ar_EG"));
-
- QQuickMenu *mainMenu = window->property("mainMenu").value<QQuickMenu *>();
- QVERIFY(mainMenu);
- mainMenu->setCascade(cascade);
- QCOMPARE(mainMenu->cascade(), cascade);
-
- QQuickMenu *subMenu1 = window->property("subMenu1").value<QQuickMenu *>();
- QVERIFY(subMenu1);
-
- QQuickMenu *subMenu2 = window->property("subMenu2").value<QQuickMenu *>();
- QVERIFY(subMenu2);
-
- QQuickMenu *subSubMenu1 = window->property("subSubMenu1").value<QQuickMenu *>();
- QVERIFY(subSubMenu1);
-
- mainMenu->open();
- QVERIFY(mainMenu->isVisible());
- QTRY_VERIFY(mainMenu->isOpened());
- QVERIFY(!subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- // navigate to the sub-menu item and trigger it to open the sub-menu
- QQuickMenuItem *subMenu1Item = qobject_cast<QQuickMenuItem *>(mainMenu->itemAt(1));
- QVERIFY(subMenu1Item);
- QVERIFY(!subMenu1Item->isHighlighted());
- QCOMPARE(subMenu1Item->subMenu(), subMenu1);
- QTest::keyClick(window, Qt::Key_Down);
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(subMenu1Item->isHighlighted());
- QTest::keyClick(window, Qt::Key_Space);
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QTRY_VERIFY(subMenu1->isOpened());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- // navigate to the sub-sub-menu item and open it with the arrow key
- QQuickMenuItem *subSubMenu1Item = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(2));
- QVERIFY(subSubMenu1Item);
- QVERIFY(!subSubMenu1Item->isHighlighted());
- QCOMPARE(subSubMenu1Item->subMenu(), subSubMenu1);
- QTest::keyClick(window, Qt::Key_Down);
- QTest::keyClick(window, Qt::Key_Down);
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(subSubMenu1Item->isHighlighted());
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
- QTest::keyClick(window, mirrored ? Qt::Key_Left : Qt::Key_Right);
- QCOMPARE(mainMenu->isVisible(), cascade);
- QTRY_COMPARE(subMenu1->isVisible(), cascade);
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(subSubMenu1->isVisible());
- QTRY_VERIFY(subSubMenu1->isOpened());
-
- // navigate within the sub-sub-menu
- QQuickMenuItem *subSubMenuItem1 = qobject_cast<QQuickMenuItem *>(subSubMenu1->itemAt(0));
- QVERIFY(subSubMenuItem1);
- QQuickMenuItem *subSubMenuItem2 = qobject_cast<QQuickMenuItem *>(subSubMenu1->itemAt(1));
- QVERIFY(subSubMenuItem2);
- QVERIFY(subSubMenuItem1->isHighlighted());
- QVERIFY(!subSubMenuItem2->isHighlighted());
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(!subSubMenuItem1->isHighlighted());
- QVERIFY(subSubMenuItem2->isHighlighted());
-
- // navigate to the parent menu with the arrow key
- QTest::keyClick(window, mirrored ? Qt::Key_Right : Qt::Key_Left);
- QVERIFY(subSubMenu1Item->isHighlighted());
- QCOMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QTRY_VERIFY(!subSubMenu1->isVisible());
-
- // navigate within the sub-menu
- QQuickMenuItem *subMenuItem1 = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(0));
- QVERIFY(subMenuItem1);
- QQuickMenuItem *subMenuItem2 = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(1));
- QVERIFY(subMenuItem2);
- QVERIFY(!subMenuItem1->isHighlighted());
- QVERIFY(!subMenuItem2->isHighlighted());
- QVERIFY(subSubMenu1Item->isHighlighted());
- QTest::keyClick(window, Qt::Key_Up);
- QVERIFY(!subMenuItem1->isHighlighted());
- QVERIFY(subMenuItem2->isHighlighted());
- QVERIFY(!subSubMenu1Item->isHighlighted());
-
- // close the menus with esc
- QTest::keyClick(window, Qt::Key_Escape);
- QCOMPARE(mainMenu->isVisible(), cascade);
- QTRY_VERIFY(!subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!mainMenu->isVisible());
- QVERIFY(!subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-}
-
-void tst_QQuickMenu::subMenuDisabledKeyboard_data()
-{
- subMenuKeyboard_data();
-}
-
-// QTBUG-69540
-void tst_QQuickMenu::subMenuDisabledKeyboard()
-{
- QFETCH(bool, cascade);
- QFETCH(bool, mirrored);
-
- QQuickApplicationHelper helper(this, QLatin1String("subMenuDisabled.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- if (mirrored)
- window->setLocale(QLocale("ar_EG"));
-
- QQuickMenu *mainMenu = window->property("mainMenu").value<QQuickMenu *>();
- QVERIFY(mainMenu);
- mainMenu->setCascade(cascade);
- QCOMPARE(mainMenu->cascade(), cascade);
-
- QQuickMenuItem *menuItem1 = qobject_cast<QQuickMenuItem *>(mainMenu->itemAt(0));
- QVERIFY(menuItem1);
-
- QQuickMenu *subMenu = window->property("subMenu").value<QQuickMenu *>();
- QVERIFY(subMenu);
-
- mainMenu->open();
- QVERIFY(mainMenu->isVisible());
- QTRY_VERIFY(mainMenu->isOpened());
- QVERIFY(!menuItem1->isHighlighted());
- QVERIFY(!subMenu->isVisible());
-
- // Highlight the top-level menu item.
- QTest::keyClick(window, Qt::Key_Down);
- QVERIFY(menuItem1->isHighlighted());
-
- QQuickMenuItem *subMenuItem1 = qobject_cast<QQuickMenuItem *>(subMenu->itemAt(0));
- QVERIFY(subMenuItem1);
- QQuickMenuItem *subMenuItem2 = qobject_cast<QQuickMenuItem *>(subMenu->itemAt(1));
- QVERIFY(subMenuItem2);
-
- // Open the sub-menu.
- QTest::keyClick(window, mirrored ? Qt::Key_Left : Qt::Key_Right);
- // The first sub-menu item is disabled, so it should highlight the second one.
- QVERIFY(!subMenuItem1->isHighlighted());
- QVERIFY(subMenuItem2->isHighlighted());
-
- // Close the menus with escape.
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QTRY_VERIFY(!subMenu->isVisible());
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!mainMenu->isVisible());
- QVERIFY(!subMenu->isVisible());
-}
-
-/*
- QCOMPARE() compares doubles with 1-in-1e12 precision, which is too fine for these tests.
- Casting to floats, compared with 1-in-1e5 precision, gives more robust results.
-*/
-#define FLOAT_EQ(u, v) QCOMPARE(float(u), float(v))
-
-void tst_QQuickMenu::subMenuPosition_data()
-{
- QTest::addColumn<bool>("cascade");
- QTest::addColumn<bool>("flip");
- QTest::addColumn<bool>("mirrored");
- QTest::addColumn<qreal>("overlap");
-
- QTest::newRow("cascading") << true << false << false << 0.0;
- QTest::newRow("cascading,flip") << true << true << false << 0.0;
- QTest::newRow("cascading,overlap") << true << false << false << 10.0;
- QTest::newRow("cascading,flip,overlap") << true << true << false << 10.0;
- QTest::newRow("cascading,mirrored") << true << false << true << 0.0;
- QTest::newRow("cascading,mirrored,flip") << true << true << true << 0.0;
- QTest::newRow("cascading,mirrored,overlap") << true << false << true << 10.0;
- QTest::newRow("cascading,mirrored,flip,overlap") << true << true << true << 10.0;
- QTest::newRow("non-cascading") << false << false << false << 0.0;
-}
-
-void tst_QQuickMenu::subMenuPosition()
-{
- QFETCH(bool, cascade);
- QFETCH(bool, flip);
- QFETCH(bool, mirrored);
- QFETCH(qreal, overlap);
-
- QQuickApplicationHelper helper(this, QLatin1String("subMenus.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
-
- // Ensure that the default size of the window fits three menus side by side.
- QQuickMenu *mainMenu = window->property("mainMenu").value<QQuickMenu *>();
- QVERIFY(mainMenu);
- window->setWidth(mainMenu->width() * 3 + mainMenu->leftMargin() + mainMenu->rightMargin());
-
- // the default size of the window fits three menus side by side.
- // when testing flipping, we resize the window so that the first
- // sub-menu fits, but the second doesn't
- if (flip)
- window->setWidth(window->width() - mainMenu->width());
-
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- if (mirrored)
- window->setLocale(QLocale("ar_EG"));
-
- mainMenu->setCascade(cascade);
- QCOMPARE(mainMenu->cascade(), cascade);
- mainMenu->setOverlap(overlap);
- QCOMPARE(mainMenu->overlap(), overlap);
-
- QQuickMenu *subMenu1 = window->property("subMenu1").value<QQuickMenu *>();
- QVERIFY(subMenu1);
- subMenu1->setCascade(cascade);
- QCOMPARE(subMenu1->cascade(), cascade);
- subMenu1->setOverlap(overlap);
- QCOMPARE(subMenu1->overlap(), overlap);
-
- QQuickMenu *subMenu2 = window->property("subMenu2").value<QQuickMenu *>();
- QVERIFY(subMenu2);
- subMenu2->setCascade(cascade);
- QCOMPARE(subMenu2->cascade(), cascade);
- subMenu2->setOverlap(overlap);
- QCOMPARE(subMenu2->overlap(), overlap);
-
- QQuickMenu *subSubMenu1 = window->property("subSubMenu1").value<QQuickMenu *>();
- QVERIFY(subSubMenu1);
- subSubMenu1->setCascade(cascade);
- QCOMPARE(subSubMenu1->cascade(), cascade);
- subSubMenu1->setOverlap(overlap);
- QCOMPARE(subSubMenu1->overlap(), overlap);
-
- // choose the main menu position so that there's room for the
- // sub-menus to cascade to the left when mirrored
- if (mirrored)
- mainMenu->setX(window->width() - mainMenu->width());
-
- mainMenu->open();
- QVERIFY(mainMenu->isVisible());
- QTRY_VERIFY(mainMenu->isOpened());
- QVERIFY(!subMenu1->isVisible());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- // open the sub-menu (never flips)
- QQuickMenuItem *subMenu1Item = qobject_cast<QQuickMenuItem *>(mainMenu->itemAt(1));
- QVERIFY(subMenu1Item);
- QCOMPARE(subMenu1Item->subMenu(), subMenu1);
- emit subMenu1Item->triggered();
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QVERIFY(subMenu1->isVisible());
- QTRY_VERIFY(subMenu1->isOpened());
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(!subSubMenu1->isVisible());
-
- if (cascade) {
- QCOMPARE(subMenu1->parentItem(), subMenu1Item);
- // vertically aligned to the parent menu item
- // We cast to float here because we want to use its larger tolerance for equality (because it has less precision than double).
- FLOAT_EQ(subMenu1->popupItem()->y(), mainMenu->popupItem()->y() + subMenu1Item->y());
- if (mirrored) {
- // on the left of the parent menu
- FLOAT_EQ(subMenu1->popupItem()->x(), mainMenu->popupItem()->x() - subMenu1->width() + overlap);
- } else {
- // on the right of the parent menu
- FLOAT_EQ(subMenu1->popupItem()->x(), mainMenu->popupItem()->x() + mainMenu->width() - overlap);
- }
- } else {
- QCOMPARE(subMenu1->parentItem(), mainMenu->parentItem());
- // centered over the parent menu
- FLOAT_EQ(subMenu1->popupItem()->x(), mainMenu->popupItem()->x() + (mainMenu->width() - subMenu1->width()) / 2);
- FLOAT_EQ(subMenu1->popupItem()->y(), mainMenu->popupItem()->y() + (mainMenu->height() - subMenu1->height()) / 2);
- }
-
- // open the sub-sub-menu (can flip)
- QQuickMenuItem *subSubMenu1Item = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(2));
- QVERIFY(subSubMenu1Item);
- QCOMPARE(subSubMenu1Item->subMenu(), subSubMenu1);
- emit subSubMenu1Item->triggered();
- QTRY_COMPARE(mainMenu->isVisible(), cascade);
- QTRY_COMPARE(subMenu1->isVisible(), cascade);
- QVERIFY(!subMenu2->isVisible());
- QVERIFY(subSubMenu1->isVisible());
- QTRY_VERIFY(subSubMenu1->isOpened());
-
- if (cascade) {
- QCOMPARE(subSubMenu1->parentItem(), subSubMenu1Item);
- // vertically aligned to the parent menu item
- FLOAT_EQ(subSubMenu1->popupItem()->y(), subMenu1->popupItem()->y() + subSubMenu1Item->y());
- if (mirrored != flip) {
- // on the left of the parent menu
- FLOAT_EQ(subSubMenu1->popupItem()->x(), subMenu1->popupItem()->x() - subSubMenu1->width() + overlap);
- } else {
- // on the right of the parent menu
- FLOAT_EQ(subSubMenu1->popupItem()->x(), subMenu1->popupItem()->x() + subMenu1->width() - overlap);
- }
- } else {
- QCOMPARE(subSubMenu1->parentItem(), subMenu1->parentItem());
- // centered over the parent menu
- FLOAT_EQ(subSubMenu1->popupItem()->x(), subMenu1->popupItem()->x() + (subMenu1->width() - subSubMenu1->width()) / 2);
- FLOAT_EQ(subSubMenu1->popupItem()->y(), subMenu1->popupItem()->y() + (subMenu1->height() - subSubMenu1->height()) / 2);
- }
-}
-
-#undef FLOAT_EQ
-
-void tst_QQuickMenu::addRemoveSubMenus()
-{
- QQuickApplicationHelper helper(this, QLatin1String("subMenus.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *mainMenu = window->property("mainMenu").value<QQuickMenu *>();
- QVERIFY(mainMenu);
-
- QVERIFY(!mainMenu->menuAt(0));
-
- QPointer<QQuickMenu> subMenu1 = window->property("subMenu1").value<QQuickMenu *>();
- QVERIFY(!subMenu1.isNull());
- QCOMPARE(mainMenu->menuAt(1), subMenu1.data());
-
- QVERIFY(!mainMenu->menuAt(2));
-
- QPointer<QQuickMenu> subMenu2 = window->property("subMenu2").value<QQuickMenu *>();
- QVERIFY(!subMenu2.isNull());
- QCOMPARE(mainMenu->menuAt(3), subMenu2.data());
-
- QVERIFY(!mainMenu->menuAt(4));
-
- QPointer<QQuickMenu> subSubMenu1 = window->property("subSubMenu1").value<QQuickMenu *>();
- QVERIFY(!subSubMenu1.isNull());
-
- // takeMenu(int) does not destroy the menu, but does destroy the respective item in the parent menu
- QPointer<QQuickMenuItem> subSubMenu1Item = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(2));
- QVERIFY(subSubMenu1Item);
- QCOMPARE(subSubMenu1Item->subMenu(), subSubMenu1.data());
- QCOMPARE(subMenu1->takeMenu(2), subSubMenu1.data());
- QVERIFY(!subMenu1->itemAt(2));
- QCoreApplication::sendPostedEvents(subSubMenu1, QEvent::DeferredDelete);
- QVERIFY(!subSubMenu1.isNull());
- QCoreApplication::sendPostedEvents(subSubMenu1Item, QEvent::DeferredDelete);
- QVERIFY(subSubMenu1Item.isNull());
-
- // takeMenu(int) does not destroy an item that doesn't present a menu
- QPointer<QQuickMenuItem> subMenuItem1 = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(0));
- QVERIFY(subMenuItem1);
- QVERIFY(!subMenuItem1->subMenu());
- QVERIFY(!subMenu1->takeMenu(0));
- QCoreApplication::sendPostedEvents(subMenuItem1, QEvent::DeferredDelete);
- QVERIFY(!subMenuItem1.isNull());
-
- // addMenu(Menu) re-creates the respective item in the parent menu
- subMenu1->addMenu(subSubMenu1);
- subSubMenu1Item = qobject_cast<QQuickMenuItem *>(subMenu1->itemAt(2));
- QVERIFY(!subSubMenu1Item.isNull());
-
- // removeMenu(Menu) destroys both the menu and the respective item in the parent menu
- subMenu1->removeMenu(subSubMenu1);
- QVERIFY(!subMenu1->itemAt(2));
- QCoreApplication::sendPostedEvents(subSubMenu1, QEvent::DeferredDelete);
- QVERIFY(subSubMenu1.isNull());
- QCoreApplication::sendPostedEvents(subSubMenu1Item, QEvent::DeferredDelete);
- QVERIFY(subSubMenu1Item.isNull());
-}
-
-void tst_QQuickMenu::scrollable_data()
-{
- QTest::addColumn<QString>("qmlFilePath");
-
- QTest::addRow("Window") << QString::fromLatin1("windowScrollable.qml");
- QTest::addRow("ApplicationWindow") << QString::fromLatin1("applicationWindowScrollable.qml");
- QTest::addRow("WithPadding") << QString::fromLatin1("scrollableWithPadding.qml");
-}
-
-void tst_QQuickMenu::scrollable()
-{
- QFETCH(QString, qmlFilePath);
-
- QQuickApplicationHelper helper(this, qmlFilePath);
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- menu->open();
- QVERIFY(menu->isVisible());
-
- QQuickItem *contentItem = menu->contentItem();
- QCOMPARE(contentItem->property("interactive").toBool(), true);
-}
-
-void tst_QQuickMenu::disableWhenTriggered_data()
-{
- QTest::addColumn<int>("menuItemIndex");
- QTest::addColumn<int>("subMenuItemIndex");
-
- QTest::addRow("Action") << 0 << -1;
- QTest::addRow("MenuItem with Action") << 1 << -1;
- QTest::addRow("MenuItem with Action declared outside menu") << 2 << -1;
- QTest::addRow("MenuItem with no Action") << 3 << -1;
-
- QTest::addRow("Sub-Action") << 4 << 0;
- QTest::addRow("Sub-MenuItem with Action declared inside") << 4 << 1;
- QTest::addRow("Sub-MenuItem with Action declared outside menu") << 4 << 2;
- QTest::addRow("Sub-MenuItem with no Action") << 4 << 3;
-}
-
-// Tests that the menu is dismissed when a menu item sets "enabled = false" in onTriggered().
-void tst_QQuickMenu::disableWhenTriggered()
-{
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QSKIP("Mouse hovering not functional on offscreen/minimal platforms");
-
- QFETCH(int, menuItemIndex);
- QFETCH(int, subMenuItemIndex);
-
- QQuickApplicationHelper helper(this, QLatin1String("disableWhenTriggered.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->findChild<QQuickMenu*>("Menu");
- QVERIFY(menu);
-
- menu->open();
- QVERIFY(menu->isVisible());
- QTRY_VERIFY(menu->isOpened());
-
- QPointer<QQuickMenuItem> menuItem = qobject_cast<QQuickMenuItem*>(menu->itemAt(menuItemIndex));
- QVERIFY(menuItem);
-
- if (subMenuItemIndex == -1) {
- // Click a top-level menu item.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- menuItem->mapToScene(QPointF(menuItem->width() / 2, menuItem->height() / 2)).toPoint());
- QCOMPARE(menuItem->isEnabled(), false);
- QTRY_VERIFY(!menu->isVisible());
- } else {
- // Click a sub-menu item.
- QPointer<QQuickMenu> subMenu = menuItem->subMenu();
- QVERIFY(subMenu);
-
- QPointer<QQuickMenuItem> subMenuItem = qobject_cast<QQuickMenuItem*>(subMenu->itemAt(subMenuItemIndex));
- QVERIFY(subMenuItem);
-
- // First, open the sub-menu.
- QTest::mouseMove(window, menuItem->mapToScene(QPoint(1, 1)).toPoint());
- QTRY_VERIFY(subMenu->isVisible());
- QVERIFY(menuItem->isHovered());
- QTRY_VERIFY(subMenu->contentItem()->property("contentHeight").toReal() > 0.0);
-
- // Click the item.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- subMenuItem->mapToScene(QPointF(subMenuItem->width() / 2, subMenuItem->height() / 2)).toPoint());
- QCOMPARE(subMenuItem->isEnabled(), false);
- QTRY_VERIFY(!menu->isVisible());
- }
-}
-
-void tst_QQuickMenu::menuItemWidth_data()
-{
- QTest::addColumn<bool>("mirrored");
-
- QTest::newRow("non-mirrored") << false;
- QTest::newRow("mirrored") << true;
-}
-
-void tst_QQuickMenu::menuItemWidth()
-{
- QFETCH(bool, mirrored);
-
- QQuickApplicationHelper helper(this, QLatin1String("menuItemWidths.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- if (mirrored)
- window->setLocale(QLocale("ar_EG"));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
- menu->open();
- QTRY_VERIFY(menu->isOpened());
- for (int i = 0; i < menu->count(); ++i)
- QCOMPARE(menu->itemAt(i)->width(), menu->availableWidth());
-}
-
-void tst_QQuickMenu::menuItemWidthAfterMenuWidthChanged_data()
-{
- QTest::addColumn<bool>("mirrored");
-
- QTest::newRow("non-mirrored") << false;
- QTest::newRow("mirrored") << true;
-}
-
-void tst_QQuickMenu::menuItemWidthAfterMenuWidthChanged()
-{
- QFETCH(bool, mirrored);
-
- QQuickApplicationHelper helper(this, QLatin1String("menuItemWidths.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- if (mirrored)
- window->setLocale(QLocale("ar_EG"));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
- menu->open();
- QTRY_VERIFY(menu->isOpened());
- for (int i = 0; i < menu->count(); ++i) {
- // Check that the width of menu items is correct before we resize the menu.
- const QQuickItem *item = menu->itemAt(i);
- QVERIFY2(qFuzzyCompare(item->width(), menu->availableWidth()),
- qPrintable(QString::fromLatin1("Expected width of %1 to be %2, but it's %3")
- .arg(item->objectName()).arg(menu->availableWidth()).arg(item->width())));
- }
-
- menu->setWidth(menu->width() + 10);
-
- // Check that the width of menu items is correct after we resize the menu.
- for (int i = 0; i < menu->count(); ++i) {
- // Check that the width of menu items is correct after we resize the menu.
- const QQuickItem *item = menu->itemAt(i);
- QVERIFY2(qFuzzyCompare(item->width(), menu->availableWidth()),
- qPrintable(QString::fromLatin1("Expected width of %1 to be %2, but it's %3")
- .arg(item->objectName()).arg(menu->availableWidth()).arg(item->width())));
- }
-}
-
-void tst_QQuickMenu::menuItemWidthAfterImplicitWidthChanged_data()
-{
- QTest::addColumn<bool>("mirrored");
-
- QTest::newRow("non-mirrored") << false;
- QTest::newRow("mirrored") << true;
-}
-
-void tst_QQuickMenu::menuItemWidthAfterImplicitWidthChanged()
-{
- QFETCH(bool, mirrored);
-
- QQuickApplicationHelper helper(this, QLatin1String("menuItemWidths.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- if (mirrored)
- window->setLocale(QLocale("ar_EG"));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
- menu->open();
- QTRY_VERIFY(menu->isOpened());
- // Check that the width of the menu item is correct before we change its font size.
- QQuickMenuItem *menuItem = qobject_cast<QQuickMenuItem*>(menu->itemAt(0));
- QCOMPARE(menuItem->width(), menu->availableWidth());
-
- // Add some text to increase the implicitWidth of the MenuItem.
- const qreal oldImplicitWidth = menuItem->implicitWidth();
- for (int i = 0; menuItem->implicitWidth() <= oldImplicitWidth; ++i) {
- menuItem->setText(menuItem->text() + QLatin1String("---"));
- if (i == 100)
- QFAIL("Shouldn't need 100 iterations to increase MenuItem's implicitWidth; something is wrong here");
- }
-
- // Check that the width of the menu item is correct after we change its font size.
- QCOMPARE(menuItem->width(), menu->availableWidth());
-}
-
-void tst_QQuickMenu::menuItemWidthAfterRetranslate()
-{
- QQuickApplicationHelper helper(this, QLatin1String("menuItemWidths.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickMenu *menu = window->property("menu").value<QQuickMenu *>();
- QVERIFY(menu);
- menu->open();
- QTRY_VERIFY(menu->isOpened());
- for (int i = 0; i < menu->count(); ++i) {
- // Check that the width of each menu item is correct before we retranslate.
- const QQuickItem *item = menu->itemAt(i);
- QVERIFY2(qFuzzyCompare(item->width(), menu->availableWidth()),
- qPrintable(QString::fromLatin1("Expected width of %1 to be %2, but it's %3")
- .arg(item->objectName()).arg(menu->availableWidth()).arg(item->width())));
- }
-
- // Call retranslate() and cause all bindings to be re-evaluated.
- helper.engine.retranslate();
-
- for (int i = 0; i < menu->count(); ++i) {
- // Check that the width of each menu item is correct after we retranslate.
- const QQuickItem *item = menu->itemAt(i);
- QVERIFY2(qFuzzyCompare(item->width(), menu->availableWidth()),
- qPrintable(QString::fromLatin1("Expected width of %1 to be %2, but it's %3")
- .arg(item->objectName()).arg(menu->availableWidth()).arg(item->width())));
- }
-}
-
-void tst_QQuickMenu::giveMenuItemFocusOnButtonPress()
-{
- QQuickApplicationHelper helper(this, QLatin1String("giveMenuItemFocusOnButtonPress.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- // Press enter on the button to open the menu.
- QQuickButton *menuButton = window->property("menuButton").value<QQuickButton*>();
- QVERIFY(menuButton);
- menuButton->forceActiveFocus();
- QVERIFY(menuButton->hasActiveFocus());
-
- QSignalSpy clickedSpy(window, SIGNAL(menuButtonClicked()));
- QVERIFY(clickedSpy.isValid());
-
- QTest::keyClick(window, Qt::Key_Return);
- QCOMPARE(clickedSpy.count(), 1);
-
- // The menu should still be open.
- QQuickMenu *menu = window->property("menu").value<QQuickMenu*>();
- QVERIFY(menu);
- QTRY_VERIFY(menu->isOpened());
-}
-
-QTEST_QUICKCONTROLS_MAIN(tst_QQuickMenu)
-
-#include "tst_qquickmenu.moc"
diff --git a/tests/auto/qquickmenubar/CMakeLists.txt b/tests/auto/qquickmenubar/CMakeLists.txt
deleted file mode 100644
index c6043f87..00000000
--- a/tests/auto/qquickmenubar/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from qquickmenubar.pro.
-
-#####################################################################
-## tst_qquickmenubar Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickmenubar
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickmenubar.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickmenubar.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickmenubar CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickmenubar CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickmenubar/data/checkHighlightWhenDismissed.qml b/tests/auto/qquickmenubar/data/checkHighlightWhenDismissed.qml
deleted file mode 100644
index 14ee692e..00000000
--- a/tests/auto/qquickmenubar/data/checkHighlightWhenDismissed.qml
+++ /dev/null
@@ -1,93 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 300
- height: 300
- visible: true
- MenuBar {
- id: mb
- objectName: "menuBar"
- width: parent.width
- Menu {
- title: "StaticMenu"
- MenuItem {
- text: "Cut"
- }
- MenuItem {
- text: "Copy"
- }
- MenuItem {
- text: "Paste"
- }
- }
- }
- Component {
- id: cmp
- Menu {
- title: "DynamicMenu"
- MenuItem {
- text: "Cut"
- }
- MenuItem {
- text: "Copy"
- }
- MenuItem {
- text: "Paste"
- }
- }
- }
- Component.onCompleted: {
- mb.addMenu(cmp.createObject(mb))
- }
-}
diff --git a/tests/auto/qquickmenubar/data/delegateFromSeparateComponent.qml b/tests/auto/qquickmenubar/data/delegateFromSeparateComponent.qml
deleted file mode 100644
index 76015190..00000000
--- a/tests/auto/qquickmenubar/data/delegateFromSeparateComponent.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 800
- height: 800
-
- Component {
- id: menuBarItemComponent
-
- MenuBarItem {
- contentItem: Text {
- text: parent.text
- color: "blue"
- }
- background: Rectangle {
- color: "#00ff00"
- }
- }
- }
-
- menuBar: MenuBar {
- delegate: menuBarItemComponent
-
- Menu {
- title: "Menu"
- }
- }
-}
diff --git a/tests/auto/qquickmenubar/data/empty.qml b/tests/auto/qquickmenubar/data/empty.qml
deleted file mode 100644
index 6cb3c922..00000000
--- a/tests/auto/qquickmenubar/data/empty.qml
+++ /dev/null
@@ -1,54 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-MenuBar { }
diff --git a/tests/auto/qquickmenubar/data/menubar.qml b/tests/auto/qquickmenubar/data/menubar.qml
deleted file mode 100644
index 1436e66d..00000000
--- a/tests/auto/qquickmenubar/data/menubar.qml
+++ /dev/null
@@ -1,113 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- readonly property Button oopsButton: oopsButton
-
- width: 400
- height: 400
- visible: true
-
- header: MenuBar {
- MenuBarItem {
- menu: Menu {
- title: "&File"
- MenuItem { text: "&Open..." }
- MenuItem { text: "&Save" }
- MenuItem { text: "Save &As..." }
- MenuSeparator { }
- MenuItem { text: "&Quit" }
- }
- }
- MenuBarItem {
- menu: Menu {
- title: "&Edit"
- MenuItem { text: "&Cut" }
- MenuItem { text: "&Copy" }
- MenuItem { text: "&Paste" }
- }
- }
- MenuBarItem {
- menu: Menu {
- title: "&View"
- Menu {
- title: "&Alignment"
- Menu {
- title: "&Horizontal"
- MenuItem { text: "&Left" }
- MenuItem { text: "&Center" }
- MenuItem { text: "&Right" }
- }
- Menu {
- title: "&Vertical"
- MenuItem { text: "&Top" }
- MenuItem { text: "&Center" }
- MenuItem { text: "&Bottom" }
- }
- }
- }
- }
-
- MenuBarItem {
- menu: Menu {
- title: "&Help"
- MenuItem { text: "&About" }
- }
- }
- }
-
- Button {
- id: oopsButton
- text: "&Oops"
- }
-}
diff --git a/tests/auto/qquickmenubar/tst_qquickmenubar.cpp b/tests/auto/qquickmenubar/tst_qquickmenubar.cpp
deleted file mode 100644
index 05700240..00000000
--- a/tests/auto/qquickmenubar/tst_qquickmenubar.cpp
+++ /dev/null
@@ -1,668 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQml>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-#include "../shared/qtest_quickcontrols.h"
-
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-#include <QtQuickTemplates2/private/qquickmenu_p.h>
-#include <QtQuickTemplates2/private/qquickmenubar_p.h>
-#include <QtQuickTemplates2/private/qquickmenubaritem_p.h>
-#include <QtQuickTemplates2/private/qquickmenuitem_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_qquickmenubar : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
-
-private slots:
- void delegate();
- void mouse();
- void keys();
- void mnemonics();
- void addRemove();
- void checkHighlightWhenMenuDismissed();
-};
-
-void tst_qquickmenubar::delegate()
-{
- QQmlApplicationEngine engine(testFileUrl("empty.qml"));
- QScopedPointer<QQuickMenuBar> menuBar(qobject_cast<QQuickMenuBar *>(engine.rootObjects().value(0)));
- QVERIFY(menuBar);
-
- QQmlComponent *delegate = menuBar->delegate();
- QVERIFY(delegate);
-
- QScopedPointer<QQuickMenuBarItem> item(qobject_cast<QQuickMenuBarItem *>(delegate->create()));
- QVERIFY(item);
-}
-
-void tst_qquickmenubar::mouse()
-{
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QSKIP("Mouse highlight not functional on offscreen/minimal platforms");
-
- QQmlApplicationEngine engine(testFileUrl("menubar.qml"));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(engine.rootObjects().value(0)));
- QVERIFY(window);
-
- centerOnScreen(window.data());
- moveMouseAway(window.data());
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- QQuickMenuBar *menuBar = window->property("header").value<QQuickMenuBar *>();
- QVERIFY(menuBar);
-
- QQuickMenu *fileMenuBarMenu = menuBar->menuAt(0);
- QQuickMenu *editMenuBarMenu = menuBar->menuAt(1);
- QQuickMenu *viewMenuBarMenu = menuBar->menuAt(2);
- QQuickMenu *helpMenuBarMenu = menuBar->menuAt(3);
- QVERIFY(fileMenuBarMenu && editMenuBarMenu && viewMenuBarMenu && helpMenuBarMenu);
-
- QQuickMenuBarItem *fileMenuBarItem = qobject_cast<QQuickMenuBarItem *>(fileMenuBarMenu->parentItem());
- QQuickMenuBarItem *editMenuBarItem = qobject_cast<QQuickMenuBarItem *>(editMenuBarMenu->parentItem());
- QQuickMenuBarItem *viewMenuBarItem = qobject_cast<QQuickMenuBarItem *>(viewMenuBarMenu->parentItem());
- QQuickMenuBarItem *helpMenuBarItem = qobject_cast<QQuickMenuBarItem *>(helpMenuBarMenu->parentItem());
- QVERIFY(fileMenuBarItem && editMenuBarItem && viewMenuBarItem && helpMenuBarItem);
-
- // highlight a menubar item
- QTest::mouseMove(window.data(), fileMenuBarItem->mapToScene(QPointF(fileMenuBarItem->width() / 2, fileMenuBarItem->height() / 2)).toPoint());
- QVERIFY(fileMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarMenu->isVisible());
-
- // highlight another menubar item
- QTest::mouseMove(window.data(), editMenuBarItem->mapToScene(QPointF(editMenuBarItem->width() / 2, editMenuBarItem->height() / 2)).toPoint());
- QVERIFY(!fileMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarMenu->isVisible());
- QVERIFY(!editMenuBarMenu->isVisible());
-
- // trigger a menubar item to open a menu
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, editMenuBarItem->mapToScene(QPointF(editMenuBarItem->width() / 2, editMenuBarItem->height() / 2)).toPoint());
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarMenu->isVisible());
- QTRY_VERIFY(editMenuBarMenu->isOpened());
-
- // re-trigger a menubar item to hide the menu
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, editMenuBarItem->mapToScene(QPointF(editMenuBarItem->width() / 2, editMenuBarItem->height() / 2)).toPoint());
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarItem->hasActiveFocus());
- QTRY_VERIFY(!editMenuBarMenu->isVisible());
-
- // re-trigger a menubar item to show the menu again
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, editMenuBarItem->mapToScene(QPointF(editMenuBarItem->width() / 2, editMenuBarItem->height() / 2)).toPoint());
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarMenu->isVisible());
- QTRY_VERIFY(editMenuBarMenu->isOpened());
-
- // highlight another menubar item to open another menu
- QTest::mouseMove(window.data(), helpMenuBarItem->mapToScene(QPointF(helpMenuBarItem->width() / 2, helpMenuBarItem->height() / 2)).toPoint());
- QVERIFY(!fileMenuBarItem->isHighlighted());
- QVERIFY(!editMenuBarItem->isHighlighted());
- QVERIFY(!viewMenuBarItem->isHighlighted());
- QVERIFY(helpMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarMenu->isVisible());
- QVERIFY(!viewMenuBarMenu->isVisible());
- QVERIFY(helpMenuBarMenu->isVisible());
- QTRY_VERIFY(!editMenuBarMenu->isVisible());
- QTRY_VERIFY(helpMenuBarMenu->isOpened());
-
- // trigger a menu item to close the menu
- QQuickMenuItem *aboutMenuItem = qobject_cast<QQuickMenuItem *>(helpMenuBarMenu->itemAt(0));
- QVERIFY(aboutMenuItem);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, aboutMenuItem->mapToScene(QPointF(aboutMenuItem->width() / 2, aboutMenuItem->height() / 2)).toPoint());
- QVERIFY(!helpMenuBarItem->isHighlighted());
- QTRY_VERIFY(!helpMenuBarMenu->isVisible());
-
- // highlight a menubar item
- QTest::mouseMove(window.data(), editMenuBarItem->mapToScene(QPointF(editMenuBarItem->width() / 2, editMenuBarItem->height() / 2)).toPoint());
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(!helpMenuBarItem->isHighlighted());
- QVERIFY(!editMenuBarMenu->isVisible());
- QVERIFY(!helpMenuBarMenu->isVisible());
-
- // trigger a menubar item to open a menu
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, viewMenuBarItem->mapToScene(QPointF(viewMenuBarItem->width() / 2, viewMenuBarItem->height() / 2)).toPoint());
- QVERIFY(!editMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarMenu->isVisible());
- QTRY_VERIFY(viewMenuBarMenu->isOpened());
-
- // trigger a menu item to open a sub-menu
- QQuickMenuItem *alignmentSubMenuItem = qobject_cast<QQuickMenuItem *>(viewMenuBarMenu->itemAt(0));
- QVERIFY(alignmentSubMenuItem);
- QQuickMenu *alignmentSubMenu = alignmentSubMenuItem->subMenu();
- QVERIFY(alignmentSubMenu);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, alignmentSubMenuItem->mapToScene(QPointF(alignmentSubMenuItem->width() / 2, alignmentSubMenuItem->height() / 2)).toPoint());
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
- QTRY_VERIFY(alignmentSubMenu->isOpened());
-
- // trigger a menu item to open a sub-sub-menu
- QQuickMenuItem *verticalSubMenuItem = qobject_cast<QQuickMenuItem *>(alignmentSubMenu->itemAt(1));
- QVERIFY(verticalSubMenuItem);
- QQuickMenu *verticalSubMenu = verticalSubMenuItem->subMenu();
- QVERIFY(verticalSubMenu);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, verticalSubMenuItem->mapToScene(QPointF(verticalSubMenuItem->width() / 2, verticalSubMenuItem->height() / 2)).toPoint());
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
- QVERIFY(verticalSubMenu->isVisible());
- QTRY_VERIFY(verticalSubMenu->isOpened());
-
- // trigger a menu item to close the whole chain of menus
- QQuickMenuItem *centerMenuItem = qobject_cast<QQuickMenuItem *>(verticalSubMenu->itemAt(1));
- QVERIFY(centerMenuItem);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, centerMenuItem->mapToScene(QPointF(centerMenuItem->width() / 2, centerMenuItem->height() / 2)).toPoint());
- QVERIFY(!viewMenuBarItem->isHighlighted());
- QTRY_VERIFY(!viewMenuBarMenu->isVisible());
- QTRY_VERIFY(!alignmentSubMenu->isVisible());
- QTRY_VERIFY(!verticalSubMenu->isVisible());
-
- // re-highlight the same menubar item
- QTest::mouseMove(window.data(), viewMenuBarItem->mapToScene(QPointF(viewMenuBarItem->width() / 2, viewMenuBarItem->height() / 2)).toPoint());
- QVERIFY(viewMenuBarItem->isHighlighted());
-
- // re-open the chain of menus
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, viewMenuBarItem->mapToScene(QPointF(viewMenuBarItem->width() / 2, viewMenuBarItem->height() / 2)).toPoint());
- QTRY_VERIFY(viewMenuBarMenu->isOpened());
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, alignmentSubMenuItem->mapToScene(QPointF(alignmentSubMenuItem->width() / 2, alignmentSubMenuItem->height() / 2)).toPoint());
- QTRY_VERIFY(alignmentSubMenu->isOpened());
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, verticalSubMenuItem->mapToScene(QPointF(verticalSubMenuItem->width() / 2, verticalSubMenuItem->height() / 2)).toPoint());
- QTRY_VERIFY(verticalSubMenu->isOpened());
-
- // click outside to close the whole chain of menus
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - 1, window->height() - 1));
- QVERIFY(!viewMenuBarItem->isHighlighted());
- QTRY_VERIFY(!viewMenuBarMenu->isVisible());
- QTRY_VERIFY(!alignmentSubMenu->isVisible());
- QTRY_VERIFY(!verticalSubMenu->isVisible());
-}
-
-void tst_qquickmenubar::keys()
-{
- QQmlApplicationEngine engine(testFileUrl("menubar.qml"));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(engine.rootObjects().value(0)));
- QVERIFY(window);
-
- centerOnScreen(window.data());
- moveMouseAway(window.data());
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- QQuickMenuBar *menuBar = window->property("header").value<QQuickMenuBar *>();
- QVERIFY(menuBar);
-
- QQuickMenu *fileMenuBarMenu = menuBar->menuAt(0);
- QQuickMenu *editMenuBarMenu = menuBar->menuAt(1);
- QQuickMenu *viewMenuBarMenu = menuBar->menuAt(2);
- QQuickMenu *helpMenuBarMenu = menuBar->menuAt(3);
- QVERIFY(fileMenuBarMenu && editMenuBarMenu && viewMenuBarMenu && helpMenuBarMenu);
-
- QQuickMenuBarItem *fileMenuBarItem = qobject_cast<QQuickMenuBarItem *>(fileMenuBarMenu->parentItem());
- QQuickMenuBarItem *editMenuBarItem = qobject_cast<QQuickMenuBarItem *>(editMenuBarMenu->parentItem());
- QQuickMenuBarItem *viewMenuBarItem = qobject_cast<QQuickMenuBarItem *>(viewMenuBarMenu->parentItem());
- QQuickMenuBarItem *helpMenuBarItem = qobject_cast<QQuickMenuBarItem *>(helpMenuBarMenu->parentItem());
- QVERIFY(fileMenuBarItem && editMenuBarItem && viewMenuBarItem && helpMenuBarItem);
-
- // trigger a menubar item to open a menu
- editMenuBarItem->forceActiveFocus();
- QTest::keyClick(window.data(), Qt::Key_Space);
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarMenu->isVisible());
- QTRY_VERIFY(editMenuBarMenu->isOpened());
- QVERIFY(editMenuBarMenu->hasActiveFocus());
-
- // navigate down to the menu
- QQuickMenuItem *cutMenuItem = qobject_cast<QQuickMenuItem *>(editMenuBarMenu->itemAt(0));
- QVERIFY(cutMenuItem);
- QVERIFY(!cutMenuItem->isHighlighted());
- QVERIFY(!cutMenuItem->hasActiveFocus());
- QTest::keyClick(window.data(), Qt::Key_Down);
- QVERIFY(cutMenuItem->isHighlighted());
- QVERIFY(cutMenuItem->hasActiveFocus());
-
- // navigate up, back to the menubar
- QTest::keyClick(window.data(), Qt::Key_Up);
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarItem->hasActiveFocus());
- QTRY_VERIFY(!editMenuBarMenu->isVisible());
- QVERIFY(!cutMenuItem->isHighlighted());
- QVERIFY(!cutMenuItem->hasActiveFocus());
-
- // navigate down to re-open the menu
- QTest::keyClick(window.data(), Qt::Key_Down);
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(!editMenuBarItem->hasActiveFocus());
- QVERIFY(editMenuBarMenu->isVisible());
- QTRY_VERIFY(editMenuBarMenu->isOpened());
- QVERIFY(editMenuBarMenu->hasActiveFocus());
- QVERIFY(cutMenuItem->isHighlighted());
- QVERIFY(cutMenuItem->hasActiveFocus());
-
- // navigate left in popup mode (menu open)
- QTest::keyClick(window.data(), Qt::Key_Left);
- QVERIFY(fileMenuBarItem->isHighlighted());
- QVERIFY(!editMenuBarItem->isHighlighted());
- QVERIFY(fileMenuBarMenu->isVisible());
- QTRY_VERIFY(fileMenuBarMenu->isOpened());
- QTRY_VERIFY(!editMenuBarMenu->isVisible());
-
- // navigate left in popup mode (wrap)
- QTest::keyClick(window.data(), Qt::Key_Left);
- QVERIFY(helpMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarItem->isHighlighted());
- QVERIFY(helpMenuBarMenu->isVisible());
- QTRY_VERIFY(helpMenuBarMenu->isOpened());
- QTRY_VERIFY(!fileMenuBarMenu->isVisible());
-
- // navigate up to close the menu
- QTest::keyClick(window.data(), Qt::Key_Up);
- QVERIFY(helpMenuBarItem->isHighlighted());
- QTRY_VERIFY(!helpMenuBarMenu->isVisible());
-
- // navigate right in non-popup mode (wrap)
- QTest::keyClick(window.data(), Qt::Key_Right);
- QVERIFY(fileMenuBarItem->isHighlighted());
- QVERIFY(!helpMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarMenu->isVisible());
- QVERIFY(!helpMenuBarMenu->isVisible());
-
- // navigate right in non-popup mode (menu closed)
- QTest::keyClick(window.data(), Qt::Key_Right);
- QVERIFY(!fileMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarMenu->isVisible());
- QVERIFY(!editMenuBarMenu->isVisible());
-
- // open a menu
- viewMenuBarItem->forceActiveFocus();
- QTest::keyClick(window.data(), Qt::Key_Space);
- QVERIFY(viewMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarMenu->isVisible());
- QTRY_VERIFY(viewMenuBarMenu->isOpened());
- QVERIFY(!viewMenuBarItem->hasActiveFocus());
- QVERIFY(viewMenuBarMenu->hasActiveFocus());
-
- // open a sub-menu
- QQuickMenuItem *alignmentSubMenuItem = qobject_cast<QQuickMenuItem *>(viewMenuBarMenu->itemAt(0));
- QVERIFY(alignmentSubMenuItem);
- QQuickMenu *alignmentSubMenu = alignmentSubMenuItem->subMenu();
- QVERIFY(alignmentSubMenu);
- QTest::keyClick(window.data(), Qt::Key_Down);
- QVERIFY(alignmentSubMenuItem->isHighlighted());
- QVERIFY(!alignmentSubMenu->isVisible());
- QTest::keyClick(window.data(), Qt::Key_Right);
- QVERIFY(alignmentSubMenu->isVisible());
- QTRY_VERIFY(alignmentSubMenu->isOpened());
-
- // open a sub-sub-menu
- QQuickMenuItem *horizontalSubMenuItem = qobject_cast<QQuickMenuItem *>(alignmentSubMenu->itemAt(0));
- QVERIFY(horizontalSubMenuItem);
- QVERIFY(horizontalSubMenuItem->isHighlighted());
- QQuickMenu *horizontalSubMenu = horizontalSubMenuItem->subMenu();
- QVERIFY(horizontalSubMenu);
- QTest::keyClick(window.data(), Qt::Key_Right);
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
- QVERIFY(horizontalSubMenu->isVisible());
- QTRY_VERIFY(horizontalSubMenu->isOpened());
-
- // navigate left to close a sub-menu
- QTest::keyClick(window.data(), Qt::Key_Left);
- QTRY_VERIFY(!horizontalSubMenu->isVisible());
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
-
- // navigate right to re-open the sub-menu
- QTest::keyClick(window.data(), Qt::Key_Right);
- QVERIFY(horizontalSubMenuItem->isHighlighted());
- QVERIFY(horizontalSubMenu->isVisible());
- QTRY_VERIFY(horizontalSubMenu->isOpened());
-
- // navigate right to the next menubar menu
- QTest::keyClick(window.data(), Qt::Key_Right);
- QVERIFY(!viewMenuBarItem->isHighlighted());
- QVERIFY(helpMenuBarItem->isHighlighted());
- QVERIFY(helpMenuBarMenu->isVisible());
- QTRY_VERIFY(!viewMenuBarMenu->isVisible());
- QTRY_VERIFY(!alignmentSubMenu->isVisible());
- QTRY_VERIFY(!horizontalSubMenu->isVisible());
- QTRY_VERIFY(helpMenuBarMenu->isOpened());
-
- // navigate back
- QTest::keyClick(window.data(), Qt::Key_Left);
- QVERIFY(!helpMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarMenu->isVisible());
- QTRY_VERIFY(!helpMenuBarMenu->isVisible());
- QTRY_VERIFY(viewMenuBarMenu->isOpened());
-
- // re-open the chain of menus
- QTest::keyClick(window.data(), Qt::Key_Down);
- QVERIFY(alignmentSubMenuItem->isHighlighted());
- QTest::keyClick(window.data(), Qt::Key_Right);
- QTRY_VERIFY(alignmentSubMenu->isOpened());
- QTest::keyClick(window.data(), Qt::Key_Right);
- QTRY_VERIFY(horizontalSubMenu->isOpened());
-
- // repeat escape to close the whole chain of menus one by one
- QTest::keyClick(window.data(), Qt::Key_Escape);
- QTRY_VERIFY(!horizontalSubMenu->isVisible());
- QVERIFY(viewMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
-
- QTest::keyClick(window.data(), Qt::Key_Escape);
- QTRY_VERIFY(!alignmentSubMenu->isVisible());
- QVERIFY(viewMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarMenu->isVisible());
-
- QTest::keyClick(window.data(), Qt::Key_Escape);
- QVERIFY(!viewMenuBarItem->isHighlighted());
- QTRY_VERIFY(!viewMenuBarMenu->isVisible());
-}
-
-void tst_qquickmenubar::mnemonics()
-{
-#ifdef Q_OS_MACOS
- QSKIP("Mnemonics are not used on macOS");
-#endif
-
- QQmlApplicationEngine engine(testFileUrl("menubar.qml"));
-
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(engine.rootObjects().value(0)));
- QVERIFY(window);
-
- centerOnScreen(window.data());
- moveMouseAway(window.data());
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- MnemonicKeySimulator keySim(window.data());
-
- QQuickMenuBar *menuBar = window->property("header").value<QQuickMenuBar *>();
- QVERIFY(menuBar);
-
- QQuickMenu *fileMenuBarMenu = menuBar->menuAt(0);
- QQuickMenu *editMenuBarMenu = menuBar->menuAt(1);
- QQuickMenu *viewMenuBarMenu = menuBar->menuAt(2);
- QQuickMenu *helpMenuBarMenu = menuBar->menuAt(3);
- QVERIFY(fileMenuBarMenu && editMenuBarMenu && viewMenuBarMenu && helpMenuBarMenu);
-
- QQuickMenuBarItem *fileMenuBarItem = qobject_cast<QQuickMenuBarItem *>(fileMenuBarMenu->parentItem());
- QQuickMenuBarItem *editMenuBarItem = qobject_cast<QQuickMenuBarItem *>(editMenuBarMenu->parentItem());
- QQuickMenuBarItem *viewMenuBarItem = qobject_cast<QQuickMenuBarItem *>(viewMenuBarMenu->parentItem());
- QQuickMenuBarItem *helpMenuBarItem = qobject_cast<QQuickMenuBarItem *>(helpMenuBarMenu->parentItem());
- QVERIFY(fileMenuBarItem && editMenuBarItem && viewMenuBarItem && helpMenuBarItem);
-
- QQuickButton *oopsButton = window->property("oopsButton").value<QQuickButton *>();
- QVERIFY(oopsButton);
- QSignalSpy oopsButtonSpy(oopsButton, &QQuickButton::clicked);
- QVERIFY(oopsButtonSpy.isValid());
-
- // trigger a menubar item to open a menu
- keySim.press(Qt::Key_Alt);
- keySim.click(Qt::Key_E); // "&Edit"
- keySim.release(Qt::Key_Alt);
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(!editMenuBarItem->hasActiveFocus());
- QVERIFY(editMenuBarMenu->isVisible());
- QTRY_VERIFY(editMenuBarMenu->isOpened());
- QVERIFY(editMenuBarMenu->hasActiveFocus());
-
- // press Alt to hide the menu
- keySim.click(Qt::Key_Alt);
- QVERIFY(!editMenuBarItem->isHighlighted());
- QVERIFY(!editMenuBarItem->hasActiveFocus());
- QVERIFY(!editMenuBarMenu->hasActiveFocus());
- QTRY_VERIFY(!editMenuBarMenu->isVisible());
-
- // re-trigger a menubar item to show the menu again
- keySim.press(Qt::Key_Alt);
- keySim.click(Qt::Key_E); // "&Edit"
- keySim.release(Qt::Key_Alt);
- QVERIFY(editMenuBarItem->isHighlighted());
- QVERIFY(editMenuBarMenu->isVisible());
- QTRY_VERIFY(editMenuBarMenu->isOpened());
- QVERIFY(editMenuBarMenu->hasActiveFocus());
- QVERIFY(!editMenuBarItem->hasActiveFocus());
-
- // trigger another menubar item to open another menu, leave Alt pressed
- keySim.press(Qt::Key_Alt);
- QTRY_VERIFY(!editMenuBarMenu->isVisible());
- keySim.click(Qt::Key_H); // "&Help"
- QVERIFY(!editMenuBarItem->isHighlighted());
- QVERIFY(helpMenuBarItem->isHighlighted());
- QVERIFY(!viewMenuBarMenu->isVisible());
- QVERIFY(helpMenuBarMenu->isVisible());
- QTRY_VERIFY(helpMenuBarMenu->isOpened());
-
- // trigger a menu item to close the menu
- keySim.click(Qt::Key_A); // "&About"
- keySim.release(Qt::Key_Alt);
- QVERIFY(!helpMenuBarItem->isHighlighted());
- QTRY_VERIFY(!helpMenuBarMenu->isVisible());
-
- // trigger a menubar item to open a menu, leave Alt pressed
- keySim.press(Qt::Key_Alt);
- keySim.click(Qt::Key_V); // "&View"
- QVERIFY(!editMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarItem->isHighlighted());
- QVERIFY(viewMenuBarMenu->isVisible());
- QTRY_VERIFY(viewMenuBarMenu->isOpened());
-
- // trigger a menu item to open a sub-menu, leave Alt pressed
- QQuickMenuItem *alignmentSubMenuItem = qobject_cast<QQuickMenuItem *>(viewMenuBarMenu->itemAt(0));
- QVERIFY(alignmentSubMenuItem);
- QQuickMenu *alignmentSubMenu = alignmentSubMenuItem->subMenu();
- QVERIFY(alignmentSubMenu);
- keySim.click(Qt::Key_A); // "&Alignment"
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
- QTRY_VERIFY(alignmentSubMenu->isOpened());
-
- // trigger a menu item to open a sub-sub-menu, leave Alt pressed
- QQuickMenuItem *verticalSubMenuItem = qobject_cast<QQuickMenuItem *>(alignmentSubMenu->itemAt(1));
- QVERIFY(verticalSubMenuItem);
- QQuickMenu *verticalSubMenu = verticalSubMenuItem->subMenu();
- QVERIFY(verticalSubMenu);
- keySim.click(Qt::Key_V); // "&Vertical"
- QVERIFY(viewMenuBarMenu->isVisible());
- QVERIFY(alignmentSubMenu->isVisible());
- QVERIFY(verticalSubMenu->isVisible());
- QTRY_VERIFY(verticalSubMenu->isOpened());
-
- // trigger a menu item to close the whole chain of menus
- keySim.click(Qt::Key_C); // "&Center"
- keySim.release(Qt::Key_Alt);
- QVERIFY(!viewMenuBarItem->isHighlighted());
- QTRY_VERIFY(!viewMenuBarMenu->isVisible());
- QTRY_VERIFY(!alignmentSubMenu->isVisible());
- QTRY_VERIFY(!verticalSubMenu->isVisible());
-
- // trigger a menubar item to open a menu, leave Alt pressed
- keySim.press(Qt::Key_Alt);
- keySim.click(Qt::Key_F); // "&File"
- QVERIFY(fileMenuBarItem->isHighlighted());
- QVERIFY(fileMenuBarMenu->isVisible());
- QTRY_VERIFY(fileMenuBarMenu->isOpened());
- QVERIFY(fileMenuBarMenu->hasActiveFocus());
-
- // trigger a menu item to close the menu, which shouldn't trigger a button
- // action behind the menu (QTBUG-86276)
- QCOMPARE(oopsButtonSpy.count(), 0);
- keySim.click(Qt::Key_O); // "&Open..."
- keySim.release(Qt::Key_Alt);
- QVERIFY(!fileMenuBarItem->isHighlighted());
- QVERIFY(!fileMenuBarMenu->isOpened());
- QTRY_VERIFY(!fileMenuBarMenu->isVisible());
- QCOMPARE(oopsButtonSpy.count(), 0);
-
- // trigger a button action while menu is closed
- keySim.press(Qt::Key_Alt);
- keySim.click(Qt::Key_O); // "&Oops"
- keySim.release(Qt::Key_Alt);
- QCOMPARE(oopsButtonSpy.count(), 1);
-}
-
-void tst_qquickmenubar::addRemove()
-{
- QQmlApplicationEngine engine(testFileUrl("empty.qml"));
-
- QScopedPointer<QQuickMenuBar> menuBar(qobject_cast<QQuickMenuBar *>(engine.rootObjects().value(0)));
- QVERIFY(menuBar);
-
- QQmlComponent component(&engine);
- component.setData("import QtQuick.Controls; Menu { }", QUrl());
-
- QPointer<QQuickMenu> menu1(qobject_cast<QQuickMenu *>(component.create()));
- QVERIFY(!menu1.isNull());
- menuBar->addMenu(menu1.data());
- QCOMPARE(menuBar->count(), 1);
- QCOMPARE(menuBar->menuAt(0), menu1.data());
-
- QPointer<QQuickMenuBarItem> menuBarItem1(qobject_cast<QQuickMenuBarItem *>(menuBar->itemAt(0)));
- QVERIFY(menuBarItem1);
- QCOMPARE(menuBarItem1->menu(), menu1.data());
- QCOMPARE(menuBar->itemAt(0), menuBarItem1.data());
-
- QScopedPointer<QQuickMenu> menu2(qobject_cast<QQuickMenu *>(component.create()));
- QVERIFY(!menu2.isNull());
- menuBar->insertMenu(0, menu2.data());
- QCOMPARE(menuBar->count(), 2);
- QCOMPARE(menuBar->menuAt(0), menu2.data());
- QCOMPARE(menuBar->menuAt(1), menu1.data());
-
- QPointer<QQuickMenuBarItem> menuBarItem2(qobject_cast<QQuickMenuBarItem *>(menuBar->itemAt(0)));
- QVERIFY(menuBarItem2);
- QCOMPARE(menuBarItem2->menu(), menu2.data());
- QCOMPARE(menuBar->itemAt(0), menuBarItem2.data());
- QCOMPARE(menuBar->itemAt(1), menuBarItem1.data());
-
- // takeMenu(int) does not destroy the menu, but does destroy the respective item in the menubar
- QCOMPARE(menuBar->takeMenu(1), menu1.data());
- QCOMPARE(menuBar->count(), 1);
- QVERIFY(!menuBar->menuAt(1));
- QVERIFY(!menuBar->itemAt(1));
- QCoreApplication::sendPostedEvents(menu1.data(), QEvent::DeferredDelete);
- QVERIFY(!menu1.isNull());
- QCoreApplication::sendPostedEvents(menuBarItem1, QEvent::DeferredDelete);
- QVERIFY(menuBarItem1.isNull());
-
- // addMenu(Menu) re-creates the respective item in the menubar
- menuBar->addMenu(menu1.data());
- QCOMPARE(menuBar->count(), 2);
- menuBarItem1 = qobject_cast<QQuickMenuBarItem *>(menuBar->itemAt(1));
- QVERIFY(!menuBarItem1.isNull());
-
- // removeMenu(Menu) destroys both the menu and the respective item in the menubar
- menuBar->removeMenu(menu1.data());
- QCOMPARE(menuBar->count(), 1);
- QVERIFY(!menuBar->itemAt(1));
- QCoreApplication::sendPostedEvents(menu1.data(), QEvent::DeferredDelete);
- QVERIFY(menu1.isNull());
- QCoreApplication::sendPostedEvents(menuBarItem1, QEvent::DeferredDelete);
- QVERIFY(menuBarItem1.isNull());
-}
-
-void tst_qquickmenubar::checkHighlightWhenMenuDismissed()
-{
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QSKIP("Mouse highlight not functional on offscreen/minimal platforms");
-
- QQmlApplicationEngine engine(testFileUrl("checkHighlightWhenDismissed.qml"));
- QScopedPointer<QQuickApplicationWindow> window(qobject_cast<QQuickApplicationWindow *>(engine.rootObjects().value(0)));
- QVERIFY(window);
-
- centerOnScreen(window.data());
- moveMouseAway(window.data());
- QVERIFY(QTest::qWaitForWindowActive(window.data()));
-
- QQuickMenuBar *menuBar = window->findChild<QQuickMenuBar *>("menuBar");
- QVERIFY(menuBar);
-
- QQuickMenu *staticMenu = menuBar->menuAt(0);
- QQuickMenu *dynamicMenu = menuBar->menuAt(1);
- QVERIFY(staticMenu && dynamicMenu);
- QQuickMenuBarItem *staticMenuBarItem = qobject_cast<QQuickMenuBarItem *>(staticMenu->parentItem());
- QQuickMenuBarItem *dynamicMenuBarItem = qobject_cast<QQuickMenuBarItem *>(dynamicMenu->parentItem());
- QVERIFY(staticMenuBarItem && dynamicMenuBarItem);
-
- // highlight the static MenuBarItem and open the menu
- QTest::mouseMove(window.data(), staticMenuBarItem->mapToScene(
- QPointF(staticMenuBarItem->width() / 2, staticMenuBarItem->height() / 2)).toPoint());
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier,
- staticMenuBarItem->mapToScene(QPointF(staticMenuBarItem->width() / 2, staticMenuBarItem->height() / 2)).toPoint());
- QCOMPARE(staticMenuBarItem->isHighlighted(), true);
- QCOMPARE(staticMenu->isVisible(), true);
- QTRY_COMPARE(staticMenu->isOpened(), true);
-
- // click a menu item to dismiss the menu and unhighlight the static MenuBarItem
- QQuickMenuItem *menuItem = qobject_cast<QQuickMenuItem *>(staticMenu->itemAt(0));
- QVERIFY(menuItem);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier,
- menuItem->mapToScene(QPointF(menuItem->width() / 2, menuItem->height() / 2)).toPoint());
- QCOMPARE(staticMenuBarItem->isHighlighted(), false);
-
- // highlight the dynamic MenuBarItem and open the menu
- QTest::mouseMove(window.data(), dynamicMenuBarItem->mapToScene(
- QPointF(dynamicMenuBarItem->width() / 2, dynamicMenuBarItem->height() / 2)).toPoint());
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier,
- dynamicMenuBarItem->mapToScene(QPointF(dynamicMenuBarItem->width() / 2, dynamicMenuBarItem->height() / 2)).toPoint());
- QCOMPARE(dynamicMenuBarItem->isHighlighted(), true);
- QCOMPARE(dynamicMenu->isVisible(), true);
- QTRY_COMPARE(dynamicMenu->isOpened(), true);
-
- // click a menu item to dismiss the menu and unhighlight the dynamic MenuBarItem
- menuItem = qobject_cast<QQuickMenuItem *>(dynamicMenu->itemAt(0));
- QVERIFY(menuItem);
- QTest::mouseClick(window.data(), Qt::LeftButton, Qt::NoModifier,
- menuItem->mapToScene(QPointF(menuItem->width() / 2, menuItem->height() / 2)).toPoint());
- QCOMPARE(dynamicMenuBarItem->isHighlighted(), false);
-}
-
-QTEST_QUICKCONTROLS_MAIN(tst_qquickmenubar)
-
-#include "tst_qquickmenubar.moc"
diff --git a/tests/auto/qquickninepatchimage/CMakeLists.txt b/tests/auto/qquickninepatchimage/CMakeLists.txt
deleted file mode 100644
index 83cf364b..00000000
--- a/tests/auto/qquickninepatchimage/CMakeLists.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-# Generated from qquickninepatchimage.pro.
-
-#####################################################################
-## tst_qquickninepatchimage Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*.qml)
-list(APPEND test_data ${test_data_glob})
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*.png)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickninepatchimage
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickninepatchimage.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- LIBRARIES
- Qt::GuiPrivate
- Qt::QuickControls2Private
- Qt::QuickPrivate
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::Qml
- Qt::QmlPrivate
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickninepatchimage CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickninepatchimage CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickninepatchimage/data/foo.9.png b/tests/auto/qquickninepatchimage/data/foo.9.png
deleted file mode 100644
index bac09a4d..00000000
--- a/tests/auto/qquickninepatchimage/data/foo.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/foo@2x.9.png b/tests/auto/qquickninepatchimage/data/foo@2x.9.png
deleted file mode 100644
index 43e4b478..00000000
--- a/tests/auto/qquickninepatchimage/data/foo@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/foo@3x.9.png b/tests/auto/qquickninepatchimage/data/foo@3x.9.png
deleted file mode 100644
index 4d199c84..00000000
--- a/tests/auto/qquickninepatchimage/data/foo@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/foo@4x.9.png b/tests/auto/qquickninepatchimage/data/foo@4x.9.png
deleted file mode 100644
index 018b8341..00000000
--- a/tests/auto/qquickninepatchimage/data/foo@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-all.9.png b/tests/auto/qquickninepatchimage/data/inset-all.9.png
deleted file mode 100644
index a1899429..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-all.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-all@2x.9.png b/tests/auto/qquickninepatchimage/data/inset-all@2x.9.png
deleted file mode 100644
index d00d719c..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-all@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-all@3x.9.png b/tests/auto/qquickninepatchimage/data/inset-all@3x.9.png
deleted file mode 100644
index 6130fd50..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-all@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-all@4x.9.png b/tests/auto/qquickninepatchimage/data/inset-all@4x.9.png
deleted file mode 100644
index 2c2d1694..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-all@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-bottomright.9.png b/tests/auto/qquickninepatchimage/data/inset-bottomright.9.png
deleted file mode 100644
index 2b3e58cb..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-bottomright.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-bottomright@2x.9.png b/tests/auto/qquickninepatchimage/data/inset-bottomright@2x.9.png
deleted file mode 100644
index 70aceb61..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-bottomright@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-bottomright@3x.9.png b/tests/auto/qquickninepatchimage/data/inset-bottomright@3x.9.png
deleted file mode 100644
index 032400ce..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-bottomright@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-bottomright@4x.9.png b/tests/auto/qquickninepatchimage/data/inset-bottomright@4x.9.png
deleted file mode 100644
index d5cf85aa..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-bottomright@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-topleft.9.png b/tests/auto/qquickninepatchimage/data/inset-topleft.9.png
deleted file mode 100644
index 05a2ff70..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-topleft.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-topleft@2x.9.png b/tests/auto/qquickninepatchimage/data/inset-topleft@2x.9.png
deleted file mode 100644
index a88f87a5..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-topleft@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-topleft@3x.9.png b/tests/auto/qquickninepatchimage/data/inset-topleft@3x.9.png
deleted file mode 100644
index 16349d22..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-topleft@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/inset-topleft@4x.9.png b/tests/auto/qquickninepatchimage/data/inset-topleft@4x.9.png
deleted file mode 100644
index 160fab61..00000000
--- a/tests/auto/qquickninepatchimage/data/inset-topleft@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/ninepatchimage.qml b/tests/auto/qquickninepatchimage/data/ninepatchimage.qml
deleted file mode 100644
index 410a61f9..00000000
--- a/tests/auto/qquickninepatchimage/data/ninepatchimage.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick.Controls
-import QtQuick.Controls.impl
-import QtQuick.Controls.Imagine
-import QtQuick.Controls.Imagine.impl
-
-NinePatchImage {
-}
diff --git a/tests/auto/qquickninepatchimage/data/padding.9.png b/tests/auto/qquickninepatchimage/data/padding.9.png
deleted file mode 100644
index 8a65afad..00000000
--- a/tests/auto/qquickninepatchimage/data/padding.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/padding@2x.9.png b/tests/auto/qquickninepatchimage/data/padding@2x.9.png
deleted file mode 100644
index 101fc0cb..00000000
--- a/tests/auto/qquickninepatchimage/data/padding@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/padding@3x.9.png b/tests/auto/qquickninepatchimage/data/padding@3x.9.png
deleted file mode 100644
index e07a93a2..00000000
--- a/tests/auto/qquickninepatchimage/data/padding@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/data/padding@4x.9.png b/tests/auto/qquickninepatchimage/data/padding@4x.9.png
deleted file mode 100644
index a3506444..00000000
--- a/tests/auto/qquickninepatchimage/data/padding@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/qquickninepatchimage/tst_qquickninepatchimage.cpp b/tests/auto/qquickninepatchimage/tst_qquickninepatchimage.cpp
deleted file mode 100644
index 5a62c00a..00000000
--- a/tests/auto/qquickninepatchimage/tst_qquickninepatchimage.cpp
+++ /dev/null
@@ -1,254 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <qtest.h>
-#include <QtTest/qsignalspy.h>
-
-#include <QtCore/qmath.h>
-#include <QtCore/qsize.h>
-#include <QtGui/private/qhighdpiscaling_p.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQuick/qquickitem.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/qquickitemgrabresult.h>
-#include <QtQuick/private/qquickimage_p.h>
-
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_qquickninepatchimage : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void ninePatch_data();
- void ninePatch();
- void padding_data();
- void padding();
- void inset_data();
- void inset();
- void implicitSize_data();
- void implicitSize();
-};
-
-static QImage grabItemToImage(QQuickItem *item)
-{
- QSharedPointer<QQuickItemGrabResult> result = item->grabToImage();
- QSignalSpy spy(result.data(), SIGNAL(ready()));
- spy.wait();
- return result->image();
-}
-
-void tst_qquickninepatchimage::ninePatch_data()
-{
- QTest::addColumn<int>("dpr");
- QTest::addColumn<QSize>("size");
-
- // original size, downsized, stretched
- const QList<QSize> sizes = QList<QSize>()
- << QSize(40, 40) // original
- << QSize(10, 40) // downsized (h)
- << QSize(40, 10) // downsized (v)
- << QSize(10, 10) // downsized (h & v)
- << QSize(80, 40) // stretched (h)
- << QSize(40, 80) // stretched (v)
- << QSize(80, 80) // stretched (h & v)
- << QSize(8, 8); // minimal (borders only)
-
- for (const QSize &sz : sizes) {
- for (int dpr = 1; dpr <= 4; ++dpr)
- QTest::newRow(qPrintable(QString::fromLatin1("DPR=%1, %2x%3").arg(dpr).arg(sz.width()).arg(sz.height()))) << dpr << sz;
- }
-}
-
-void tst_qquickninepatchimage::ninePatch()
-{
- QFETCH(int, dpr);
- QFETCH(QSize, size);
-
- QHighDpiScaling::setGlobalFactor(dpr);
-
- QQuickView view(testFileUrl("ninepatchimage.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickImage *ninePatchImage = qobject_cast<QQuickImage *>(view.rootObject());
- QVERIFY(ninePatchImage);
- ninePatchImage->setSource(testFileUrl("foo.9.png"));
- ninePatchImage->setSize(size);
-
- const QImage ninePatchImageGrab = grabItemToImage(ninePatchImage).scaled(size * dpr);
-
- // Generate an image to compare against the actual 9-patch image.
- QImage generatedImage(size * dpr, ninePatchImageGrab.format());
- generatedImage.fill(Qt::red);
-
- QImage blueRect(4 * dpr, 4 * dpr, ninePatchImageGrab.format());
- blueRect.fill(Qt::blue);
-
- QPainter painter(&generatedImage);
- // Top-left
- painter.drawImage(0, 0, blueRect);
- // Top-right
- painter.drawImage(generatedImage.width() - blueRect.width(), 0, blueRect);
- // Bottom-right
- painter.drawImage(generatedImage.width() - blueRect.width(), generatedImage.height() - blueRect.height(), blueRect);
- // Bottom-left
- painter.drawImage(0, generatedImage.height() - blueRect.height(), blueRect);
-
- if ((QGuiApplication::platformName() == QLatin1String("offscreen"))
- || (QGuiApplication::platformName() == QLatin1String("minimal")))
- QEXPECT_FAIL("", "Grabbing does not work on offscreen/minimal platforms", Abort);
-
- QCOMPARE(ninePatchImageGrab, generatedImage);
-}
-
-void tst_qquickninepatchimage::padding_data()
-{
- QTest::addColumn<int>("dpr");
-
- for (int dpr = 1; dpr <= 4; ++dpr)
- QTest::newRow(qPrintable(QString::fromLatin1("DPR=%1").arg(dpr))) << dpr;
-}
-
-void tst_qquickninepatchimage::padding()
-{
- QFETCH(int, dpr);
-
- QHighDpiScaling::setGlobalFactor(dpr);
-
- QQuickView view(testFileUrl("ninepatchimage.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickImage *ninePatchImage = qobject_cast<QQuickImage *>(view.rootObject());
- QVERIFY(ninePatchImage);
- ninePatchImage->setSource(testFileUrl("padding.9.png"));
-
- QCOMPARE(ninePatchImage->property("topPadding").toReal(), 8);
- QCOMPARE(ninePatchImage->property("leftPadding").toReal(), 18);
- QCOMPARE(ninePatchImage->property("rightPadding").toReal(), 20);
- QCOMPARE(ninePatchImage->property("bottomPadding").toReal(), 10);
-}
-
-void tst_qquickninepatchimage::inset_data()
-{
- QTest::addColumn<int>("dpr");
- QTest::addColumn<QString>("file");
- QTest::addColumn<QMarginsF>("insets");
-
- const QStringList files = QStringList() << "inset-all.9.png" << "inset-topleft.9.png" << "inset-bottomright.9.png";
- const QList<QMarginsF> insets = QList<QMarginsF>() << QMarginsF(2, 1, 3, 4) << QMarginsF(2, 1, 0, 0) << QMarginsF(0, 0, 3, 4);
-
- for (int i = 0; i < files.count(); ++i) {
- QString file = files.at(i);
- for (int dpr = 1; dpr <= 4; ++dpr)
- QTest::newRow(qPrintable(QString::fromLatin1("%1 DPR=%2").arg(file).arg(dpr))) << dpr << file << insets.at(i);
- }
-}
-
-Q_DECLARE_METATYPE(QMarginsF)
-
-void tst_qquickninepatchimage::inset()
-{
- QFETCH(int, dpr);
- QFETCH(QString, file);
- QFETCH(QMarginsF, insets);
-
- QHighDpiScaling::setGlobalFactor(dpr);
-
- QQuickView view(testFileUrl("ninepatchimage.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickImage *ninePatchImage = qobject_cast<QQuickImage *>(view.rootObject());
- QVERIFY(ninePatchImage);
- ninePatchImage->setSource(testFileUrl(file));
-
- QCOMPARE(ninePatchImage->property("topInset").toReal(), insets.top());
- QCOMPARE(ninePatchImage->property("leftInset").toReal(), insets.left());
- QCOMPARE(ninePatchImage->property("rightInset").toReal(), insets.right());
- QCOMPARE(ninePatchImage->property("bottomInset").toReal(), insets.bottom());
-}
-
-void tst_qquickninepatchimage::implicitSize_data()
-{
- QTest::addColumn<int>("dpr");
- QTest::addColumn<QString>("file");
- QTest::addColumn<QSizeF>("implicitSize");
-
- const struct TestFile {
- QString name;
- QSizeF sizeHint;
- } testFiles [] = {
- { "foo.9.png", QSizeF(40, 40) },
- { "padding.9.png", QSizeF(40, 40) },
- { "inset-all.9.png", QSizeF(45, 45) },
- { "inset-topleft.9.png", QSizeF(42, 41) },
- { "inset-bottomright.9.png", QSizeF(43, 44) }
- };
-
- for (const TestFile &file : testFiles) {
- for (int dpr = 1; dpr <= 4; ++dpr)
- QTest::newRow(qPrintable(QString::fromLatin1("%1 DPR=%2").arg(file.name).arg(dpr))) << dpr << file.name << file.sizeHint;
- }
-}
-
-void tst_qquickninepatchimage::implicitSize()
-{
- QFETCH(int, dpr);
- QFETCH(QString, file);
- QFETCH(QSizeF, implicitSize);
-
- QHighDpiScaling::setGlobalFactor(dpr);
-
- QQuickView view(testFileUrl("ninepatchimage.qml"));
- QCOMPARE(view.status(), QQuickView::Ready);
- view.show();
- view.requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickImage *ninePatchImage = qobject_cast<QQuickImage *>(view.rootObject());
- QVERIFY(ninePatchImage);
- ninePatchImage->setSource(testFileUrl(file));
-
- QCOMPARE(ninePatchImage->implicitWidth(), implicitSize.width());
- QCOMPARE(ninePatchImage->implicitHeight(), implicitSize.height());
-}
-
-QTEST_MAIN(tst_qquickninepatchimage)
-
-#include "tst_qquickninepatchimage.moc"
diff --git a/tests/auto/qquickpopup/BLACKLIST b/tests/auto/qquickpopup/BLACKLIST
deleted file mode 100644
index a4358b7c..00000000
--- a/tests/auto/qquickpopup/BLACKLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-[overlay]
-macos # QTBUG-89938
-
-[zPolicy]
-macos # QTBUG-89938
-
-[closePolicy]
-macos # QTBUG-89938
diff --git a/tests/auto/qquickpopup/CMakeLists.txt b/tests/auto/qquickpopup/CMakeLists.txt
deleted file mode 100644
index 9b736f80..00000000
--- a/tests/auto/qquickpopup/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from qquickpopup.pro.
-
-#####################################################################
-## tst_qquickpopup Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickpopup
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickpopup.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:qquickpopup.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickpopup CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickpopup CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickpopup/data/activeFocusOnClose1.qml b/tests/auto/qquickpopup/data/activeFocusOnClose1.qml
deleted file mode 100644
index 9a76ebea..00000000
--- a/tests/auto/qquickpopup/data/activeFocusOnClose1.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias focusedPopup: focusedPopup
- property alias nonFocusedPopup: nonFocusedPopup
-
- Popup {
- id: focusedPopup
- focus: true
- }
-
- Popup {
- id: nonFocusedPopup
- }
-}
diff --git a/tests/auto/qquickpopup/data/activeFocusOnClose2.qml b/tests/auto/qquickpopup/data/activeFocusOnClose2.qml
deleted file mode 100644
index 6d004b17..00000000
--- a/tests/auto/qquickpopup/data/activeFocusOnClose2.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias popup1: popup1
- property alias popup2: popup2
- property alias closePopup2Button: closePopup2Button
-
- Popup {
- id: popup1
- focus: true
- }
-
- Popup {
- id: popup2
- focus: true
-
- Button {
- id: closePopup2Button
- onClicked: {
- popup1.contentItem.forceActiveFocus();
- popup2.close();
- }
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/activeFocusOnClose3.qml b/tests/auto/qquickpopup/data/activeFocusOnClose3.qml
deleted file mode 100644
index 8a682468..00000000
--- a/tests/auto/qquickpopup/data/activeFocusOnClose3.qml
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias popup1: popup1
- property alias popup2: popup2
-
- Button {
- focus: true
- }
-
- Popup {
- id: popup1
- focus: true
- enter: Transition { PauseAnimation { duration: 200 } }
- exit: Transition { PauseAnimation { duration: 200 } }
- }
-
- Popup {
- id: popup2
- focus: true
- enter: Transition { PauseAnimation { duration: 100 } }
- exit: Transition { PauseAnimation { duration: 100 } }
- }
-}
diff --git a/tests/auto/qquickpopup/data/activeFocusOnClosingSeveralPopups.qml b/tests/auto/qquickpopup/data/activeFocusOnClosingSeveralPopups.qml
deleted file mode 100644
index adf23637..00000000
--- a/tests/auto/qquickpopup/data/activeFocusOnClosingSeveralPopups.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias button: button
- property alias popup1: popup1
- property alias popup2: popup2
-
- Button {
- id: button
- focus: true
- }
-
- Popup {
- id: popup1
- focus: true
- enter: Transition { NumberAnimation { property: "opacity"; from: 0.0; to: 1.0; duration: 200 } }
- exit: Transition { NumberAnimation { property: "opacity"; from: 1.0; to: 0.0; duration: 200 } }
- }
-
- Popup {
- id: popup2
- focus: true
- enter: Transition { NumberAnimation { property: "opacity"; from: 0.0; to: 1.0; duration: 100 } }
- exit: Transition { NumberAnimation { property: "opacity"; from: 1.0; to: 0.0; duration: 100 } }
- }
-}
diff --git a/tests/auto/qquickpopup/data/applicationwindow-hover.qml b/tests/auto/qquickpopup/data/applicationwindow-hover.qml
deleted file mode 100644
index 80b22e6d..00000000
--- a/tests/auto/qquickpopup/data/applicationwindow-hover.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias popup: popup
- property alias parentButton: parentButton
- property alias childButton: childButton
-
- Button {
- id: parentButton
- text: "Parent"
- anchors.fill: parent
-
- Popup {
- id: popup
- x: 1
- y: 1
- padding: 1
-
- Button {
- id: childButton
- text: "Child"
- }
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/applicationwindow-wheel.qml b/tests/auto/qquickpopup/data/applicationwindow-wheel.qml
deleted file mode 100644
index 8d3f7f95..00000000
--- a/tests/auto/qquickpopup/data/applicationwindow-wheel.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 400
- height: 400
-
- property alias popup: popup
- property alias popupSlider: popupSlider
- property alias contentSlider: contentSlider
-
- Slider {
- id: contentSlider
- anchors.fill: parent
- wheelEnabled: true
- }
-
- Popup {
- id: popup
- x: 50; y: 50
- implicitWidth: parent.width - 100
- implicitHeight: parent.height - 100
- clip: true
- contentItem: Slider {
- id: popupSlider
- wheelEnabled: true
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/applicationwindow.qml b/tests/auto/qquickpopup/data/applicationwindow.qml
deleted file mode 100644
index 7a298d96..00000000
--- a/tests/auto/qquickpopup/data/applicationwindow.qml
+++ /dev/null
@@ -1,93 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias popup: popup
- property alias popup2: popup2
- property alias button: button
-
- Button {
- id: button
- text: "Open"
- anchors.centerIn: parent
- anchors.verticalCenterOffset: -height
-
- Popup {
- id: popup
- y: parent.height
-
- Text {
- color: "white"
- text: "Hello, world!"
-
- MouseArea {
- anchors.fill: parent
- onClicked: popup.close()
- }
- }
- }
- }
-
- Popup {
- id: popup2
- y: popup.y
- z: 1
- contentItem: Text {
- text: "Popup2"
- font.pixelSize: 36
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/centerInOverlayWithinStackViewItem.qml b/tests/auto/qquickpopup/data/centerInOverlayWithinStackViewItem.qml
deleted file mode 100644
index aa25863a..00000000
--- a/tests/auto/qquickpopup/data/centerInOverlayWithinStackViewItem.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property Popup popup: stackView.currentItem.popup
-
- StackView {
- id: stackView
- objectName: "stackView"
- anchors.fill: parent
-
- initialItem: Rectangle {
- objectName: "rectangle"
-
- property alias popup: popup
-
- Popup {
- id: popup
- objectName: "popup"
- width: 100
- height: 100
- visible: true
- anchors.centerIn: Overlay.overlay
- }
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/closeOnEscapeWithNestedPopups.qml b/tests/auto/qquickpopup/data/closeOnEscapeWithNestedPopups.qml
deleted file mode 100644
index 71ec4e2b..00000000
--- a/tests/auto/qquickpopup/data/closeOnEscapeWithNestedPopups.qml
+++ /dev/null
@@ -1,112 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- header: ToolBar {
- ToolButton {
- objectName: "optionsToolButton"
- text: "Options"
- onClicked: optionsMenu.open()
-
- Menu {
- id: optionsMenu
- objectName: "optionsMenu"
- x: parent.width - width
- transformOrigin: Menu.TopRight
-
- MenuItem {
- objectName: "settingsMenuItem"
- text: "Settings"
- onTriggered: settingsDialog.open()
- }
- }
- }
- }
-
- Shortcut {
- sequence: "Esc"
- enabled: stackView.depth > 1
- onActivated: stackView.pop()
- }
-
- Component {
- id: itemComponent
-
- Item {}
- }
-
- StackView {
- id: stackView
- objectName: "stackView"
- anchors.fill: parent
- initialItem: Item {
- objectName: "initialStackViewItem"
- }
-
- Component.onCompleted: push(itemComponent)
- }
-
- Dialog {
- id: settingsDialog
- objectName: "settingsDialog"
- modal: true
-
- contentItem: ComboBox {
- objectName: "comboBox"
- model: 10
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml b/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml
deleted file mode 100644
index b65e4ec0..00000000
--- a/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
- Popup {
- objectName: "popup"
- visible: true
- width: 200
- height: 200
- anchors.centerIn: parent
- closePolicy: Popup.CloseOnEscape
- }
-}
diff --git a/tests/auto/qquickpopup/data/countChanged.qml b/tests/auto/qquickpopup/data/countChanged.qml
deleted file mode 100644
index fd594332..00000000
--- a/tests/auto/qquickpopup/data/countChanged.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 640
- height: 480
- property bool isModel1: true
- property alias comboBox: comboBox
- property int count: comboBox.count
- ListModel {
- id: model1
- ListElement {
- display: "one"
- }
- }
- ListModel {
- id: model2
- ListElement {
- display: "one"
- }
- ListElement {
- display: "two"
- }
- }
- ComboBox {
- id: comboBox
- model: isModel1 ? model1 : model2
- }
-}
diff --git a/tests/auto/qquickpopup/data/cursor.qml b/tests/auto/qquickpopup/data/cursor.qml
deleted file mode 100644
index e2a6e38e..00000000
--- a/tests/auto/qquickpopup/data/cursor.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias popup: popup
- property alias textField: textField
-
- TextField {
- id: textField
- }
- Popup {
- id: popup
- x: textField.x + textField.width / 2
- y: textField.y + textField.height / 2 - height / 2
- width: 100
- height: 100
- }
-}
diff --git a/tests/auto/qquickpopup/data/destroyDuringExitTransition.qml b/tests/auto/qquickpopup/data/destroyDuringExitTransition.qml
deleted file mode 100644
index 67fca2e7..00000000
--- a/tests/auto/qquickpopup/data/destroyDuringExitTransition.qml
+++ /dev/null
@@ -1,114 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2021 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
- width: 400
- height: 400
- title: "destroyDuringExitTransition"
-
- property Dialog dialog1
- property Dialog dialog2
-
- Component {
- id: dlg
-
- Dialog {
- dim: true
- modal: true
- closePolicy: Popup.CloseOnEscape
- visible: true
-
- property alias button: button
-
- Column {
- Text {
- text: "button is " + (button.down ? "down" : "up")
- }
-
- Button {
- id: button
- text: "Try to press this button"
- }
- }
- }
- }
-
- Component {
- id: brokenDlg
- Dialog {
- dim: true
- modal: true
- closePolicy: Popup.CloseOnEscape
- visible: true
-
- Text {
- text: "Press Esc key to reject this dialog"
- }
-
- exit: Transition {
- NumberAnimation { property: "opacity"; from: 1.0; to: 0.0; duration: 100 }
- }
- }
- }
-
-
- Component.onCompleted: {
- dialog1 = dlg.createObject(window)
- dialog2 = brokenDlg.createObject(window)
-
- dialog2.onRejected.connect(function(){
- dialog2.destroy()
- })
- }
-}
diff --git a/tests/auto/qquickpopup/data/dialog.qml b/tests/auto/qquickpopup/data/dialog.qml
deleted file mode 100644
index 75c0e1c6..00000000
--- a/tests/auto/qquickpopup/data/dialog.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Item {
- width: 400
- height: 400
- objectName: "Rectangle"
-
- property alias dialog: dialog
-
- Dialog {
- id: dialog
- objectName: "Dialog"
- width: 200
- height: 200
- anchors.centerIn: parent
- visible: true
-
- Component.onCompleted: {
- background.objectName = "DialogBackground"
- contentItem.objectName = "DialogContentItem"
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/disabledPalette.qml b/tests/auto/qquickpopup/data/disabledPalette.qml
deleted file mode 100644
index f1608aae..00000000
--- a/tests/auto/qquickpopup/data/disabledPalette.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias popup: popup
-
- function disableOverlay() {
- popup.Overlay.overlay.enabled = false
- }
-
- Popup {
- id: popup
- width: 200
- height: 200
- background: Rectangle {
- color: popup.palette.base
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/grabber.qml b/tests/auto/qquickpopup/data/grabber.qml
deleted file mode 100644
index 507cc3b5..00000000
--- a/tests/auto/qquickpopup/data/grabber.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias menu: menu
- property alias popup: popup
- property alias combo: combo.popup
-
- Menu {
- id: menu
- MenuItem {
- onTriggered: popup.open()
- }
- }
-
- Popup {
- id: popup
- modal: true
- width: 200
- height: 200
-
- ComboBox {
- id: combo
- model: 3
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/invisibleToolTipOpen.qml b/tests/auto/qquickpopup/data/invisibleToolTipOpen.qml
deleted file mode 100644
index aaed154b..00000000
--- a/tests/auto/qquickpopup/data/invisibleToolTipOpen.qml
+++ /dev/null
@@ -1,28 +0,0 @@
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
- property alias mouseArea: mouseArea
- property alias loader: loader
- MouseArea {
- id: mouseArea
- property bool isToolTipVisible: false
- width: 200
- height: 200
- hoverEnabled: true
- ToolTip.text: "static tooltip"
- ToolTip.visible: containsMouse
- ToolTip.onVisibleChanged: isToolTipVisible = ToolTip.visible
- }
- Loader {
- id: loader
- active: false
- sourceComponent: Rectangle {
- ToolTip.text: "dynamic tooltip"
- ToolTip.visible: false
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/nested.qml b/tests/auto/qquickpopup/data/nested.qml
deleted file mode 100644
index 03269cd1..00000000
--- a/tests/auto/qquickpopup/data/nested.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias modalPopup: modalPopup
- property alias modelessPopup: modelessPopup
-
- Popup {
- id: modalPopup
- modal: true
- width: 200
- height: 200
- }
-
- Popup {
- id: modelessPopup
- modal: false
- width: 100
- height: 100
- }
-}
diff --git a/tests/auto/qquickpopup/data/orientation.qml b/tests/auto/qquickpopup/data/orientation.qml
deleted file mode 100644
index 9730a9e1..00000000
--- a/tests/auto/qquickpopup/data/orientation.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 600
- height: 300
-
- property alias popup: popup
-
- Rectangle {
- width: 60
- height: 30
- anchors.centerIn: parent
- border.width: 1
-
- Popup {
- id: popup
- x: parent.width
- y: parent.height
- width: 30
- height: 60
- visible: true
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/tabFence.qml b/tests/auto/qquickpopup/data/tabFence.qml
deleted file mode 100644
index ce5b5417..00000000
--- a/tests/auto/qquickpopup/data/tabFence.qml
+++ /dev/null
@@ -1,97 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Layouts
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 400
- height: 400
- objectName: "Rectangle"
-
- property alias dialog: dialog
- property alias outsideButton1: outsideButton1
- property alias outsideButton2: outsideButton2
- property alias dialogButton1: dialogButton1
- property alias dialogButton2: dialogButton2
-
- ColumnLayout {
- Button {
- id: outsideButton1
- text: "Button1"
- }
- Button {
- id: outsideButton2
- text: "Button2"
- }
- }
-
- Dialog {
- id: dialog
- objectName: "Dialog"
- width: 200
- height: 200
- anchors.centerIn: parent
- visible: true
-
- ColumnLayout {
- Button {
- id: dialogButton1
- text: "Button3"
- }
- Button {
- id: dialogButton2
- text: "Button4"
- }
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/toolTipCrashOnClose.qml b/tests/auto/qquickpopup/data/toolTipCrashOnClose.qml
deleted file mode 100644
index 33452182..00000000
--- a/tests/auto/qquickpopup/data/toolTipCrashOnClose.qml
+++ /dev/null
@@ -1,94 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-import QtGraphicalEffects
-
-Window {
- width: 640
- height: 480
-
- readonly property bool toolTipOpened: mouseArea.ToolTip.toolTip.opened
-
- Component.onCompleted: contentItem.objectName = "windowContentItem"
-
- // For the setOverlayParentToNull test.
- function nullifyOverlayParent() {
- Overlay.overlay.parent = null
- }
-
- Item {
- objectName: "outerItem"
- anchors.fill: parent
-
- Item {
- objectName: "innerItem"
- anchors.fill: parent
-
- ColorOverlay {
- objectName: "colorOverlay"
- source: parent
- anchors.fill: parent
- }
-
- MouseArea {
- id: mouseArea
- objectName: "mouseArea"
- anchors.fill: parent
- hoverEnabled: true
-
- ToolTip.visible: containsMouse
- ToolTip.text: "ToolTip text"
- }
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/window-hover.qml b/tests/auto/qquickpopup/data/window-hover.qml
deleted file mode 100644
index e0eef302..00000000
--- a/tests/auto/qquickpopup/data/window-hover.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
-
- property alias popup: popup
- property alias parentButton: parentButton
- property alias childButton: childButton
-
- Button {
- id: parentButton
- text: "Parent"
- anchors.fill: parent
-
- Popup {
- id: popup
- x: 1
- y: 1
- padding: 1
-
- Button {
- id: childButton
- text: "Child"
- }
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/window-wheel.qml b/tests/auto/qquickpopup/data/window-wheel.qml
deleted file mode 100644
index e476a1eb..00000000
--- a/tests/auto/qquickpopup/data/window-wheel.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- id: window
- width: 400
- height: 400
-
- property alias popup: popup
- property alias popupSlider: popupSlider
- property alias contentSlider: contentSlider
-
- Slider {
- id: contentSlider
- anchors.fill: parent
- wheelEnabled: true
- }
-
- Popup {
- id: popup
- x: 50; y: 50
- implicitWidth: parent.width - 100
- implicitHeight: parent.height - 100
- clip: true
- contentItem: Slider {
- id: popupSlider
- wheelEnabled: true
- }
- }
-}
diff --git a/tests/auto/qquickpopup/data/window.qml b/tests/auto/qquickpopup/data/window.qml
deleted file mode 100644
index f6b76b7e..00000000
--- a/tests/auto/qquickpopup/data/window.qml
+++ /dev/null
@@ -1,94 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 400
- height: 400
-
- property alias popup: popup
- property alias popup2: popup2
- property alias button: button
-
- Button {
- id: button
- text: "Open"
- anchors.centerIn: parent
- anchors.verticalCenterOffset: -height
-
- Popup {
- id: popup
- y: parent.height
-
- Text {
- color: "white"
- text: "Hello, world!"
-
- MouseArea {
- anchors.fill: parent
- onClicked: popup.close()
- }
- }
- }
- }
-
- Popup {
- id: popup2
- y: popup.y
- z: 1
- contentItem: Text {
- text: "Popup2"
- font.pixelSize: 36
- }
- }
-}
diff --git a/tests/auto/qquickpopup/tst_qquickpopup.cpp b/tests/auto/qquickpopup/tst_qquickpopup.cpp
deleted file mode 100644
index 442b99fa..00000000
--- a/tests/auto/qquickpopup/tst_qquickpopup.cpp
+++ /dev/null
@@ -1,1461 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtTest/qsignalspy.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-#include "../shared/qtest_quickcontrols.h"
-
-#include <QtCore/qoperatingsystemversion.h>
-#include <QtGui/qpa/qwindowsysteminterface.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuick/private/qquickpalette_p.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-#include <QtQuickTemplates2/private/qquickcombobox_p.h>
-#include <QtQuickTemplates2/private/qquickdialog_p.h>
-#include <QtQuickTemplates2/private/qquickoverlay_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p.h>
-#include <QtQuickTemplates2/private/qquickpopupitem_p_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-#include <QtQuickTemplates2/private/qquickslider_p.h>
-#include <QtQuickTemplates2/private/qquickstackview_p.h>
-#include <QtQuickTemplates2/private/qquickpopup_p_p.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_QQuickPopup : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
- void visible_data();
- void visible();
- void state();
- void overlay_data();
- void overlay();
- void zOrder_data();
- void zOrder();
- void windowChange();
- void closePolicy_data();
- void closePolicy();
- void activeFocusOnClose1();
- void activeFocusOnClose2();
- void activeFocusOnClose3();
- void activeFocusOnClosingSeveralPopups();
- void hover_data();
- void hover();
- void wheel_data();
- void wheel();
- void parentDestroyed();
- void nested();
- void grabber();
- void cursorShape();
- void componentComplete();
- void closeOnEscapeWithNestedPopups();
- void closeOnEscapeWithVisiblePopup();
- void enabled();
- void orientation_data();
- void orientation();
- void qquickview();
- void disabledPalette();
- void disabledParentPalette();
- void countChanged();
- void toolTipCrashOnClose();
- void setOverlayParentToNull();
- void tabFence();
- void invisibleToolTipOpen();
- void centerInOverlayWithinStackViewItem();
- void destroyDuringExitTransition();
-};
-
-void tst_QQuickPopup::initTestCase()
-{
- QQmlDataTest::initTestCase();
- qputenv("QML_NO_TOUCH_COMPRESSION", "1");
-}
-
-void tst_QQuickPopup::visible_data()
-{
- QTest::addColumn<QString>("source");
- QTest::newRow("Window") << "window.qml";
- QTest::newRow("ApplicationWindow") << "applicationwindow.qml";
-}
-
-void tst_QQuickPopup::visible()
-{
- QFETCH(QString, source);
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
- QQuickItem *popupItem = popup->popupItem();
-
- popup->open();
- QVERIFY(popup->isVisible());
-
- QQuickOverlay *overlay = QQuickOverlay::overlay(window);
- QVERIFY(overlay);
- QVERIFY(overlay->childItems().contains(popupItem));
-
- popup->close();
- QTRY_VERIFY(!popup->isVisible());
- QVERIFY(!overlay->childItems().contains(popupItem));
-
- popup->setVisible(true);
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->childItems().contains(popupItem));
-
- popup->setVisible(false);
- QTRY_VERIFY(!popup->isVisible());
- QVERIFY(!overlay->childItems().contains(popupItem));
-}
-
-void tst_QQuickPopup::state()
-{
- QQuickApplicationHelper helper(this, "applicationwindow.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
-
- QCOMPARE(popup->isVisible(), false);
-
- QSignalSpy visibleChangedSpy(popup, SIGNAL(visibleChanged()));
- QSignalSpy aboutToShowSpy(popup, SIGNAL(aboutToShow()));
- QSignalSpy aboutToHideSpy(popup, SIGNAL(aboutToHide()));
- QSignalSpy openedSpy(popup, SIGNAL(opened()));
- QSignalSpy closedSpy(popup, SIGNAL(closed()));
-
- QVERIFY(visibleChangedSpy.isValid());
- QVERIFY(aboutToShowSpy.isValid());
- QVERIFY(aboutToHideSpy.isValid());
- QVERIFY(openedSpy.isValid());
- QVERIFY(closedSpy.isValid());
-
- popup->open();
- QCOMPARE(visibleChangedSpy.count(), 1);
- QCOMPARE(aboutToShowSpy.count(), 1);
- QCOMPARE(aboutToHideSpy.count(), 0);
- QTRY_COMPARE(openedSpy.count(), 1);
- QCOMPARE(closedSpy.count(), 0);
-
- popup->close();
- QTRY_COMPARE(visibleChangedSpy.count(), 2);
- QCOMPARE(aboutToShowSpy.count(), 1);
- QCOMPARE(aboutToHideSpy.count(), 1);
- QCOMPARE(openedSpy.count(), 1);
- QTRY_COMPARE(closedSpy.count(), 1);
-}
-
-void tst_QQuickPopup::overlay_data()
-{
- QTest::addColumn<QString>("source");
- QTest::addColumn<bool>("modal");
- QTest::addColumn<bool>("dim");
-
- QTest::newRow("Window") << "window.qml" << false << false;
- QTest::newRow("Window,dim") << "window.qml" << false << true;
- QTest::newRow("Window,modal") << "window.qml" << true << false;
- QTest::newRow("Window,modal,dim") << "window.qml" << true << true;
-
- QTest::newRow("ApplicationWindow") << "applicationwindow.qml" << false << false;
- QTest::newRow("ApplicationWindow,dim") << "applicationwindow.qml" << false << true;
- QTest::newRow("ApplicationWindow,modal") << "applicationwindow.qml" << true << false;
- QTest::newRow("ApplicationWindow,modal,dim") << "applicationwindow.qml" << true << true;
-}
-
-void tst_QQuickPopup::overlay()
-{
- QFETCH(QString, source);
- QFETCH(bool, modal);
- QFETCH(bool, dim);
-
- QScopedPointer<QPointingDevice> device(QTest::createTouchDevice());
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickOverlay *overlay = QQuickOverlay::overlay(window);
- QVERIFY(overlay);
-
- QSignalSpy overlayPressedSignal(overlay, SIGNAL(pressed()));
- QSignalSpy overlayReleasedSignal(overlay, SIGNAL(released()));
- QVERIFY(overlayPressedSignal.isValid());
- QVERIFY(overlayReleasedSignal.isValid());
-
- QVERIFY(!overlay->isVisible()); // no popups open
-
- QTest::mouseClick(window, Qt::LeftButton);
- QCOMPARE(overlayPressedSignal.count(), 0);
- QCOMPARE(overlayReleasedSignal.count(), 0);
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
-
- QQuickOverlayAttached *overlayAttached = qobject_cast<QQuickOverlayAttached *>(qmlAttachedPropertiesObject<QQuickOverlay>(popup));
- QVERIFY(overlayAttached);
- QCOMPARE(overlayAttached->overlay(), overlay);
-
- QSignalSpy overlayAttachedPressedSignal(overlayAttached, SIGNAL(pressed()));
- QSignalSpy overlayAttachedReleasedSignal(overlayAttached, SIGNAL(released()));
- QVERIFY(overlayAttachedPressedSignal.isValid());
- QVERIFY(overlayAttachedReleasedSignal.isValid());
-
- QQuickButton *button = window->property("button").value<QQuickButton*>();
- QVERIFY(button);
-
- int overlayPressCount = 0;
- int overlayReleaseCount = 0;
-
- popup->open();
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QCOMPARE(overlayPressedSignal.count(), ++overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount);
- QCOMPARE(overlayAttachedPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayAttachedReleasedSignal.count(), overlayReleaseCount);
-
- QTRY_VERIFY(!popup->isVisible());
- QVERIFY(!overlay->isVisible());
-
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QCOMPARE(overlayPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount); // no modal-popups open
- QCOMPARE(overlayAttachedPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayAttachedReleasedSignal.count(), overlayReleaseCount);
-
- popup->setDim(dim);
- popup->setModal(modal);
- popup->setClosePolicy(QQuickPopup::CloseOnReleaseOutside);
-
- // mouse
- popup->open();
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QCOMPARE(overlayPressedSignal.count(), ++overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount);
- QCOMPARE(overlayAttachedPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayAttachedReleasedSignal.count(), overlayReleaseCount);
-
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QCOMPARE(overlayPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), ++overlayReleaseCount);
- QCOMPARE(overlayAttachedPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayAttachedReleasedSignal.count(), overlayReleaseCount);
-
- QTRY_VERIFY(!popup->isVisible());
- QVERIFY(!overlay->isVisible());
-
- // touch
- popup->open();
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->isVisible());
-
-
- QTest::touchEvent(window, device.data()).press(0, QPoint(1, 1));
- QCOMPARE(overlayPressedSignal.count(), ++overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount);
- QCOMPARE(overlayAttachedPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayAttachedReleasedSignal.count(), overlayReleaseCount);
-
- QTest::touchEvent(window, device.data()).release(0, QPoint(1, 1));
- QCOMPARE(overlayPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), ++overlayReleaseCount);
- QCOMPARE(overlayAttachedPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayAttachedReleasedSignal.count(), overlayReleaseCount);
-
- QTRY_VERIFY(!popup->isVisible());
- QVERIFY(!overlay->isVisible());
-
- // multi-touch
- popup->open();
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->isVisible());
- QVERIFY(!button->isPressed());
-
- QTest::touchEvent(window, device.data()).press(0, button->mapToScene(QPointF(1, 1)).toPoint());
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->isVisible());
- QCOMPARE(button->isPressed(), !modal);
- QCOMPARE(overlayPressedSignal.count(), ++overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount);
-
- QTest::touchEvent(window, device.data()).stationary(0).press(1, button->mapToScene(QPointF(button->width() / 2, button->height() / 2)).toPoint());
- QVERIFY(popup->isVisible());
- QVERIFY(overlay->isVisible());
- QCOMPARE(button->isPressed(), !modal);
- QCOMPARE(overlayPressedSignal.count(), ++overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount);
-
- QTest::touchEvent(window, device.data()).release(0, button->mapToScene(QPointF(1, 1)).toPoint()).stationary(1);
- QTRY_VERIFY(!popup->isVisible());
- QVERIFY(!overlay->isVisible());
- QVERIFY(!button->isPressed());
- QCOMPARE(overlayPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), ++overlayReleaseCount);
-
- QTest::touchEvent(window, device.data()).release(1, button->mapToScene(QPointF(button->width() / 2, button->height() / 2)).toPoint());
- QVERIFY(!popup->isVisible());
- QVERIFY(!overlay->isVisible());
- QVERIFY(!button->isPressed());
- QCOMPARE(overlayPressedSignal.count(), overlayPressCount);
- QCOMPARE(overlayReleasedSignal.count(), overlayReleaseCount);
-}
-
-void tst_QQuickPopup::zOrder_data()
-{
- QTest::addColumn<QString>("source");
- QTest::newRow("Window") << "window.qml";
- QTest::newRow("ApplicationWindow") << "applicationwindow.qml";
-}
-
-void tst_QQuickPopup::zOrder()
-{
- QFETCH(QString, source);
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
- popup->setModal(true);
-
- QQuickPopup *popup2 = window->property("popup2").value<QQuickPopup*>();
- QVERIFY(popup2);
- popup2->setModal(true);
-
- // show popups in reverse order. popup2 has higher z-order so it appears
- // on top and must be closed first, even if the other popup was opened last
- popup2->open();
- popup->open();
- QVERIFY(popup2->isVisible());
- QVERIFY(popup->isVisible());
-
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QTRY_VERIFY(!popup2->isVisible());
- QVERIFY(popup->isVisible());
-
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QVERIFY(!popup2->isVisible());
- QTRY_VERIFY(!popup->isVisible());
-}
-
-void tst_QQuickPopup::windowChange()
-{
- QQuickPopup popup;
- QSignalSpy spy(&popup, SIGNAL(windowChanged(QQuickWindow*)));
- QVERIFY(spy.isValid());
-
- QQuickItem item;
- popup.setParentItem(&item);
- QVERIFY(!popup.window());
- QCOMPARE(spy.count(), 0);
-
- QQuickWindow window;
- item.setParentItem(window.contentItem());
- QCOMPARE(popup.window(), &window);
- QCOMPARE(spy.count(), 1);
-
- item.setParentItem(nullptr);
- QVERIFY(!popup.window());
- QCOMPARE(spy.count(), 2);
-
- popup.setParentItem(window.contentItem());
- QCOMPARE(popup.window(), &window);
- QCOMPARE(spy.count(), 3);
-
- popup.resetParentItem();
- QVERIFY(!popup.window());
- QCOMPARE(spy.count(), 4);
-
- popup.setParent(&window);
- popup.resetParentItem();
- QCOMPARE(popup.window(), &window);
- QCOMPARE(spy.count(), 5);
-
- popup.setParent(this);
- popup.resetParentItem();
- QVERIFY(!popup.window());
- QCOMPARE(spy.count(), 6);
-
- item.setParentItem(window.contentItem());
- popup.setParent(&item);
- popup.resetParentItem();
- QCOMPARE(popup.window(), &window);
- QCOMPARE(spy.count(), 7);
-
- popup.setParent(nullptr);
-}
-
-Q_DECLARE_METATYPE(QQuickPopup::ClosePolicy)
-
-void tst_QQuickPopup::closePolicy_data()
-{
- qRegisterMetaType<QQuickPopup::ClosePolicy>();
-
- QTest::addColumn<QString>("source");
- QTest::addColumn<QQuickPopup::ClosePolicy>("closePolicy");
-
- QTest::newRow("Window:NoAutoClose") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::NoAutoClose);
- QTest::newRow("Window:CloseOnPressOutside") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnPressOutside);
- QTest::newRow("Window:CloseOnPressOutsideParent") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnPressOutsideParent);
- QTest::newRow("Window:CloseOnPressOutside|Parent") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnPressOutside | QQuickPopup::CloseOnPressOutsideParent);
- QTest::newRow("Window:CloseOnReleaseOutside") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnReleaseOutside);
- QTest::newRow("Window:CloseOnReleaseOutside|Parent") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnReleaseOutside | QQuickPopup::CloseOnReleaseOutsideParent);
- QTest::newRow("Window:CloseOnEscape") << "window.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnEscape);
-
- QTest::newRow("ApplicationWindow:NoAutoClose") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::NoAutoClose);
- QTest::newRow("ApplicationWindow:CloseOnPressOutside") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnPressOutside);
- QTest::newRow("ApplicationWindow:CloseOnPressOutsideParent") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnPressOutsideParent);
- QTest::newRow("ApplicationWindow:CloseOnPressOutside|Parent") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnPressOutside | QQuickPopup::CloseOnPressOutsideParent);
- QTest::newRow("ApplicationWindow:CloseOnReleaseOutside") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnReleaseOutside);
- QTest::newRow("ApplicationWindow:CloseOnReleaseOutside|Parent") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnReleaseOutside | QQuickPopup::CloseOnReleaseOutsideParent);
- QTest::newRow("ApplicationWindow:CloseOnEscape") << "applicationwindow.qml"<< static_cast<QQuickPopup::ClosePolicy>(QQuickPopup::CloseOnEscape);
-}
-
-void tst_QQuickPopup::closePolicy()
-{
- QFETCH(QString, source);
- QFETCH(QQuickPopup::ClosePolicy, closePolicy);
-
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
-
- QQuickButton *button = window->property("button").value<QQuickButton*>();
- QVERIFY(button);
-
- popup->setModal(true);
- popup->setFocus(true);
- popup->setClosePolicy(closePolicy);
-
- popup->open();
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- // press outside popup and its parent
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1), 50);
- if (closePolicy.testFlag(QQuickPopup::CloseOnPressOutside) || closePolicy.testFlag(QQuickPopup::CloseOnPressOutsideParent))
- QTRY_VERIFY(!popup->isVisible());
- else
- QVERIFY(popup->isVisible());
-
- popup->open();
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- // release outside popup and its parent
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- if (closePolicy.testFlag(QQuickPopup::CloseOnReleaseOutside))
- QTRY_VERIFY(!popup->isVisible());
- else
- QVERIFY(popup->isVisible());
-
- popup->open();
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- // press outside popup but inside its parent
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(button->x() + 1, button->y() + 1));
- if (closePolicy.testFlag(QQuickPopup::CloseOnPressOutside) && !closePolicy.testFlag(QQuickPopup::CloseOnPressOutsideParent))
- QTRY_VERIFY(!popup->isVisible());
- else
- QVERIFY(popup->isVisible());
-
- popup->open();
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- // release outside popup but inside its parent
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(button->x() + 1, button->y() + 1));
- if (closePolicy.testFlag(QQuickPopup::CloseOnReleaseOutside) && !closePolicy.testFlag(QQuickPopup::CloseOnReleaseOutsideParent))
- QTRY_VERIFY(!popup->isVisible());
- else
- QVERIFY(popup->isVisible());
-
- popup->open();
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- // press inside and release outside
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(button->x() + popup->x() + 1,
- button->y() + popup->y() + 1));
- QVERIFY(popup->isVisible());
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1));
- QVERIFY(popup->isVisible());
-
- // escape
- QTest::keyClick(window, Qt::Key_Escape);
- if (closePolicy.testFlag(QQuickPopup::CloseOnEscape))
- QTRY_VERIFY(!popup->isVisible());
- else
- QVERIFY(popup->isVisible());
-}
-
-void tst_QQuickPopup::activeFocusOnClose1()
-{
- // Test that a popup that never sets focus: true (e.g. ToolTip) doesn't affect
- // the active focus item when it closes.
- QQuickApplicationHelper helper(this, QStringLiteral("activeFocusOnClose1.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *focusedPopup = helper.appWindow->property("focusedPopup").value<QQuickPopup*>();
- QVERIFY(focusedPopup);
-
- QQuickPopup *nonFocusedPopup = helper.appWindow->property("nonFocusedPopup").value<QQuickPopup*>();
- QVERIFY(nonFocusedPopup);
-
- focusedPopup->open();
- QVERIFY(focusedPopup->isVisible());
- QTRY_VERIFY(focusedPopup->isOpened());
- QVERIFY(focusedPopup->hasActiveFocus());
-
- nonFocusedPopup->open();
- QVERIFY(nonFocusedPopup->isVisible());
- QTRY_VERIFY(nonFocusedPopup->isOpened());
- QVERIFY(focusedPopup->hasActiveFocus());
-
- nonFocusedPopup->close();
- QTRY_VERIFY(!nonFocusedPopup->isVisible());
- QVERIFY(focusedPopup->hasActiveFocus());
-
- // QTBUG-66113: force active focus on a popup that did not request focus
- nonFocusedPopup->open();
- nonFocusedPopup->forceActiveFocus();
- QVERIFY(nonFocusedPopup->isVisible());
- QTRY_VERIFY(nonFocusedPopup->isOpened());
- QVERIFY(nonFocusedPopup->hasActiveFocus());
-
- nonFocusedPopup->close();
- QTRY_VERIFY(!nonFocusedPopup->isVisible());
- QVERIFY(focusedPopup->hasActiveFocus());
-}
-
-void tst_QQuickPopup::activeFocusOnClose2()
-{
- // Test that a popup that sets focus: true but relinquishes focus (e.g. by
- // calling forceActiveFocus() on another item) before it closes doesn't
- // affect the active focus item when it closes.
- QQuickApplicationHelper helper(this, QStringLiteral("activeFocusOnClose2.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup1 = helper.appWindow->property("popup1").value<QQuickPopup*>();
- QVERIFY(popup1);
-
- QQuickPopup *popup2 = helper.appWindow->property("popup2").value<QQuickPopup*>();
- QVERIFY(popup2);
-
- QQuickButton *closePopup2Button = helper.appWindow->property("closePopup2Button").value<QQuickButton*>();
- QVERIFY(closePopup2Button);
-
- popup1->open();
- QVERIFY(popup1->isVisible());
- QTRY_VERIFY(popup1->isOpened());
- QVERIFY(popup1->hasActiveFocus());
-
- popup2->open();
- QVERIFY(popup2->isVisible());
- QTRY_VERIFY(popup2->isOpened());
- QVERIFY(popup2->hasActiveFocus());
-
- // Causes popup1.contentItem.forceActiveFocus() to be called, then closes popup2.
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier,
- closePopup2Button->mapToScene(QPointF(closePopup2Button->width() / 2, closePopup2Button->height() / 2)).toPoint());
- QTRY_VERIFY(!popup2->isVisible());
- QVERIFY(popup1->hasActiveFocus());
-}
-
-void tst_QQuickPopup::activeFocusOnClose3()
-{
- // Test that a closing popup that had focus doesn't steal focus from
- // another popup that the focus was transferred to.
- QQuickApplicationHelper helper(this, QStringLiteral("activeFocusOnClose3.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup1 = helper.appWindow->property("popup1").value<QQuickPopup*>();
- QVERIFY(popup1);
-
- QQuickPopup *popup2 = helper.appWindow->property("popup2").value<QQuickPopup*>();
- QVERIFY(popup2);
-
- popup1->open();
- QVERIFY(popup1->isVisible());
- QTRY_VERIFY(popup1->hasActiveFocus());
-
- popup2->open();
- popup1->close();
-
- QSignalSpy closedSpy(popup1, SIGNAL(closed()));
- QVERIFY(closedSpy.isValid());
- QVERIFY(closedSpy.wait());
-
- QVERIFY(!popup1->isVisible());
- QVERIFY(popup2->isVisible());
- QTRY_VERIFY(popup2->hasActiveFocus());
-}
-
-void tst_QQuickPopup::activeFocusOnClosingSeveralPopups()
-{
- // Test that active focus isn't lost when multiple popup closing simultaneously
- QQuickApplicationHelper helper(this, QStringLiteral("activeFocusOnClosingSeveralPopups.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickItem *button = window->property("button").value<QQuickItem *>();
- QVERIFY(button);
-
- QQuickPopup *popup1 = window->property("popup1").value<QQuickPopup *>();
- QVERIFY(popup1);
-
- QQuickPopup *popup2 = window->property("popup2").value<QQuickPopup *>();
- QVERIFY(popup2);
-
- QCOMPARE(button->hasActiveFocus(), true);
- popup1->open();
- QTRY_VERIFY(popup1->isOpened());
- QVERIFY(popup1->hasActiveFocus());
- popup2->open();
- QTRY_VERIFY(popup2->isOpened());
- QVERIFY(popup2->hasActiveFocus());
- QTRY_COMPARE(button->hasActiveFocus(), false);
- // close the unfocused popup first
- popup1->close();
- popup2->close();
- QTRY_VERIFY(!popup1->isVisible());
- QTRY_VERIFY(!popup2->isVisible());
- QTRY_COMPARE(button->hasActiveFocus(), true);
-
- popup1->open();
- QTRY_VERIFY(popup1->isOpened());
- QVERIFY(popup1->hasActiveFocus());
- popup2->open();
- QTRY_VERIFY(popup2->isOpened());
- QVERIFY(popup2->hasActiveFocus());
- QTRY_COMPARE(button->hasActiveFocus(), false);
- // close the focused popup first
- popup2->close();
- popup1->close();
- QTRY_VERIFY(!popup1->isVisible());
- QTRY_VERIFY(!popup2->isVisible());
- QTRY_COMPARE(button->hasActiveFocus(), true);
-}
-
-void tst_QQuickPopup::hover_data()
-{
- QTest::addColumn<QString>("source");
- QTest::addColumn<bool>("modal");
-
- QTest::newRow("Window:modal") << "window-hover.qml" << true;
- QTest::newRow("Window:modeless") << "window-hover.qml" << false;
- QTest::newRow("ApplicationWindow:modal") << "applicationwindow-hover.qml" << true;
- QTest::newRow("ApplicationWindow:modeless") << "applicationwindow-hover.qml" << false;
-}
-
-void tst_QQuickPopup::hover()
-{
- QFETCH(QString, source);
- QFETCH(bool, modal);
-
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
- popup->setModal(modal);
-
- QQuickButton *parentButton = window->property("parentButton").value<QQuickButton*>();
- QVERIFY(parentButton);
- parentButton->setHoverEnabled(true);
-
- QQuickButton *childButton = window->property("childButton").value<QQuickButton*>();
- QVERIFY(childButton);
- childButton->setHoverEnabled(true);
-
- QSignalSpy openedSpy(popup, SIGNAL(opened()));
- QVERIFY(openedSpy.isValid());
- popup->open();
- QVERIFY(openedSpy.count() == 1 || openedSpy.wait());
-
- // hover the parent button outside the popup
- QTest::mouseMove(window, QPoint(window->width() - 1, window->height() - 1));
- QCOMPARE(parentButton->isHovered(), !modal);
- QVERIFY(!childButton->isHovered());
-
- // hover the popup background
- QTest::mouseMove(window, QPoint(1, 1));
- QVERIFY(!parentButton->isHovered());
- QVERIFY(!childButton->isHovered());
-
- // hover the child button in a popup
- QTest::mouseMove(window, QPoint(popup->x() + popup->width() / 2, popup->y() + popup->height() / 2));
- QVERIFY(!parentButton->isHovered());
- QVERIFY(childButton->isHovered());
-
- QSignalSpy closedSpy(popup, SIGNAL(closed()));
- QVERIFY(closedSpy.isValid());
- popup->close();
- QVERIFY(closedSpy.count() == 1 || closedSpy.wait());
-
- // hover the parent button after closing the popup
- QTest::mouseMove(window, QPoint(window->width() / 2, window->height() / 2));
- QVERIFY(parentButton->isHovered());
-}
-
-void tst_QQuickPopup::wheel_data()
-{
- QTest::addColumn<QString>("source");
- QTest::addColumn<bool>("modal");
-
- QTest::newRow("Window:modal") << "window-wheel.qml" << true;
- QTest::newRow("Window:modeless") << "window-wheel.qml" << false;
- QTest::newRow("ApplicationWindow:modal") << "applicationwindow-wheel.qml" << true;
- QTest::newRow("ApplicationWindow:modeless") << "applicationwindow-wheel.qml" << false;
-}
-
-static bool sendWheelEvent(QQuickItem *item, const QPoint &localPos, int degrees)
-{
- QQuickWindow *window = item->window();
- QWheelEvent wheelEvent(localPos, item->window()->mapToGlobal(localPos), QPoint(0, 0),
- QPoint(0, 8 * degrees), Qt::NoButton, Qt::NoModifier, Qt::NoScrollPhase,
- false);
- QSpontaneKeyEvent::setSpontaneous(&wheelEvent);
- return qGuiApp->notify(window, &wheelEvent);
-}
-
-void tst_QQuickPopup::wheel()
-{
- QFETCH(QString, source);
- QFETCH(bool, modal);
-
- QQuickApplicationHelper helper(this, source);
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickSlider *contentSlider = window->property("contentSlider").value<QQuickSlider*>();
- QVERIFY(contentSlider);
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup && popup->contentItem());
- popup->setModal(modal);
-
- QQuickSlider *popupSlider = window->property("popupSlider").value<QQuickSlider*>();
- QVERIFY(popupSlider);
-
- {
- // wheel over the content
- qreal oldContentValue = contentSlider->value();
- qreal oldPopupValue = popupSlider->value();
-
- QVERIFY(sendWheelEvent(contentSlider, QPoint(contentSlider->width() / 2, contentSlider->height() / 2), 15));
-
- QVERIFY(!qFuzzyCompare(contentSlider->value(), oldContentValue)); // must have moved
- QVERIFY(qFuzzyCompare(popupSlider->value(), oldPopupValue)); // must not have moved
- }
-
- QSignalSpy openedSpy(popup, SIGNAL(opened()));
- QVERIFY(openedSpy.isValid());
- popup->open();
- QVERIFY(openedSpy.count() == 1 || openedSpy.wait());
-
- {
- // wheel over the popup content
- qreal oldContentValue = contentSlider->value();
- qreal oldPopupValue = popupSlider->value();
-
- QVERIFY(sendWheelEvent(popupSlider, QPoint(popupSlider->width() / 2, popupSlider->height() / 2), 15));
-
- QVERIFY(qFuzzyCompare(contentSlider->value(), oldContentValue)); // must not have moved
- QVERIFY(!qFuzzyCompare(popupSlider->value(), oldPopupValue)); // must have moved
- }
-
- {
- // wheel over the overlay
- qreal oldContentValue = contentSlider->value();
- qreal oldPopupValue = popupSlider->value();
-
- QVERIFY(sendWheelEvent(QQuickOverlay::overlay(window), QPoint(0, 0), 15));
-
- if (modal) {
- // the content below a modal overlay must not move
- QVERIFY(qFuzzyCompare(contentSlider->value(), oldContentValue));
- } else {
- // the content below a modeless overlay must move
- QVERIFY(!qFuzzyCompare(contentSlider->value(), oldContentValue));
- }
- QVERIFY(qFuzzyCompare(popupSlider->value(), oldPopupValue)); // must not have moved
- }
-}
-
-void tst_QQuickPopup::parentDestroyed()
-{
- QQuickPopup popup;
- popup.setParentItem(new QQuickItem);
- delete popup.parentItem();
- QVERIFY(!popup.parentItem());
-}
-
-void tst_QQuickPopup::nested()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("nested.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickPopup *modalPopup = window->property("modalPopup").value<QQuickPopup *>();
- QVERIFY(modalPopup);
-
- QQuickPopup *modelessPopup = window->property("modelessPopup").value<QQuickPopup *>();
- QVERIFY(modelessPopup);
-
- modalPopup->open();
- QCOMPARE(modalPopup->isVisible(), true);
-
- modelessPopup->open();
- QCOMPARE(modelessPopup->isVisible(), true);
-
- // click outside the modeless popup on the top, but inside the modal popup below
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(150, 150));
-
- QTRY_COMPARE(modelessPopup->isVisible(), false);
- QCOMPARE(modalPopup->isVisible(), true);
-}
-
-// QTBUG-56697
-void tst_QQuickPopup::grabber()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("grabber.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickPopup *menu = window->property("menu").value<QQuickPopup *>();
- QVERIFY(menu);
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup *>();
- QVERIFY(popup);
-
- QQuickPopup *combo = window->property("combo").value<QQuickPopup *>();
- QVERIFY(combo);
-
- menu->open();
- QTRY_COMPARE(menu->isOpened(), true);
- QCOMPARE(popup->isVisible(), false);
- QCOMPARE(combo->isVisible(), false);
-
- // click a menu item to open the popup
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(menu->width() / 2, menu->height() / 2));
- QTRY_COMPARE(menu->isVisible(), false);
- QTRY_COMPARE(popup->isOpened(), true);
- QCOMPARE(combo->isVisible(), false);
-
- combo->open();
- QCOMPARE(menu->isVisible(), false);
- QCOMPARE(popup->isVisible(), true);
- QTRY_COMPARE(combo->isOpened(), true);
-
- // click outside to close both the combo popup and the parent popup
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - 1, window->height() - 1));
- QCOMPARE(menu->isVisible(), false);
- QTRY_COMPARE(popup->isVisible(), false);
- QTRY_COMPARE(combo->isVisible(), false);
-
- menu->open();
- QTRY_COMPARE(menu->isOpened(), true);
- QCOMPARE(popup->isVisible(), false);
- QCOMPARE(combo->isVisible(), false);
-
- // click outside the menu to close it (QTBUG-56697)
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() - 1, window->height() - 1));
- QTRY_COMPARE(menu->isVisible(), false);
- QCOMPARE(popup->isVisible(), false);
- QCOMPARE(combo->isVisible(), false);
-}
-
-void tst_QQuickPopup::cursorShape()
-{
- // Ensure that the mouse cursor has the correct shape when over a popup
- // which is itself over an item with a different shape.
- QQuickApplicationHelper helper(this, QStringLiteral("cursor.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickPopup *popup = helper.appWindow->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
-
- popup->open();
- QVERIFY(popup->isVisible());
- QTRY_VERIFY(popup->isOpened());
-
- QQuickItem *textField = helper.appWindow->property("textField").value<QQuickItem*>();
- QVERIFY(textField);
-
- // Move the mouse over the text field.
- const QPoint textFieldPos(popup->x() - 10, textField->height() / 2);
- QVERIFY(textField->contains(textField->mapFromScene(textFieldPos)));
- QTest::mouseMove(window, textFieldPos);
- QCOMPARE(window->cursor().shape(), textField->cursor().shape());
-
- // Move the mouse over the popup where it overlaps with the text field.
- const QPoint textFieldOverlapPos(popup->x() + 10, textField->height() / 2);
- QTest::mouseMove(window, textFieldOverlapPos);
- QCOMPARE(window->cursor().shape(), popup->popupItem()->cursor().shape());
-
- popup->close();
- QTRY_VERIFY(!popup->isVisible());
-}
-
-class FriendlyPopup : public QQuickPopup
-{
- friend class tst_QQuickPopup;
-};
-
-void tst_QQuickPopup::componentComplete()
-{
- FriendlyPopup cppPopup;
- QVERIFY(cppPopup.isComponentComplete());
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData("import QtQuick.Controls; Popup { }", QUrl());
-
- FriendlyPopup *qmlPopup = static_cast<FriendlyPopup *>(component.beginCreate(engine.rootContext()));
- QVERIFY(qmlPopup);
- QVERIFY(!qmlPopup->isComponentComplete());
-
- component.completeCreate();
- QVERIFY(qmlPopup->isComponentComplete());
-}
-
-void tst_QQuickPopup::closeOnEscapeWithNestedPopups()
-{
- // Tests the scenario in the Gallery example, where there are nested popups that should
- // close in the correct order when the Escape key is pressed.
- QQuickApplicationHelper helper(this, QStringLiteral("closeOnEscapeWithNestedPopups.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- // The stack view should have two items, and it should pop the second when escape is pressed
- // and it has focus.
- QQuickStackView *stackView = window->findChild<QQuickStackView*>("stackView");
- QVERIFY(stackView);
- QCOMPARE(stackView->depth(), 2);
-
- QQuickItem *optionsToolButton = window->findChild<QQuickItem*>("optionsToolButton");
- QVERIFY(optionsToolButton);
-
- // Click on the options tool button. The settings menu should pop up.
- const QPoint optionsToolButtonCenter = optionsToolButton->mapToScene(
- QPointF(optionsToolButton->width() / 2, optionsToolButton->height() / 2)).toPoint();
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, optionsToolButtonCenter);
-
- QQuickPopup *optionsMenu = window->findChild<QQuickPopup*>("optionsMenu");
- QVERIFY(optionsMenu);
- QTRY_VERIFY(optionsMenu->isVisible());
-
- QQuickItem *settingsMenuItem = window->findChild<QQuickItem*>("settingsMenuItem");
- QVERIFY(settingsMenuItem);
-
- // Click on the settings menu item. The settings dialog should pop up.
- const QPoint settingsMenuItemCenter = settingsMenuItem->mapToScene(
- QPointF(settingsMenuItem->width() / 2, settingsMenuItem->height() / 2)).toPoint();
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, settingsMenuItemCenter);
-
- QQuickPopup *settingsDialog = window->contentItem()->findChild<QQuickPopup*>("settingsDialog");
- QVERIFY(settingsDialog);
- QTRY_VERIFY(settingsDialog->isVisible());
-
- QQuickComboBox *comboBox = window->contentItem()->findChild<QQuickComboBox*>("comboBox");
- QVERIFY(comboBox);
-
- // Click on the combo box button. The combo box popup should pop up.
- const QPoint comboBoxCenter = comboBox->mapToScene(
- QPointF(comboBox->width() / 2, comboBox->height() / 2)).toPoint();
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, comboBoxCenter);
- QTRY_VERIFY(comboBox->popup()->isVisible());
-
- // Close the combo box popup with the escape key. The settings dialog should still be visible.
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!comboBox->popup()->isVisible());
- QVERIFY(settingsDialog->isVisible());
-
- // Close the settings dialog with the escape key.
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!settingsDialog->isVisible());
-
- // The stack view should still have two items.
- QCOMPARE(stackView->depth(), 2);
-
- // Remove one by pressing the Escape key (the Shortcut should be activated).
- QTest::keyClick(window, Qt::Key_Escape);
- QCOMPARE(stackView->depth(), 1);
-}
-
-void tst_QQuickPopup::closeOnEscapeWithVisiblePopup()
-{
- QQuickApplicationHelper helper(this, QStringLiteral("closeOnEscapeWithVisiblePopup.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->findChild<QQuickPopup *>("popup");
- QVERIFY(popup);
- QTRY_VERIFY(popup->isOpened());
-
- QTRY_VERIFY(window->activeFocusItem());
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!popup->isVisible());
-}
-
-void tst_QQuickPopup::enabled()
-{
- QQuickPopup popup;
- QVERIFY(popup.isEnabled());
- QVERIFY(popup.popupItem()->isEnabled());
-
- QSignalSpy enabledSpy(&popup, &QQuickPopup::enabledChanged);
- QVERIFY(enabledSpy.isValid());
-
- popup.setEnabled(false);
- QVERIFY(!popup.isEnabled());
- QVERIFY(!popup.popupItem()->isEnabled());
- QCOMPARE(enabledSpy.count(), 1);
-
- popup.popupItem()->setEnabled(true);
- QVERIFY(popup.isEnabled());
- QVERIFY(popup.popupItem()->isEnabled());
- QCOMPARE(enabledSpy.count(), 2);
-}
-
-void tst_QQuickPopup::orientation_data()
-{
- QTest::addColumn<Qt::ScreenOrientation>("orientation");
- QTest::addColumn<QPointF>("position");
-
- QTest::newRow("Portrait") << Qt::PortraitOrientation << QPointF(330, 165);
- QTest::newRow("Landscape") << Qt::LandscapeOrientation << QPointF(165, 270);
- QTest::newRow("InvertedPortrait") << Qt::InvertedPortraitOrientation << QPointF(270, 135);
- QTest::newRow("InvertedLandscape") << Qt::InvertedLandscapeOrientation << QPointF(135, 330);
-}
-
-void tst_QQuickPopup::orientation()
-{
- QFETCH(Qt::ScreenOrientation, orientation);
- QFETCH(QPointF, position);
-
- QQuickApplicationHelper helper(this, "orientation.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->reportContentOrientationChange(orientation);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
- popup->open();
-
- QCOMPARE(popup->popupItem()->position(), position);
-}
-
-void tst_QQuickPopup::qquickview()
-{
- QQuickView view;
- view.setObjectName("QQuickView");
- view.resize(400, 400);
- view.setSource(testFileUrl("dialog.qml"));
- QVERIFY(view.status() != QQuickView::Error);
- view.contentItem()->setObjectName("QQuickViewContentItem");
- view.show();
-
- QQuickDialog *dialog = view.rootObject()->property("dialog").value<QQuickDialog*>();
- QVERIFY(dialog);
- QTRY_COMPARE(dialog->property("opened").toBool(), true);
-
- dialog->close();
- QTRY_COMPARE(dialog->property("visible").toBool(), false);
-
- // QTBUG-72746: shouldn't crash on application exit after closing a Dialog when using QQuickView.
-}
-
-// TODO: also test it out without setting enabled directly on menu, but on a parent
-
-// QTBUG-73447
-void tst_QQuickPopup::disabledPalette()
-{
- QQuickApplicationHelper helper(this, "disabledPalette.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
-
- QSignalSpy popupEnabledSpy(popup, &QQuickPopup::enabledChanged);
- QVERIFY(popupEnabledSpy.isValid());
- QSignalSpy popupPaletteSpy(popup, &QQuickPopup::paletteChanged);
- QVERIFY(popupPaletteSpy.isValid());
-
- QSignalSpy popupItemEnabledSpy(popup->popupItem(), &QQuickItem::enabledChanged);
- QVERIFY(popupItemEnabledSpy.isValid());
- QSignalSpy popupItemPaletteSpy(popup->popupItem(), &QQuickItem::paletteChanged);
- QVERIFY(popupItemPaletteSpy.isValid());
-
- auto palette = QQuickPopupPrivate::get(popup)->palette();
- palette->setBase(Qt::green);
- palette->disabled()->setBase(Qt::red);
- QCOMPARE(popupPaletteSpy.count(), 2);
- QCOMPARE(popupItemPaletteSpy.count(), 2);
- QCOMPARE(popup->background()->property("color").value<QColor>(), Qt::green);
-
- popup->setEnabled(false);
- QCOMPARE(popupEnabledSpy.count(), 1);
- QCOMPARE(popupItemEnabledSpy.count(), 1);
- QCOMPARE(popupPaletteSpy.count(), 3);
- QCOMPARE(popupItemPaletteSpy.count(), 3);
- QCOMPARE(popup->background()->property("color").value<QColor>(), Qt::red);
-}
-
-void tst_QQuickPopup::disabledParentPalette()
-{
- QQuickApplicationHelper helper(this, "disabledPalette.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
-
- QSignalSpy popupEnabledSpy(popup, SIGNAL(enabledChanged()));
- QVERIFY(popupEnabledSpy.isValid());
- QSignalSpy popupPaletteSpy(popup, SIGNAL(paletteChanged()));
- QVERIFY(popupPaletteSpy.isValid());
-
- QSignalSpy popupItemEnabledSpy(popup->popupItem(), SIGNAL(enabledChanged()));
- QVERIFY(popupItemEnabledSpy.isValid());
- QSignalSpy popupItemPaletteSpy(popup->popupItem(), SIGNAL(paletteChanged()));
- QVERIFY(popupItemPaletteSpy.isValid());
-
- auto palette = QQuickPopupPrivate::get(popup)->palette();
- palette->setBase(Qt::green);
- palette->disabled()->setBase(Qt::red);
- QCOMPARE(popupPaletteSpy.count(), 2);
- QCOMPARE(popupItemPaletteSpy.count(), 2);
- QCOMPARE(popup->background()->property("color").value<QColor>(), Qt::green);
-
- // Disable the overlay (which is QQuickPopupItem's parent) to ensure that
- // the palette is changed when the popup is indirectly disabled.
- popup->open();
- QTRY_VERIFY(popup->isOpened());
- QVERIFY(QMetaObject::invokeMethod(window, "disableOverlay"));
- QVERIFY(!popup->isEnabled());
- QVERIFY(!popup->popupItem()->isEnabled());
- QCOMPARE(popup->background()->property("color").value<QColor>(), Qt::red);
- QCOMPARE(popupEnabledSpy.count(), 1);
- QCOMPARE(popupItemEnabledSpy.count(), 1);
- QCOMPARE(popupPaletteSpy.count(), 3);
- QCOMPARE(popupItemPaletteSpy.count(), 3);
-
- popup->close();
- QTRY_VERIFY(!popup->isVisible());
-}
-
-void tst_QQuickPopup::countChanged()
-{
- QQuickApplicationHelper helper(this, "countChanged.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickComboBox *comboBox = window->property("comboBox").value<QQuickComboBox*>();
- QVERIFY(comboBox);
- QCOMPARE(window->property("count").toInt(), 1);
-
- QVERIFY(window->setProperty("isModel1", false));
- QTRY_COMPARE(window->property("count").toInt(), 2);
-}
-
-// QTBUG-73243
-void tst_QQuickPopup::toolTipCrashOnClose()
-{
- if (QOperatingSystemVersion::current() <= QOperatingSystemVersion::Windows7)
- QSKIP("Test requires a version of Windows newer than 7: QTBUG-84443");
- if (!canImportModule("import QtGraphicalEffects; DropShadow {}"))
- QSKIP("Test requires QtGraphicalEffects");
-
- QQuickApplicationHelper helper(this, "toolTipCrashOnClose.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QTest::mouseMove(window, QPoint(window->width() / 2, window->height() / 2));
- QTRY_VERIFY(window->property("toolTipOpened").toBool());
-
- QVERIFY(window->close());
- // Shouldn't crash.
-}
-
-void tst_QQuickPopup::setOverlayParentToNull()
-{
- if (QOperatingSystemVersion::current() <= QOperatingSystemVersion::Windows7)
- QSKIP("Test requires a version of Windows newer than 7: QTBUG-84443");
- if (!canImportModule("import QtGraphicalEffects; DropShadow {}"))
- QSKIP("Test requires QtGraphicalEffects");
-
- QQuickApplicationHelper helper(this, "toolTipCrashOnClose.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QVERIFY(QMetaObject::invokeMethod(window, "nullifyOverlayParent"));
-
- QTest::mouseMove(window, QPoint(window->width() / 2, window->height() / 2));
- QTRY_VERIFY(window->property("toolTipOpened").toBool());
-
- QVERIFY(window->close());
- // While nullifying the overlay parent doesn't make much sense, it shouldn't crash.
-}
-
-void tst_QQuickPopup::tabFence()
-{
- if (QGuiApplication::styleHints()->tabFocusBehavior() != Qt::TabFocusAllControls)
- QSKIP("This platform only allows tab focus for text controls");
-
- QQuickApplicationHelper helper(this, "tabFence.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickPopup *popup = window->property("dialog").value<QQuickPopup*>();
- QVERIFY(popup);
- popup->open();
- popup->setModal(true);
-
- QQuickButton *outsideButton1 = window->property("outsideButton1").value<QQuickButton*>();
- QVERIFY(outsideButton1);
- QQuickButton *outsideButton2 = window->property("outsideButton2").value<QQuickButton*>();
- QVERIFY(outsideButton2);
- QQuickButton *dialogButton1 = window->property("dialogButton1").value<QQuickButton*>();
- QVERIFY(dialogButton1);
- QQuickButton *dialogButton2 = window->property("dialogButton2").value<QQuickButton*>();
- QVERIFY(dialogButton2);
-
- // When modal, focus loops between the two external buttons
- outsideButton1->forceActiveFocus();
- QVERIFY(outsideButton1->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(outsideButton2->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(outsideButton1->hasActiveFocus());
-
- // Same thing for dialog's buttons
- dialogButton1->forceActiveFocus();
- QVERIFY(dialogButton1->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(dialogButton2->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(dialogButton1->hasActiveFocus());
-
- popup->setModal(false);
-
- // When not modal, focus goes in and out of the dialog
- outsideButton1->forceActiveFocus();
- QVERIFY(outsideButton1->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(outsideButton2->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(dialogButton1->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(dialogButton2->hasActiveFocus());
- QTest::keyClick(window, Qt::Key_Tab);
- QVERIFY(outsideButton1->hasActiveFocus());
-}
-
-void tst_QQuickPopup::invisibleToolTipOpen()
-{
- QQuickApplicationHelper helper(this, "invisibleToolTipOpen.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- centerOnScreen(window);
- moveMouseAway(window);
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QQuickItem *mouseArea = qvariant_cast<QQuickItem *>(window->property("mouseArea"));
- QVERIFY(mouseArea);
- QObject *loader = qvariant_cast<QObject *>(window->property("loader"));
- QVERIFY(loader);
-
- // Send an extra move event, otherwise the test fails on subsequent runs for different styles for some reason...
- // As an added bonus, this is also slightly more realistic. :D
- QTest::mouseMove(window, QPoint(mouseArea->width() / 2 - 1, mouseArea->height() / 2 - 1));
- QTest::mouseMove(window, QPoint(mouseArea->width() / 2, mouseArea->height() / 2));
- QTRY_VERIFY(mouseArea->property("isToolTipVisible").toBool());
-
- QSignalSpy componentLoadedSpy(loader, SIGNAL(loaded()));
- QVERIFY(componentLoadedSpy.isValid());
-
- loader->setProperty("active", true);
- QTRY_COMPARE(componentLoadedSpy.count(), 1);
-
- QTRY_VERIFY(mouseArea->property("isToolTipVisible").toBool());
-}
-
-void tst_QQuickPopup::centerInOverlayWithinStackViewItem()
-{
- QQuickApplicationHelper helper(this, "centerInOverlayWithinStackViewItem.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
-
- QQuickPopup *popup = window->property("popup").value<QQuickPopup*>();
- QVERIFY(popup);
- QTRY_COMPARE(popup->isVisible(), true);
-
- // Shouldn't crash on exit.
-}
-
-void tst_QQuickPopup::destroyDuringExitTransition()
-{
- QQuickApplicationHelper helper(this, "destroyDuringExitTransition.qml");
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QQuickWindow *window = helper.window;
- window->show();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QPointer<QQuickPopup> dialog2 = window->property("dialog2").value<QQuickPopup*>();
- QVERIFY(dialog2);
- QTRY_COMPARE(dialog2->isVisible(), true);
-
- // Close the second dialog, destroying it before its exit transition can finish.
- QTest::keyClick(window, Qt::Key_Escape);
- QTRY_VERIFY(!dialog2);
-
- // Events should go through to the dialog underneath.
- QQuickPopup *dialog1 = window->property("dialog1").value<QQuickPopup*>();
- QVERIFY(dialog1);
- QQuickButton *button = dialog1->property("button").value<QQuickButton*>();
- QVERIFY(button);
- const auto buttonClickPos = button->mapToScene(QPointF(button->width() / 2, button->height() / 2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, buttonClickPos);
- QVERIFY(button->isDown());
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, buttonClickPos);
- QVERIFY(!button->isDown());
-}
-
-QTEST_QUICKCONTROLS_MAIN(tst_QQuickPopup)
-
-#include "tst_qquickpopup.moc"
diff --git a/tests/auto/qquickstyle/CMakeLists.txt b/tests/auto/qquickstyle/CMakeLists.txt
deleted file mode 100644
index 153cf19e..00000000
--- a/tests/auto/qquickstyle/CMakeLists.txt
+++ /dev/null
@@ -1,66 +0,0 @@
-# Generated from qquickstyle.pro.
-
-#####################################################################
-## tst_qquickstyle Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickstyle
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickstyle.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- LIBRARIES
- Qt::CorePrivate
- Qt::GuiPrivate
- Qt::QuickControls2Private
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_custom_resource_files
- "data/Custom/Label.qml"
- "data/Custom/qmldir"
-)
-
-qt_internal_add_resource(tst_qquickstyle "qmake_custom"
- PREFIX
- "/"
- FILES
- ${qmake_custom_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:qquickstyle.pro:<TRUE>:
-# OTHER_FILES = "data/CmdLineArgStyle/Control.qml" "data/CmdLineArgStyle/qmldir" "data/EnvVarStyle/Control.qml" "data/EnvVarStyle/qmldir" "data/EnvVarFallbackStyle/Control.qml" "data/EnvVarFallbackStyle/qmldir"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickstyle CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickstyle CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickstyle/data/CmdLineArgStyle/Control.qml b/tests/auto/qquickstyle/data/CmdLineArgStyle/Control.qml
deleted file mode 100644
index 744dcd8f..00000000
--- a/tests/auto/qquickstyle/data/CmdLineArgStyle/Control.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick.Templates as T
-T.Label {}
diff --git a/tests/auto/qquickstyle/data/CmdLineArgStyle/qmldir b/tests/auto/qquickstyle/data/CmdLineArgStyle/qmldir
deleted file mode 100644
index c2cc85c2..00000000
--- a/tests/auto/qquickstyle/data/CmdLineArgStyle/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module CmdLineArgStyle
-Control 1.0 Control.qml
diff --git a/tests/auto/qquickstyle/data/Custom/Label.qml b/tests/auto/qquickstyle/data/Custom/Label.qml
deleted file mode 100644
index 744dcd8f..00000000
--- a/tests/auto/qquickstyle/data/Custom/Label.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick.Templates as T
-T.Label {}
diff --git a/tests/auto/qquickstyle/data/Custom/qmldir b/tests/auto/qquickstyle/data/Custom/qmldir
deleted file mode 100644
index 08de6fa8..00000000
--- a/tests/auto/qquickstyle/data/Custom/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module Custom
-Label 1.0 Label.qml
diff --git a/tests/auto/qquickstyle/data/EnvVarFallbackStyle/Control.qml b/tests/auto/qquickstyle/data/EnvVarFallbackStyle/Control.qml
deleted file mode 100644
index 744dcd8f..00000000
--- a/tests/auto/qquickstyle/data/EnvVarFallbackStyle/Control.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick.Templates as T
-T.Label {}
diff --git a/tests/auto/qquickstyle/data/EnvVarFallbackStyle/qmldir b/tests/auto/qquickstyle/data/EnvVarFallbackStyle/qmldir
deleted file mode 100644
index bebd8e07..00000000
--- a/tests/auto/qquickstyle/data/EnvVarFallbackStyle/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module EnvVarFallbackStyle
-Control 1.0 Control.qml
diff --git a/tests/auto/qquickstyle/data/EnvVarStyle/Control.qml b/tests/auto/qquickstyle/data/EnvVarStyle/Control.qml
deleted file mode 100644
index 744dcd8f..00000000
--- a/tests/auto/qquickstyle/data/EnvVarStyle/Control.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick.Templates as T
-T.Label {}
diff --git a/tests/auto/qquickstyle/data/EnvVarStyle/qmldir b/tests/auto/qquickstyle/data/EnvVarStyle/qmldir
deleted file mode 100644
index 42223a19..00000000
--- a/tests/auto/qquickstyle/data/EnvVarStyle/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module EnvVarStyle
-Control 1.0 Control.qml
diff --git a/tests/auto/qquickstyle/data/basic.conf b/tests/auto/qquickstyle/data/basic.conf
deleted file mode 100644
index 17ef59ee..00000000
--- a/tests/auto/qquickstyle/data/basic.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Basic
-
-[Basic]
-Font\PixelSize=3
-Palette\WindowText=#ff0000
diff --git a/tests/auto/qquickstyle/data/custom.conf b/tests/auto/qquickstyle/data/custom.conf
deleted file mode 100644
index ac79338c..00000000
--- a/tests/auto/qquickstyle/data/custom.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Custom
-
-[Custom]
-Font\PixelSize=3
-Palette\WindowText=#ff0000
diff --git a/tests/auto/qquickstyle/data/dependencies.qml b/tests/auto/qquickstyle/data/dependencies.qml
deleted file mode 100644
index 280cfd29..00000000
--- a/tests/auto/qquickstyle/data/dependencies.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Control { }
diff --git a/tests/auto/qquickstyle/data/designer/ButtonSpecifics.qml b/tests/auto/qquickstyle/data/designer/ButtonSpecifics.qml
deleted file mode 100644
index 21226ed2..00000000
--- a/tests/auto/qquickstyle/data/designer/ButtonSpecifics.qml
+++ /dev/null
@@ -1,3 +0,0 @@
-import HelperWidgets
-
-ButtonSection { }
diff --git a/tests/auto/qquickstyle/data/dummy.dSYM/empty b/tests/auto/qquickstyle/data/dummy.dSYM/empty
deleted file mode 100644
index e69de29b..00000000
--- a/tests/auto/qquickstyle/data/dummy.dSYM/empty
+++ /dev/null
diff --git a/tests/auto/qquickstyle/data/dummyStyles/DummyStyle/Button.qml b/tests/auto/qquickstyle/data/dummyStyles/DummyStyle/Button.qml
deleted file mode 100644
index dcacc011..00000000
--- a/tests/auto/qquickstyle/data/dummyStyles/DummyStyle/Button.qml
+++ /dev/null
@@ -1,2 +0,0 @@
-import QtQuick.Templates as T
-T.Button { }
diff --git a/tests/auto/qquickstyle/data/fusion.conf b/tests/auto/qquickstyle/data/fusion.conf
deleted file mode 100644
index 1f343e65..00000000
--- a/tests/auto/qquickstyle/data/fusion.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Fusion
-
-[Fusion]
-Font\PixelSize=3
-Palette\WindowText=#ff0000
diff --git a/tests/auto/qquickstyle/data/imagine.conf b/tests/auto/qquickstyle/data/imagine.conf
deleted file mode 100644
index 919bbcf0..00000000
--- a/tests/auto/qquickstyle/data/imagine.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Imagine
-
-[Imagine]
-Font\PixelSize=3
-Palette\WindowText=#ff0000
diff --git a/tests/auto/qquickstyle/data/material.conf b/tests/auto/qquickstyle/data/material.conf
deleted file mode 100644
index 27c7931a..00000000
--- a/tests/auto/qquickstyle/data/material.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Material
-
-[Material]
-Font\PixelSize=3
-Palette\WindowText=#ff0000
diff --git a/tests/auto/qquickstyle/data/universal.conf b/tests/auto/qquickstyle/data/universal.conf
deleted file mode 100644
index a5ac3ca3..00000000
--- a/tests/auto/qquickstyle/data/universal.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Universal
-
-[Universal]
-Font\PixelSize=3
-Palette\WindowText=#ff0000
diff --git a/tests/auto/qquickstyle/tst_qquickstyle.cpp b/tests/auto/qquickstyle/tst_qquickstyle.cpp
deleted file mode 100644
index 97259051..00000000
--- a/tests/auto/qquickstyle/tst_qquickstyle.cpp
+++ /dev/null
@@ -1,172 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-#include <QtQuickTemplates2/private/qquicklabel_p.h>
-#include <QtQuickTemplates2/private/qquicklabel_p_p.h>
-#include <QtQuickTemplates2/private/qquicktheme_p.h>
-#include <QtGui/private/qguiapplication_p.h>
-
-#include "../shared/util.h"
-
-class tst_QQuickStyle : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void cleanup();
- void lookup();
- void configurationFile_data();
- void configurationFile();
- void commandLineArgument();
- void environmentVariables();
-
-private:
- Q_REQUIRED_RESULT bool loadControls();
- void unloadControls();
-};
-
-void tst_QQuickStyle::cleanup()
-{
- unloadControls();
-
- QGuiApplicationPrivate::styleOverride.clear();
- qunsetenv("QT_QUICK_CONTROLS_STYLE");
- qunsetenv("QT_QUICK_CONTROLS_FALLBACK_STYLE");
- qunsetenv("QT_QUICK_CONTROLS_CONF");
-}
-
-bool tst_QQuickStyle::loadControls()
-{
- QQmlEngine engine;
- engine.addImportPath(dataDirectory());
- QQmlComponent component(&engine);
- component.setData("import QtQuick; import QtQuick.Controls; Control { }", QUrl());
-
- QScopedPointer<QObject> object(component.create());
- if (object.isNull()) {
- qWarning() << component.errorString();
- return false;
- }
- return true;
-}
-
-void tst_QQuickStyle::unloadControls()
-{
- qmlClearTypeRegistrations();
-}
-
-void tst_QQuickStyle::lookup()
-{
- QQuickStyle::setStyle("Material");
- QCOMPARE(QQuickStyle::name(), QString("Material"));
-
- QVERIFY(loadControls());
-
- // The font size for editors in the (default) Normal variant is 16.
- // If this is wrong, the style plugin may not have been loaded.
- QCOMPARE(QQuickTheme::instance()->font(QQuickTheme::TextArea).pixelSize(), 16);
-
- QCOMPARE(QQuickStyle::name(), QString("Material"));
-}
-
-void tst_QQuickStyle::configurationFile_data()
-{
- QTest::addColumn<QString>("fileName");
- QTest::addColumn<QString>("expectedStyle");
-
- QTest::newRow("Basic") << "basic.conf" << "Basic";
- QTest::newRow("Fusion") << "fusion.conf" << "Fusion";
- QTest::newRow("Imagine") << "imagine.conf" << "Imagine";
- QTest::newRow("Material") << "material.conf" << "Material";
- QTest::newRow("Universal") << "universal.conf" << "Universal";
- QTest::newRow("Custom") << "custom.conf" << "Custom";
-}
-
-void tst_QQuickStyle::configurationFile()
-{
- QFETCH(QString, fileName);
- QFETCH(QString, expectedStyle);
-
- qputenv("QT_QUICK_CONTROLS_CONF", testFile(fileName).toLocal8Bit());
-
- // Load a control. The import causes the configuration file to be read.
- QQmlEngine engine;
- engine.addImportPath(":/data");
- QQmlComponent labelComponent(&engine);
- labelComponent.setData("import QtQuick; import QtQuick.Controls; Label {}", QUrl());
-
- QScopedPointer<QObject> object(labelComponent.create());
- QVERIFY2(!object.isNull(), qPrintable(labelComponent.errorString()));
-
- QCOMPARE(QQuickStyle::name(), expectedStyle);
- QVERIFY(!QQuickStylePrivate::isUsingDefaultStyle());
-
- // Test that fonts and palettes specified in configuration files are respected.
- QQuickLabel *label = qobject_cast<QQuickLabel *>(object.data());
- QVERIFY(label);
- // Make it small so that there's less possibility for the default/system
- // pixel size to match it and give us false positives.
- QCOMPARE(label->font().pixelSize(), 3);
- QCOMPARE(QQuickLabelPrivate::get(label)->palette()->windowText(), Qt::red);
-}
-
-void tst_QQuickStyle::commandLineArgument()
-{
- QGuiApplicationPrivate::styleOverride = "CmdLineArgStyle";
-
- QVERIFY(loadControls());
-
- QCOMPARE(QQuickStyle::name(), QString("CmdLineArgStyle"));
-}
-
-void tst_QQuickStyle::environmentVariables()
-{
- qputenv("QT_QUICK_CONTROLS_STYLE", "EnvVarStyle");
- qputenv("QT_QUICK_CONTROLS_FALLBACK_STYLE", "EnvVarFallbackStyle");
- QTest::ignoreMessage(QtWarningMsg, "QT_QUICK_CONTROLS_FALLBACK_STYLE: the specified fallback style" \
- " \"EnvVarFallbackStyle\" is not one of the built-in Qt Quick Controls 2 styles");
- QCOMPARE(QQuickStyle::name(), QString("EnvVarStyle"));
- QCOMPARE(QQuickStylePrivate::fallbackStyle(), QString());
-}
-
-QTEST_MAIN(tst_QQuickStyle)
-
-#include "tst_qquickstyle.moc"
diff --git a/tests/auto/qquickuniversalstyle/CMakeLists.txt b/tests/auto/qquickuniversalstyle/CMakeLists.txt
deleted file mode 100644
index 43d4c10d..00000000
--- a/tests/auto/qquickuniversalstyle/CMakeLists.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-# Generated from qquickuniversalstyle.pro.
-
-#####################################################################
-## tst_qquickuniversalstyle Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/tst_*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickuniversalstyle
- GUI
- QMLTEST
- SOURCES
- tst_qquickuniversalstyle.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "qtquickcontrols2.conf"
-)
-
-qt_internal_add_resource(tst_qquickuniversalstyle "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:qquickuniversalstyle.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/data/*.qml"
-# TEMPLATE = "app"
diff --git a/tests/auto/qquickuniversalstyle/data/tst_universal.qml b/tests/auto/qquickuniversalstyle/data/tst_universal.qml
deleted file mode 100644
index 356df731..00000000
--- a/tests/auto/qquickuniversalstyle/data/tst_universal.qml
+++ /dev/null
@@ -1,441 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtTest
-import QtQuick.Controls
-import QtQuick.Controls.Universal
-
-TestCase {
- id: testCase
- width: 200
- height: 200
- visible: true
- when: windowShown
- name: "Universal"
-
- Component {
- id: button
- Button { }
- }
-
- Component {
- id: styledButton
- Button {
- Universal.theme: Universal.Dark
- Universal.accent: Universal.Violet
- Universal.foreground: Universal.Brown
- Universal.background: Universal.Yellow
- }
- }
-
- Component {
- id: window
- Window { }
- }
-
- Component {
- id: styledWindow
- Window {
- Universal.theme: Universal.Dark
- Universal.accent: Universal.Green
- }
- }
-
- Component {
- id: loader
- Loader {
- active: false
- sourceComponent: Button { }
- }
- }
-
- Component {
- id: swipeView
- SwipeView {
- Universal.theme: Universal.Dark
- Button { }
- }
- }
-
- Component {
- id: menu
- ApplicationWindow {
- Universal.accent: Universal.Red
- property alias menu: popup
- Menu {
- id: popup
- Universal.theme: Universal.Dark
- MenuItem { }
- }
- }
- }
-
- Component {
- id: comboBox
- ApplicationWindow {
- width: 200
- height: 200
- visible: true
- Universal.accent: Universal.Red
- property alias combo: box
- ComboBox {
- id: box
- Universal.theme: Universal.Dark
- model: 1
- }
- }
- }
-
- Component {
- id: windowPane
- ApplicationWindow {
- width: 200
- height: 200
- visible: true
- property alias pane: pane
- Pane { id: pane }
- }
- }
-
- function test_defaults() {
- var control = button.createObject(testCase)
- verify(control)
- verify(control.Universal)
- compare(control.Universal.accent, "#3e65ff") // Universal.Cobalt
- compare(control.Universal.foreground, "#000000") // SystemBaseHighColor
- compare(control.Universal.background, "#ffffff") // SystemAltHighColor
- compare(control.Universal.theme, Universal.Light)
- control.destroy()
- }
-
- function test_set() {
- var control = button.createObject(testCase)
- verify(control)
- control.Universal.accent = Universal.Steel
- control.Universal.foreground = Universal.Red
- control.Universal.background = Universal.Green
- control.Universal.theme = Universal.Dark
- compare(control.Universal.accent, "#647687") // Universal.Steel
- compare(control.Universal.foreground, "#e51400") // Universal.Red
- compare(control.Universal.background, "#60a917") // Universal.Green
- compare(control.Universal.theme, Universal.Dark)
- control.destroy()
- }
-
- function test_reset() {
- var control = styledButton.createObject(testCase)
- verify(control)
- compare(control.Universal.accent, "#aa00ff") // Universal.Violet
- compare(control.Universal.foreground, "#825a2c") // Universal.Brown
- compare(control.Universal.background, "#e3c800") // Universal.Yellow
- compare(control.Universal.theme, Universal.Dark)
- control.Universal.accent = undefined
- control.Universal.foreground = undefined
- control.Universal.background = undefined
- control.Universal.theme = undefined
- compare(control.Universal.accent, testCase.Universal.accent)
- compare(control.Universal.foreground, testCase.Universal.foreground)
- compare(control.Universal.background, testCase.Universal.background)
- compare(control.Universal.theme, testCase.Universal.theme)
- control.destroy()
- }
-
- function test_inheritance_data() {
- return [
- { tag: "accent", value1: "#a20025" /*Universal.Crimson*/, value2: "#6a00ff" /*Universal.Indigo*/ },
- { tag: "foreground", value1: "#a20025" /*Universal.Crimson*/, value2: "#6a00ff" /*Universal.Indigo*/ },
- { tag: "background", value1: "#a20025" /*Universal.Crimson*/, value2: "#6a00ff" /*Universal.Indigo*/ },
- { tag: "theme", value1: Universal.Dark, value2: Universal.Light },
- ]
- }
-
- function test_inheritance(data) {
- var prop = data.tag
- var parent = button.createObject(testCase)
- parent.Universal[prop] = data.value1
- compare(parent.Universal[prop], data.value1)
-
- var child1 = button.createObject(parent)
- compare(child1.Universal[prop], data.value1)
-
- parent.Universal[prop] = data.value2
- compare(parent.Universal[prop], data.value2)
- compare(child1.Universal[prop], data.value2)
-
- var child2 = button.createObject(parent)
- compare(child2.Universal[prop], data.value2)
-
- child2.Universal[prop] = data.value1
- compare(child2.Universal[prop], data.value1)
- compare(child1.Universal[prop], data.value2)
- compare(parent.Universal[prop], data.value2)
-
- parent.Universal[prop] = undefined
- verify(parent.Universal[prop] !== data.value1)
- verify(parent.Universal[prop] !== undefined)
- compare(child1.Universal[prop], parent.Universal[prop])
- verify(child2.Universal[prop] !== parent.Universal[prop])
-
- var grandChild1 = button.createObject(child1)
- var grandChild2 = button.createObject(child2)
- compare(grandChild1.Universal[prop], child1.Universal[prop])
- compare(grandChild2.Universal[prop], child2.Universal[prop])
-
- var themelessGrandGrandChild = button.createObject(grandChild1)
- var grandGrandGrandChild1 = button.createObject(themelessGrandGrandChild)
- compare(grandGrandGrandChild1.Universal[prop], parent.Universal[prop])
-
- child1.Universal[prop] = data.value2
- compare(child1.Universal[prop], data.value2)
- compare(grandChild1.Universal[prop], data.value2)
- compare(grandGrandGrandChild1.Universal[prop], data.value2)
-
- parent.destroy()
- }
-
- function test_window() {
- var parent = window.createObject()
-
- var control = button.createObject(parent.contentItem)
- compare(control.Universal.accent, parent.Universal.accent)
- compare(control.Universal.theme, parent.Universal.theme)
-
- var styledChild = styledWindow.createObject(window)
- verify(styledChild.Universal.accent !== parent.Universal.accent)
- verify(styledChild.Universal.theme !== parent.Universal.theme)
-
- var unstyledChild = window.createObject(window)
- compare(unstyledChild.Universal.accent, parent.Universal.accent)
- compare(unstyledChild.Universal.theme, parent.Universal.theme)
-
- parent.Universal.accent = Universal.Cyan
- compare(control.Universal.accent, "#1ba1e2") // Universal.Cyan
- verify(styledChild.Universal.accent !== Universal.Cyan)
- // ### TODO: compare(unstyledChild.Universal.accent, Universal.Cyan)
-
- parent.destroy()
- }
-
- function test_loader() {
- var control = loader.createObject(testCase)
- control.Universal.accent = Universal.Lime
- control.active = true
- compare(control.item.Universal.accent, "#a4c400") // Universal.Lime
- control.Universal.accent = Universal.Pink
- compare(control.item.Universal.accent, "#f472d0") // Universal.Pink
- control.active = false
- control.Universal.accent = Universal.Brown
- control.active = true
- compare(control.item.Universal.accent, "#825a2c") // Universal.Brown
- control.destroy()
- }
-
- function test_swipeView() {
- var control = swipeView.createObject(testCase)
- verify(control)
- var child = control.itemAt(0)
- verify(child)
- compare(control.Universal.theme, Universal.Dark)
- compare(child.Universal.theme, Universal.Dark)
- control.destroy()
- }
-
- function test_menu() {
- var container = menu.createObject(testCase)
- verify(container)
- verify(container.menu)
- container.menu.open()
- verify(container.menu.visible)
- var child = container.menu.itemAt(0)
- verify(child)
- compare(container.Universal.theme, Universal.Light)
- compare(container.menu.Universal.theme, Universal.Dark)
- compare(child.Universal.theme, Universal.Dark)
- compare(container.Universal.accent, "#e51400") // Red
- compare(container.menu.Universal.accent, "#e51400") // Red
- compare(child.Universal.accent, "#e51400") // Red
- container.destroy()
- }
-
- function test_comboBox() {
- var window = comboBox.createObject(testCase)
- verify(window)
- verify(window.combo)
- waitForRendering(window.combo)
- window.combo.forceActiveFocus()
- verify(window.combo.activeFocus)
- keyClick(Qt.Key_Space)
- verify(window.combo.popup.visible)
- var listView = window.combo.popup.contentItem
- verify(listView)
- var child = listView.contentItem.children[0]
- verify(child)
- compare(window.Universal.theme, Universal.Light)
- compare(window.combo.Universal.theme, Universal.Dark)
- compare(child.Universal.theme, Universal.Dark)
- compare(window.Universal.accent, "#e51400") // Red
- compare(window.combo.Universal.accent, "#e51400") // Red
- compare(child.Universal.accent, "#e51400") // Red
- window.destroy()
- }
-
- function test_windowChange() {
- var ldr = loader.createObject()
- verify(ldr)
-
- var wnd = window.createObject()
- verify(wnd)
-
- wnd.Universal.theme = Universal.Dark
- compare(wnd.Universal.theme, Universal.Dark)
-
- ldr.active = true
- verify(ldr.item)
- compare(ldr.item.Universal.theme, Universal.Light)
-
- ldr.parent = wnd.contentItem
- compare(ldr.item.Universal.theme, Universal.Dark)
-
- wnd.destroy()
- }
-
- function test_colors_data() {
- return [
- { tag: "accent" }, { tag: "background" }, { tag: "foreground" }
- ]
- }
-
- function test_colors(data) {
- var control = button.createObject(testCase)
- verify(control)
-
- var prop = data.tag
-
- // Universal.Color - enum
- control.Universal[prop] = Universal.Red
- compare(control.Universal[prop], "#e51400")
-
- // Universal.Color - string
- control.Universal[prop] = "Emerald"
- compare(control.Universal[prop], "#008a00")
-
- // SVG named color
- control.Universal[prop] = "tomato"
- compare(control.Universal[prop], "#ff6347")
-
- // #rrggbb
- control.Universal[prop] = "#123456"
- compare(control.Universal[prop], "#123456")
-
- // #aarrggbb
- control.Universal[prop] = "#12345678"
- compare(control.Universal[prop], "#12345678")
-
- // Qt.rgba() - no alpha
- control.Universal[prop] = Qt.rgba(0.5, 0.5, 0.5)
- compare(control.Universal[prop], "#808080")
-
- // Qt.rgba() - with alpha
- control.Universal[prop] = Qt.rgba(0.5, 0.5, 0.5, 0.5)
- compare(control.Universal[prop], "#80808080")
-
- // unknown
- ignoreWarning(Qt.resolvedUrl("tst_universal.qml") + ":67:9: QML Button: unknown Universal." + prop + " value: 123")
- control.Universal[prop] = 123
- ignoreWarning(Qt.resolvedUrl("tst_universal.qml") + ":67:9: QML Button: unknown Universal." + prop + " value: foo")
- control.Universal[prop] = "foo"
- ignoreWarning(Qt.resolvedUrl("tst_universal.qml") + ":67:9: QML Button: unknown Universal." + prop + " value: #1")
- control.Universal[prop] = "#1"
-
- control.destroy()
- }
-
- function test_font_data() {
- return [
- {tag: "Control:pixelSize", type: "Control", attribute: "pixelSize", value: 15, window: 20, pane: 10},
-
- {tag: "GroupBox:pixelSize", type: "GroupBox", attribute: "pixelSize", value: 15, window: 20, pane: 10},
- {tag: "GroupBox:weight", type: "GroupBox", attribute: "weight", value: Font.DemiBold, window: Font.Light, pane: Font.Medium},
-
- {tag: "TabButton:pixelSize", type: "TabButton", attribute: "pixelSize", value: 24, window: 20, pane: 10},
- {tag: "TabButton:weight", type: "TabButton", attribute: "weight", value: Font.Light, window: Font.Black, pane: Font.Bold}
- ]
- }
-
- function test_font(data) {
- var window = windowPane.createObject(testCase)
- verify(window)
- verify(window.pane)
-
- var control = Qt.createQmlObject("import QtQuick.Controls; " + data.type + " { }", window.pane)
- verify(control)
-
- compare(control.font[data.attribute], data.value)
-
- window.font[data.attribute] = data.window
- compare(window.font[data.attribute], data.window)
- compare(window.pane.font[data.attribute], data.window)
- compare(control.font[data.attribute], data.window)
-
- window.pane.font[data.attribute] = data.pane
- compare(window.font[data.attribute], data.window)
- compare(window.pane.font[data.attribute], data.pane)
- compare(control.font[data.attribute], data.pane)
-
- window.pane.font = undefined
- compare(window.font[data.attribute], data.window)
- compare(window.pane.font[data.attribute], data.window)
- compare(control.font[data.attribute], data.window)
-
- window.destroy()
- }
-}
diff --git a/tests/auto/qquickuniversalstyle/qtquickcontrols2.conf b/tests/auto/qquickuniversalstyle/qtquickcontrols2.conf
deleted file mode 100644
index 8c6dd807..00000000
--- a/tests/auto/qquickuniversalstyle/qtquickcontrols2.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[Controls]
-Style=Universal
diff --git a/tests/auto/qquickuniversalstyle/tst_qquickuniversalstyle.cpp b/tests/auto/qquickuniversalstyle/tst_qquickuniversalstyle.cpp
deleted file mode 100644
index c5b6b566..00000000
--- a/tests/auto/qquickuniversalstyle/tst_qquickuniversalstyle.cpp
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtQuickTest/quicktest.h>
-QUICK_TEST_MAIN(tst_qquickuniversalstyle)
diff --git a/tests/auto/qquickuniversalstyleconf/CMakeLists.txt b/tests/auto/qquickuniversalstyleconf/CMakeLists.txt
deleted file mode 100644
index ab754043..00000000
--- a/tests/auto/qquickuniversalstyleconf/CMakeLists.txt
+++ /dev/null
@@ -1,61 +0,0 @@
-# Generated from qquickuniversalstyleconf.pro.
-
-#####################################################################
-## tst_qquickuniversalstyleconf Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qquickuniversalstyleconf
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_qquickuniversalstyleconf.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qquickuniversalstyleconf_resource_files
- "qtquickcontrols2.conf"
-)
-
-qt_internal_add_resource(tst_qquickuniversalstyleconf "qquickuniversalstyleconf"
- PREFIX
- "/"
- FILES
- ${qquickuniversalstyleconf_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:qquickuniversalstyleconf.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qquickuniversalstyleconf CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_qquickuniversalstyleconf CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/qquickuniversalstyleconf/data/applicationwindow.qml b/tests/auto/qquickuniversalstyleconf/data/applicationwindow.qml
deleted file mode 100644
index bb16254a..00000000
--- a/tests/auto/qquickuniversalstyleconf/data/applicationwindow.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Universal
-
-ApplicationWindow {
- width: 400
- height: 400
-
- property alias label: label
-
- Label {
- id: label
- }
-}
diff --git a/tests/auto/qquickuniversalstyleconf/qquickuniversalstyleconf.qrc b/tests/auto/qquickuniversalstyleconf/qquickuniversalstyleconf.qrc
deleted file mode 100644
index 53ba6450..00000000
--- a/tests/auto/qquickuniversalstyleconf/qquickuniversalstyleconf.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<!DOCTYPE RCC><RCC version="1.0">
-<qresource>
- <file>qtquickcontrols2.conf</file>
-</qresource>
-</RCC>
diff --git a/tests/auto/qquickuniversalstyleconf/qtquickcontrols2.conf b/tests/auto/qquickuniversalstyleconf/qtquickcontrols2.conf
deleted file mode 100644
index 0ec13258..00000000
--- a/tests/auto/qquickuniversalstyleconf/qtquickcontrols2.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[Controls]
-Style=Universal
-
-[Universal]
-Background=#444444
-Foreground=Red
-Font\PixelSize=22
-
-[Universal\Font]
-Family=Courier
diff --git a/tests/auto/qquickuniversalstyleconf/tst_qquickuniversalstyleconf.cpp b/tests/auto/qquickuniversalstyleconf/tst_qquickuniversalstyleconf.cpp
deleted file mode 100644
index bef3b1cd..00000000
--- a/tests/auto/qquickuniversalstyleconf/tst_qquickuniversalstyleconf.cpp
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <qtest.h>
-#include <QtQuick/private/qquickitem_p.h>
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_qquickuniversalstyleconf : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
-
-private slots:
- void conf();
-};
-
-void tst_qquickuniversalstyleconf::conf()
-{
- QQuickApplicationHelper helper(this, QLatin1String("applicationwindow.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- QFont customFont;
- customFont.setFamilies(QStringList{QLatin1String("Courier")});
- customFont.setPixelSize(22);
-
- QQuickApplicationWindow *window = helper.appWindow;
- window->show();
- QVERIFY(QTest::qWaitForWindowExposed(window));
- // We specified a custom background color and font, so the window should have them.
- QCOMPARE(window->property("color").value<QColor>(), QColor("#444444"));
- QCOMPARE(window->property("font").value<QFont>(), customFont);
-
- // We specified a custom foreground color and font, so the label should have them.
- QQuickItem *label = window->property("label").value<QQuickItem*>();
- QVERIFY(label);
- QCOMPARE(label->property("color").value<QColor>(), QColor("#E51400"));
- QCOMPARE(label->property("font").value<QFont>(), customFont);
-}
-
-QTEST_MAIN(tst_qquickuniversalstyleconf)
-
-#include "tst_qquickuniversalstyleconf.moc"
diff --git a/tests/auto/revisions/CMakeLists.txt b/tests/auto/revisions/CMakeLists.txt
deleted file mode 100644
index 79a0f8e3..00000000
--- a/tests/auto/revisions/CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# Generated from revisions.pro.
-
-#####################################################################
-## tst_revisions Test:
-#####################################################################
-
-qt_internal_add_test(tst_revisions
- SOURCES
- tst_revisions.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::QuickControls2
-)
-
-## Scopes:
-#####################################################################
diff --git a/tests/auto/revisions/data/dependencies.qml b/tests/auto/revisions/data/dependencies.qml
deleted file mode 100644
index bb954219..00000000
--- a/tests/auto/revisions/data/dependencies.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Material
-import QtQuick.Controls.Universal
-
-Control { }
diff --git a/tests/auto/revisions/tst_revisions.cpp b/tests/auto/revisions/tst_revisions.cpp
deleted file mode 100644
index 0d4518cc..00000000
--- a/tests/auto/revisions/tst_revisions.cpp
+++ /dev/null
@@ -1,124 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include <QtTest/qsignalspy.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-class tst_revisions : public QObject
-{
- Q_OBJECT
-
-public:
- tst_revisions();
-
-private slots:
- void revisions_data();
- void revisions();
-
- void window_data();
- void window();
-};
-
-tst_revisions::tst_revisions()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_revisions::revisions_data()
-{
- QTest::addColumn<int>("revision");
-
- // Qt 5.7: 2.0, Qt 5.8: 2.1, Qt 5.9: 2.2...
- for (int i = 0; i <= 15; ++i)
- QTest::newRow(qPrintable(QString("2.%1").arg(i))) << i;
-}
-
-void tst_revisions::revisions()
-{
- QFETCH(int, revision);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick; \
- import QtQuick.Templates 2.%1 as T; \
- import QtQuick.Controls 2.%1; \
- import QtQuick.Controls.impl 2.%1; \
- import QtQuick.Controls.Material 2.%1; \
- import QtQuick.Controls.Material.impl 2.%1; \
- import QtQuick.Controls.Universal 2.%1; \
- import QtQuick.Controls.Universal.impl 2.%1; \
- Control { }").arg(revision).toUtf8(), QUrl());
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-}
-
-void tst_revisions::window_data()
-{
- QTest::addColumn<int>("revision");
- QTest::addColumn<QString>("qml");
- QTest::addColumn<QString>("error");
-
- // Qt 5.7: 2.0, Qt 5.8: 2.1, Qt 5.9: 2.2
- // Note that we can no longer map the same Screen type to different versions
- // in QtQuick and QtQuick.Controls anymore.
- for (int i = 0; i <= 2; ++i)
- QTest::newRow(qPrintable(QString("screen:2.%1").arg(i))) << i << "screen: null" << QString(":1 \"ApplicationWindow.screen\" is not available in QtQuick.Templates 2.%1").arg(i);
-
- // Qt 5.10: 2.3...
- for (int i = 3; i <= 15; ++i)
- QTest::newRow(qPrintable(QString("screen:2.%1").arg(i))) << i << "screen: null" << "";
-}
-
-void tst_revisions::window()
-{
- QFETCH(int, revision);
- QFETCH(QString, qml);
- QFETCH(QString, error);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick.Templates 2.%1; ApplicationWindow { %2 }").arg(revision).arg(qml).toUtf8(), QUrl());
- QScopedPointer<QObject> window(component.create());
- QCOMPARE(window.isNull(), !error.isEmpty());
-}
-
-QTEST_MAIN(tst_revisions)
-
-#include "tst_revisions.moc"
diff --git a/tests/auto/sanity/BLACKLIST b/tests/auto/sanity/BLACKLIST
deleted file mode 100644
index 214c6e7c..00000000
--- a/tests/auto/sanity/BLACKLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-[attachedObjects:material/Switch.qml]
-*
-[attachedObjects:material/SwitchDelegate.qml]
-*
-[ids:basic/HorizontalHeaderView.qml]
-*
-[ids:basic/VerticalHeaderView.qml]
-*
-[ids:fusion/HorizontalHeaderView.qml]
-*
-[ids:fusion/VerticalHeaderView.qml]
-*
-[ids:imagine/HorizontalHeaderView.qml]
-*
-[ids:imagine/VerticalHeaderView.qml]
-*
-[ids:material/HorizontalHeaderView.qml]
-*
-[ids:material/VerticalHeaderView.qml]
-*
-[ids:universal/HorizontalHeaderView.qml]
-*
-[ids:universal/VerticalHeaderView.qml]
-*
diff --git a/tests/auto/sanity/CMakeLists.txt b/tests/auto/sanity/CMakeLists.txt
deleted file mode 100644
index 63a8eeb7..00000000
--- a/tests/auto/sanity/CMakeLists.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-# Generated from sanity.pro.
-
-#####################################################################
-## tst_sanity Test:
-#####################################################################
-
-qt_internal_add_test(tst_sanity
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_sanity.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::Qml
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
-)
-
-#### Keys ignored in scope 1:.:.:sanity.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/BLACKLIST"
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_sanity CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_sanity CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/sanity/data/dependencies.qml b/tests/auto/sanity/data/dependencies.qml
deleted file mode 100644
index 280cfd29..00000000
--- a/tests/auto/sanity/data/dependencies.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-
-Control { }
diff --git a/tests/auto/sanity/tst_sanity.cpp b/tests/auto/sanity/tst_sanity.cpp
deleted file mode 100644
index f299365a..00000000
--- a/tests/auto/sanity/tst_sanity.cpp
+++ /dev/null
@@ -1,696 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQml>
-#include <QtCore/private/qhooks_p.h>
-#include <QtCore/qpair.h>
-#include <QtCore/qscopedpointer.h>
-#include <QtCore/qset.h>
-#include <QtQml/private/qqmljsengine_p.h>
-#include <QtQml/private/qqmljslexer_p.h>
-#include <QtQml/private/qqmljsparser_p.h>
-#include <QtQml/private/qqmljsast_p.h>
-#include <QtQml/private/qqmljsastvisitor_p.h>
-#include <QtQml/private/qqmlmetatype_p.h>
-#include "../../auto/shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-Q_GLOBAL_STATIC(QObjectList, qt_qobjects)
-
-extern "C" Q_DECL_EXPORT void qt_addQObject(QObject *object)
-{
- qt_qobjects->append(object);
-}
-
-extern "C" Q_DECL_EXPORT void qt_removeQObject(QObject *object)
-{
- qt_qobjects->removeAll(object);
-}
-
-class tst_Sanity : public QObject
-{
- Q_OBJECT
-
-private slots:
- void init();
- void cleanup();
- void initTestCase();
-
- void jsFiles();
- void functions();
- void functions_data();
- void signalHandlers();
- void signalHandlers_data();
- void anchors();
- void anchors_data();
- void attachedObjects();
- void attachedObjects_data();
- void ids();
- void ids_data();
-
-private:
- QMap<QString, QString> sourceQmlFiles;
- QMap<QString, QString> installedQmlFiles;
- QQuickStyleHelper styleHelper;
-};
-
-void tst_Sanity::init()
-{
- qtHookData[QHooks::AddQObject] = reinterpret_cast<quintptr>(&qt_addQObject);
- qtHookData[QHooks::RemoveQObject] = reinterpret_cast<quintptr>(&qt_removeQObject);
-}
-
-void tst_Sanity::cleanup()
-{
- qt_qobjects->clear();
- qtHookData[QHooks::AddQObject] = 0;
- qtHookData[QHooks::RemoveQObject] = 0;
-}
-
-class BaseValidator : public QQmlJS::AST::Visitor
-{
-public:
- QString errors() const { return m_errors.join(", "); }
-
- bool validate(const QString& filePath)
- {
- m_errors.clear();
- m_fileName = QFileInfo(filePath).fileName();
-
- QFile file(filePath);
- if (!file.open(QFile::ReadOnly)) {
- m_errors += QString("%1: failed to open (%2)").arg(m_fileName, file.errorString());
- return false;
- }
-
- QQmlJS::Engine engine;
- QQmlJS::Lexer lexer(&engine);
- lexer.setCode(QString::fromUtf8(file.readAll()), /*line = */ 1);
-
- QQmlJS::Parser parser(&engine);
- if (!parser.parse()) {
- const auto diagnosticMessages = parser.diagnosticMessages();
- for (const QQmlJS::DiagnosticMessage &msg : diagnosticMessages)
-#if Q_QML_PRIVATE_API_VERSION >= 8
- m_errors += QString("%s:%d : %s").arg(m_fileName).arg(msg.loc.startLine).arg(msg.message);
-#else
- m_errors += QString("%s:%d : %s").arg(m_fileName).arg(msg.line).arg(msg.message);
-#endif
- return false;
- }
-
- QQmlJS::AST::UiProgram* ast = parser.ast();
- ast->accept(this);
- return m_errors.isEmpty();
- }
-
-protected:
- void addError(const QString& error, QQmlJS::AST::Node *node)
- {
- m_errors += QString("%1:%2 : %3").arg(m_fileName).arg(node->firstSourceLocation().startLine).arg(error);
- }
-
- void throwRecursionDepthError() final
- {
- m_errors += QString::fromLatin1("%1: Maximum statement or expression depth exceeded")
- .arg(m_fileName);
- }
-
-private:
- QString m_fileName;
- QStringList m_errors;
-};
-
-void tst_Sanity::initTestCase()
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(QString("import QtQuick.Templates 2.%1; Control { }").arg(15).toUtf8(), QUrl());
-
- const QStringList qmlTypeNames = QQmlMetaType::qmlTypeNames();
-
- // Collect the files from each style in the source tree.
- QDirIterator it(QQC2_IMPORT_PATH, QStringList() << "*.qml" << "*.js", QDir::Files, QDirIterator::Subdirectories);
- while (it.hasNext()) {
- it.next();
- QFileInfo info = it.fileInfo();
- if (qmlTypeNames.contains(QStringLiteral("QtQuick.Templates/") + info.baseName()))
- sourceQmlFiles.insert(info.dir().dirName() + "/" + info.fileName(), info.filePath());
- }
-
- // Then, collect the files from each installed style directory.
- const QVector<QPair<QString, QString>> styleRelativePaths = {
- { "controls/basic", "QtQuick/Controls/Basic" },
- { "controls/fusion", "QtQuick/Controls/Fusion" },
- { "controls/material", "QtQuick/Controls/Material" },
- { "controls/universal", "QtQuick/Controls/Universal" },
- };
- for (const auto &stylePathPair : styleRelativePaths) {
- forEachControl(&engine, stylePathPair.first, stylePathPair.second, QStringList(),
- [&](const QString &relativePath, const QUrl &absoluteUrl) {
- installedQmlFiles.insert(relativePath, absoluteUrl.toLocalFile());
- });
- }
-}
-
-void tst_Sanity::jsFiles()
-{
- QMap<QString, QString>::const_iterator it;
- for (it = sourceQmlFiles.constBegin(); it != sourceQmlFiles.constEnd(); ++it) {
- if (QFileInfo(it.value()).suffix() == QStringLiteral("js"))
- QFAIL(qPrintable(it.value() + ": JS files are not allowed"));
- }
-}
-
-class FunctionValidator : public BaseValidator
-{
-protected:
- virtual bool visit(QQmlJS::AST::FunctionDeclaration *node)
- {
- addError("function declarations are not allowed", node);
- return true;
- }
-};
-
-void tst_Sanity::functions()
-{
- QFETCH(QString, control);
- QFETCH(QString, filePath);
-
- FunctionValidator validator;
- if (!validator.validate(filePath))
- QFAIL(qPrintable(validator.errors()));
-}
-
-void tst_Sanity::functions_data()
-{
- QTest::addColumn<QString>("control");
- QTest::addColumn<QString>("filePath");
-
- QMap<QString, QString>::const_iterator it;
- for (it = sourceQmlFiles.constBegin(); it != sourceQmlFiles.constEnd(); ++it)
- QTest::newRow(qPrintable(it.key())) << it.key() << it.value();
-}
-
-class SignalHandlerValidator : public BaseValidator
-{
-protected:
- static bool isSignalHandler(QStringView name)
- {
- return name.length() > 2 && name.startsWith(QLatin1String("on")) && name.at(2).isUpper();
- }
-
- virtual bool visit(QQmlJS::AST::UiScriptBinding *node)
- {
- QQmlJS::AST::UiQualifiedId* id = node->qualifiedId;
- if ((id && isSignalHandler(id->name)) || (id && id->next && isSignalHandler(id->next->name)))
- addError("signal handlers are not allowed", node);
- return true;
- }
-};
-
-void tst_Sanity::signalHandlers()
-{
- QFETCH(QString, control);
- QFETCH(QString, filePath);
-
- SignalHandlerValidator validator;
- if (!validator.validate(filePath))
- QFAIL(qPrintable(validator.errors()));
-}
-
-void tst_Sanity::signalHandlers_data()
-{
- QTest::addColumn<QString>("control");
- QTest::addColumn<QString>("filePath");
-
- QMap<QString, QString>::const_iterator it;
- for (it = sourceQmlFiles.constBegin(); it != sourceQmlFiles.constEnd(); ++it)
- QTest::newRow(qPrintable(it.key())) << it.key() << it.value();
-}
-
-class AnchorValidator : public BaseValidator
-{
-protected:
- virtual bool visit(QQmlJS::AST::UiScriptBinding *node)
- {
- QQmlJS::AST::UiQualifiedId* id = node->qualifiedId;
- if (id && id->name == QStringLiteral("anchors"))
- addError("anchors are not allowed", node);
- return true;
- }
-};
-
-void tst_Sanity::anchors()
-{
- QFETCH(QString, control);
- QFETCH(QString, filePath);
-
- AnchorValidator validator;
- if (!validator.validate(filePath))
- QFAIL(qPrintable(validator.errors()));
-}
-
-void tst_Sanity::anchors_data()
-{
- QTest::addColumn<QString>("control");
- QTest::addColumn<QString>("filePath");
-
- QMap<QString, QString>::const_iterator it;
- for (it = sourceQmlFiles.constBegin(); it != sourceQmlFiles.constEnd(); ++it)
- QTest::newRow(qPrintable(it.key())) << it.key() << it.value();
-}
-
-class IdValidator : public BaseValidator
-{
-public:
- IdValidator() : m_depth(0) { }
-
-protected:
- bool visit(QQmlJS::AST::UiObjectBinding *) override
- {
- ++m_depth;
- return true;
- }
-
- void endVisit(QQmlJS::AST::UiObjectBinding *) override
- {
- --m_depth;
- }
-
- bool visit(QQmlJS::AST::UiScriptBinding *node) override
- {
- if (m_depth == 0)
- return true;
-
- QQmlJS::AST::UiQualifiedId *id = node->qualifiedId;
- if (id && id->name == QStringLiteral("id"))
- addError(QString("Internal IDs are not allowed (%1)").arg(extractName(node->statement)), node);
- return true;
- }
-
-private:
- QString extractName(QQmlJS::AST::Statement *statement)
- {
- QQmlJS::AST::ExpressionStatement *expressionStatement = static_cast<QQmlJS::AST::ExpressionStatement *>(statement);
- if (!expressionStatement)
- return QString();
-
- QQmlJS::AST::IdentifierExpression *expression = static_cast<QQmlJS::AST::IdentifierExpression *>(expressionStatement->expression);
- if (!expression)
- return QString();
-
- return expression->name.toString();
- }
-
- int m_depth;
-};
-
-void tst_Sanity::ids()
-{
- QFETCH(QString, control);
- QFETCH(QString, filePath);
-
- IdValidator validator;
- if (!validator.validate(filePath))
- QFAIL(qPrintable(validator.errors()));
-}
-
-void tst_Sanity::ids_data()
-{
- QTest::addColumn<QString>("control");
- QTest::addColumn<QString>("filePath");
-
- QMap<QString, QString>::const_iterator it;
- for (it = sourceQmlFiles.constBegin(); it != sourceQmlFiles.constEnd(); ++it)
- QTest::newRow(qPrintable(it.key())) << it.key() << it.value();
-}
-
-typedef QPair<QString, QString> StringPair;
-typedef QSet<StringPair> StringPairSet;
-
-void tst_Sanity::attachedObjects()
-{
- QFETCH(QStringList, ignoredAttachedClassNames);
- QFETCH(StringPairSet, expectedAttachedClassNames);
-
- const QString tagStr = QString::fromLatin1(QTest::currentDataTag());
- QStringList styleAndFileName = tagStr.split('/');
- QCOMPARE(styleAndFileName.size(), 2);
- QString style = styleAndFileName.first();
-
- if (styleHelper.updateStyle(style))
- qt_qobjects->clear();
-
- QString styleRelativePath = tagStr;
- styleRelativePath[0] = styleRelativePath.at(0).toLower();
- // Get the absolute path to the installed file.
- const QString controlFilePath = installedQmlFiles.value(styleRelativePath);
-
- QQmlComponent component(styleHelper.engine.data());
- component.loadUrl(QUrl::fromLocalFile(controlFilePath));
-
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(object.data(), qPrintable(component.errorString()));
-
- // The goal of this test is to check that every unique attached type is used only once
- // within each QML file. To track this, we remove expected pairs of class names as we
- // encounter them, so that we know when something unexpected shows up.
- StringPairSet remainingAttachedClassNames = expectedAttachedClassNames;
-
- // Intentional copy, as QDebug creates a QObject-derived instance which would modify the list.
- const auto qobjectsCopy = *qt_qobjects;
- for (QObject *object : qobjectsCopy) {
- const QString attachedClassName = object->metaObject()->className();
- if (object->parent() == styleHelper.engine.data())
- continue; // allow "global" instances
-
- // objects without parents would be singletons such as QQuickFusionStyle, and we're not interested in them.
- if ((attachedClassName.endsWith("Attached") || attachedClassName.endsWith("Style")) && object->parent()) {
- QString attacheeClassName = QString::fromLatin1(object->parent()->metaObject()->className());
- const QString qmlTypeToken = QStringLiteral("QMLTYPE");
- if (attacheeClassName.contains(qmlTypeToken)) {
- // Remove the numbers from the class name, as they can change between runs; e.g.:
- // Menu_QMLTYPE_222 => Menu_QMLTYPE
- const int qmlTypeTokenIndex = attacheeClassName.indexOf(qmlTypeToken);
- QVERIFY(qmlTypeTokenIndex != -1);
- attacheeClassName = attacheeClassName.mid(0, attacheeClassName.indexOf(qmlTypeToken) + qmlTypeToken.size());
- }
-
- const StringPair classNamePair = { attachedClassName, attacheeClassName };
- QVERIFY2(remainingAttachedClassNames.contains(classNamePair), qPrintable(QString::fromLatin1(
- "Found an unexpected usage of an attached type: %1 is attached to %2. Either an incorrect usage was added, or the list of expected usages needs to be updated. Expected attached class names for %3 are:\n %4")
- .arg(attachedClassName).arg(attacheeClassName).arg(tagStr).arg(QDebug::toString(expectedAttachedClassNames))));
- remainingAttachedClassNames.remove(classNamePair);
- }
- }
-
- QVERIFY2(remainingAttachedClassNames.isEmpty(), qPrintable(QString::fromLatin1(
- "Not all expected attached class name usages were found; the following usages are missing:\n %1")
- .arg(QDebug::toString(remainingAttachedClassNames))));
-}
-
-void tst_Sanity::attachedObjects_data()
-{
- QTest::addColumn<QStringList>("ignoredAttachedClassNames");
- QTest::addColumn<StringPairSet>("expectedAttachedClassNames");
-
- QStringList ignoredNames;
-
- // We used to just check that there were no duplicate QMetaObject class names,
- // but that doesn't account for attached objects loaded by composite controls,
- // such as DialogButtonBox, which is loaded by Dialog.
- // So now we list all controls and the attached types we expect them to use.
-
- QTest::newRow("Basic/AbstractButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Action.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ActionGroup.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ApplicationWindow.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/BusyIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Button.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ButtonGroup.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/CheckBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/CheckDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ComboBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Container.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Control.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/DelayButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Dial.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Dialog.qml") << ignoredNames << StringPairSet {{ "QQuickOverlayAttached", "Dialog_QMLTYPE" }};
- QTest::newRow("Basic/DialogButtonBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Drawer.qml") << ignoredNames << StringPairSet {{ "QQuickOverlayAttached", "Drawer_QMLTYPE" }};
- QTest::newRow("Basic/Frame.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/GroupBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/HorizontalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ItemDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Label.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Menu.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Menu_QMLTYPE" },
- { "QQuickScrollIndicatorAttached", "QQuickListView" },
- { "QQuickWindowAttached", "QQuickListView" }
- };
- QTest::newRow("Basic/MenuBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/MenuBarItem.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/MenuItem.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/MenuSeparator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Page.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/PageIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Pane.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Popup.qml") << ignoredNames << StringPairSet {{ "QQuickOverlayAttached", "Popup_QMLTYPE" }};
- QTest::newRow("Basic/ProgressBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/RadioButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/RadioDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/RangeSlider.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/RoundButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ScrollBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ScrollIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ScrollView.qml") << ignoredNames << StringPairSet {{ "QQuickScrollBarAttached", "ScrollView_QMLTYPE" }};
- QTest::newRow("Basic/Slider.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/SpinBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/SplitView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/StackView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/SwipeDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/SwipeView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Switch.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/SwitchDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/TabBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/TabButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/TextArea.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/TextField.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ToolBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ToolButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ToolSeparator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/ToolTip.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/Tumbler.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Basic/VerticalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ApplicationWindow.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/BusyIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Button.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/CheckBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/CheckDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ComboBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/DelayButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Dial.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Dialog.qml") << ignoredNames << StringPairSet {{ "QQuickOverlayAttached", "Dialog_QMLTYPE" }};
- QTest::newRow("Fusion/DialogButtonBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Drawer.qml") << ignoredNames << StringPairSet {{ "QQuickOverlayAttached", "Drawer_QMLTYPE" }};
- QTest::newRow("Fusion/Frame.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/GroupBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/HorizontalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ItemDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Label.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Menu.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Menu_QMLTYPE" },
- { "QQuickScrollIndicatorAttached", "QQuickListView" },
- { "QQuickWindowAttached", "QQuickListView" }
- };
- QTest::newRow("Fusion/MenuBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/MenuBarItem.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/MenuItem.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/MenuSeparator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Page.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/PageIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Pane.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Popup.qml") << ignoredNames << StringPairSet {{ "QQuickOverlayAttached", "Popup_QMLTYPE" }};
- QTest::newRow("Fusion/ProgressBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/RadioButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/RadioDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/RangeSlider.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/RoundButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ScrollBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ScrollIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Slider.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/SpinBox.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/SplitView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/SwipeDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Switch.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/SwitchDelegate.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/TabBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/TabButton.qml") << ignoredNames << StringPairSet {{ "QQuickTabBarAttached", "TabButton_QMLTYPE" }};
- QTest::newRow("Fusion/TextArea.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/TextField.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ToolBar.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ToolButton.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ToolSeparator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/ToolTip.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/Tumbler.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Fusion/VerticalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/ApplicationWindow.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ApplicationWindow_QMLTYPE" }};
- QTest::newRow("Material/BusyIndicator.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "BusyIndicator_QMLTYPE" }};
- QTest::newRow("Material/Button.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Button_QMLTYPE" }};
- QTest::newRow("Material/CheckBox.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "CheckBox_QMLTYPE" }};
- QTest::newRow("Material/CheckDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "CheckDelegate_QMLTYPE" }};
- QTest::newRow("Material/ComboBox.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ComboBox_QMLTYPE" }};
- QTest::newRow("Material/DelayButton.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "DelayButton_QMLTYPE" }};
- QTest::newRow("Material/Dial.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Dial_QMLTYPE" }};
- QTest::newRow("Material/Dialog.qml") << ignoredNames << StringPairSet {
- { "QQuickMaterialStyle", "DialogButtonBox_QMLTYPE" },
- { "QQuickOverlayAttached", "Dialog_QMLTYPE" },
- { "QQuickMaterialStyle", "Dialog_QMLTYPE" },
- { "QQuickMaterialStyle", "Label_QMLTYPE" }
- };
- QTest::newRow("Material/DialogButtonBox.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "DialogButtonBox_QMLTYPE" }};
- QTest::newRow("Material/Drawer.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Drawer_QMLTYPE" },
- { "QQuickMaterialStyle", "Drawer_QMLTYPE" }
- };
- QTest::newRow("Material/Frame.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Frame_QMLTYPE" }};
- QTest::newRow("Material/GroupBox.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "GroupBox_QMLTYPE" }};
- QTest::newRow("Material/HorizontalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/ItemDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ItemDelegate_QMLTYPE" }};
- QTest::newRow("Material/Label.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Label_QMLTYPE" }};
- QTest::newRow("Material/Menu.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Menu_QMLTYPE" },
- { "QQuickMaterialStyle", "Menu_QMLTYPE" },
- { "QQuickScrollIndicatorAttached", "QQuickListView" },
- { "QQuickWindowAttached", "QQuickListView" },
- { "QQuickMaterialStyle", "ScrollIndicator_QMLTYPE" }
- };
- QTest::newRow("Material/MenuBar.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "MenuBar_QMLTYPE" }};
- QTest::newRow("Material/MenuBarItem.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "MenuBarItem_QMLTYPE" }};
- QTest::newRow("Material/MenuItem.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "MenuItem_QMLTYPE" }};
- QTest::newRow("Material/MenuSeparator.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "MenuSeparator_QMLTYPE" }};
- QTest::newRow("Material/Page.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Page_QMLTYPE" }};
- QTest::newRow("Material/PageIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/Pane.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Pane_QMLTYPE" }};
- QTest::newRow("Material/Popup.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Popup_QMLTYPE" },
- { "QQuickMaterialStyle", "Popup_QMLTYPE" }
- };
- QTest::newRow("Material/ProgressBar.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ProgressBar_QMLTYPE" }};
- QTest::newRow("Material/RadioButton.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "RadioButton_QMLTYPE" }};
- QTest::newRow("Material/RadioDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "RadioDelegate_QMLTYPE" }};
- QTest::newRow("Material/RangeSlider.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "RangeSlider_QMLTYPE" }};
- QTest::newRow("Material/RoundButton.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "RoundButton_QMLTYPE" }};
- QTest::newRow("Material/ScrollBar.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ScrollBar_QMLTYPE" }};
- QTest::newRow("Material/ScrollIndicator.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ScrollIndicator_QMLTYPE" }};
- QTest::newRow("Material/Slider.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "Slider_QMLTYPE" }};
- QTest::newRow("Material/SpinBox.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "SpinBox_QMLTYPE" }};
- QTest::newRow("Material/SplitView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/StackView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/SwipeDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "SwipeDelegate_QMLTYPE" }};
- QTest::newRow("Material/SwipeView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/Switch.qml") << ignoredNames << StringPairSet {
- { "QQuickMaterialStyle", "SwitchIndicator_QMLTYPE" },
- { "QQuickMaterialStyle", "Switch_QMLTYPE" }
- };
- QTest::newRow("Material/SwitchDelegate.qml") << ignoredNames << StringPairSet {
- { "QQuickMaterialStyle", "SwitchDelegate_QMLTYPE" },
- { "QQuickMaterialStyle", "SwitchIndicator_QMLTYPE" }
- };
- QTest::newRow("Material/TabBar.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "TabBar_QMLTYPE" }};
- QTest::newRow("Material/TabButton.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "TabButton_QMLTYPE" }};
- QTest::newRow("Material/TextArea.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "TextArea_QMLTYPE" }};
- QTest::newRow("Material/TextField.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "TextField_QMLTYPE" }};
- QTest::newRow("Material/ToolBar.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ToolBar_QMLTYPE" }};
- QTest::newRow("Material/ToolButton.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ToolButton_QMLTYPE" }};
- QTest::newRow("Material/ToolSeparator.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ToolSeparator_QMLTYPE" }};
- QTest::newRow("Material/ToolTip.qml") << ignoredNames << StringPairSet {{ "QQuickMaterialStyle", "ToolTip_QMLTYPE" }};
- QTest::newRow("Material/Tumbler.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Material/VerticalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Universal/ApplicationWindow.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ApplicationWindow_QMLTYPE" }};
- QTest::newRow("Universal/BusyIndicator.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "BusyIndicator_QMLTYPE" }};
- QTest::newRow("Universal/Button.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Button_QMLTYPE" }};
- QTest::newRow("Universal/CheckBox.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "CheckBox_QMLTYPE" }};
- QTest::newRow("Universal/CheckDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "CheckDelegate_QMLTYPE" }};
- QTest::newRow("Universal/ComboBox.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ComboBox_QMLTYPE" }};
- QTest::newRow("Universal/DelayButton.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "DelayButton_QMLTYPE" }};
- QTest::newRow("Universal/Dial.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Dial_QMLTYPE" }};
- QTest::newRow("Universal/Dialog.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Dialog_QMLTYPE" },
- { "QQuickUniversalStyle", "Label_QMLTYPE" },
- { "QQuickUniversalStyle", "Dialog_QMLTYPE" },
- { "QQuickUniversalStyle", "DialogButtonBox_QMLTYPE" }
- };
- QTest::newRow("Universal/DialogButtonBox.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "DialogButtonBox_QMLTYPE" }};
- QTest::newRow("Universal/Drawer.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Drawer_QMLTYPE" },
- { "QQuickUniversalStyle", "Drawer_QMLTYPE" }
- };
- QTest::newRow("Universal/Frame.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Frame_QMLTYPE" }};
- QTest::newRow("Universal/GroupBox.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "GroupBox_QMLTYPE" }};
- QTest::newRow("Universal/HorizontalHeaderView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Universal/ItemDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ItemDelegate_QMLTYPE" }};
- QTest::newRow("Universal/Label.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Label_QMLTYPE" }};
- QTest::newRow("Universal/Menu.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Menu_QMLTYPE" },
- { "QQuickUniversalStyle", "Menu_QMLTYPE" },
- { "QQuickScrollIndicatorAttached", "QQuickListView" },
- { "QQuickWindowAttached", "QQuickListView" },
- { "QQuickUniversalStyle", "ScrollIndicator_QMLTYPE" }
- };
- QTest::newRow("Universal/MenuBar.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "MenuBar_QMLTYPE" }};
- QTest::newRow("Universal/MenuBarItem.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "MenuBarItem_QMLTYPE" }};
- QTest::newRow("Universal/MenuItem.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "MenuItem_QMLTYPE" }};
- QTest::newRow("Universal/MenuSeparator.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "MenuSeparator_QMLTYPE" }};
- QTest::newRow("Universal/Page.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Page_QMLTYPE" }};
- QTest::newRow("Universal/PageIndicator.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Universal/Pane.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Pane_QMLTYPE" }};
- QTest::newRow("Universal/Popup.qml") << ignoredNames << StringPairSet {
- { "QQuickOverlayAttached", "Popup_QMLTYPE" },
- { "QQuickUniversalStyle", "Popup_QMLTYPE" }
- };
- QTest::newRow("Universal/ProgressBar.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ProgressBar_QMLTYPE" }};
- QTest::newRow("Universal/RadioButton.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "RadioButton_QMLTYPE" }};
- QTest::newRow("Universal/RadioDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "RadioDelegate_QMLTYPE" }};
- QTest::newRow("Universal/RangeSlider.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "RangeSlider_QMLTYPE" }};
- QTest::newRow("Universal/RoundButton.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "RoundButton_QMLTYPE" }};
- QTest::newRow("Universal/ScrollBar.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ScrollBar_QMLTYPE" }};
- QTest::newRow("Universal/ScrollIndicator.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ScrollIndicator_QMLTYPE" }};
- QTest::newRow("Universal/Slider.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Slider_QMLTYPE" }};
- QTest::newRow("Universal/SpinBox.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "SpinBox_QMLTYPE" }};
- QTest::newRow("Universal/SplitView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Universal/StackView.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Universal/SwipeDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "SwipeDelegate_QMLTYPE" }};
- QTest::newRow("Universal/Switch.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "Switch_QMLTYPE" }};
- QTest::newRow("Universal/SwitchDelegate.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "SwitchDelegate_QMLTYPE" }};
- QTest::newRow("Universal/TabBar.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "TabBar_QMLTYPE" }};
- QTest::newRow("Universal/TabButton.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "TabButton_QMLTYPE" }};
- QTest::newRow("Universal/TextArea.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "TextArea_QMLTYPE" }};
- QTest::newRow("Universal/TextField.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "TextField_QMLTYPE" }};
- QTest::newRow("Universal/ToolBar.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ToolBar_QMLTYPE" }};
- QTest::newRow("Universal/ToolButton.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ToolButton_QMLTYPE" }};
- QTest::newRow("Universal/ToolSeparator.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ToolSeparator_QMLTYPE" }};
- QTest::newRow("Universal/ToolTip.qml") << ignoredNames << StringPairSet {{ "QQuickUniversalStyle", "ToolTip_QMLTYPE" }};
- QTest::newRow("Universal/Tumbler.qml") << ignoredNames << StringPairSet {};
- QTest::newRow("Universal/VerticalHeaderView.qml") << ignoredNames << StringPairSet {};
-}
-
-QTEST_MAIN(tst_Sanity)
-
-#include "tst_sanity.moc"
diff --git a/tests/auto/shared/qtest_quickcontrols.h b/tests/auto/shared/qtest_quickcontrols.h
deleted file mode 100644
index 8eadd979..00000000
--- a/tests/auto/shared/qtest_quickcontrols.h
+++ /dev/null
@@ -1,90 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef QTEST_QUICKCONTROLS_H
-#define QTEST_QUICKCONTROLS_H
-
-#include <QtTest/qtest.h>
-#include <QtTest/private/qtestresult_p.h>
-#include <QtGui/qguiapplication.h>
-#include <QtQml/qqml.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-
-static QStringList testStyles()
-{
- // It's not enough to check if the name is empty, because since Qt 6
- // we set an appropriate style for the platform if no style was specified.
- // Also, we need the name check to come first, as isUsingDefaultStyle() does not do any resolving,
- // and so its return value wouldn't be correct otherwise.
- if (QQuickStyle::name().isEmpty() || QQuickStylePrivate::isUsingDefaultStyle())
- return QQuickStylePrivate::builtInStyles();
- return QStringList(QQuickStyle::name());
-}
-
-static int runTests(QObject *testObject, int argc, char *argv[])
-{
- int res = 0;
- QTest::qInit(testObject, argc, argv);
- const QByteArray testObjectName = QTestResult::currentTestObjectName();
- // setCurrentTestObject() takes a C string, which means we must ensure
- // that the string we pass in lives long enough (i.e until the next call
- // to setCurrentTestObject()), so store the name outside of the loop.
- QByteArray testName;
- const QStringList styles = testStyles();
- for (const QString &style : styles) {
- qmlClearTypeRegistrations();
- QQuickStyle::setStyle(style);
- testName = testObjectName + "::" + style.toLocal8Bit();
- QTestResult::setCurrentTestObject(testName);
- res += QTest::qRun();
- }
- QTestResult::setCurrentTestObject(testObjectName);
- QTest::qCleanup();
- return res;
-}
-
-#define QTEST_QUICKCONTROLS_MAIN(TestCase) \
-int main(int argc, char *argv[]) \
-{ \
- qputenv("QML_NO_TOUCH_COMPRESSION", "1"); \
- QGuiApplication app(argc, argv); \
- TestCase tc; \
- QTEST_SET_MAIN_SOURCE_PATH \
- return runTests(&tc, argc, argv); \
-}
-
-#endif // QTEST_QUICKCONTROLS_H
diff --git a/tests/auto/shared/util.cpp b/tests/auto/shared/util.cpp
deleted file mode 100644
index 31647d69..00000000
--- a/tests/auto/shared/util.cpp
+++ /dev/null
@@ -1,144 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "util.h"
-
-#include <QtQml/QQmlComponent>
-#include <QtQml/QQmlError>
-#include <QtQml/QQmlContext>
-#include <QtQml/QQmlEngine>
-#include <QtCore/QTextStream>
-#include <QtCore/QDebug>
-#include <QtCore/QMutexLocker>
-
-QQmlDataTest *QQmlDataTest::m_instance = 0;
-
-QQmlDataTest::QQmlDataTest() :
-#ifdef QT_TESTCASE_BUILDDIR
- m_dataDirectory(QTest::qFindTestData("data", QT_QMLTEST_DATADIR, 0, QT_TESTCASE_BUILDDIR)),
-#else
- m_dataDirectory(QTest::qFindTestData("data", QT_QMLTEST_DATADIR, 0)),
-#endif
-
- m_dataDirectoryUrl(m_dataDirectory.startsWith(QLatin1Char(':'))
- ? QUrl(QLatin1String("qrc") + m_dataDirectory)
- : QUrl::fromLocalFile(m_dataDirectory + QLatin1Char('/')))
-{
- m_instance = this;
-}
-
-QQmlDataTest::~QQmlDataTest()
-{
- m_instance = 0;
-}
-
-void QQmlDataTest::initTestCase()
-{
- QVERIFY2(!m_dataDirectory.isEmpty(), "'data' directory not found");
- m_directory = QFileInfo(m_dataDirectory).absolutePath();
- if (m_dataDirectoryUrl.scheme() != QLatin1String("qrc"))
- QVERIFY2(QDir::setCurrent(m_directory), qPrintable(QLatin1String("Could not chdir to ") + m_directory));
-}
-
-QString QQmlDataTest::testFile(const QString &fileName) const
-{
- if (m_directory.isEmpty())
- qFatal("QQmlDataTest::initTestCase() not called.");
- QString result = m_dataDirectory;
- result += QLatin1Char('/');
- result += fileName;
- return result;
-}
-
-QByteArray QQmlDataTest::msgComponentError(const QQmlComponent &c,
- const QQmlEngine *engine /* = 0 */)
-{
- QString result;
- const QList<QQmlError> errors = c.errors();
- QTextStream str(&result);
- str << "Component '" << c.url().toString() << "' has " << errors.size()
- << " errors: '";
- for (int i = 0; i < errors.size(); ++i) {
- if (i)
- str << ", '";
- str << errors.at(i).toString() << '\'';
-
- }
- if (!engine)
- if (QQmlContext *context = c.creationContext())
- engine = context->engine();
- if (engine) {
- str << " Import paths: (" << engine->importPathList().join(QStringLiteral(", "))
- << ") Plugin paths: (" << engine->pluginPathList().join(QStringLiteral(", "))
- << ')';
- }
- return result.toLocal8Bit();
-}
-
-bool QQmlDataTest::canImportModule(const QString &importTestQmlSource) const
-{
- QQmlEngine engine;
- QQmlComponent component(&engine);
- component.setData(importTestQmlSource.toLatin1(), QUrl());
- return !component.isError();
-}
-
-Q_GLOBAL_STATIC(QMutex, qQmlTestMessageHandlerMutex)
-
-QQmlTestMessageHandler *QQmlTestMessageHandler::m_instance = 0;
-
-void QQmlTestMessageHandler::messageHandler(QtMsgType, const QMessageLogContext &, const QString &message)
-{
- QMutexLocker locker(qQmlTestMessageHandlerMutex());
- if (QQmlTestMessageHandler::m_instance)
- QQmlTestMessageHandler::m_instance->m_messages.push_back(message);
-}
-
-QQmlTestMessageHandler::QQmlTestMessageHandler()
-{
- QMutexLocker locker(qQmlTestMessageHandlerMutex());
- Q_ASSERT(!QQmlTestMessageHandler::m_instance);
- QQmlTestMessageHandler::m_instance = this;
- m_oldHandler = qInstallMessageHandler(messageHandler);
-}
-
-QQmlTestMessageHandler::~QQmlTestMessageHandler()
-{
- QMutexLocker locker(qQmlTestMessageHandlerMutex());
- Q_ASSERT(QQmlTestMessageHandler::m_instance);
- qInstallMessageHandler(m_oldHandler);
- QQmlTestMessageHandler::m_instance = 0;
-}
diff --git a/tests/auto/shared/util.h b/tests/auto/shared/util.h
deleted file mode 100644
index 50d161e0..00000000
--- a/tests/auto/shared/util.h
+++ /dev/null
@@ -1,108 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef QQMLTESTUTILS_H
-#define QQMLTESTUTILS_H
-
-#include <QtCore/QDir>
-#include <QtCore/QUrl>
-#include <QtCore/QCoreApplication>
-#include <QtCore/QStringList>
-#include <QtTest/QTest>
-
-QT_FORWARD_DECLARE_CLASS(QQmlComponent)
-QT_FORWARD_DECLARE_CLASS(QQmlEngine)
-
-/* Base class for tests with data that are located in a "data" subfolder. */
-
-class QQmlDataTest : public QObject
-{
- Q_OBJECT
-public:
- QQmlDataTest();
- virtual ~QQmlDataTest();
-
- QString testFile(const QString &fileName) const;
- inline QString testFile(const char *fileName) const
- { return testFile(QLatin1String(fileName)); }
- inline QUrl testFileUrl(const QString &fileName) const
- { return QUrl::fromLocalFile(testFile(fileName)); }
- inline QUrl testFileUrl(const char *fileName) const
- { return testFileUrl(QLatin1String(fileName)); }
-
- inline QString dataDirectory() const { return m_dataDirectory; }
- inline QUrl dataDirectoryUrl() const { return m_dataDirectoryUrl; }
- inline QString directory() const { return m_directory; }
-
- static inline QQmlDataTest *instance() { return m_instance; }
-
- static QByteArray msgComponentError(const QQmlComponent &,
- const QQmlEngine *engine = 0);
-
- bool canImportModule(const QString &importTestQmlSource) const;
-
-public slots:
- virtual void initTestCase();
-
-private:
- static QQmlDataTest *m_instance;
-
- const QString m_dataDirectory;
- const QUrl m_dataDirectoryUrl;
- QString m_directory;
-};
-
-class QQmlTestMessageHandler
-{
- Q_DISABLE_COPY(QQmlTestMessageHandler)
-public:
- QQmlTestMessageHandler();
- ~QQmlTestMessageHandler();
-
- const QStringList &messages() const { return m_messages; }
- const QString messageString() const { return m_messages.join(QLatin1Char('\n')); }
-
- void clear() { m_messages.clear(); }
-
-private:
- static void messageHandler(QtMsgType, const QMessageLogContext &, const QString &message);
-
- static QQmlTestMessageHandler *m_instance;
- QStringList m_messages;
- QtMessageHandler m_oldHandler;
-};
-
-#endif // QQMLTESTUTILS_H
diff --git a/tests/auto/shared/util.pri b/tests/auto/shared/util.pri
deleted file mode 100644
index c2eb9f0a..00000000
--- a/tests/auto/shared/util.pri
+++ /dev/null
@@ -1,14 +0,0 @@
-QT += testlib-private core-private gui-private qml-private quick-private quicktemplates2-private quickcontrols2 quickcontrols2-private
-
-HEADERS += $$PWD/visualtestutil.h \
- $$PWD/util.h \
- $$PWD/qtest_quickcontrols.h
-SOURCES += $$PWD/visualtestutil.cpp \
- $$PWD/util.cpp
-
-android|ios {
- DEFINES += QT_QMLTEST_DATADIR=\\\":/data\\\"
-} else {
- DEFINES += QT_QMLTEST_DATADIR=\\\"$${_PRO_FILE_PWD_}/data\\\"
-}
-DEFINES += QQC2_IMPORT_PATH=\\\"$$QQC2_SOURCE_TREE/src/imports\\\"
diff --git a/tests/auto/shared/visualtestutil.cpp b/tests/auto/shared/visualtestutil.cpp
deleted file mode 100644
index 4e33c6f1..00000000
--- a/tests/auto/shared/visualtestutil.cpp
+++ /dev/null
@@ -1,169 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "visualtestutil.h"
-
-#include <QtQuick/QQuickItem>
-#include <QtCore/QDebug>
-#include <QtGui/QCursor>
-#include <QtCore/QCoreApplication>
-#include <QtQml/QQmlFile>
-#include <QtTest/QTest>
-
-bool QQuickVisualTestUtil::delegateVisible(QQuickItem *item)
-{
- return item->isVisible() && !QQuickItemPrivate::get(item)->culled;
-}
-
-QQuickItem *QQuickVisualTestUtil::findVisibleChild(QQuickItem *parent, const QString &objectName)
-{
- QQuickItem *item = 0;
- QList<QQuickItem*> items = parent->findChildren<QQuickItem*>(objectName);
- for (int i = 0; i < items.count(); ++i) {
- if (items.at(i)->isVisible() && !QQuickItemPrivate::get(items.at(i))->culled) {
- item = items.at(i);
- break;
- }
- }
- return item;
-}
-
-void QQuickVisualTestUtil::dumpTree(QQuickItem *parent, int depth)
-{
- static QString padding(" ");
- for (int i = 0; i < parent->childItems().count(); ++i) {
- QQuickItem *item = qobject_cast<QQuickItem*>(parent->childItems().at(i));
- if (!item)
- continue;
- qDebug() << padding.left(depth*2) << item;
- dumpTree(item, depth+1);
- }
-}
-
-void QQuickVisualTestUtil::moveMouseAway(QQuickWindow *window)
-{
-#if QT_CONFIG(cursor) // Get the cursor out of the way.
- // Using "bottomRight() + QPoint(100, 100)" was causing issues on Ubuntu,
- // where the window was positioned at the bottom right corner of the window
- // (even after centering the window on the screen), so we use another position.
- QCursor::setPos(window->geometry().bottomLeft() + QPoint(0, 10));
-#endif
-
- // make sure hover events from QQuickWindowPrivate::flushFrameSynchronousEvents()
- // do not interfere with the tests
- QEvent leave(QEvent::Leave);
- QCoreApplication::sendEvent(window, &leave);
-}
-
-void QQuickVisualTestUtil::centerOnScreen(QQuickWindow *window)
-{
- const QRect screenGeometry = window->screen()->availableGeometry();
- const QPoint offset = QPoint(window->width() / 2, window->height() / 2);
- window->setFramePosition(screenGeometry.center() - offset);
-}
-
-void QQuickVisualTestUtil::forEachControl(QQmlEngine *engine, const QString &sourcePath, const QString &targetPath, const QStringList &skipList, QQuickVisualTestUtil::ForEachCallback callback)
-{
- // We cannot use QQmlComponent to load QML files directly from the source tree.
- // For styles that use internal QML types (eg. material/Ripple.qml), the source
- // dir would be added as an "implicit" import path overriding the actual import
- // path (qtbase/qml/QtQuick/Controls.2/Material). => The QML engine fails to load
- // the style C++ plugin from the implicit import path (the source dir).
- //
- // Therefore we only use the source tree for finding out the set of QML files that
- // a particular style implements, and then we locate the respective QML files in
- // the engine's import path. This way we can use QQmlComponent to load each QML file
- // for benchmarking.
-
- const QFileInfoList entries = QDir(QQC2_IMPORT_PATH "/" + sourcePath).entryInfoList(QStringList("*.qml"), QDir::Files);
- for (const QFileInfo &entry : entries) {
- QString name = entry.baseName();
- if (!skipList.contains(name)) {
- const auto importPathList = engine->importPathList();
- for (const QString &importPath : importPathList) {
- QString name = entry.dir().dirName() + "/" + entry.fileName();
- QString filePath = importPath + "/" + targetPath + "/" + entry.fileName();
- if (filePath.startsWith(":"))
- filePath.prepend("qrc");
- if (QFile::exists(filePath)) {
- callback(name, QUrl::fromLocalFile(filePath));
- break;
- } else {
- QUrl url(filePath);
- filePath = QQmlFile::urlToLocalFileOrQrc(filePath);
- if (!filePath.isEmpty() && QFile::exists(filePath)) {
- callback(name, url);
- break;
- }
- }
- }
- }
- }
-}
-
-void QQuickVisualTestUtil::addTestRowForEachControl(QQmlEngine *engine, const QString &sourcePath, const QString &targetPath, const QStringList &skipList)
-{
- forEachControl(engine, sourcePath, targetPath, skipList, [&](const QString &relativePath, const QUrl &absoluteUrl) {
- QTest::newRow(qPrintable(relativePath)) << absoluteUrl;
- });
-}
-
-QQuickVisualTestUtil::MnemonicKeySimulator::MnemonicKeySimulator(QWindow *window)
- : m_window(window), m_modifiers(Qt::NoModifier)
-{
-}
-
-void QQuickVisualTestUtil::MnemonicKeySimulator::press(Qt::Key key)
-{
- // QTest::keyPress() but not generating the press event for the modifier key.
- if (key == Qt::Key_Alt)
- m_modifiers |= Qt::AltModifier;
- QTest::simulateEvent(m_window, true, key, m_modifiers, QString(), false);
-}
-
-void QQuickVisualTestUtil::MnemonicKeySimulator::release(Qt::Key key)
-{
- // QTest::keyRelease() but not generating the release event for the modifier key.
- if (key == Qt::Key_Alt)
- m_modifiers &= ~Qt::AltModifier;
- QTest::simulateEvent(m_window, false, key, m_modifiers, QString(), false);
-}
-
-void QQuickVisualTestUtil::MnemonicKeySimulator::click(Qt::Key key)
-{
- press(key);
- release(key);
-}
diff --git a/tests/auto/shared/visualtestutil.h b/tests/auto/shared/visualtestutil.h
deleted file mode 100644
index 78c625ea..00000000
--- a/tests/auto/shared/visualtestutil.h
+++ /dev/null
@@ -1,219 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef QQUICKVISUALTESTUTIL_H
-#define QQUICKVISUALTESTUTIL_H
-
-#include <functional>
-
-#include <QtCore/QPointer>
-#include <QtQuick/QQuickItem>
-#include <QtQml/QQmlExpression>
-#include <QtQuick/private/qquickitem_p.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickTemplates2/private/qquickapplicationwindow_p.h>
-
-#include "util.h"
-
-namespace QQuickVisualTestUtil
-{
- QQuickItem *findVisibleChild(QQuickItem *parent, const QString &objectName);
-
- void dumpTree(QQuickItem *parent, int depth = 0);
-
- bool delegateVisible(QQuickItem *item);
-
- void centerOnScreen(QQuickWindow *window);
-
- void moveMouseAway(QQuickWindow *window);
-
- /*
- Find an item with the specified objectName. If index is supplied then the
- item must also evaluate the {index} expression equal to index
- */
- template<typename T>
- T *findItem(QQuickItem *parent, const QString &objectName, int index = -1)
- {
- const QMetaObject &mo = T::staticMetaObject;
- for (int i = 0; i < parent->childItems().count(); ++i) {
- QQuickItem *item = qobject_cast<QQuickItem*>(parent->childItems().at(i));
- if (!item)
- continue;
- if (mo.cast(item) && (objectName.isEmpty() || item->objectName() == objectName)) {
- if (index != -1) {
- QQmlExpression e(qmlContext(item), item, "index");
- if (e.evaluate().toInt() == index)
- return static_cast<T*>(item);
- } else {
- return static_cast<T*>(item);
- }
- }
- item = findItem<T>(item, objectName, index);
- if (item)
- return static_cast<T*>(item);
- }
-
- return 0;
- }
-
- template<typename T>
- QList<T*> findItems(QQuickItem *parent, const QString &objectName, bool visibleOnly = true)
- {
- QList<T*> items;
- const QMetaObject &mo = T::staticMetaObject;
- for (int i = 0; i < parent->childItems().count(); ++i) {
- QQuickItem *item = qobject_cast<QQuickItem*>(parent->childItems().at(i));
- if (!item || (visibleOnly && (!item->isVisible() || QQuickItemPrivate::get(item)->culled)))
- continue;
- if (mo.cast(item) && (objectName.isEmpty() || item->objectName() == objectName))
- items.append(static_cast<T*>(item));
- items += findItems<T>(item, objectName);
- }
-
- return items;
- }
-
- template<typename T>
- QList<T*> findItems(QQuickItem *parent, const QString &objectName, const QList<int> &indexes)
- {
- QList<T*> items;
- for (int i=0; i<indexes.count(); i++)
- items << qobject_cast<QQuickItem*>(findItem<T>(parent, objectName, indexes[i]));
- return items;
- }
-
- class QQuickApplicationHelper
- {
- public:
- QQuickApplicationHelper(QQmlDataTest *testCase, const QString &testFilePath,
- const QStringList &qmlImportPaths = QStringList())
- {
- for (const auto &path : qmlImportPaths)
- engine.addImportPath(path);
-
- QQmlComponent component(&engine);
-
- component.loadUrl(testCase->testFileUrl(testFilePath));
- QObject *rootObject = component.create();
- cleanup.reset(rootObject);
- if (!rootObject) {
- errorMessage = QString::fromUtf8("Failed to create window: %1").arg(component.errorString()).toUtf8();
- return;
- }
-
- window = qobject_cast<QQuickWindow*>(rootObject);
- appWindow = qobject_cast<QQuickApplicationWindow*>(rootObject);
- if (!window) {
- errorMessage = QString::fromUtf8("Root object %1 must be a QQuickWindow subclass").arg(QDebug::toString(window)).toUtf8();
- return;
- }
-
- if (window->isVisible()) {
- errorMessage = QString::fromUtf8("Expected window not to be visible, but it is").toUtf8();
- return;
- }
-
- ready = true;
- }
-
- // Return a C-style string instead of QString because that's what QTest uses for error messages,
- // so it saves code at the calling site.
- inline const char *failureMessage() const
- {
- return errorMessage.constData();
- }
-
- QQmlEngine engine;
- QScopedPointer<QObject> cleanup;
- QQuickApplicationWindow *appWindow = nullptr;
- QQuickWindow *window = nullptr;
-
- bool ready = false;
- // Store as a byte array so that we can return its raw data safely;
- // using qPrintable() in failureMessage() will construct a throwaway QByteArray
- // that is destroyed before the function returns.
- QByteArray errorMessage;
- };
-
- struct QQuickStyleHelper
- {
- bool updateStyle(const QString &style)
- {
- // If it's not the first time a style has been set and the new style is not different, do nothing.
- if (!currentStyle.isEmpty() && style == currentStyle)
- return false;
-
- engine.reset(new QQmlEngine);
- currentStyle = style;
- qmlClearTypeRegistrations();
- QQuickStyle::setStyle(style);
-
- QQmlComponent component(engine.data());
- component.setData(QString("import QtQuick\nimport QtQuick.Controls\n Control { }").toUtf8(), QUrl());
-
- return true;
- }
-
- QString currentStyle;
- QScopedPointer<QQmlEngine> engine;
- };
-
- typedef std::function<void(const QString &/*relativePath*/, const QUrl &/*absoluteUrl*/)> ForEachCallback;
-
- void forEachControl(QQmlEngine *engine, const QString &sourcePath, const QString &targetPath, const QStringList &skipList, ForEachCallback callback);
- void addTestRowForEachControl(QQmlEngine *engine, const QString &sourcePath, const QString &targetPath, const QStringList &skipList = QStringList());
-
- // Helper to simulate Alt itself and Alt+<key> events.
- class MnemonicKeySimulator
- {
- Q_DISABLE_COPY(MnemonicKeySimulator)
- public:
- explicit MnemonicKeySimulator(QWindow *window);
-
- void press(Qt::Key key);
- void release(Qt::Key key);
- void click(Qt::Key key);
-
- private:
- QPointer<QWindow> m_window;
- Qt::KeyboardModifiers m_modifiers;
- };
-}
-
-#define QQUICK_VERIFY_POLISH(item) \
- QTRY_COMPARE(QQuickItemPrivate::get(item)->polishScheduled, false)
-
-#endif // QQUICKVISUALTESTUTIL_H
diff --git a/tests/auto/snippets/CMakeLists.txt b/tests/auto/snippets/CMakeLists.txt
deleted file mode 100644
index cecbbc79..00000000
--- a/tests/auto/snippets/CMakeLists.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-# Generated from snippets.pro.
-
-#####################################################################
-## tst_snippets Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_snippets
- SOURCES
- tst_snippets.cpp
- DEFINES
- QQC2_SNIPPETS_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports/controls/doc/snippets\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "qtquickcontrols2.conf"
-)
-
-qt_internal_add_resource(tst_snippets "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:snippets.pro:<TRUE>:
-# OTHER_FILES = "$$PWD/data/*.qml"
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
diff --git a/tests/auto/snippets/data/dependencies.qml b/tests/auto/snippets/data/dependencies.qml
deleted file mode 100644
index 8785d0b0..00000000
--- a/tests/auto/snippets/data/dependencies.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-import QtQuick.Layouts
-import QtQuick.Controls
-import QtQuick.Controls.Material
-import QtQuick.Controls.Universal
-
-Control { }
diff --git a/tests/auto/snippets/qtquickcontrols2.conf b/tests/auto/snippets/qtquickcontrols2.conf
deleted file mode 100644
index bd157776..00000000
--- a/tests/auto/snippets/qtquickcontrols2.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-# Specify the style here so that it can be overridden by e.g. command line arguments.
-[Controls]
-Style=Basic
diff --git a/tests/auto/snippets/tst_snippets.cpp b/tests/auto/snippets/tst_snippets.cpp
deleted file mode 100644
index 17ae6aa6..00000000
--- a/tests/auto/snippets/tst_snippets.cpp
+++ /dev/null
@@ -1,169 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQuick>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-
-typedef QPair<QString, QString> QStringPair;
-
-class tst_Snippets : public QObject
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void verify();
- void verify_data();
-
-private:
- void loadSnippet(const QString &source);
-
- bool takeScreenshots;
- QMap<QString, QStringPair> snippetPaths;
-};
-
-static QMap<QString, QStringPair> findSnippets(const QDir &inputDir, const QDir &outputDir = QDir())
-{
- QMap<QString, QStringPair> snippetPaths;
- QDirIterator it(inputDir.path(), QStringList() << "qtquick*.qml" << "qtlabs*.qml", QDir::Files | QDir::Readable);
- while (it.hasNext()) {
- QFileInfo fi(it.next());
- const QString outDirPath = !outputDir.path().isEmpty() ? outputDir.filePath(fi.baseName() + ".png") : QString();
- snippetPaths.insert(fi.baseName(), qMakePair(fi.filePath(), outDirPath));
- }
- return snippetPaths;
-}
-
-void tst_Snippets::initTestCase()
-{
- qInfo() << "Snippets are taken from" << QQC2_SNIPPETS_PATH;
-
- QDir snippetsDir(QQC2_SNIPPETS_PATH);
- QVERIFY(!snippetsDir.path().isEmpty());
-
- QDir screenshotsDir(QDir::current().filePath("screenshots"));
-
- takeScreenshots = qgetenv("SCREENSHOTS").toInt();
- if (takeScreenshots)
- QVERIFY(screenshotsDir.exists() || QDir::current().mkpath("screenshots"));
-
- snippetPaths = findSnippets(snippetsDir, screenshotsDir);
- QVERIFY(!snippetPaths.isEmpty());
-}
-
-Q_DECLARE_METATYPE(QList<QQmlError>)
-
-void tst_Snippets::verify()
-{
- QFETCH(QString, input);
- QFETCH(QString, output);
-
- QQmlEngine engine;
- QQmlComponent component(&engine);
-
- qRegisterMetaType<QList<QQmlError> >();
- QSignalSpy warnings(&engine, SIGNAL(warnings(QList<QQmlError>)));
- QVERIFY(warnings.isValid());
-
- QUrl url = QUrl::fromLocalFile(input);
- component.loadUrl(url);
-
- QScopedPointer<QObject> root(component.create());
- QVERIFY2(!root.isNull(), qPrintable(component.errorString()));
-
- QCOMPARE(component.status(), QQmlComponent::Ready);
- QVERIFY(component.errors().isEmpty());
-
- QVERIFY(warnings.isEmpty());
-
- if (takeScreenshots) {
- const QString currentDataTag = QLatin1String(QTest::currentDataTag());
- static const QString applicationStyle = QQuickStyle::name().isEmpty() ? "Basic" : QQuickStyle::name();
- static const QStringList builtInStyles = QQuickStylePrivate::builtInStyles();
-
- bool isStyledSnippet = false;
- const QString snippetStyle = currentDataTag.section("-", 1, 1);
- for (const QString &style : builtInStyles) {
- if (!snippetStyle.compare(style, Qt::CaseInsensitive)) {
- if (applicationStyle != style)
- QSKIP(qPrintable(QString("%1 style specific snippet. Running with the %2 style.").arg(style, applicationStyle)));
- isStyledSnippet = true;
- }
- }
-
- if (!isStyledSnippet && !applicationStyle.isEmpty()) {
- int index = output.indexOf("-", output.lastIndexOf("/"));
- if (index != -1)
- output.insert(index, "-" + applicationStyle.toLower());
- }
-
- QQuickWindow *window = qobject_cast<QQuickWindow *>(root.data());
- if (!window) {
- QQuickView *view = new QQuickView;
- view->setContent(url, &component, root.data());
- window = view;
- }
-
- window->show();
- window->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(window));
-
- QSharedPointer<QQuickItemGrabResult> result = window->contentItem()->grabToImage();
- QSignalSpy spy(result.data(), SIGNAL(ready()));
- QVERIFY(spy.isValid());
- QVERIFY(spy.wait());
- QVERIFY(result->saveToFile(output));
-
- window->close();
- }
-}
-
-void tst_Snippets::verify_data()
-{
- QTest::addColumn<QString>("input");
- QTest::addColumn<QString>("output");
-
- QMap<QString, QStringPair>::const_iterator it;
- for (it = snippetPaths.constBegin(); it != snippetPaths.constEnd(); ++it)
- QTest::newRow(qPrintable(it.key())) << it.value().first << it.value().second;
-}
-
-QTEST_MAIN(tst_Snippets)
-
-#include "tst_snippets.moc"
diff --git a/tests/auto/styleimports/CMakeLists.txt b/tests/auto/styleimports/CMakeLists.txt
deleted file mode 100644
index 94e7bce8..00000000
--- a/tests/auto/styleimports/CMakeLists.txt
+++ /dev/null
@@ -1,65 +0,0 @@
-# Generated from styleimports.pro.
-
-#####################################################################
-## tst_styleimports Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_styleimports
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_styleimports.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2ImplPrivate
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_resourcestyle_resource_files
- "ResourceStyle/Button.qml" # special case: QTBUG-86726
- "ResourceStyle/qmldir" # special case
-)
-
-qt_internal_add_resource(tst_styleimports "qmake_resourcestyle"
- PREFIX
- "/"
- BASE
- "resources"
- FILES
- ${qmake_resourcestyle_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:styleimports.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml" "data/qmldir" "data/FileSystemStyle/*.qml" "data/FileSystemStyle/qmldir" "data/PlatformStyle/*.qml" "data/PlatformStyle/+linux/*.qml" "data/PlatformStyle/+macos/*.qml" "data/PlatformStyle/+windows/*.qml" "data/PlatformStyle/qmldir"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_styleimports CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_styleimports CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/styleimports/ResourceStyle/Button.qml b/tests/auto/styleimports/ResourceStyle/Button.qml
deleted file mode 100644
index 656b27a7..00000000
--- a/tests/auto/styleimports/ResourceStyle/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "ResourceStyle"
-}
diff --git a/tests/auto/styleimports/data/Action.qml b/tests/auto/styleimports/data/Action.qml
deleted file mode 100644
index f49c6ff4..00000000
--- a/tests/auto/styleimports/data/Action.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Action {
- objectName: "data"
-}
diff --git a/tests/auto/styleimports/data/Button.qml b/tests/auto/styleimports/data/Button.qml
deleted file mode 100644
index 85367472..00000000
--- a/tests/auto/styleimports/data/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "data"
-}
diff --git a/tests/auto/styleimports/data/FileSystemStyle/Button.qml b/tests/auto/styleimports/data/FileSystemStyle/Button.qml
deleted file mode 100644
index a5078b14..00000000
--- a/tests/auto/styleimports/data/FileSystemStyle/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "FileSystemStyle"
-}
diff --git a/tests/auto/styleimports/data/FileSystemStyle/qmldir b/tests/auto/styleimports/data/FileSystemStyle/qmldir
deleted file mode 100644
index 3c401588..00000000
--- a/tests/auto/styleimports/data/FileSystemStyle/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module FileSystemStyle
-Button 2.15 Button.qml
diff --git a/tests/auto/styleimports/data/Label.qml b/tests/auto/styleimports/data/Label.qml
deleted file mode 100644
index 3959dae8..00000000
--- a/tests/auto/styleimports/data/Label.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Label {
- objectName: "data"
-}
diff --git a/tests/auto/styleimports/data/PlatformStyle/+linux/Button.qml b/tests/auto/styleimports/data/PlatformStyle/+linux/Button.qml
deleted file mode 100644
index 15c04d77..00000000
--- a/tests/auto/styleimports/data/PlatformStyle/+linux/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "PlatformStyle/+linux"
-}
diff --git a/tests/auto/styleimports/data/PlatformStyle/+macos/Button.qml b/tests/auto/styleimports/data/PlatformStyle/+macos/Button.qml
deleted file mode 100644
index 6c07ec02..00000000
--- a/tests/auto/styleimports/data/PlatformStyle/+macos/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "PlatformStyle/+macos"
-}
diff --git a/tests/auto/styleimports/data/PlatformStyle/+windows/Button.qml b/tests/auto/styleimports/data/PlatformStyle/+windows/Button.qml
deleted file mode 100644
index 6a94679c..00000000
--- a/tests/auto/styleimports/data/PlatformStyle/+windows/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "PlatformStyle/+windows"
-}
diff --git a/tests/auto/styleimports/data/PlatformStyle/Button.qml b/tests/auto/styleimports/data/PlatformStyle/Button.qml
deleted file mode 100644
index fce35efd..00000000
--- a/tests/auto/styleimports/data/PlatformStyle/Button.qml
+++ /dev/null
@@ -1,4 +0,0 @@
-import QtQuick.Templates as T
-T.Button {
- objectName: "PlatformStyle/Button.qml"
-}
diff --git a/tests/auto/styleimports/data/PlatformStyle/qmldir b/tests/auto/styleimports/data/PlatformStyle/qmldir
deleted file mode 100644
index ce254517..00000000
--- a/tests/auto/styleimports/data/PlatformStyle/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module PlatformStyle
-Button 2.15 Button.qml
diff --git a/tests/auto/styleimports/data/applicationWindowWithButton.qml b/tests/auto/styleimports/data/applicationWindowWithButton.qml
deleted file mode 100644
index ba6af22c..00000000
--- a/tests/auto/styleimports/data/applicationWindowWithButton.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 400
- height: 400
-
- property alias button: button
-
- Button {
- id: button
- }
-}
diff --git a/tests/auto/styleimports/data/qmldir b/tests/auto/styleimports/data/qmldir
deleted file mode 100644
index 9e9df940..00000000
--- a/tests/auto/styleimports/data/qmldir
+++ /dev/null
@@ -1,4 +0,0 @@
-module data
-Action 2.15 Action.qml
-Button 2.15 Button.qml
-Label 2.15 Label.qml
diff --git a/tests/auto/styleimports/resources/ResourceStyle/Button.qml b/tests/auto/styleimports/resources/ResourceStyle/Button.qml
deleted file mode 100644
index 3a97e9de..00000000
--- a/tests/auto/styleimports/resources/ResourceStyle/Button.qml
+++ /dev/null
@@ -1,9 +0,0 @@
-import QtQuick.Controls.impl 2.15
-import QtQuick.Templates 2.15 as T
-T.Button {
- objectName: "ResourceStyle"
-
- contentItem: IconLabel {
- color: "salmon"
- }
-}
diff --git a/tests/auto/styleimports/resources/ResourceStyle/qmldir b/tests/auto/styleimports/resources/ResourceStyle/qmldir
deleted file mode 100644
index 4cb1a835..00000000
--- a/tests/auto/styleimports/resources/ResourceStyle/qmldir
+++ /dev/null
@@ -1,2 +0,0 @@
-module ResourceStyle
-Button 2.15 Button.qml
diff --git a/tests/auto/styleimports/tst_styleimports.cpp b/tests/auto/styleimports/tst_styleimports.cpp
deleted file mode 100644
index 56275d9e..00000000
--- a/tests/auto/styleimports/tst_styleimports.cpp
+++ /dev/null
@@ -1,250 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtCore/qregularexpression.h>
-#include <QtTest/qtest.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQml/qqmlapplicationengine.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQuick/qquickwindow.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-#include <QtQuickControls2Impl/private/qquickiconlabel_p.h>
-
-#include "../shared/util.h"
-
-class tst_StyleImports : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void cleanup();
-
- void select_data();
- void select();
-
- void platformSelectors();
-
- void fallbackStyleShouldNotOverwriteTheme_data();
- void fallbackStyleShouldNotOverwriteTheme();
-};
-
-void tst_StyleImports::initTestCase()
-{
- QQmlDataTest::initTestCase();
-}
-
-void tst_StyleImports::cleanup()
-{
- qmlClearTypeRegistrations();
-}
-
-void tst_StyleImports::select_data()
-{
- QTest::addColumn<QString>("file");
- QTest::addColumn<QString>("style");
- QTest::addColumn<QString>("fallback");
- QTest::addColumn<QString>("expected");
-
- // Action.qml exists in the "data" style and the Basic style.
- QTest::newRow("control=Action,style=basic,fallback=empty") << "Action.qml" << "Basic" << "" << "Basic";
- QTest::newRow("control=Action,style=fs,fallback=empty") << "Action.qml" << "FileSystemStyle" << "" << "Basic";
- QTest::newRow("control=Action,style=qrc,fallback=empty") << "Action.qml" << "ResourceStyle" << "" << "Basic";
- QTest::newRow("control=Action,style=nosuch,fallback=empty") << "Action.qml" << "NoSuchStyle" << "" << "Basic";
- QTest::newRow("control=Action,style=data,fallback=empty") << "Action.qml" << "data" << "" << "data";
-
- QTest::newRow("control=Action,style=basic,fallback=mat") << "Action.qml" << "Basic" << "Material" << "";
- QTest::newRow("control=Action,style=fs,fallback=mat") << "Action.qml" << "FileSystemStyle" << "Material" << "Basic";
- QTest::newRow("control=Action,style=qrc,fallback=mat") << "Action.qml" << "ResourceStyle" << "Material" << "Basic";
- QTest::newRow("control=Action,style=nosuch,fallback=mat") << "Action.qml" << "NoSuchStyle" << "Material" << "Basic";
- QTest::newRow("control=Action,style=data,fallback=mat") << "Action.qml" << "data" << "Material" << "data";
-
- // Amongst the styles we're testing here, ScrollView.qml only exists in the Basic style.
- QTest::newRow("control=ScrollView,style=basic,fallback=empty") << "ScrollView.qml" << "Basic" << "" << "Basic";
- QTest::newRow("control=ScrollView,style=fs,fallback=empty") << "ScrollView.qml" << "FileSystemStyle" << "" << "Basic";
- QTest::newRow("control=ScrollView,style=qrc,fallback=empty") << "ScrollView.qml" << "ResourceStyle" << "" << "Basic";
- QTest::newRow("control=ScrollView,style=nosuch,fallback=empty") << "ScrollView.qml" << "NoSuchStyle" << "" << "Basic";
- QTest::newRow("control=ScrollView,style=data,fallback=empty") << "ScrollView.qml" << "data" << "" << "Basic";
-
- QTest::newRow("control=ScrollView,style=basic,fallback=mat") << "ScrollView.qml" << "Basic" << "Material" << "Basic";
- QTest::newRow("control=ScrollView,style=fs,fallback=mat") << "ScrollView.qml" << "FileSystemStyle" << "Material" << "Basic";
- QTest::newRow("control=ScrollView,style=qrc,fallback=mat") << "ScrollView.qml" << "ResourceStyle" << "Material" << "Basic";
- QTest::newRow("control=ScrollView,style=nosuch,fallback=mat") << "ScrollView.qml" << "NoSuchStyle" << "Material" << "Basic";
- QTest::newRow("control=ScrollView,style=data,fallback=mat") << "ScrollView.qml" << "data" << "Material" << "Basic";
-
- // Label.qml exists in the "data", Basic and Material styles.
- QTest::newRow("control=Label,style=basic,fallback=empty") << "Label.qml" << "Basic" << "" << "Basic";
- QTest::newRow("control=Label,style=fs,fallback=empty") << "Label.qml" << "FileSystemStyle" << "" << "Basic";
- QTest::newRow("control=Label,style=qrc,fallback=empty") << "Label.qml" << "ResourceStyle" << "" << "Basic";
- QTest::newRow("control=Label,style=nosuch,fallback=empty") << "Label.qml" << "NoSuchStyle" << "" << "Basic";
- QTest::newRow("control=Label,style=data,fallback=empty") << "Label.qml" << "data" << "" << "data";
-
- QTest::newRow("control=Label,style=basic,fallback=mat") << "Label.qml" << "Basic" << "Material" << "Basic";
- QTest::newRow("control=Label,style=fs,fallback=mat") << "Label.qml" << "FileSystemStyle" << "Material" << "Basic";
- QTest::newRow("control=Label,style=qrc,fallback=mat") << "Label.qml" << "ResourceStyle" << "Material" << "Basic";
- QTest::newRow("control=Label,style=nosuch,fallback=mat") << "Label.qml" << "NoSuchStyle" << "Material" << "Basic";
- QTest::newRow("control=Label,style=data,fallback=mat") << "Label.qml" << "data" << "Material" << "data";
-
- // Button.qml exists in all styles including the fs and qrc styles
- QTest::newRow("control=Button,style=basic,fallback=empty") << "Button.qml" << "Basic" << "" << "Basic";
- QTest::newRow("control=Button,style=fs,fallback=empty") << "Button.qml" << "FileSystemStyle" << "" << "FileSystemStyle";
- QTest::newRow("control=Button,style=qrc,fallback=empty") << "Button.qml" << "ResourceStyle" << "" << "ResourceStyle";
- QTest::newRow("control=Button,style=nosuch,fallback=empty") << "Button.qml" << "NoSuchStyle" << "" << "Basic";
- QTest::newRow("control=Button,style=data,fallback=empty") << "Button.qml" << "data" << "" << "data";
-
- QTest::newRow("control=Button,style=basic,fallback=mat") << "Button.qml" << "Basic" << "Material" << "Basic";
- QTest::newRow("control=Button,style=fs,fallback=mat") << "Button.qml" << "FileSystemStyle" << "Material" << "FileSystemStyle";
- QTest::newRow("control=Button,style=qrc,fallback=mat") << "Button.qml" << "ResourceStyle" << "Material" << "ResourceStyle";
- QTest::newRow("control=Button,style=nosuch,fallback=mat") << "Button.qml" << "NoSuchStyle" << "Material" << "Basic";
- QTest::newRow("control=Button,style=data,fallback=mat") << "Button.qml" << "data" << "Material" << "data";
-}
-
-void tst_StyleImports::select()
-{
- QFETCH(QString, file);
- QFETCH(QString, style);
- QFETCH(QString, fallback);
- QFETCH(QString, expected);
-
- // In Qt 5, there were several accepted forms for style names.
- // In Qt 6, the only accepted form is the base name of the style directory.
- const bool invalidStyleName = style.contains(QLatin1Char('/'));
- if (invalidStyleName)
- QTest::ignoreMessage(QtWarningMsg,
- "Style names must not contain paths; see the \"Definition of a Style\" documentation for more information");
- QQuickStyle::setStyle(style);
- QQuickStyle::setFallbackStyle(fallback);
-
- QQmlEngine engine;
- engine.addImportPath(QLatin1String(":/"));
- engine.addImportPath(directory());
- engine.addImportPath(dataDirectory());
- QQmlComponent component(&engine);
- const QString controlName = file.mid(0, file.indexOf(QLatin1Char('.')));
- component.setData(QString::fromLatin1("import QtQuick; import QtQuick.Controls; %1 { }").arg(controlName).toUtf8(), QUrl());
-
- const bool nonExistentStyle = style == QLatin1String("NoSuchStyle");
- if (nonExistentStyle)
- QTest::ignoreMessage(QtWarningMsg, "QQmlComponent: Component is not ready");
- QScopedPointer<QObject> object(component.create());
- if (nonExistentStyle) {
- QVERIFY(object.isNull());
- return;
- }
-
- QVERIFY2(!object.isNull(), qPrintable(component.errorString()));
-
- // TODO: test built-in styles below too
- // We can't check for the attached style object since that API is in a plugin,
- // and it's not possible to use e.g. the baseUrl of the QQmlContext
- // nor the metaObject to test it either.
-
- if (!QQuickStylePrivate::builtInStyles().contains(expected)) {
- // We're expecting a custom style.
- QCOMPARE(object->objectName(), expected);
- }
-}
-
-void tst_StyleImports::platformSelectors()
-{
- QQuickStyle::setStyle(QLatin1String("PlatformStyle"));
-
- QQmlApplicationEngine engine;
- engine.addImportPath(dataDirectory());
- engine.load(testFileUrl("applicationWindowWithButton.qml"));
- QQuickWindow *window = qobject_cast<QQuickWindow*>(engine.rootObjects().first());
- QVERIFY(window);
-
- QObject *button = window->property("button").value<QObject*>();
- QVERIFY(button);
-
-#if defined(Q_OS_LINUX)
- QCOMPARE(button->objectName(), "PlatformStyle/+linux");
-#elif defined(Q_OS_MACOS)
- QCOMPARE(button->objectName(), "PlatformStyle/+macos");
-#elif defined(Q_OS_WIN)
- QCOMPARE(button->objectName(), "PlatformStyle/+windows");
-#else
- QCOMPARE(button->objectName(), "PlatformStyle/Button.qml");
-#endif
-}
-
-void tst_StyleImports::fallbackStyleShouldNotOverwriteTheme_data()
-{
- QTest::addColumn<QString>("style");
- QTest::addColumn<QString>("fallbackStyle");
- QTest::addColumn<QColor>("expectedContentItemColor");
-
- QTest::addRow("style=Fusion,fallbackStyle=Material")
- << QString::fromLatin1("Fusion") << QString::fromLatin1("Material") << QColor::fromRgb(0x252525);
- QTest::addRow("style=ResourceStyle,fallbackStyle=Material")
- << QString::fromLatin1("ResourceStyle") << QString::fromLatin1("Material") << QColor("salmon");
-}
-
-void tst_StyleImports::fallbackStyleShouldNotOverwriteTheme()
-{
- QFETCH(QString, style);
- QFETCH(QString, fallbackStyle);
- QFETCH(QColor, expectedContentItemColor);
-
- QQuickStyle::setStyle(style);
- QQuickStyle::setFallbackStyle(fallbackStyle);
-
- QQmlApplicationEngine engine;
- engine.addImportPath(QLatin1String(":/"));
- engine.addImportPath(dataDirectory());
- engine.load(testFileUrl("applicationWindowWithButton.qml"));
- QVERIFY(!engine.rootObjects().isEmpty());
- QQuickWindow *window = qobject_cast<QQuickWindow*>(engine.rootObjects().first());
- QVERIFY(window);
-
- QObject *button = window->property("button").value<QObject*>();
- QVERIFY(button);
-
- QQuickIconLabel *contentItem = button->property("contentItem").value<QQuickIconLabel*>();
- QVERIFY(contentItem);
-
- // For example: the Fusion style provides Button.qml, so the Button's text color
- // should be that of QPalette::ButtonText from QQuickFusionTheme.
- QCOMPARE(contentItem->color(), expectedContentItemColor);
-}
-
-QTEST_MAIN(tst_StyleImports)
-
-#include "tst_styleimports.moc"
diff --git a/tests/auto/styleimportscompiletimematerial/CMakeLists.txt b/tests/auto/styleimportscompiletimematerial/CMakeLists.txt
deleted file mode 100644
index 9201503b..00000000
--- a/tests/auto/styleimportscompiletimematerial/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from styleimportscompiletimematerial.pro.
-
-#####################################################################
-## tst_styleimportscompiletimematerial Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_styleimportscompiletimematerial
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_styleimportscompiletimematerial.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:styleimportscompiletimematerial.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_styleimportscompiletimematerial CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_styleimportscompiletimematerial CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/styleimportscompiletimematerial/data/importMaterialStyleWithoutControls.qml b/tests/auto/styleimportscompiletimematerial/data/importMaterialStyleWithoutControls.qml
deleted file mode 100644
index 7cb4fd58..00000000
--- a/tests/auto/styleimportscompiletimematerial/data/importMaterialStyleWithoutControls.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls.Material
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 400
- height: 400
-
- property alias button: button
-
- Button {
- id: button
- text: "Material Button"
- }
-}
diff --git a/tests/auto/styleimportscompiletimematerial/tst_styleimportscompiletimematerial.cpp b/tests/auto/styleimportscompiletimematerial/tst_styleimportscompiletimematerial.cpp
deleted file mode 100644
index c0f88b31..00000000
--- a/tests/auto/styleimportscompiletimematerial/tst_styleimportscompiletimematerial.cpp
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtCore/qregularexpression.h>
-#include <QtTest/qtest.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQml/qqmlapplicationengine.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQml/private/qqmlmetatype_p.h>
-#include <QtQuick/qquickwindow.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_StyleImportsCompileTimeMaterial : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void importMaterialStyleWithoutControls();
-};
-
-void tst_StyleImportsCompileTimeMaterial::importMaterialStyleWithoutControls()
-{
- QQuickApplicationHelper helper(this, QLatin1String("importMaterialStyleWithoutControls.qml"));
- QVERIFY2(helper.ready, helper.failureMessage());
-
- auto button = helper.window->property("button").value<QQuickButton*>();
- QVERIFY(button);
- // The Material style sets a size 14 font for Button.
- QCOMPARE(button->font().pixelSize(), 14);
- const QTypeRevision latestControlsRevision = QQmlMetaType::latestModuleVersion(QLatin1String("QtQuick.Controls"));
- QVERIFY2(!latestControlsRevision.isValid(), "QtQuick.Controls should not be imported when using compile-time style selection");
-}
-
-QTEST_MAIN(tst_StyleImportsCompileTimeMaterial)
-
-#include "tst_styleimportscompiletimematerial.moc"
diff --git a/tests/auto/styleimportscompiletimeqmlonly/CMakeLists.txt b/tests/auto/styleimportscompiletimeqmlonly/CMakeLists.txt
deleted file mode 100644
index 57fbc1d3..00000000
--- a/tests/auto/styleimportscompiletimeqmlonly/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from styleimportscompiletimeqmlonly.pro.
-
-#####################################################################
-## tst_styleimportscompiletimeqmlonly Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_styleimportscompiletimeqmlonly
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_styleimportscompiletimeqmlonly.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:styleimportscompiletimeqmlonly.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml" "data/QmlOnly/*.qml" "data/QmlOnly/qmldir"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_styleimportscompiletimeqmlonly CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_styleimportscompiletimeqmlonly CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/Button.qml b/tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/Button.qml
deleted file mode 100644
index 73d94c1c..00000000
--- a/tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/Button.qml
+++ /dev/null
@@ -1,83 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Templates as T
-
-T.Button {
- id: control
-
- implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset,
- implicitContentWidth + leftPadding + rightPadding)
- implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset,
- implicitContentHeight + topPadding + bottomPadding)
-
- padding: 6
- horizontalPadding: padding + 2
- spacing: 6
- font.pixelSize: 8
-
- contentItem: T.Label {
- text: control.text
- font: control.font
- color: control.checked || control.highlighted ? control.palette.brightText :
- control.flat && !control.down ? (control.visualFocus ? control.palette.highlight : control.palette.windowText) : control.palette.buttonText
- verticalAlignment: T.Label.AlignVCenter
- }
-
- background: Rectangle {
- implicitWidth: 100
- implicitHeight: 40
- visible: !control.flat || control.down || control.checked || control.highlighted
- color: "#ccc"
- border.color: control.palette.highlight
- border.width: control.visualFocus ? 2 : 0
- }
-}
diff --git a/tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/qmldir b/tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/qmldir
deleted file mode 100644
index 5e60f095..00000000
--- a/tests/auto/styleimportscompiletimeqmlonly/data/QmlOnly/qmldir
+++ /dev/null
@@ -1,3 +0,0 @@
-module QmlOnly
-Button 1.0 Button.qml
-import QtQuick.Controls.Basic
diff --git a/tests/auto/styleimportscompiletimeqmlonly/data/importQmlOnlyStyleWithoutControls.qml b/tests/auto/styleimportscompiletimeqmlonly/data/importQmlOnlyStyleWithoutControls.qml
deleted file mode 100644
index 027d5636..00000000
--- a/tests/auto/styleimportscompiletimeqmlonly/data/importQmlOnlyStyleWithoutControls.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QmlOnly
-
-ApplicationWindow {
- title: "Test Application Window"
- width: 400
- height: 400
-
- property alias button: button
-
- Button {
- id: button
- text: "QmlOnly Button"
- }
-}
diff --git a/tests/auto/styleimportscompiletimeqmlonly/tst_styleimportscompiletimeqmlonly.cpp b/tests/auto/styleimportscompiletimeqmlonly/tst_styleimportscompiletimeqmlonly.cpp
deleted file mode 100644
index 7fd41ed9..00000000
--- a/tests/auto/styleimportscompiletimeqmlonly/tst_styleimportscompiletimeqmlonly.cpp
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtCore/qregularexpression.h>
-#include <QtTest/qtest.h>
-#include <QtQml/qqmlcomponent.h>
-#include <QtQml/qqmlcontext.h>
-#include <QtQml/qqmlapplicationengine.h>
-#include <QtQml/qqmlengine.h>
-#include <QtQuick/qquickwindow.h>
-#include <QtQuickControls2/qquickstyle.h>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-#include <QtQuickTemplates2/private/qquickbutton_p.h>
-
-#include "../shared/util.h"
-#include "../shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_StyleImportsCompileTimeQmlOnly : public QQmlDataTest
-{
- Q_OBJECT
-
-private slots:
- void importQmlOnlyStyleWithoutControls();
-};
-
-void tst_StyleImportsCompileTimeQmlOnly::importQmlOnlyStyleWithoutControls()
-{
- QQuickApplicationHelper helper(this,
- QLatin1String("importQmlOnlyStyleWithoutControls.qml"), QStringList() << dataDirectory());
- QVERIFY2(helper.ready, helper.failureMessage());
-
- auto button = helper.window->property("button").value<QQuickButton*>();
- QVERIFY(button);
- QCOMPARE(button->font().pixelSize(), 8);
-}
-
-QTEST_MAIN(tst_StyleImportsCompileTimeQmlOnly)
-
-#include "tst_styleimportscompiletimeqmlonly.moc"
diff --git a/tests/auto/translation/CMakeLists.txt b/tests/auto/translation/CMakeLists.txt
deleted file mode 100644
index ec8e81ce..00000000
--- a/tests/auto/translation/CMakeLists.txt
+++ /dev/null
@@ -1,62 +0,0 @@
-# Generated from translation.pro.
-
-#####################################################################
-## tst_translation Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_translation
- SOURCES
- ../shared/qtest_quickcontrols.h
- ../shared/util.cpp ../shared/util.h
- ../shared/visualtestutil.cpp ../shared/visualtestutil.h
- tst_translation.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
- TESTDATA ${test_data}
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "qml_jp.qm"
- "qtbase_fr.qm"
-)
-
-qt_internal_add_resource(tst_translation "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:translation.pro:<TRUE>:
-# OTHER_FILES = "data/*.qml"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_translation CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_translation CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/auto/translation/data/comboBox.qml b/tests/auto/translation/data/comboBox.qml
deleted file mode 100644
index cba1cf0c..00000000
--- a/tests/auto/translation/data/comboBox.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-ComboBox {
- objectName: "comboBox"
- textRole: "label"
- model: ListModel {
- ListElement {
- label: qsTr("Hello")
- }
- ListElement {
- label: qsTr("ListView")
- }
- }
-}
diff --git a/tests/auto/translation/data/dialogButtonBox.qml b/tests/auto/translation/data/dialogButtonBox.qml
deleted file mode 100644
index fd8f9548..00000000
--- a/tests/auto/translation/data/dialogButtonBox.qml
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Item {
- property Dialog dialog: Dialog {
- width: 300
- height: 300
- visible: true
- standardButtons: DialogButtonBox.Save | DialogButtonBox.Discard
- }
-}
diff --git a/tests/auto/translation/data/dialogButtonBoxWithCustomButtons.qml b/tests/auto/translation/data/dialogButtonBoxWithCustomButtons.qml
deleted file mode 100644
index bf0fb512..00000000
--- a/tests/auto/translation/data/dialogButtonBoxWithCustomButtons.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Item {
- property Dialog dialog: Dialog {
- width: 300
- height: 300
- visible: true
-
- footer: DialogButtonBox {
- Button {
- objectName: "okButton"
- text: qsTr("OK")
-
- DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole
- }
- Button {
- objectName: "cancelButton"
- text: qsTr("Cancel")
-
- DialogButtonBox.buttonRole: DialogButtonBox.RejectRole
- }
- }
- }
-}
diff --git a/tests/auto/translation/qml_jp.qm b/tests/auto/translation/qml_jp.qm
deleted file mode 100644
index a3712e99..00000000
--- a/tests/auto/translation/qml_jp.qm
+++ /dev/null
Binary files differ
diff --git a/tests/auto/translation/qml_jp.ts b/tests/auto/translation/qml_jp.ts
deleted file mode 100644
index 303c142f..00000000
--- a/tests/auto/translation/qml_jp.ts
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="ja_JP">
-<context>
- <name>main</name>
- <message>
- <location filename="../main.qml" line="8"/>
- <source>Hello World</source>
- <translation>こんにちは世界</translation>
- </message>
- <message>
- <location filename="../main.qml" line="12"/>
- <source>Hello Text</source>
- <translation>ハローテキスト</translation>
- </message>
- <message>
- <location filename="../main.qml" line="35"/>
- <source>Hello</source>
- <translation>こんにちは</translation>
- </message>
- <message>
- <location filename="../main.qml" line="38"/>
- <source>ListView</source>
- <translation>リストビュー</translation>
- </message>
-</context>
-</TS>
-
diff --git a/tests/auto/translation/qtbase_fr.qm b/tests/auto/translation/qtbase_fr.qm
deleted file mode 100644
index 176675a8..00000000
--- a/tests/auto/translation/qtbase_fr.qm
+++ /dev/null
Binary files differ
diff --git a/tests/auto/translation/qtbase_fr.ts b/tests/auto/translation/qtbase_fr.ts
deleted file mode 100644
index 7aff8bd7..00000000
--- a/tests/auto/translation/qtbase_fr.ts
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="fr_FR">
-<context>
- <name>QPlatformTheme</name>
- <message>
- <source>Save</source>
- <translation>Enregistrer</translation>
- </message>
- <message>
- <source>Discard</source>
- <translation>Ne pas tenir compte</translation>
- </message>
-</context>
-<context>
- <name>QGnomeTheme</name>
- <message>
- <source>&amp;Save</source>
- <translation>&amp;Enregistrer</translation>
- </message>
-</context>
-</TS>
-
diff --git a/tests/auto/translation/tst_translation.cpp b/tests/auto/translation/tst_translation.cpp
deleted file mode 100644
index 58ce86cc..00000000
--- a/tests/auto/translation/tst_translation.cpp
+++ /dev/null
@@ -1,173 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest/qtest.h>
-#include "../shared/visualtestutil.h"
-
-#include <QtCore/qtranslator.h>
-#include <QtGui/private/qguiapplication_p.h>
-#include <QtGui/qpa/qplatformtheme.h>
-#include <QtQuick/qquickview.h>
-#include <QtQuickTemplates2/private/qquickabstractbutton_p.h>
-#include <QtQuickTemplates2/private/qquickcombobox_p.h>
-#include <QtQuickTemplates2/private/qquickdialog_p.h>
-#include <QtQuickTemplates2/private/qquickdialogbuttonbox_p.h>
-#include <QtQuickTemplates2/private/qquicktextfield_p.h>
-#include <QtQuickControls2/qquickstyle.h>
-
-using namespace QQuickVisualTestUtil;
-
-class tst_translation : public QQmlDataTest
-{
- Q_OBJECT
-
-public:
- tst_translation();
-
-private slots:
- void dialogButtonBox();
- void dialogButtonBoxWithCustomButtons();
- void comboBox();
-};
-
-tst_translation::tst_translation()
-{
- QQuickStyle::setStyle("Basic");
-}
-
-void tst_translation::dialogButtonBox()
-{
- QQuickView view(testFileUrl("dialogButtonBox.qml"));
- if (view.status() != QQuickView::Ready)
- QFAIL("Failed to load QML file");
- view.show();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickDialog *dialog = view.rootObject()->property("dialog").value<QQuickDialog*>();
- QVERIFY(dialog);
-
- QQuickDialogButtonBox *dialogButtonBox = qobject_cast<QQuickDialogButtonBox*>(dialog->footer());
- QVERIFY(dialogButtonBox);
-
- QQuickAbstractButton *saveButton = dialogButtonBox->standardButton(QPlatformDialogHelper::Save);
- QVERIFY(saveButton);
- QString defaultSaveText = QGuiApplicationPrivate::platformTheme()->standardButtonText(QPlatformDialogHelper::Save);
- defaultSaveText = QPlatformTheme::removeMnemonics(defaultSaveText);
- QCOMPARE(saveButton->text(), defaultSaveText);
-
- QQuickAbstractButton *discardButton = dialogButtonBox->standardButton(QPlatformDialogHelper::Discard);
- QVERIFY(discardButton);
- QString defaultDiscardText = QGuiApplicationPrivate::platformTheme()->standardButtonText(QPlatformDialogHelper::Discard);
- defaultDiscardText = QPlatformTheme::removeMnemonics(defaultDiscardText);
- QCOMPARE(discardButton->text(), defaultDiscardText);
-
- QTranslator translator;
- QVERIFY(translator.load("qtbase_fr.qm", ":/"));
- QVERIFY(qApp->installTranslator(&translator));
- qApp->sendPostedEvents();
- view.engine()->retranslate();
-
- QString translatedSaveText = QGuiApplicationPrivate::platformTheme()->standardButtonText(QPlatformDialogHelper::Save);
- translatedSaveText = QPlatformTheme::removeMnemonics(translatedSaveText);
- QCOMPARE(saveButton->text(), translatedSaveText);
-
- QString translatedDiscardText = QGuiApplicationPrivate::platformTheme()->standardButtonText(QPlatformDialogHelper::Discard);
- translatedDiscardText = QPlatformTheme::removeMnemonics(translatedDiscardText);
- QCOMPARE(discardButton->text(), translatedDiscardText);
-}
-
-// Test that custom buttons with explicitly specified text
-// do not have that text overwritten on language changes.
-void tst_translation::dialogButtonBoxWithCustomButtons()
-{
- // This is just a way of simulating the translator going out of scope
- // after the QML has been loaded.
- QScopedPointer<QTranslator> translator(new QTranslator);
- // Doesn't matter which language it is, as we won't be using it anyway.
- QVERIFY(translator->load("qtbase_fr.qm", ":/"));
- QVERIFY(qApp->installTranslator(translator.data()));
-
- QQuickView view(testFileUrl("dialogButtonBoxWithCustomButtons.qml"));
- if (view.status() != QQuickView::Ready)
- QFAIL("Failed to load QML file");
- view.show();
- QVERIFY(QTest::qWaitForWindowActive(&view));
-
- QQuickDialog *dialog = view.rootObject()->property("dialog").value<QQuickDialog*>();
- QVERIFY(dialog);
-
- QQuickDialogButtonBox *dialogButtonBox = qobject_cast<QQuickDialogButtonBox*>(dialog->footer());
- QVERIFY(dialogButtonBox);
-
- auto okButton = dialogButtonBox->findChild<QQuickAbstractButton*>("okButton");
- QVERIFY(okButton);
- QCOMPARE(okButton->text(), QLatin1String("OK"));
-
- QQuickAbstractButton *cancelButton = dialogButtonBox->findChild<QQuickAbstractButton*>("cancelButton");
- QVERIFY(cancelButton);
- QCOMPARE(cancelButton->text(), QLatin1String("Cancel"));
-
- // Delete the translator and hence cause a LanguageChange event,
- // but _without_ calling QQmlEngine::retranslate(), which would
- // restore the original bindings and hence not reproduce the issue.
- translator.reset();
- QCOMPARE(okButton->text(), QLatin1String("OK"));
- QCOMPARE(cancelButton->text(), QLatin1String("Cancel"));
-}
-
-void tst_translation::comboBox()
-{
- QQuickView view(testFileUrl("comboBox.qml"));
-
- QQuickComboBox *comboBox = qobject_cast<QQuickComboBox*>(view.rootObject());
- QVERIFY(comboBox);
- QCOMPARE(comboBox->displayText(), QLatin1String("Hello"));
-
- QQuickTextField *contentItem = qobject_cast<QQuickTextField*>(comboBox->contentItem());
- QVERIFY(contentItem);
- QCOMPARE(contentItem->text(), QLatin1String("Hello"));
-
- QTranslator translator;
- QVERIFY(translator.load("qml_jp.qm", ":/"));
- QVERIFY(qApp->installTranslator(&translator));
- view.engine()->retranslate();
- QTRY_COMPARE(comboBox->displayText(), QString::fromUtf8("こんにちは"));
- QCOMPARE(contentItem->text(), QString::fromUtf8("こんにちは"));
-}
-
-QTEST_MAIN(tst_translation)
-
-#include "tst_translation.moc"
diff --git a/tests/benchmarks/CMakeLists.txt b/tests/benchmarks/CMakeLists.txt
deleted file mode 100644
index 3f2bf2f9..00000000
--- a/tests/benchmarks/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-# Generated from benchmarks.pro.
-
-add_subdirectory(creationtime)
-add_subdirectory(objectcount)
diff --git a/tests/benchmarks/benchmarks.pro b/tests/benchmarks/benchmarks.pro
deleted file mode 100644
index 7c4ca224..00000000
--- a/tests/benchmarks/benchmarks.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += \
- creationtime \
- objectcount
diff --git a/tests/benchmarks/creationtime/CMakeLists.txt b/tests/benchmarks/creationtime/CMakeLists.txt
deleted file mode 100644
index f3c5ad07..00000000
--- a/tests/benchmarks/creationtime/CMakeLists.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-# Generated from creationtime.pro.
-
-#####################################################################
-## tst_creationtime Test:
-#####################################################################
-
-qt_internal_add_test(tst_creationtime
- SOURCES
- ../../auto/shared/qtest_quickcontrols.h
- ../../auto/shared/util.cpp ../../auto/shared/util.h
- ../../auto/shared/visualtestutil.cpp ../../auto/shared/visualtestutil.h
- tst_creationtime.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::Qml
- Qt::QmlPrivate
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
-)
-
-#### Keys ignored in scope 1:.:.:creationtime.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_creationtime CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_creationtime CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/benchmarks/creationtime/creationtime.pro b/tests/benchmarks/creationtime/creationtime.pro
deleted file mode 100644
index 613cf60d..00000000
--- a/tests/benchmarks/creationtime/creationtime.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = tst_creationtime
-
-QT += qml testlib quickcontrols2
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-include(../../auto/shared/util.pri)
-
-SOURCES += \
- tst_creationtime.cpp
diff --git a/tests/benchmarks/creationtime/data/dependencies.qml b/tests/benchmarks/creationtime/data/dependencies.qml
deleted file mode 100644
index 3b847617..00000000
--- a/tests/benchmarks/creationtime/data/dependencies.qml
+++ /dev/null
@@ -1,8 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Fusion
-import QtQuick.Controls.Imagine
-import QtQuick.Controls.Material
-import QtQuick.Controls.Universal
-
-Control { }
diff --git a/tests/benchmarks/creationtime/tst_creationtime.cpp b/tests/benchmarks/creationtime/tst_creationtime.cpp
deleted file mode 100644
index 87869bca..00000000
--- a/tests/benchmarks/creationtime/tst_creationtime.cpp
+++ /dev/null
@@ -1,167 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtCore/qscopedpointer.h>
-#include <QtTest>
-#include <QtQml>
-#include <QtQuickControls2/qquickstyle.h>
-
-#include "../../auto/shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-class tst_CreationTime : public QObject
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
- void init();
-
- void basicStyle();
- void basicStyle_data();
-
- void fusion();
- void fusion_data();
-
- void imagine();
- void imagine_data();
-
- void material();
- void material_data();
-
- void universal();
- void universal_data();
-
-private:
- QQuickStyleHelper styleHelper;
-};
-
-void tst_CreationTime::initTestCase()
-{
- styleHelper.engine.reset(new QQmlEngine);
-}
-
-void tst_CreationTime::init()
-{
- styleHelper.engine->clearComponentCache();
-}
-
-static void doBenchmark(QQuickStyleHelper &styleHelper, const QUrl &url)
-{
- const QString tagStr = QString::fromLatin1(QTest::currentDataTag());
- QStringList styleAndFileName = tagStr.split('/');
- QCOMPARE(styleAndFileName.size(), 2);
- QString style = styleAndFileName.first();
- style[0] = style.at(0).toUpper();
- styleHelper.updateStyle(style);
-
- QQmlComponent component(styleHelper.engine.data());
- component.loadUrl(url);
-
- QObjectList objects;
- objects.reserve(4096);
- QBENCHMARK {
- QObject *object = component.create();
- QVERIFY2(object, qPrintable(component.errorString()));
- objects += object;
- }
- qDeleteAll(objects);
-}
-
-void tst_CreationTime::basicStyle()
-{
- QFETCH(QUrl, url);
- doBenchmark(styleHelper, url);
-}
-
-void tst_CreationTime::basicStyle_data()
-{
- QTest::addColumn<QUrl>("url");
- addTestRowForEachControl(styleHelper.engine.data(), "controls/basic", "QtQuick/Controls/Basic", QStringList() << "ApplicationWindow");
-}
-
-void tst_CreationTime::fusion()
-{
- QFETCH(QUrl, url);
- doBenchmark(styleHelper, url);
-}
-
-void tst_CreationTime::fusion_data()
-{
- QTest::addColumn<QUrl>("url");
- addTestRowForEachControl(styleHelper.engine.data(), "controls/fusion", "QtQuick/Controls/Fusion", QStringList() << "ApplicationWindow" << "ButtonPanel" << "CheckIndicator" << "RadioIndicator" << "SliderGroove" << "SliderHandle" << "SwitchIndicator");
-}
-
-void tst_CreationTime::imagine()
-{
- QFETCH(QUrl, url);
- doBenchmark(styleHelper, url);
-}
-
-void tst_CreationTime::imagine_data()
-{
- QTest::addColumn<QUrl>("url");
- addTestRowForEachControl(styleHelper.engine.data(), "controls/imagine", "QtQuick/Controls/Imagine", QStringList() << "ApplicationWindow");
-}
-
-void tst_CreationTime::material()
-{
- QFETCH(QUrl, url);
- doBenchmark(styleHelper, url);
-}
-
-void tst_CreationTime::material_data()
-{
- QTest::addColumn<QUrl>("url");
- addTestRowForEachControl(styleHelper.engine.data(), "controls/material", "QtQuick/Controls/Material", QStringList() << "ApplicationWindow" << "Ripple" << "SliderHandle" << "CheckIndicator" << "RadioIndicator" << "SwitchIndicator" << "BoxShadow" << "ElevationEffect" << "CursorDelegate");
-}
-
-void tst_CreationTime::universal()
-{
- QFETCH(QUrl, url);
- doBenchmark(styleHelper, url);
-}
-
-void tst_CreationTime::universal_data()
-{
- QTest::addColumn<QUrl>("url");
- addTestRowForEachControl(styleHelper.engine.data(), "controls/universal", "QtQuick/Controls/Universal", QStringList() << "ApplicationWindow" << "CheckIndicator" << "RadioIndicator" << "SwitchIndicator");
-}
-
-QTEST_MAIN(tst_CreationTime)
-
-#include "tst_creationtime.moc"
diff --git a/tests/benchmarks/objectcount/CMakeLists.txt b/tests/benchmarks/objectcount/CMakeLists.txt
deleted file mode 100644
index 932e18c6..00000000
--- a/tests/benchmarks/objectcount/CMakeLists.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-# Generated from objectcount.pro.
-
-#####################################################################
-## tst_objectcount Test:
-#####################################################################
-
-qt_internal_add_test(tst_objectcount
- SOURCES
- ../../auto/shared/qtest_quickcontrols.h
- ../../auto/shared/util.cpp ../../auto/shared/util.h
- ../../auto/shared/visualtestutil.cpp ../../auto/shared/visualtestutil.h
- tst_objectcount.cpp
- DEFINES
- QQC2_IMPORT_PATH=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports\\\"
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::GuiPrivate
- Qt::QmlPrivate
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2Private
- Qt::TestPrivate
-)
-
-#### Keys ignored in scope 1:.:.:objectcount.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_objectcount CONDITION ANDROID OR IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\":/data\\\"
-)
-
-qt_internal_extend_target(tst_objectcount CONDITION NOT ANDROID AND NOT IOS
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
-)
diff --git a/tests/benchmarks/objectcount/data/dependencies.qml b/tests/benchmarks/objectcount/data/dependencies.qml
deleted file mode 100644
index 3b847617..00000000
--- a/tests/benchmarks/objectcount/data/dependencies.qml
+++ /dev/null
@@ -1,8 +0,0 @@
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Fusion
-import QtQuick.Controls.Imagine
-import QtQuick.Controls.Material
-import QtQuick.Controls.Universal
-
-Control { }
diff --git a/tests/benchmarks/objectcount/objectcount.pro b/tests/benchmarks/objectcount/objectcount.pro
deleted file mode 100644
index 046bfc45..00000000
--- a/tests/benchmarks/objectcount/objectcount.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = tst_objectcount
-
-QT += quick testlib core-private
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-include(../../auto/shared/util.pri)
-
-SOURCES += \
- tst_objectcount.cpp
diff --git a/tests/benchmarks/objectcount/tst_objectcount.cpp b/tests/benchmarks/objectcount/tst_objectcount.cpp
deleted file mode 100644
index cd8b4aee..00000000
--- a/tests/benchmarks/objectcount/tst_objectcount.cpp
+++ /dev/null
@@ -1,154 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQuick>
-#include <QtCore/private/qhooks_p.h>
-#include <iostream>
-#include "../../auto/shared/visualtestutil.h"
-
-using namespace QQuickVisualTestUtil;
-
-static int qt_verbose = qgetenv("VERBOSE").toInt() != 0;
-
-Q_GLOBAL_STATIC(QObjectList, qt_qobjects)
-
-extern "C" Q_DECL_EXPORT void qt_addQObject(QObject *object)
-{
- qt_qobjects->append(object);
-}
-
-extern "C" Q_DECL_EXPORT void qt_removeQObject(QObject *object)
-{
- qt_qobjects->removeAll(object);
-}
-
-class tst_ObjectCount : public QObject
-{
- Q_OBJECT
-
-private slots:
- void init();
- void cleanup();
-
- void qobjects();
- void qobjects_data();
-
- void qquickitems();
- void qquickitems_data();
-
-private:
- QQmlEngine engine;
-};
-
-void tst_ObjectCount::init()
-{
- qtHookData[QHooks::AddQObject] = reinterpret_cast<quintptr>(&qt_addQObject);
- qtHookData[QHooks::RemoveQObject] = reinterpret_cast<quintptr>(&qt_removeQObject);
-
- // warmup
- QQmlComponent component(&engine);
- component.setData("import QtQuick; import QtQuick.Controls; Item { Button {} }", QUrl());
- delete component.create();
-}
-
-void tst_ObjectCount::cleanup()
-{
- qtHookData[QHooks::AddQObject] = 0;
- qtHookData[QHooks::RemoveQObject] = 0;
-}
-
-static void initTestRows(QQmlEngine *engine)
-{
- addTestRowForEachControl(engine, "controls/basic", "QtQuick/Controls/Basic");
- addTestRowForEachControl(engine, "controls/fusion", "QtQuick/Controls/Fusion", QStringList() << "ButtonPanel" << "CheckIndicator" << "RadioIndicator" << "SliderGroove" << "SliderHandle" << "SwitchIndicator");
- addTestRowForEachControl(engine, "controls/imagine", "QtQuick/Controls/Imagine");
- addTestRowForEachControl(engine, "controls/material", "QtQuick/Controls/Material", QStringList() << "Ripple" << "SliderHandle" << "CheckIndicator" << "RadioIndicator" << "SwitchIndicator" << "BoxShadow" << "ElevationEffect" << "CursorDelegate");
- addTestRowForEachControl(engine, "controls/universal", "QtQuick/Controls/Universal", QStringList() << "CheckIndicator" << "RadioIndicator" << "SwitchIndicator");
-}
-
-template <typename T>
-static void doBenchmark(QQmlEngine *engine, const QUrl &url)
-{
- QQmlComponent component(engine);
-
- qt_qobjects->clear();
-
- component.loadUrl(url);
- QScopedPointer<QObject> object(component.create());
- QVERIFY2(object.data(), qPrintable(component.errorString()));
-
- QObjectList objects;
- for (QObject *object : qAsConst(*qt_qobjects())) {
- if (qobject_cast<T *>(object))
- objects += object;
- }
-
- if (qt_verbose) {
- for (QObject *object : objects)
- qInfo() << "\t" << object;
- }
-
- QTest::setBenchmarkResult(objects.count(), QTest::Events);
-}
-
-void tst_ObjectCount::qobjects()
-{
- QFETCH(QUrl, url);
- doBenchmark<QObject>(&engine, url);
-}
-
-void tst_ObjectCount::qobjects_data()
-{
- QTest::addColumn<QUrl>("url");
- initTestRows(&engine);
-}
-
-void tst_ObjectCount::qquickitems()
-{
- QFETCH(QUrl, url);
- doBenchmark<QQuickItem>(&engine, url);
-}
-
-void tst_ObjectCount::qquickitems_data()
-{
- QTest::addColumn<QUrl>("url");
- initTestRows(&engine);
-}
-
-QTEST_MAIN(tst_ObjectCount)
-
-#include "tst_objectcount.moc"
diff --git a/tests/benchmarks/qmlbench/creation/delegates_abstractbutton.qml b/tests/benchmarks/qmlbench/creation/delegates_abstractbutton.qml
deleted file mode 100644
index 87b137fb..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_abstractbutton.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: AbstractButton {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- checkable: index % 2
- checked: index % 2
- down: index % 3
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_busyindicator.qml b/tests/benchmarks/qmlbench/creation/delegates_busyindicator.qml
deleted file mode 100644
index bc0be402..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_busyindicator.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: BusyIndicator {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- running: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_button.qml b/tests/benchmarks/qmlbench/creation/delegates_button.qml
deleted file mode 100644
index 9505ebf0..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_button.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: Button {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "Button"
- down: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_checkbox.qml b/tests/benchmarks/qmlbench/creation/delegates_checkbox.qml
deleted file mode 100644
index 67d9e382..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_checkbox.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: CheckBox {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "CheckBox"
- checked: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_checkdelegate.qml b/tests/benchmarks/qmlbench/creation/delegates_checkdelegate.qml
deleted file mode 100644
index bd7b64cc..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_checkdelegate.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: CheckDelegate {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "CheckDelegate"
- checked: index % 2
- down: index % 3
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_combobox.qml b/tests/benchmarks/qmlbench/creation/delegates_combobox.qml
deleted file mode 100644
index f8552b74..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_combobox.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 250
- delegate: ComboBox {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- model: 5
- currentIndex: index % count
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_container.qml b/tests/benchmarks/qmlbench/creation/delegates_container.qml
deleted file mode 100644
index 238e95e3..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_container.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: Container {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: 100
- height: 100
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_control.qml b/tests/benchmarks/qmlbench/creation/delegates_control.qml
deleted file mode 100644
index 20f09477..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_control.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: Control {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: 100
- height: 100
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_delaybutton.qml b/tests/benchmarks/qmlbench/creation/delegates_delaybutton.qml
deleted file mode 100644
index 05ec8748..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_delaybutton.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: DelayButton {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "DelayButton"
- down: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_dial.qml b/tests/benchmarks/qmlbench/creation/delegates_dial.qml
deleted file mode 100644
index de742c7b..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_dial.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 500
- delegate: Dial {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- value: index / root.staticCount
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_dialog.qml b/tests/benchmarks/qmlbench/creation/delegates_dialog.qml
deleted file mode 100644
index 686149f7..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_dialog.qml
+++ /dev/null
@@ -1,28 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 200
- delegate: Item {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: dialog.width
- height: dialog.height
- Dialog {
- id: dialog
- visible: true
- title: "Dialog"
- modal: (index % 100) === 0
- width: parent.width
- height: parent.height
- standardButtons: Dialog.Ok | Dialog.Cancel
- Item {
- implicitWidth: 200
- implicitHeight: 200
- }
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_dialogbuttonbox.qml b/tests/benchmarks/qmlbench/creation/delegates_dialogbuttonbox.qml
deleted file mode 100644
index f13d65c5..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_dialogbuttonbox.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: DialogButtonBox {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- standardButtons: DialogButtonBox.Ok | DialogButtonBox.Cancel
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_drawer.qml b/tests/benchmarks/qmlbench/creation/delegates_drawer.qml
deleted file mode 100644
index 3f7290a4..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_drawer.qml
+++ /dev/null
@@ -1,21 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 250
- delegate: Item {
- width: root.width
- height: root.height
- Drawer {
- id: drawer
- visible: true
- position: 1.0
- edge: index % 2 ? Qt.LeftEdge : Qt.RightEdge
- width: root.width / 3
- height: parent.height
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_frame.qml b/tests/benchmarks/qmlbench/creation/delegates_frame.qml
deleted file mode 100644
index 2d3c9a66..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_frame.qml
+++ /dev/null
@@ -1,17 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: Frame {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- Item {
- implicitWidth: 100
- implicitHeight: 100
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_groupbox.qml b/tests/benchmarks/qmlbench/creation/delegates_groupbox.qml
deleted file mode 100644
index 3696f847..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_groupbox.qml
+++ /dev/null
@@ -1,18 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: GroupBox {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- title: "GroupBox"
- Item {
- implicitWidth: 100
- implicitHeight: 100
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_itemdelegate.qml b/tests/benchmarks/qmlbench/creation/delegates_itemdelegate.qml
deleted file mode 100644
index 07128da1..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_itemdelegate.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: ItemDelegate {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "ItemDelegate"
- down: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_label.qml b/tests/benchmarks/qmlbench/creation/delegates_label.qml
deleted file mode 100644
index 788006a4..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_label.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: Label {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "Label"
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_menu.qml b/tests/benchmarks/qmlbench/creation/delegates_menu.qml
deleted file mode 100644
index fd8e53b4..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_menu.qml
+++ /dev/null
@@ -1,22 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 200
- delegate: Item {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: menu.width
- height: menu.height
- Menu {
- id: menu
- visible: true
- MenuItem { text: "MenuItem1" }
- MenuItem { text: "MenuItem2" }
- MenuItem { text: "MenuItem3" }
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_menuitem.qml b/tests/benchmarks/qmlbench/creation/delegates_menuitem.qml
deleted file mode 100644
index 6732bc18..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_menuitem.qml
+++ /dev/null
@@ -1,17 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: MenuItem {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "MenuItem"
- checkable: index % 2
- checked: index % 2
- down: index % 3
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_menuseparator.qml b/tests/benchmarks/qmlbench/creation/delegates_menuseparator.qml
deleted file mode 100644
index 8effa173..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_menuseparator.qml
+++ /dev/null
@@ -1,13 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: MenuSeparator {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_page.qml b/tests/benchmarks/qmlbench/creation/delegates_page.qml
deleted file mode 100644
index f9d06b38..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_page.qml
+++ /dev/null
@@ -1,18 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: Page {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: 100
- height: 100
- header: Item { }
- footer: Item { }
- Item { }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_pageindicator.qml b/tests/benchmarks/qmlbench/creation/delegates_pageindicator.qml
deleted file mode 100644
index 9b5a6918..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_pageindicator.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: PageIndicator {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- count: 5
- currentIndex: index % 5
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_pane.qml b/tests/benchmarks/qmlbench/creation/delegates_pane.qml
deleted file mode 100644
index a391f695..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_pane.qml
+++ /dev/null
@@ -1,17 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: Pane {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- Item {
- implicitWidth: 100
- implicitHeight: 100
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_popup.qml b/tests/benchmarks/qmlbench/creation/delegates_popup.qml
deleted file mode 100644
index c2cdaab5..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_popup.qml
+++ /dev/null
@@ -1,26 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 500
- delegate: Item {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: popup.width
- height: popup.height
- Popup {
- id: popup
- visible: true
- modal: (index % 100) === 0
- width: parent.width
- height: parent.height
- Item {
- implicitWidth: 100
- implicitHeight: 100
- }
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_progressbar.qml b/tests/benchmarks/qmlbench/creation/delegates_progressbar.qml
deleted file mode 100644
index d50d9d26..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_progressbar.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: ProgressBar {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- value: index / root.staticCount
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_radiobutton.qml b/tests/benchmarks/qmlbench/creation/delegates_radiobutton.qml
deleted file mode 100644
index f596e852..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_radiobutton.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: RadioButton {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "RadioButton"
- autoExclusive: false
- checked: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_radiodelegate.qml b/tests/benchmarks/qmlbench/creation/delegates_radiodelegate.qml
deleted file mode 100644
index 7f573466..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_radiodelegate.qml
+++ /dev/null
@@ -1,17 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: RadioDelegate {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "RadioDelegate"
- autoExclusive: false
- checked: index % 2
- down: index % 3
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_rangeslider.qml b/tests/benchmarks/qmlbench/creation/delegates_rangeslider.qml
deleted file mode 100644
index 725cab29..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_rangeslider.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: RangeSlider {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- first.value: (index / root.staticCount) * 0.5
- second.value: 0.5 + (index / root.staticCount) * 0.5
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_roundbutton.qml b/tests/benchmarks/qmlbench/creation/delegates_roundbutton.qml
deleted file mode 100644
index 0337a66d..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_roundbutton.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: RoundButton {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "X"
- down: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_scrollbar.qml b/tests/benchmarks/qmlbench/creation/delegates_scrollbar.qml
deleted file mode 100644
index 2635240f..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_scrollbar.qml
+++ /dev/null
@@ -1,17 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: ScrollBar {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- height: 100
- size: index / root.staticCount
- pressed: index % 2
- active: true
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_scrollindicator.qml b/tests/benchmarks/qmlbench/creation/delegates_scrollindicator.qml
deleted file mode 100644
index 4e2b90a3..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_scrollindicator.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: ScrollIndicator {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- height: 100
- size: index / root.staticCount
- active: true
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_scrollview.qml b/tests/benchmarks/qmlbench/creation/delegates_scrollview.qml
deleted file mode 100644
index b5f155cb..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_scrollview.qml
+++ /dev/null
@@ -1,23 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 250
- delegate: ScrollView {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: 100
- height: 100
- Item {
- implicitWidth: 200
- implicitHeight: 200
- }
- ScrollBar.vertical.active: true
- ScrollBar.vertical.pressed: index % 3 === 1
- ScrollBar.horizontal.active: true
- ScrollBar.horizontal.pressed: index % 3 === 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_slider.qml b/tests/benchmarks/qmlbench/creation/delegates_slider.qml
deleted file mode 100644
index 0ef3b3fa..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_slider.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: Slider {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- value: index / root.staticCount
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_spinbox.qml b/tests/benchmarks/qmlbench/creation/delegates_spinbox.qml
deleted file mode 100644
index 9120a921..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_spinbox.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 250
- delegate: SpinBox {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- value: index / root.staticCount * to
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_stackview.qml b/tests/benchmarks/qmlbench/creation/delegates_stackview.qml
deleted file mode 100644
index cb6cee10..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_stackview.qml
+++ /dev/null
@@ -1,18 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: StackView {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: 100
- height: 100
- initialItem: Item {
- focus: StackView.status === StackView.Active
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_swipedelegate.qml b/tests/benchmarks/qmlbench/creation/delegates_swipedelegate.qml
deleted file mode 100644
index 5147bbb6..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_swipedelegate.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: SwitchDelegate {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "SwipeDelegate"
- down: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_swipeview.qml b/tests/benchmarks/qmlbench/creation/delegates_swipeview.qml
deleted file mode 100644
index b263e620..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_swipeview.qml
+++ /dev/null
@@ -1,24 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: SwipeView {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: 100
- height: 100
- Item {
- focus: SwipeView.isCurrentItem
- }
- Item {
- focus: SwipeView.isCurrentItem
- }
- Item {
- focus: SwipeView.isCurrentItem
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_switch.qml b/tests/benchmarks/qmlbench/creation/delegates_switch.qml
deleted file mode 100644
index 79cc48e3..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_switch.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: Switch {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "Switch"
- checked: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_switchdelegate.qml b/tests/benchmarks/qmlbench/creation/delegates_switchdelegate.qml
deleted file mode 100644
index f6f8a7df..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_switchdelegate.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: SwitchDelegate {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "SwitchDelegate"
- checked: index % 2
- down: index % 3
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_tabbar.qml b/tests/benchmarks/qmlbench/creation/delegates_tabbar.qml
deleted file mode 100644
index 37f6a463..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_tabbar.qml
+++ /dev/null
@@ -1,23 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 250
- delegate: TabBar {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- currentIndex: index / root.staticCount * count
- TabButton {
- text: "Tab1"
- }
- TabButton {
- text: "Tab2"
- }
- TabButton {
- text: "Tab3"
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_tabbutton.qml b/tests/benchmarks/qmlbench/creation/delegates_tabbutton.qml
deleted file mode 100644
index 27442a7d..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_tabbutton.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: TabButton {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "TabButton"
- checked: index % 2
- down: index % 3
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_textarea.qml b/tests/benchmarks/qmlbench/creation/delegates_textarea.qml
deleted file mode 100644
index 88454c0b..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_textarea.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 500
- delegate: TextArea {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "Text\nArea"
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_textfield.qml b/tests/benchmarks/qmlbench/creation/delegates_textfield.qml
deleted file mode 100644
index eb279724..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_textfield.qml
+++ /dev/null
@@ -1,14 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: TextField {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "TextField"
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_toolbutton.qml b/tests/benchmarks/qmlbench/creation/delegates_toolbutton.qml
deleted file mode 100644
index 7dcd85a3..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_toolbutton.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 1000
- delegate: ToolButton {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- text: "ToolButton"
- down: index % 2
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_toolseparator.qml b/tests/benchmarks/qmlbench/creation/delegates_toolseparator.qml
deleted file mode 100644
index 48cdd352..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_toolseparator.qml
+++ /dev/null
@@ -1,13 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 2000
- delegate: ToolSeparator {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_tooltip.qml b/tests/benchmarks/qmlbench/creation/delegates_tooltip.qml
deleted file mode 100644
index 85e86494..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_tooltip.qml
+++ /dev/null
@@ -1,20 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 500
- delegate: Item {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- width: tooltip.width
- height: tooltip.height
- ToolTip {
- id: tooltip
- visible: true
- text: "ToolTip"
- }
- }
-}
diff --git a/tests/benchmarks/qmlbench/creation/delegates_tumbler.qml b/tests/benchmarks/qmlbench/creation/delegates_tumbler.qml
deleted file mode 100644
index da747e23..00000000
--- a/tests/benchmarks/qmlbench/creation/delegates_tumbler.qml
+++ /dev/null
@@ -1,15 +0,0 @@
-import QtQuick
-import QmlBench
-import QtQuick.Controls
-
-CreationBenchmark {
- id: root
- count: 20
- staticCount: 250
- delegate: Tumbler {
- x: QmlBench.getRandom() * root.width - width
- y: QmlBench.getRandom() * root.height - height
- model: 5
- currentIndex: index % count
- }
-}
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
deleted file mode 100644
index 67d6832f..00000000
--- a/tests/global/global.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-<config>
-<modules>
-<module name="QtQuickControls2" qtname="quickcontrols2"/>
-</modules>
-</config>
diff --git a/tests/manual/CMakeLists.txt b/tests/manual/CMakeLists.txt
deleted file mode 100644
index 79d19753..00000000
--- a/tests/manual/CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated from manual.pro.
-
-add_subdirectory(buttons)
-add_subdirectory(gifs)
-add_subdirectory(fonts)
-add_subdirectory(headerview)
-add_subdirectory(screenshots)
-add_subdirectory(styles)
-add_subdirectory(testbench)
-if(QT_FEATURE_systemtrayicon)
- add_subdirectory(systemtrayicon)
-endif()
-if(TARGET Qt::Widgets)
- add_subdirectory(viewinqwidget)
-endif()
diff --git a/tests/manual/buttons/ButtonLoader.qml b/tests/manual/buttons/ButtonLoader.qml
deleted file mode 100644
index ecbf637b..00000000
--- a/tests/manual/buttons/ButtonLoader.qml
+++ /dev/null
@@ -1,101 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Item {
- id: root
- implicitWidth: activeButton.implicitWidth
- implicitHeight: activeButton.implicitHeight
-
- property bool round: false
-
- property string text
- property bool flat
- property bool hoverEnabled
- property bool highlighted
- property bool checked
- property var down: undefined
-
- property AbstractButton activeButton: round ? roundButton : button
-
- Button {
- id: button
- visible: !round
- text: root.text
- flat: root.flat
- hoverEnabled: root.hoverEnabled
- highlighted: root.highlighted
- checked: root.checked
- down: root.down
- enabled: root.enabled
- }
-
- RoundButton {
- id: roundButton
- visible: round
- text: "\u2713"
- flat: root.flat
- hoverEnabled: root.hoverEnabled
- highlighted: root.highlighted
- checked: root.checked
- down: root.down
- enabled: root.enabled
-
- Label {
- text: root.text
- font.pixelSize: roundButton.font.pixelSize * 0.5
- anchors.top: parent.bottom
- anchors.topMargin: 2
- anchors.horizontalCenter: parent.horizontalCenter
- }
- }
-}
diff --git a/tests/manual/buttons/CMakeLists.txt b/tests/manual/buttons/CMakeLists.txt
deleted file mode 100644
index e57611a5..00000000
--- a/tests/manual/buttons/CMakeLists.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-# Generated from buttons.pro.
-
-#####################################################################
-## buttons Binary:
-#####################################################################
-
-qt_internal_add_manual_test(buttons
- GUI
- SOURCES
- buttons.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::QuickControls2
-)
-
-file(GLOB resource_glob_0 RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "*.qml")
-foreach(file IN LISTS resource_glob_0)
- set_source_files_properties("${CMAKE_CURRENT_SOURCE_DIR}/${file}" PROPERTIES QT_RESOURCE_ALIAS "${file}")
-endforeach()
-
-# Resources:
-set(qmake_immediate_resource_files
- ${resource_glob_0}
-)
-
-qt_internal_add_resource(buttons "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:buttons.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/buttons/buttons.cpp b/tests/manual/buttons/buttons.cpp
deleted file mode 100644
index 0272522a..00000000
--- a/tests/manual/buttons/buttons.cpp
+++ /dev/null
@@ -1,61 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- engine.load(QUrl("qrc:/buttons.qml"));
-
- return app.exec();
-}
diff --git a/tests/manual/buttons/buttons.pro b/tests/manual/buttons/buttons.pro
deleted file mode 100644
index 2cb1c14c..00000000
--- a/tests/manual/buttons/buttons.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = app
-TARGET = buttons
-QT += qml quickcontrols2
-
-SOURCES += buttons.cpp
-RESOURCES += $$files(*.qml)
diff --git a/tests/manual/buttons/buttons.qml b/tests/manual/buttons/buttons.qml
deleted file mode 100644
index 26969440..00000000
--- a/tests/manual/buttons/buttons.qml
+++ /dev/null
@@ -1,150 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Material
-import QtQuick.Controls.Universal
-
-ApplicationWindow {
- id: window
- visible: true
- title: "Buttons"
-
- Component.onCompleted: {
- var pane = repeater.itemAt(0)
- width = pane.implicitWidth * 2 + flickable.leftMargin + flickable.rightMargin + flow.spacing
- height = header.height + pane.implicitHeight * 2 + flickable.topMargin + flickable.bottomMargin + flow.spacing
- }
-
- header: ToolBar {
- Row {
- spacing: 20
- anchors.right: parent.right
- CheckBox {
- id: hoverBox
- text: "Hover"
- checked: true
- }
- CheckBox {
- id: roundBox
- text: "Round"
- checked: false
- }
- }
- }
-
- Flickable {
- id: flickable
- anchors.fill: parent
-
- topMargin: 40
- leftMargin: 40
- rightMargin: 40
- bottomMargin: 40
-
- contentHeight: flow.implicitHeight
-
- Flow {
- id: flow
- spacing: 40
- width: flickable.width - flickable.leftMargin - flickable.rightMargin
-
- Repeater {
- id: repeater
-
- model: [
- { title: "Normal", theme: Material.Light, flat: false },
- { title: "Flat", theme: Material.Light, flat: true },
- { title: "Normal", theme: Material.Dark, flat: false },
- { title: "Flat", theme: Material.Dark, flat: true }
- ]
-
- Pane {
- Material.elevation: 8
- Material.theme: modelData.theme
- Universal.theme: modelData.theme
-
- GroupBox {
- title: modelData.title
- background.visible: false
-
- Grid {
- columns: 4
- spacing: 20
- padding: 20
-
- ButtonLoader { text: "Normal"; flat: modelData.flat; hoverEnabled: hoverBox.checked; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; enabled: false; round: roundBox.checked }
- ButtonLoader { text: "Down"; flat: modelData.flat; hoverEnabled: hoverBox.checked; down: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; down: true; enabled: false; round: roundBox.checked }
-
- ButtonLoader { text: "Checked"; flat: modelData.flat; hoverEnabled: hoverBox.checked; checked: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; checked: true; enabled: false; round: roundBox.checked }
- ButtonLoader { text: "Down"; flat: modelData.flat; hoverEnabled: hoverBox.checked; checked: true; down: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; checked: true; down: true; enabled: false; round: roundBox.checked }
-
- ButtonLoader { text: "Highlighted"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; enabled: false; round: roundBox.checked }
- ButtonLoader { text: "Down"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; down: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; down: true; enabled: false; round: roundBox.checked }
-
- ButtonLoader { text: "Hi-checked"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; checked: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; checked: true; enabled: false; round: roundBox.checked }
- ButtonLoader { text: "Down"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; checked: true; down: true; round: roundBox.checked }
- ButtonLoader { text: "Disabled"; flat: modelData.flat; hoverEnabled: hoverBox.checked; highlighted: true; checked: true; down: true; enabled: false; round: roundBox.checked }
- }
- }
- }
- }
- }
-
- ScrollIndicator.vertical: ScrollIndicator { }
- }
-}
diff --git a/tests/manual/dialogs/CMakeLists.txt b/tests/manual/dialogs/CMakeLists.txt
deleted file mode 100644
index b0fe5dd5..00000000
--- a/tests/manual/dialogs/CMakeLists.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-# Generated from dialogs.pro.
-
-#####################################################################
-## dialogs Binary:
-#####################################################################
-
-qt_internal_add_manual_test(dialogs
- GUI
- SOURCES
- dialogs.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::QuickControls2
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "CustomDialog.qml"
- "DialogLabel.qml"
- "Marker.qml"
- "dialogs.qml"
- "qtquickcontrols2.conf"
-)
-
-qt_internal_add_resource(dialogs "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:dialogs.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/dialogs/CustomDialog.qml b/tests/manual/dialogs/CustomDialog.qml
deleted file mode 100644
index fb191c9f..00000000
--- a/tests/manual/dialogs/CustomDialog.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-Dialog {
- id: root
- x: previousDialog ? previousDialog.x + previousDialog.width + space : 0
- y: previousDialog ? previousDialog.y : 0
- closePolicy: Dialog.NoAutoClose
- visible: true
-
- property Dialog previousDialog
- property int space: dialogSpacing
-
- Marker {
- parent: root.footer.contentItem
- visible: visualizeDialogButtonBoxContentItem
- text: "footer.contentItem"
- }
- Marker {
- parent: root.footer
- visible: visualizeDialogButtonBox
- text: "footer"
- border.color: "red"
- }
-}
diff --git a/tests/manual/dialogs/DialogLabel.qml b/tests/manual/dialogs/DialogLabel.qml
deleted file mode 100644
index 3a1533eb..00000000
--- a/tests/manual/dialogs/DialogLabel.qml
+++ /dev/null
@@ -1,60 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-Label {
- x: dialog.x + (dialog.width - width) / 2
- y: dialog.y - height
- width: dialog.width
- wrapMode: Label.Wrap
-
- property Dialog dialog
-}
diff --git a/tests/manual/dialogs/Marker.qml b/tests/manual/dialogs/Marker.qml
deleted file mode 100644
index cd93d055..00000000
--- a/tests/manual/dialogs/Marker.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-
-Rectangle {
- anchors.fill: parent
- color: "transparent"
- border.color: "darkorange"
-
- property alias text: label.text
-
- Text {
- id: label
- font.pixelSize: Qt.application.font.pixelSize * 0.6
- color: parent.border.color
- anchors.left: parent.left
- anchors.bottom: parent.bottom
- anchors.margins: 4
- }
-}
diff --git a/tests/manual/dialogs/dialogs.cpp b/tests/manual/dialogs/dialogs.cpp
deleted file mode 100644
index 79d26c2b..00000000
--- a/tests/manual/dialogs/dialogs.cpp
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- engine.load(QUrl("qrc:/dialogs.qml"));
-
- return app.exec();
-}
diff --git a/tests/manual/dialogs/dialogs.pro b/tests/manual/dialogs/dialogs.pro
deleted file mode 100644
index 4863923f..00000000
--- a/tests/manual/dialogs/dialogs.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = dialogs
-QT += qml quickcontrols2
-
-SOURCES += dialogs.cpp
-RESOURCES += \
- qtquickcontrols2.conf \
- dialogs.qml \
- Marker.qml \
- CustomDialog.qml \
- DialogLabel.qml
diff --git a/tests/manual/dialogs/dialogs.qml b/tests/manual/dialogs/dialogs.qml
deleted file mode 100644
index e7c8c2e1..00000000
--- a/tests/manual/dialogs/dialogs.qml
+++ /dev/null
@@ -1,247 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ApplicationWindow {
- id: window
- width: 1200
- height: 800
- title: "Buttons"
- visible: true
-
- property alias visualizeDialogButtonBoxContentItem: visualizeDialogButtonBoxContentItemMenuItem.checked
- property alias visualizeDialogButtonBox: visualizeDialogButtonBoxMenuItem.checked
-
- property int dialogSpacing: 60
-
- header: ToolBar {
- RowLayout {
- anchors.fill: parent
- Item {
- Layout.fillWidth: true
- }
-
- ToolButton {
- text: "Settings"
- onClicked: settingsMenu.open()
-
- Menu {
- id: settingsMenu
- width: 400
-
- MenuItem {
- id: visualizeDialogButtonBoxContentItemMenuItem
- text: "Visualize DialogButtonBox contentItem"
- checkable: true
- }
-
- MenuItem {
- id: visualizeDialogButtonBoxMenuItem
- text: "Visualize DialogButtonBox"
- checkable: true
- }
- }
- }
- }
- }
-
-
- DialogLabel {
- text: "implicit width"
- dialog: dialogImplicitWidthNoButtons
- width: 100
- }
- CustomDialog {
- id: dialogImplicitWidthNoButtons
- x: dialogSpacing
- y: dialogSpacing
- space: 200
- }
-
- DialogLabel {
- text: "title, implicit width"
- dialog: dialogImplicitWidthTitleNoButtons
- width: 150
- }
- CustomDialog {
- id: dialogImplicitWidthTitleNoButtons
- y: dialogSpacing
- title: "Test"
- previousDialog: dialogImplicitWidthNoButtons
- space: 200
- }
-
- DialogLabel {
- text: "title, fixed width"
- dialog: dialogFixedWidthTitleNoButtons
- }
- CustomDialog {
- id: dialogFixedWidthTitleNoButtons
- y: dialogSpacing
- width: 300
- title: "Test"
- previousDialog: dialogImplicitWidthTitleNoButtons
- space: 200
- }
-
-
- DialogLabel {
- text: "one standard button, implicit width"
- dialog: dialogImplicitWidthOneButton
- }
- CustomDialog {
- id: dialogImplicitWidthOneButton
- x: dialogSpacing
- y: dialogFixedWidthTitleNoButtons.y + dialogFixedWidthTitleNoButtons.height + dialogSpacing
- standardButtons: Dialog.Ok
- }
-
- DialogLabel {
- text: "two standard buttons, implicit width"
- dialog: dialogImplicitWidthTwoButtons
- }
- CustomDialog {
- id: dialogImplicitWidthTwoButtons
- standardButtons: Dialog.Ok | Dialog.Cancel
- previousDialog: dialogImplicitWidthOneButton
- }
-
- DialogLabel {
- text: "three standard buttons, implicit width"
- dialog: dialogImplicitWidthThreeButtons
- }
- CustomDialog {
- id: dialogImplicitWidthThreeButtons
- standardButtons: Dialog.Apply | Dialog.RestoreDefaults | Dialog.Cancel
- previousDialog: dialogImplicitWidthTwoButtons
- }
-
-
- DialogLabel {
- text: "text, one standard button, implicit width"
- dialog: dialogTextImplicitWidthOneButton
- }
- CustomDialog {
- id: dialogTextImplicitWidthOneButton
- x: dialogSpacing
- y: dialogImplicitWidthThreeButtons.y + dialogImplicitWidthThreeButtons.height + dialogSpacing
- standardButtons: Dialog.Ok
-
- Label {
- text: "A Label"
- }
- }
-
- DialogLabel {
- text: "text, two standard buttons, implicit width"
- dialog: dialogTextImplicitWidthTwoButtons
- }
- CustomDialog {
- id: dialogTextImplicitWidthTwoButtons
- standardButtons: Dialog.Ok | Dialog.Cancel
- previousDialog: dialogTextImplicitWidthOneButton
-
- Label {
- text: "A Label"
- }
- }
-
- DialogLabel {
- text: "text, three standard buttons, implicit width"
- dialog: dialogTextImplicitWidthThreeButtons
- }
- CustomDialog {
- id: dialogTextImplicitWidthThreeButtons
- standardButtons: Dialog.Apply | Dialog.RestoreDefaults | Dialog.Cancel
- previousDialog: dialogTextImplicitWidthTwoButtons
-
- Label {
- text: "A Label"
- }
- }
-
-
- DialogLabel {
- text: "one standard button, fixed width (300)"
- dialog: dialogFixedWidthOneButton
- }
- CustomDialog {
- id: dialogFixedWidthOneButton
- x: dialogSpacing
- y: dialogTextImplicitWidthThreeButtons.y + dialogTextImplicitWidthThreeButtons.height + dialogSpacing
- width: 300
- standardButtons: Dialog.Ok
- }
-
- DialogLabel {
- text: "two standard buttons, fixed width (300)"
- dialog: dialogFixedWidthTwoButtons
- }
- CustomDialog {
- id: dialogFixedWidthTwoButtons
- width: 300
- standardButtons: Dialog.Ok | Dialog.Cancel
- previousDialog: dialogFixedWidthOneButton
- }
-
- DialogLabel {
- text: "three standard buttons, fixed width (300)"
- dialog: dialogFixedWidthThreeButtons
- }
- CustomDialog {
- id: dialogFixedWidthThreeButtons
- width: 300
- standardButtons: Dialog.Apply | Dialog.RestoreDefaults | Dialog.Cancel
- previousDialog: dialogFixedWidthTwoButtons
- }
-}
diff --git a/tests/manual/dialogs/qtquickcontrols2.conf b/tests/manual/dialogs/qtquickcontrols2.conf
deleted file mode 100644
index 53f380bf..00000000
--- a/tests/manual/dialogs/qtquickcontrols2.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[Controls]
-Style=Basic
-;Style=Fusion
-;Style=Imagine
-;Style=Material
-;Style=Universal
diff --git a/tests/manual/fonts/CMakeLists.txt b/tests/manual/fonts/CMakeLists.txt
deleted file mode 100644
index b0670fe2..00000000
--- a/tests/manual/fonts/CMakeLists.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-# Generated from fonts.pro.
-
-#####################################################################
-## fonts Binary:
-#####################################################################
-
-qt_internal_add_manual_test(fonts
- GUI
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::Quick
-)
-
-# Resources:
-set(qml_resource_files
- "main.qml"
-)
-
-qt_internal_add_resource(fonts "qml"
- PREFIX
- "/"
- FILES
- ${qml_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:fonts.pro:<TRUE>:
-# QML_IMPORT_PATH = <EMPTY>
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:.:deployment.pri:UNIX AND NOT ANDROID:
-# INSTALLS = "target"
-
-#### Keys ignored in scope 5:.:.:deployment.pri:QNX:
-# target.path = "/tmp/$${TARGET}/bin"
-
-#### Keys ignored in scope 6:.:.:deployment.pri:else:
-# target.path = "/opt/$${TARGET}/bin"
diff --git a/tests/manual/fonts/deployment.pri b/tests/manual/fonts/deployment.pri
deleted file mode 100644
index c89af25a..00000000
--- a/tests/manual/fonts/deployment.pri
+++ /dev/null
@@ -1,14 +0,0 @@
-unix:!android {
- isEmpty(target.path) {
- qnx {
- target.path = /tmp/$${TARGET}/bin
- } else {
- target.path = /opt/$${TARGET}/bin
- }
- export(target.path)
- }
- INSTALLS += target
-}
-
-export(INSTALLS)
-
diff --git a/tests/manual/fonts/fonts.pro b/tests/manual/fonts/fonts.pro
deleted file mode 100644
index 36e70f7e..00000000
--- a/tests/manual/fonts/fonts.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc
-
-# Additional import path used to resolve QML modules in Qt Creator's code model
-QML_IMPORT_PATH =
-
-# Default rules for deployment.
-include(deployment.pri)
-
diff --git a/tests/manual/fonts/main.cpp b/tests/manual/fonts/main.cpp
deleted file mode 100644
index 43e58bdd..00000000
--- a/tests/manual/fonts/main.cpp
+++ /dev/null
@@ -1,49 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- engine.load(QUrl(QStringLiteral("qrc:/main.qml")));
-
- return app.exec();
-}
-
diff --git a/tests/manual/fonts/main.qml b/tests/manual/fonts/main.qml
deleted file mode 100644
index 8d3464a0..00000000
--- a/tests/manual/fonts/main.qml
+++ /dev/null
@@ -1,102 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Templates as T
-import QtQuick.Layouts
-
-ApplicationWindow {
- visible: true
- width: 480
- height: 640
- title: qsTr("Hello World")
-
- header: ToolBar {
- Slider {
- from: 16
- to: 48
- stepSize: 1
- onValueChanged: control.font.pointSize = value
- }
- }
-
- Flickable {
- anchors.fill: parent
- contentWidth: control.width
- contentHeight: control.height
-
- T.Control {
- id: control
- width: layout.implicitWidth + 40
- height: layout.implicitHeight + 40
- ColumnLayout {
- id: layout
- anchors.fill: parent
- anchors.margins: 20
- Button { text: "Button" }
- CheckBox { text: "CheckBox" }
- GroupBox { title: "GroupBox" }
- RadioButton { text: "RadioButton" }
- Switch { text: "Switch" }
- TabButton {
- text: "TabButton"
- font.pointSize: control.font.pointSize
- }
- TextField { placeholderText: "TextField" }
- TextArea { placeholderText: "TextArea" }
- ToolButton { text: "ToolButton" }
- Tumbler { model: 3 }
- }
- }
-
- ScrollBar.vertical: ScrollBar { }
- }
-}
diff --git a/tests/manual/fonts/qml.qrc b/tests/manual/fonts/qml.qrc
deleted file mode 100644
index 0ff3892d..00000000
--- a/tests/manual/fonts/qml.qrc
+++ /dev/null
@@ -1,6 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>main.qml</file>
- </qresource>
-</RCC>
-
diff --git a/tests/manual/gifs/CMakeLists.txt b/tests/manual/gifs/CMakeLists.txt
deleted file mode 100644
index 8bbec940..00000000
--- a/tests/manual/gifs/CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-# Generated from gifs.pro.
-
-#####################################################################
-## tst_gifs Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/data/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_add_test(tst_gifs
- SOURCES
- capturedevent.cpp capturedevent.h
- eventcapturer.cpp eventcapturer.h
- gifrecorder.cpp gifrecorder.h
- tst_gifs.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- TESTDATA ${test_data}
-)
-
-#### Keys ignored in scope 1:.:.:gifs.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
diff --git a/tests/manual/gifs/capturedevent.cpp b/tests/manual/gifs/capturedevent.cpp
deleted file mode 100644
index cec5e97a..00000000
--- a/tests/manual/gifs/capturedevent.cpp
+++ /dev/null
@@ -1,113 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "capturedevent.h"
-
-#include <QMetaEnum>
-#include <QMouseEvent>
-
-namespace {
- static inline bool isMouseEvent(const QEvent &event)
- {
- return event.type() >= QEvent::MouseButtonPress && event.type() <= QEvent::MouseMove;
- }
-}
-
-CapturedEvent::CapturedEvent()
-{
-}
-
-CapturedEvent::CapturedEvent(const QEvent &event, int delay)
-{
- setEvent(event);
- setDelay(delay);
-}
-
-void CapturedEvent::setEvent(const QEvent &event)
-{
- mType = event.type();
-
- if (isMouseEvent(event)) {
- const QMouseEvent *mouseEvent = static_cast<const QMouseEvent*>(&event);
- mPos = mouseEvent->pos();
- mMouseButton = mouseEvent->button();
- }
-}
-
-QEvent::Type CapturedEvent::type() const
-{
- return mType;
-}
-
-int CapturedEvent::delay() const
-{
- return mDelay;
-}
-
-void CapturedEvent::setDelay(int delay)
-{
- mDelay = delay;
-
- mCppCommand.clear();
-
- // We generate the C++ command here instead of when the event is captured,
- // because events() might trim some events, causing the delay of some events to change.
- // If we did it earlier, the events wouldn't have correct delays.
- if (mType == QEvent::MouseMove) {
- mCppCommand = QString::fromLatin1("QTest::mouseMove(&view, QPoint(%1, %2), %3);")
- .arg(mPos.x())
- .arg(mPos.y())
- .arg(mDelay);
-
- } else if (mType >= QEvent::MouseButtonPress && mType <= QEvent::MouseButtonDblClick) {
- QString eventTestFunctionName = (mType == QEvent::MouseButtonPress
- ? "mousePress" : (mType == QEvent::MouseButtonRelease
- ? "mouseRelease" : "mouseDClick"));
- QString buttonStr = QMetaEnum::fromType<Qt::MouseButtons>().valueToKey(mMouseButton);
- mCppCommand = QString::fromLatin1("QTest::%1(&view, Qt::%2, Qt::NoModifier, QPoint(%3, %4), %5);")
- .arg(eventTestFunctionName)
- .arg(buttonStr)
- .arg(mPos.x())
- .arg(mPos.y())
- .arg(mDelay);
- }
-}
-
-QString CapturedEvent::cppCommand() const
-{
- return mCppCommand;
-}
-
diff --git a/tests/manual/gifs/capturedevent.h b/tests/manual/gifs/capturedevent.h
deleted file mode 100644
index 28ed510a..00000000
--- a/tests/manual/gifs/capturedevent.h
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef CAPTUREDEVENT_H
-#define CAPTUREDEVENT_H
-
-#include <QEvent>
-#include <QPoint>
-#include <QString>
-
-class CapturedEvent
-{
-public:
- CapturedEvent();
- CapturedEvent(const QEvent &event, int delay);
-
- void setEvent(const QEvent &event);
-
- int delay() const;
- void setDelay(int delay);
-
- QEvent::Type type() const;
-
- QString cppCommand() const;
-
-private:
- QEvent::Type mType;
- QPoint mPos;
- Qt::MouseButton mMouseButton;
- int mDelay;
- QString mCppCommand;
-};
-
-#endif // CAPTUREDEVENT_H
diff --git a/tests/manual/gifs/data/qtquickcontrols2-busyindicator.qml b/tests/manual/gifs/data/qtquickcontrols2-busyindicator.qml
deleted file mode 100644
index 37dc5c7f..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-busyindicator.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: busyIndicator.implicitWidth
- height: busyIndicator.implicitHeight
- visible: true
-
- property alias busyIndicator: busyIndicator
-
- BusyIndicator {
- id: busyIndicator
- running: true
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-button-flat.qml b/tests/manual/gifs/data/qtquickcontrols2-button-flat.qml
deleted file mode 100644
index dd07926f..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-button-flat.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: button.width
- height: button.height
- visible: true
-
- Button {
- id: button
- text: pressed ? "Pressed" : "Button"
- flat: true
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-button-highlighted.qml b/tests/manual/gifs/data/qtquickcontrols2-button-highlighted.qml
deleted file mode 100644
index 4af50d6b..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-button-highlighted.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: button.width
- height: button.height
- visible: true
-
- Button {
- id: button
- text: pressed ? "Pressed" : "Button"
- highlighted: true
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-button.qml b/tests/manual/gifs/data/qtquickcontrols2-button.qml
deleted file mode 100644
index 8336855c..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-button.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: button.width
- height: button.height
- visible: true
-
- Button {
- id: button
- text: pressed ? "Pressed" : "Button"
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-checkbox-tristate.qml b/tests/manual/gifs/data/qtquickcontrols2-checkbox-tristate.qml
deleted file mode 100644
index b0bee6cd..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-checkbox-tristate.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Window
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property alias english: english
- property alias norwegian: norwegian
-
- ColumnLayout {
- id: column
- anchors.centerIn: parent
-
- CheckBox {
- text: qsTr("Languages")
- checkState: english.checked && norwegian.checked
- ? Qt.Checked : (english.checked || norwegian.checked) ? Qt.PartiallyChecked : Qt.Unchecked
- tristate: true
- }
- CheckBox {
- id: english
- text: qsTr("English")
- checked: true
- leftPadding: indicator.width
- }
- CheckBox {
- id: norwegian
- text: qsTr("Norwegian")
- checked: true
- leftPadding: indicator.width
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-checkbox.qml b/tests/manual/gifs/data/qtquickcontrols2-checkbox.qml
deleted file mode 100644
index 46cdc073..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-checkbox.qml
+++ /dev/null
@@ -1,82 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Window
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property alias control2: control2
- property alias control3: control3
-
- ColumnLayout {
- id: column
- anchors.centerIn: parent
-
- CheckBox {
- checked: true
- text: qsTr("First")
- }
- CheckBox {
- id: control2
- text: qsTr("Second")
- }
- CheckBox {
- id: control3
- checked: true
- text: qsTr("Third")
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-checkdelegate-tristate.qml b/tests/manual/gifs/data/qtquickcontrols2-checkdelegate-tristate.qml
deleted file mode 100644
index 585aea27..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-checkdelegate-tristate.qml
+++ /dev/null
@@ -1,91 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Window
-
-Window {
- id: window
- width: 170
- height: column.implicitHeight
- visible: true
-
- property alias english: english
- property alias norwegian: norwegian
-
- ColumnLayout {
- id: column
- anchors.fill: parent
-
- CheckDelegate {
- text: qsTr("Languages")
- checkState: english.checked && norwegian.checked
- ? Qt.Checked : (english.checked || norwegian.checked) ? Qt.PartiallyChecked : Qt.Unchecked
- tristate: true
- Layout.fillWidth: true
- }
- CheckDelegate {
- id: english
- text: qsTr("English")
- checked: true
- leftPadding: indicator.width + 14
- Layout.fillWidth: true
- }
- CheckDelegate {
- id: norwegian
- text: qsTr("Norwegian")
- checked: true
- leftPadding: indicator.width + 14
- Layout.fillWidth: true
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-checkdelegate.qml b/tests/manual/gifs/data/qtquickcontrols2-checkdelegate.qml
deleted file mode 100644
index 704a0601..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-checkdelegate.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property var delegate: repeater.count > 0 ? repeater.itemAt(0) : null
-
- Column {
- id: column
- anchors.centerIn: parent
-
- Repeater {
- id: repeater
- model: ["Option 1", "Option 2", "Option 3"]
- delegate: CheckDelegate {
- text: modelData
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-combobox.qml b/tests/manual/gifs/data/qtquickcontrols2-combobox.qml
deleted file mode 100644
index 274f2efe..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-combobox.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Window
-
-Window {
- width: 140
- height: 180
- visible: true
-
- property alias comboBox: comboBox
-
- ComboBox {
- id: comboBox
- model: ["First", "Second", "Third"]
- y: 10
- anchors.horizontalCenter: parent.horizontalCenter
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-delaybutton.qml b/tests/manual/gifs/data/qtquickcontrols2-delaybutton.qml
deleted file mode 100644
index 8eaa3df2..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-delaybutton.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: button.width
- height: button.height
- visible: true
-
- DelayButton {
- id: button
- progress: 0.69
- text: "DelayButton"
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-dial-no-wrap.qml b/tests/manual/gifs/data/qtquickcontrols2-dial-no-wrap.qml
deleted file mode 100644
index 3b9b1466..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-dial-no-wrap.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: dial.implicitWidth + 20
- height: dial.implicitHeight + 20
- visible: true
-
- property alias dial: dial
-
- Dial {
- id: dial
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-dial-wrap.qml b/tests/manual/gifs/data/qtquickcontrols2-dial-wrap.qml
deleted file mode 100644
index 317d81d2..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-dial-wrap.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: dial.implicitWidth + 20
- height: dial.implicitHeight + 20
- visible: true
-
- property alias dial: dial
-
- Dial {
- id: dial
- wrap: true
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-drawer.qml b/tests/manual/gifs/data/qtquickcontrols2-drawer.qml
deleted file mode 100644
index 32efcba8..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-drawer.qml
+++ /dev/null
@@ -1,99 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Window
-
-ApplicationWindow {
- id: window
- width: 300
- height: 300
- visible: true
-
- property alias drawer: drawer
-
- Drawer {
- id: drawer
- width: window.width * 0.66
- height: window.height
- rightPadding: 0
-
- Rectangle {
- border.width: 1
- anchors.fill: parent
-
- Label {
- text: "Drawer"
- font.pixelSize: 32
- anchors.centerIn: parent
- }
- }
- }
-
- Rectangle {
- border.width: 1
- anchors.fill: parent
-
- Label {
- text: "Content"
- font.pixelSize: 32
- anchors.centerIn: parent
- }
- }
-
- Rectangle {
- z: 1
- color: "black"
- width: 1
- height: parent.height
- parent: window.overlay
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-itemdelegate.qml b/tests/manual/gifs/data/qtquickcontrols2-itemdelegate.qml
deleted file mode 100644
index 1ef9e2c0..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-itemdelegate.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property var delegate: repeater.count > 0 ? repeater.itemAt(0) : null
-
- Column {
- id: column
-
- Repeater {
- id: repeater
- model: ["Option 1", "Option 2", "Option 3"]
- delegate: ItemDelegate {
- text: modelData
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-menu.qml b/tests/manual/gifs/data/qtquickcontrols2-menu.qml
deleted file mode 100644
index 80f2c86d..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-menu.qml
+++ /dev/null
@@ -1,85 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-// TODO: restore and finish https://codereview.qt-project.org/#/c/123948/
-ApplicationWindow {
- width: menu.contentItem.width + 20
- height: menu.contentItem.height + fileButton.height + 20
-
- property alias fileButton: fileButton
- property alias menu: menu
-
- Button {
- id: fileButton
- text: "File"
- onClicked: menu.open()
- x: 10
- y: 10
- }
- Menu {
- id: menu
- // TODO
- contentItem.x: fileButton.x
- contentItem.y: fileButton.y + fileButton.height
-
- MenuItem {
- text: "New..."
- }
- MenuItem {
- text: "Open..."
- }
- MenuItem {
- text: "Save"
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-progressbar-indeterminate.qml b/tests/manual/gifs/data/qtquickcontrols2-progressbar-indeterminate.qml
deleted file mode 100644
index 4679ea03..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-progressbar-indeterminate.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: progressBar.implicitWidth
- height: 64
- visible: true
-
- property alias progressBar: progressBar
-
- ProgressBar {
- id: progressBar
- indeterminate: true
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-progressbar.qml b/tests/manual/gifs/data/qtquickcontrols2-progressbar.qml
deleted file mode 100644
index 994af450..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-progressbar.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: progressBar.implicitWidth
- height: 64
- visible: true
-
- property alias progressBar: progressBar
-
- ProgressBar {
- id: progressBar
- value: 0.5
- anchors.centerIn: parent
-
- Timer {
- running: true
- interval: 500
- onTriggered: animation.start()
- }
-
- NumberAnimation {
- id: animation
- target: progressBar
- property: "value"
- to: 1
- duration: 2000
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-radiobutton.qml b/tests/manual/gifs/data/qtquickcontrols2-radiobutton.qml
deleted file mode 100644
index fec7ec9b..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-radiobutton.qml
+++ /dev/null
@@ -1,83 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Window
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property alias control1: control1
- property alias control2: control2
- property alias control3: control3
-
- ColumnLayout {
- id: column
- anchors.centerIn: parent
-
- RadioButton {
- id: control1
- text: qsTr("First")
- checked: true
- }
- RadioButton {
- id: control2
- text: qsTr("Second")
- }
- RadioButton {
- id: control3
- text: qsTr("Third")
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-radiodelegate.qml b/tests/manual/gifs/data/qtquickcontrols2-radiodelegate.qml
deleted file mode 100644
index a00f3209..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-radiodelegate.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property var delegate: repeater.count > 0 ? repeater.itemAt(0) : null
-
- ButtonGroup {
- id: buttonGroup
- }
-
- Column {
- id: column
- anchors.centerIn: parent
-
- Repeater {
- id: repeater
- model: ["Option 1", "Option 2", "Option 3"]
- delegate: RadioDelegate {
- checked: index == 0
- text: modelData
- ButtonGroup.group: buttonGroup
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-rangeslider.qml b/tests/manual/gifs/data/qtquickcontrols2-rangeslider.qml
deleted file mode 100644
index c648f998..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-rangeslider.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: slider.implicitWidth
- height: slider.implicitHeight
- visible: true
-
- property alias slider: slider
-
- RangeSlider {
- id: slider
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-scrollbar-snap.qml b/tests/manual/gifs/data/qtquickcontrols2-scrollbar-snap.qml
deleted file mode 100644
index cc4d6dc2..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-scrollbar-snap.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 100
- maximumHeight: 20
- visible: true
-
- property alias scrollbar: scrollbar
-
- ScrollBar {
- id: scrollbar
- size: 0.2
- stepSize: 0.25
- active: true
- width: parent.width
- anchors.centerIn: parent
- orientation: Qt.Horizontal
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-scrollbar.qml b/tests/manual/gifs/data/qtquickcontrols2-scrollbar.qml
deleted file mode 100644
index e838673a..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-scrollbar.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 100
- height: 120
- visible: true
- color: "#eeeeee"
-
- property alias scrollBar: scrollBar
-
- ListView {
- anchors.fill: parent
-
- ScrollBar.vertical: ScrollBar {
- id: scrollBar
- active: true
- }
-
- model: 10
- delegate: Label {
- text: qsTr("Item %1").arg(index + 1)
- width: 100
- height: 40
- leftPadding: 10
- verticalAlignment: Text.AlignVCenter
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-scrollindicator.qml b/tests/manual/gifs/data/qtquickcontrols2-scrollindicator.qml
deleted file mode 100644
index be23df3b..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-scrollindicator.qml
+++ /dev/null
@@ -1,77 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 100
- height: 120
- visible: true
- color: "#eeeeee"
-
- ListView {
- anchors.fill: parent
-
- ScrollIndicator.vertical: ScrollIndicator {
- active: true
- }
-
- model: 10
- delegate: Label {
- text: qsTr("Item %1").arg(index + 1)
- width: 100
- height: 40
- leftPadding: 10
- verticalAlignment: Text.AlignVCenter
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-slider-snap.qml b/tests/manual/gifs/data/qtquickcontrols2-slider-snap.qml
deleted file mode 100644
index 26066770..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-slider-snap.qml
+++ /dev/null
@@ -1,89 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: slider.implicitWidth
- height: slider.implicitHeight
- visible: true
-
- property alias slider: slider
-
- Slider {
- id: slider
- stepSize: 0.2
- anchors.centerIn: parent
-
- Rectangle {
- anchors.fill: slider.handle
- radius: width / 2
- color: slider.pressed ? "#aa666666" : "transparent"
- }
-
- contentItem: Item {
- Repeater {
- id: repeater
- model: 6
-
- Rectangle {
- x: ((slider.contentItem.width - slider.handle.width) * (index / (repeater.count - 1)))
- - width / 2 + slider.handle.width / 2
- y: parent.height
- width: 1
- height: 4
- color: "#888"
- }
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-slider.qml b/tests/manual/gifs/data/qtquickcontrols2-slider.qml
deleted file mode 100644
index 83f652aa..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-slider.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: slider.implicitWidth
- height: slider.implicitHeight
- visible: true
-
- property alias slider: slider
-
- Slider {
- id: slider
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-stackview-pop.qml b/tests/manual/gifs/data/qtquickcontrols2-stackview-pop.qml
deleted file mode 100644
index 7ddd8db8..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-stackview-pop.qml
+++ /dev/null
@@ -1,112 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 160
- height: 160
- visible: true
- color: "#eeeeee"
-
- property int maxDepth: 3
-
- function itemText(index) {
- return String.fromCharCode(65 + index);
- }
-
- Component {
- id: labelComponent
-
- Label {
- font.pixelSize: 60
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
- }
-
- StackView {
- id: stackView
- anchors.fill: parent
-
- Component.onCompleted: {
- for (var i = 0; i < maxDepth; ++i) {
- stackView.push(labelComponent, { text: itemText(i) }, StackView.Immediate);
- }
- }
- }
-
- Label {
- id: operationLabel
- text: "pop()"
- font.pixelSize: 16
- anchors.bottom: parent.bottom
- anchors.horizontalCenter: parent.horizontalCenter
- anchors.margins: 10
- }
-
- Timer {
- id: operationTimer
- running: true
- interval: 1500
- onTriggered: {
- stackView.pop();
- hideOperationTimer.start();
- }
- }
-
- Timer {
- id: hideOperationTimer
- interval: operationTimer.interval
- onTriggered: operationLabel.visible = false
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-stackview-push.qml b/tests/manual/gifs/data/qtquickcontrols2-stackview-push.qml
deleted file mode 100644
index 88229fce..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-stackview-push.qml
+++ /dev/null
@@ -1,107 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 160
- height: 160
- visible: true
- color: "#eeeeee"
-
- property int itemIndex: 0
- property int maxDepth: 3
-
- function itemText(index) {
- return String.fromCharCode(65 + index);
- }
-
- Component {
- id: labelComponent
-
- Label {
- font.pixelSize: 60
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
- }
-
- StackView {
- id: stackView
- anchors.fill: parent
- }
-
- Label {
- id: operationLabel
- text: "push(" + itemText(Math.max(0, Math.min(maxDepth - 1, itemIndex - 1))) + ")"
- font.pixelSize: 16
- anchors.bottom: parent.bottom
- anchors.horizontalCenter: parent.horizontalCenter
- anchors.margins: 10
- }
-
- Timer {
- id: operationTimer
- running: true
- interval: 1500
- repeat: stackView.depth < maxDepth - 1
- onRepeatChanged: if (!repeat) hideOperationTimer.start()
-
- onTriggered: stackView.push(labelComponent, { text: itemText(itemIndex++) })
- }
-
- Timer {
- id: hideOperationTimer
- interval: operationTimer.interval * 2
- onTriggered: operationLabel.visible = false
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-stackview-replace.qml b/tests/manual/gifs/data/qtquickcontrols2-stackview-replace.qml
deleted file mode 100644
index 59885745..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-stackview-replace.qml
+++ /dev/null
@@ -1,112 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 160
- height: 160
- visible: true
- color: "#eeeeee"
-
- property int maxDepth: 3
-
- function itemText(index) {
- return String.fromCharCode(65 + index);
- }
-
- Component {
- id: labelComponent
-
- Label {
- font.pixelSize: 60
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
- }
-
- StackView {
- id: stackView
- anchors.fill: parent
-
- Component.onCompleted: {
- for (var i = 0; i < maxDepth; ++i) {
- stackView.push(labelComponent, { text: itemText(i) }, StackView.Immediate);
- }
- }
- }
-
- Label {
- id: operationLabel
- text: "replace(D)"
- font.pixelSize: 16
- anchors.bottom: parent.bottom
- anchors.horizontalCenter: parent.horizontalCenter
- anchors.margins: 10
- }
-
- Timer {
- id: operationTimer
- running: true
- interval: 1500
- onTriggered: {
- stackView.replace(labelComponent, { text: "D" });
- hideOperationTimer.start();
- }
- }
-
- Timer {
- id: hideOperationTimer
- interval: operationTimer.interval
- onTriggered: operationLabel.visible = false
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-stackview-unwind.qml b/tests/manual/gifs/data/qtquickcontrols2-stackview-unwind.qml
deleted file mode 100644
index a7435d2a..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-stackview-unwind.qml
+++ /dev/null
@@ -1,112 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-ApplicationWindow {
- width: 160
- height: 160
- visible: true
- color: "#eeeeee"
-
- property int maxDepth: 3
-
- function itemText(index) {
- return String.fromCharCode(65 + index);
- }
-
- Component {
- id: labelComponent
-
- Label {
- font.pixelSize: 60
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
- }
-
- StackView {
- id: stackView
- anchors.fill: parent
-
- Component.onCompleted: {
- for (var i = 0; i < maxDepth; ++i) {
- stackView.push(labelComponent, { text: itemText(i) }, StackView.Immediate);
- }
- }
- }
-
- Label {
- id: operationLabel
- text: "pop(null)"
- font.pixelSize: 16
- anchors.bottom: parent.bottom
- anchors.horizontalCenter: parent.horizontalCenter
- anchors.margins: 10
- }
-
- Timer {
- id: operationTimer
- running: true
- interval: 1500
- onTriggered: {
- stackView.pop(null);
- hideOperationTimer.start();
- }
- }
-
- Timer {
- id: hideOperationTimer
- interval: operationTimer.interval
- onTriggered: operationLabel.visible = false
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-swipedelegate-behind.qml b/tests/manual/gifs/data/qtquickcontrols2-swipedelegate-behind.qml
deleted file mode 100644
index 0b18c6a3..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-swipedelegate-behind.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: swipeDelegate.implicitWidth
- height: swipeDelegate.implicitHeight
- visible: true
-
- property alias swipeDelegate: swipeDelegate
-
- SwipeDelegate {
- id: swipeDelegate
- text: "SwipeDelegate"
- anchors.centerIn: parent
-
- swipe.left: null
- swipe.right: null
- swipe.behind: Rectangle {
- width: swipeDelegate.width
- height: swipeDelegate.height
- color: swipeDelegate.pressed ? "#333" : "#444"
-
- Label {
- text: "Behind Action"
- color: "#fff"
- anchors.centerIn: parent
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-swipedelegate-leading-trailing.qml b/tests/manual/gifs/data/qtquickcontrols2-swipedelegate-leading-trailing.qml
deleted file mode 100644
index 789fb86f..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-swipedelegate-leading-trailing.qml
+++ /dev/null
@@ -1,93 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: swipeDelegate.implicitWidth
- height: swipeDelegate.implicitHeight
- visible: true
-
- property alias swipeDelegate: swipeDelegate
-
- SwipeDelegate {
- id: swipeDelegate
- text: "SwipeDelegate"
- anchors.centerIn: parent
-
- swipe.left: Rectangle {
- width: swipeDelegate.width
- height: swipeDelegate.height
- color: swipeDelegate.pressed ? "#333" : "#444"
- anchors.right: parent.left
-
- Label {
- text: "Left Action"
- color: "#fff"
- anchors.centerIn: parent
- }
- }
-
- swipe.right: Rectangle {
- width: swipeDelegate.width
- height: swipeDelegate.height
- color: swipeDelegate.pressed ? "#333" : "#444"
- anchors.left: parent.right
-
- Label {
- text: "Right Action"
- color: "#fff"
- anchors.centerIn: parent
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-swipedelegate.qml b/tests/manual/gifs/data/qtquickcontrols2-swipedelegate.qml
deleted file mode 100644
index c78fc6d4..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-swipedelegate.qml
+++ /dev/null
@@ -1,92 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: swipeDelegate.implicitWidth
- height: swipeDelegate.implicitHeight
- visible: true
-
- property alias swipeDelegate: swipeDelegate
-
- SwipeDelegate {
- id: swipeDelegate
- text: "SwipeDelegate"
- anchors.centerIn: parent
-
- swipe.left: Rectangle {
- width: swipeDelegate.width
- height: swipeDelegate.height
- color: swipeDelegate.pressed ? "#333" : "#444"
-
- Label {
- text: "Left Action"
- color: "#fff"
- anchors.centerIn: parent
- }
- }
-
- swipe.right: Rectangle {
- anchors.fill: parent
- width: swipeDelegate.width
- height: swipeDelegate.height
- color: swipeDelegate.pressed ? "#333" : "#444"
-
- Label {
- text: "Right Action"
- color: "#fff"
- anchors.centerIn: parent
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-swipeview.qml b/tests/manual/gifs/data/qtquickcontrols2-swipeview.qml
deleted file mode 100644
index 9004ff18..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-swipeview.qml
+++ /dev/null
@@ -1,99 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 300
- height: 300
- visible: true
-
- property alias swipeView: view
-
- Rectangle {
- border.width: 1
- anchors.fill: parent
- }
-
- SwipeView {
- id: view
- anchors.fill: parent
-
- Label {
- text: "First\nPage"
- horizontalAlignment: Qt.AlignHCenter
- verticalAlignment: Qt.AlignVCenter
- }
-
- Label {
- text: "Second\nPage"
- horizontalAlignment: Qt.AlignHCenter
- verticalAlignment: Qt.AlignVCenter
- }
-
- Label {
- text: "Third\nPage"
- horizontalAlignment: Qt.AlignHCenter
- verticalAlignment: Qt.AlignVCenter
- }
- }
-
- PageIndicator {
- id: indicator
-
- count: view.count
- currentIndex: view.currentIndex
-
- anchors.bottom: view.bottom
- anchors.horizontalCenter: parent.horizontalCenter
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-switch.qml b/tests/manual/gifs/data/qtquickcontrols2-switch.qml
deleted file mode 100644
index a9497bde..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-switch.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 100
- height: 50
- visible: true
-
- Switch {
- id: theSwitch
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-switchdelegate.qml b/tests/manual/gifs/data/qtquickcontrols2-switchdelegate.qml
deleted file mode 100644
index 1caece5b..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-switchdelegate.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: column.implicitWidth
- height: column.implicitHeight
- visible: true
-
- property var delegate: repeater.count > 0 ? repeater.itemAt(0) : null
-
- Column {
- id: column
- anchors.centerIn: parent
-
- Repeater {
- id: repeater
- model: ["Option 1", "Option 2", "Option 3"]
- delegate: SwitchDelegate {
- text: modelData
- }
- }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-tabbar.qml b/tests/manual/gifs/data/qtquickcontrols2-tabbar.qml
deleted file mode 100644
index a973cef8..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-tabbar.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: 300
- height: tabBar.height
- visible: true
-
- TabBar {
- id: tabBar
- width: parent.width
-
- TabButton { text: qsTr("Home") }
- TabButton { text: qsTr("Discover") }
- TabButton { text: qsTr("Activity") }
- }
-}
diff --git a/tests/manual/gifs/data/qtquickcontrols2-tumbler-wrap.qml b/tests/manual/gifs/data/qtquickcontrols2-tumbler-wrap.qml
deleted file mode 100644
index bfad311e..00000000
--- a/tests/manual/gifs/data/qtquickcontrols2-tumbler-wrap.qml
+++ /dev/null
@@ -1,104 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-
-Window {
- width: frame.implicitWidth + 10
- height: frame.implicitHeight + 10
- visible: true
-
- function formatText(count, modelData) {
- var data = count === 12 ? modelData + 1 : modelData;
- return data.toString().length < 2 ? "0" + data : data;
- }
-
- Component {
- id: delegateComponent
-
- Label {
- text: formatText(Tumbler.tumbler.count, modelData)
- opacity: 1.0 - Math.abs(Tumbler.displacement) / (Tumbler.tumbler.visibleItemCount / 2)
- horizontalAlignment: Text.AlignHCenter
- verticalAlignment: Text.AlignVCenter
- }
- }
-
- Frame {
- id: frame
- padding: 0
- anchors.centerIn: parent
-
- Row {
- id: row
-
- Tumbler {
- id: hoursTumbler
- model: 12
- delegate: delegateComponent
- }
-
- Tumbler {
- id: minutesTumbler
- model: 60
- delegate: delegateComponent
- }
-
- Tumbler {
- id: amPmTumbler
- wrap: false
- model: ["AM", "PM"]
- delegate: delegateComponent
- }
- }
- }
-}
diff --git a/tests/manual/gifs/eventcapturer.cpp b/tests/manual/gifs/eventcapturer.cpp
deleted file mode 100644
index ad88b1db..00000000
--- a/tests/manual/gifs/eventcapturer.cpp
+++ /dev/null
@@ -1,236 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "eventcapturer.h"
-
-#include <QDebug>
-#include <QMetaEnum>
-#include <QMouseEvent>
-#include <QTimer>
-
-/*!
- Installs an event filter on a particular object to record specific events
- that can be retrieved as C++ source code.
-
- For example:
-
- \code
- EventCapturer eventCapturer;
-
- view.show();
-
- eventCapturer.startCapturing(&view, 5000);
-
- // interact with the view here, in order for the events to be captured
-
- qDebug() << "\n";
- const auto capturedEvents = eventCapturer.capturedEvents();
- for (CapturedEvent event : capturedEvents)
- qDebug().noquote() << event.cppCommand();
- \endcode
-
- It is recommended to set the \c Qt::FramelessWindowHint flag on the view
- (this code has not been tested under other usage):
-
- view.setFlags(view.flags() | Qt::FramelessWindowHint);
-*/
-
-EventCapturer::EventCapturer(QObject *parent) :
- QObject(parent),
- mEventSource(nullptr),
- mStopCaptureKey(Qt::Key_Escape),
- mMoveEventTrimFlags(TrimNone),
- mDuration(0),
- mLastCaptureTime(0)
-{
- mCapturedEventTypes << QEvent::MouseButtonPress << QEvent::MouseButtonRelease << QEvent::MouseButtonDblClick << QEvent::MouseMove;
-}
-
-void EventCapturer::startCapturing(QObject *eventSource, int duration)
-{
- mEventSource = eventSource;
-
- if (!mEventSource)
- return;
-
- mEventSource->installEventFilter(this);
- mDelayTimer.start();
- mDuration = duration;
- mLastCaptureTime = 0;
-
- QTimer::singleShot(mDuration, this, SLOT(stopCapturing()));
-}
-
-void EventCapturer::setStopCaptureKey(Qt::Key stopCaptureKey)
-{
- mStopCaptureKey = stopCaptureKey;
-}
-
-/*!
- Move events generate a lot of clutter, and for most cases they're not
- necessary. Here's a list of scenarios where various trim flags make sense:
-
- Scenario Flags
-
- Record the mouse cursor TrimNone
- Record mouseover/hover effects TrimNone
- Dragging/flicking TrimAll
-*/
-void EventCapturer::setMoveEventTrimFlags(MoveEventTrimFlags trimFlags)
-{
- mMoveEventTrimFlags = trimFlags;
-}
-
-QSet<QEvent::Type> EventCapturer::capturedEventTypes()
-{
- return mCapturedEventTypes;
-}
-
-void EventCapturer::setCapturedEventTypes(QSet<QEvent::Type> types)
-{
- mCapturedEventTypes = types;
-}
-
-QList<CapturedEvent> EventCapturer::capturedEvents() const
-{
- if (mMoveEventTrimFlags == TrimNone || mEvents.isEmpty())
- return mEvents;
-
- // We can't easily trim "trailing" move events as they come in without
- // storing them in some form, so we just do it all here.
-
- int firstEventIndex = 0;
- int lastEventIndex = mEvents.size() - 1;
- // The accumulated delay of all of the move events that we remove.
- // We keep this in order to maintain the correct timing between events.
- int accumulatedDelay = 0;
-
- bool encounteredNonMoveEvent = false;
- if (mMoveEventTrimFlags.testFlag(TrimLeading)) {
- for (int eventIndex = 0; !encounteredNonMoveEvent && eventIndex < mEvents.size(); ++eventIndex) {
- const CapturedEvent event = mEvents.at(eventIndex);
- if (event.type() != QEvent::MouseMove) {
- encounteredNonMoveEvent = true;
- firstEventIndex = eventIndex;
- } else {
- accumulatedDelay += event.delay();
- }
- }
- }
-
- if (mMoveEventTrimFlags.testFlag(TrimTrailing)) {
- encounteredNonMoveEvent = false;
- for (int eventIndex = mEvents.size() - 1; !encounteredNonMoveEvent && eventIndex >= 0; --eventIndex) {
- const CapturedEvent event = mEvents.at(eventIndex);
- if (event.type() != QEvent::MouseMove) {
- encounteredNonMoveEvent = true;
- lastEventIndex = eventIndex;
- // Don't need to bother with delays for trailing mouse moves, as there is nothing after them.
- }
- }
- }
-
- // Before we go any further, we need to copy the subset of commands while
- // the indices are still valid - we could be removing from the middle of
- // the commands next. Also, the function is const, so we can't remove from
- // mEvents anyway. :)
- QList<CapturedEvent> events = mEvents.mid(firstEventIndex, (lastEventIndex - firstEventIndex) + 1);
-
- if (mMoveEventTrimFlags.testFlag(TrimAfterReleases)) {
- bool lastNonMoveEventWasRelease = false;
- for (int eventIndex = 0; eventIndex < events.size(); ) {
- CapturedEvent &event = events[eventIndex];
- if (event.type() == QEvent::MouseMove && lastNonMoveEventWasRelease) {
- accumulatedDelay += event.delay();
- events.remove(eventIndex);
- } else {
- lastNonMoveEventWasRelease = event.type() == QEvent::MouseButtonRelease;
- if (event.type() == QEvent::MouseButtonPress) {
- event.setDelay(event.delay() + accumulatedDelay);
- accumulatedDelay = 0;
- }
- ++eventIndex;
- }
- }
- }
-
- return events;
-}
-
-bool EventCapturer::eventFilter(QObject *object, QEvent *event)
-{
- if (event->type() == QEvent::KeyPress && static_cast<QKeyEvent*>(event)->key() == mStopCaptureKey) {
- stopCapturing();
- return true;
- }
-
- if (object != mEventSource)
- return false;
-
- if (!mCapturedEventTypes.contains(event->type()))
- return false;
-
- if (event->type() == QEvent::MouseButtonPress) {
- captureEvent(event);
- } else if (event->type() == QEvent::MouseButtonRelease) {
- captureEvent(event);
- } else if (event->type() == QEvent::MouseButtonDblClick) {
- captureEvent(event);
- } else if (event->type() == QEvent::MouseMove) {
- captureEvent(event);
- } else {
- qWarning() << "No support for event type" << QMetaEnum::fromType<QEvent::Type>().valueToKey(event->type());
- }
- return false;
-}
-
-void EventCapturer::stopCapturing()
-{
- if (mEventSource) {
- mEventSource->removeEventFilter(this);
- mEventSource = 0;
- mDuration = 0;
- mLastCaptureTime = 0;
- }
-}
-
-void EventCapturer::captureEvent(const QEvent *event)
-{
- qDebug() << "captured" << event->type();
- CapturedEvent capturedEvent(*event, mDelayTimer.elapsed() - mLastCaptureTime);
- mEvents.append(capturedEvent);
- mLastCaptureTime = mDelayTimer.elapsed();
-}
diff --git a/tests/manual/gifs/eventcapturer.h b/tests/manual/gifs/eventcapturer.h
deleted file mode 100644
index ea01299f..00000000
--- a/tests/manual/gifs/eventcapturer.h
+++ /dev/null
@@ -1,97 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef EVENTCAPTURER_H
-#define EVENTCAPTURER_H
-
-#include <QObject>
-#include <QElapsedTimer>
-#include <QEvent>
-#include <QList>
-#include <QPoint>
-#include <QSet>
-
-#include "capturedevent.h"
-
-class EventCapturer : public QObject
-{
- Q_OBJECT
-
-public:
- EventCapturer(QObject *parent = 0);
-
- enum MoveEventTrimFlag
- {
- TrimNone = 0x0,
- TrimLeading = 0x1,
- TrimTrailing = 0x2,
- TrimAfterReleases = 0x4,
- TrimAll = TrimLeading | TrimTrailing | TrimAfterReleases
- };
-
- Q_DECLARE_FLAGS(MoveEventTrimFlags, MoveEventTrimFlag)
-
- void setStopCaptureKey(Qt::Key stopCaptureKey);
- void setMoveEventTrimFlags(MoveEventTrimFlags trimFlags);
-
- void startCapturing(QObject *eventSource, int duration);
-
- QSet<QEvent::Type> capturedEventTypes();
- void setCapturedEventTypes(QSet<QEvent::Type> types);
-
- QList<CapturedEvent> capturedEvents() const;
-protected:
- bool eventFilter(QObject *object, QEvent *event) override;
-
-private slots:
- void stopCapturing();
-
-private:
- void captureEvent(const QEvent *event);
-
- QObject *mEventSource;
- QSet<QEvent::Type> mCapturedEventTypes;
- Qt::Key mStopCaptureKey;
- MoveEventTrimFlags mMoveEventTrimFlags;
- QElapsedTimer mDelayTimer;
- QList<CapturedEvent> mEvents;
- int mDuration;
- int mLastCaptureTime;
-};
-
-Q_DECLARE_OPERATORS_FOR_FLAGS(EventCapturer::MoveEventTrimFlags)
-
-#endif // EVENTCAPTURER_H
diff --git a/tests/manual/gifs/gifrecorder.cpp b/tests/manual/gifs/gifrecorder.cpp
deleted file mode 100644
index 4bc7c9cd..00000000
--- a/tests/manual/gifs/gifrecorder.cpp
+++ /dev/null
@@ -1,327 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "gifrecorder.h"
-
-#include <QLoggingCategory>
-#include <QQmlComponent>
-#include <QQuickItem>
-#include <QtTest>
-
-/*!
- QProcess wrapper around byzanz-record (sudo apt-get install byzanz).
-
- \note The following programs must be installed if \c setHighQuality(true)
- is called:
-
- \li \e ffmpeg (sudo apt-get install ffmpeg)
- \li \e convert (sudo apt-get install imagemagick)
- \li \e gifsicle (sudo apt-get install gifsicle)
-
- It is recommended to set the \c Qt::FramelessWindowHint flag on the view
- (this code has not been tested under other usage):
-
- view.setFlags(view.flags() | Qt::FramelessWindowHint);
-*/
-
-Q_LOGGING_CATEGORY(lcGifRecorder, "qt.gifrecorder")
-
-namespace {
- static const char *byzanzProcessName = "byzanz-record";
-}
-
-GifRecorder::GifRecorder() :
- QObject(nullptr),
- mWindow(nullptr),
- mHighQuality(false),
- mRecordingDuration(0),
- mRecordCursor(false),
- mByzanzProcessFinished(false)
-{
- if (lcGifRecorder().isDebugEnabled()) {
- // Ensures output from the process goes directly into the console.
- mByzanzProcess.setProcessChannelMode(QProcess::ForwardedChannels);
- }
-
- connect(&mByzanzProcess, SIGNAL(errorOccurred(QProcess::ProcessError)), this, SLOT(onByzanzError()));
- connect(&mByzanzProcess, SIGNAL(finished(int)), this, SLOT(onByzanzFinished()));
-}
-
-void GifRecorder::setRecordingDuration(int duration)
-{
- QVERIFY2(duration >= 1, qPrintable(QString::fromLatin1("Recording duration %1 must be larger than 1 second").arg(duration)));
- QVERIFY2(duration < 20, qPrintable(QString::fromLatin1("Recording duration %1 must be less than 20 seconds").arg(duration)));
-
- mRecordingDuration = duration;
-}
-
-void GifRecorder::setRecordCursor(bool recordCursor)
-{
- mRecordCursor = recordCursor;
-}
-
-void GifRecorder::setDataDirPath(const QString &path)
-{
- QVERIFY2(!path.isEmpty(), "Data directory path cannot be empty");
- mDataDirPath = path;
-}
-
-void GifRecorder::setOutputDir(const QDir &dir)
-{
- QVERIFY2(dir.exists(), "Output directory must exist");
- mOutputDir = dir;
-}
-
-void GifRecorder::setOutputFileBaseName(const QString &fileBaseName)
-{
- mOutputFileBaseName = fileBaseName;
-}
-
-void GifRecorder::setQmlFileName(const QString &fileName)
-{
- QVERIFY2(!fileName.isEmpty(), "QML file name cannot be empty");
- mQmlInputFileName = fileName;
-}
-
-void GifRecorder::setView(QQuickWindow *view)
-{
- this->mWindow = view;
-}
-
-/*!
- If \a highQuality is \c true, records as .flv (lossless) and then converts
- to .gif in order to retain more color information, at the expense of a
- larger file size. Otherwise, records directly to .gif using a limited
- amount of colors, resulting in a smaller file size.
-
- Set this to \c true if any of the items have transparency, for example.
-
- The default value is \c false.
-*/
-void GifRecorder::setHighQuality(bool highQuality)
-{
- mHighQuality = highQuality;
-}
-
-QQuickWindow *GifRecorder::window() const
-{
- return mWindow;
-}
-
-namespace {
- struct ProcessWaitResult {
- bool success;
- QString errorMessage;
- };
-
- ProcessWaitResult waitForProcessToStart(QProcess &process, const QString &processName, const QString &args)
- {
- qCDebug(lcGifRecorder) << "Starting" << processName << "with the following arguments:" << args;
- const QString command = processName + QLatin1Char(' ') + args;
- process.start(command);
- if (!process.waitForStarted(1000)) {
- QString errorMessage = QString::fromLatin1("Could not launch %1 with the following arguments: %2\nError:\n%3");
- errorMessage = errorMessage.arg(processName).arg(args).arg(process.errorString());
- return { false, errorMessage };
- }
-
- qCDebug(lcGifRecorder) << "Successfully started" << processName;
- return { true, QString() };
- }
-
- ProcessWaitResult waitForProcessToFinish(QProcess &process, const QString &processName, int waitDuration)
- {
- if (!process.waitForFinished(waitDuration) || process.exitCode() != 0) {
- QString errorMessage = QString::fromLatin1("\"%1\" failed to finish (exit code %2): %3");
- errorMessage = errorMessage.arg(processName).arg(process.exitCode()).arg(process.errorString());
- return { false, errorMessage };
- }
-
- qCDebug(lcGifRecorder) << processName << "finished";
- return { true, QString() };
- }
-}
-
-void GifRecorder::start()
-{
- QDir gifQmlDir(mDataDirPath);
- QVERIFY(gifQmlDir.entryList().contains(mQmlInputFileName));
-
- const QString qmlPath = gifQmlDir.absoluteFilePath(mQmlInputFileName);
- mEngine.load(QUrl::fromLocalFile(qmlPath));
- mWindow = qobject_cast<QQuickWindow*>(mEngine.rootObjects().first());
- QVERIFY2(mWindow, "Top level item must be a window");
-
- mWindow->setFlags(mWindow->flags() | Qt::FramelessWindowHint);
-
- mWindow->show();
- mWindow->requestActivate();
- QVERIFY(QTest::qWaitForWindowActive(mWindow, 500));
- QVERIFY(QTest::qWaitForWindowExposed(mWindow, 500));
- // For some reason, whatever is behind the window is sometimes
- // in the recording, so add this delay to be extra sure that it isn't.
- QTest::qWait(200);
-
- if (mOutputFileBaseName.isEmpty()) {
- mOutputFileBaseName = mOutputDir.absoluteFilePath(mQmlInputFileName);
- mOutputFileBaseName.replace(".qml", "");
- }
-
- mByzanzOutputFileName = mOutputDir.absoluteFilePath(mOutputFileBaseName);
- if (mHighQuality) {
- mByzanzOutputFileName.append(QLatin1String(".flv"));
- mGifFileName = mByzanzOutputFileName;
- mGifFileName.replace(QLatin1String(".flv"), QLatin1String(".gif"));
- } else {
- mByzanzOutputFileName.append(QLatin1String(".gif"));
- }
-
- const QPoint globalWindowPos = mWindow->mapToGlobal(QPoint(0, 0));
- QString args = QLatin1String("-d %1 -v %2 -x %3 -y %4 -w %5 -h %6 %7");
- args = args.arg(QString::number(mRecordingDuration))
- .arg(mRecordCursor ? QStringLiteral("-c") : QString())
- .arg(QString::number(globalWindowPos.x()))
- .arg(QString::number(globalWindowPos.y()))
- .arg(QString::number(mWindow->width()))
- .arg(QString::number(mWindow->height()))
- .arg(mByzanzOutputFileName);
-
-
- // https://bugs.launchpad.net/ubuntu/+source/byzanz/+bug/1483581
- // It seems that byzanz-record will cut a recording short if there are no
- // screen repaints, no matter what format it outputs. This can be tested
- // manually from the command line by recording any section of the screen
- // without moving the mouse and then running avprobe on the resulting .flv.
- // Our workaround is to force view updates.
- connect(&mEventTimer, SIGNAL(timeout()), mWindow, SLOT(update()));
- mEventTimer.start(100);
-
- const ProcessWaitResult result = waitForProcessToStart(mByzanzProcess, byzanzProcessName, args);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
-}
-
-void GifRecorder::waitForFinish()
-{
- // Give it an extra couple of seconds on top of its recording duration.
- const int recordingDurationMs = mRecordingDuration * 1000;
- const int waitDuration = recordingDurationMs + 2000;
- QTRY_VERIFY_WITH_TIMEOUT(mByzanzProcessFinished, waitDuration);
-
- mEventTimer.stop();
-
- if (!QFileInfo::exists(mByzanzOutputFileName)) {
- const QString message = QString::fromLatin1(
- "The process said it finished successfully, but %1 was not generated.").arg(mByzanzOutputFileName);
- QFAIL(qPrintable(message));
- }
-
- if (mHighQuality) {
- // Indicate the end of recording and the beginning of conversion.
- QQmlComponent busyComponent(&mEngine);
- busyComponent.setData("import QtQuick; import QtQuick.Controls; Rectangle { anchors.fill: parent; " \
- "BusyIndicator { width: 32; height: 32; anchors.centerIn: parent } }", QUrl());
- QCOMPARE(busyComponent.status(), QQmlComponent::Ready);
- QQuickItem *busyRect = qobject_cast<QQuickItem*>(busyComponent.create());
- QVERIFY(busyRect);
- busyRect->setParentItem(mWindow->contentItem());
- QSignalSpy spy(mWindow, SIGNAL(frameSwapped()));
- QVERIFY(spy.wait());
-
- // Start ffmpeg and send its output to imagemagick's convert command.
- // Based on the example in the documentation for QProcess::setStandardOutputProcess().
- QProcess ffmpegProcess;
- QProcess convertProcess;
- ffmpegProcess.setStandardOutputProcess(&convertProcess);
-
- const QString ffmpegProcessName = QStringLiteral("ffmpeg");
- const QString ffmpegArgs = QString::fromLatin1("-i %1 -r 20 -f image2pipe -vcodec ppm -").arg(mByzanzOutputFileName);
- ProcessWaitResult result = waitForProcessToStart(ffmpegProcess, ffmpegProcessName, ffmpegArgs);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
-
- const QString convertProcessName = QStringLiteral("convert");
- const QString convertArgs = QString::fromLatin1("-delay 5 -loop 0 - %1").arg(mGifFileName);
-
- result = waitForProcessToStart(convertProcess, convertProcessName, convertArgs);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
-
- result = waitForProcessToFinish(ffmpegProcess, ffmpegProcessName, waitDuration);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
- // Conversion can take a bit longer, so double the wait time.
- result = waitForProcessToFinish(convertProcess, convertProcessName, waitDuration * 2);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
-
- const QString gifsicleProcessName = QStringLiteral("gifsicle");
- const QString verbose = lcGifRecorder().isDebugEnabled() ? QStringLiteral("-V") : QString();
-
- // --colors 256 stops the warning about local color tables being used, and results in smaller files,
- // but it seems to affect the duration of the GIF (checked with exiftool), so we don't use it.
- // For example, the slider GIF has the following attributes with and without the option:
- // With Without
- // Frame Count 57 61
- // Duration 2.85 seconds 3.05 seconds
- // File size 11 kB 13 kB
- const QString gifsicleArgs = QString::fromLatin1("%1 -b -O %2").arg(verbose).arg(mGifFileName);
- QProcess gifsicleProcess;
- if (lcGifRecorder().isDebugEnabled())
- gifsicleProcess.setProcessChannelMode(QProcess::ForwardedChannels);
- result = waitForProcessToStart(gifsicleProcess, gifsicleProcessName, gifsicleArgs);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
- result = waitForProcessToFinish(gifsicleProcess, gifsicleProcessName, waitDuration);
- if (!result.success)
- QFAIL(qPrintable(result.errorMessage));
-
- if (QFile::exists(mByzanzOutputFileName))
- QVERIFY(QFile::remove(mByzanzOutputFileName));
- }
-}
-
-void GifRecorder::onByzanzError()
-{
- const QString message = QString::fromLatin1("%1 failed to finish: %2");
- QFAIL(qPrintable(message.arg(byzanzProcessName).arg(mByzanzProcess.errorString())));
-}
-
-void GifRecorder::onByzanzFinished()
-{
- qCDebug(lcGifRecorder) << byzanzProcessName << "finished";
- mByzanzProcessFinished = true;
-}
diff --git a/tests/manual/gifs/gifrecorder.h b/tests/manual/gifs/gifrecorder.h
deleted file mode 100644
index 30d06b11..00000000
--- a/tests/manual/gifs/gifrecorder.h
+++ /dev/null
@@ -1,92 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef GIFRECORDER_H
-#define GIFRECORDER_H
-
-#include <QObject>
-#include <QProcess>
-#include <QQmlApplicationEngine>
-#include <QQuickWindow>
-#include <QDir>
-#include <QString>
-#include <QTimer>
-
-class GifRecorder : public QObject
-{
- Q_OBJECT
-
-public:
- GifRecorder();
-
- void setRecordingDuration(int duration);
- void setRecordCursor(bool recordCursor);
- void setDataDirPath(const QString &path);
- void setOutputDir(const QDir &dir);
- void setOutputFileBaseName(const QString &fileBaseName);
- void setQmlFileName(const QString &fileName);
- void setView(QQuickWindow *mWindow);
- void setHighQuality(bool highQuality);
-
- QQuickWindow *window() const;
-
- void start();
- bool hasStarted() const;
- void waitForFinish();
-
-private slots:
- void onByzanzError();
- void onByzanzFinished();
-
-private:
- QString mDataDirPath;
- QDir mOutputDir;
- QString mOutputFileBaseName;
- QString mByzanzOutputFileName;
- QString mGifFileName;
- QString mQmlInputFileName;
- QQmlApplicationEngine mEngine;
- QQuickWindow *mWindow;
- bool mHighQuality;
- int mRecordingDuration;
- bool mRecordCursor;
-
- QProcess mByzanzProcess;
- bool mByzanzProcessFinished;
- QTimer mEventTimer;
-};
-
-#endif // GIFRECORDER_H
diff --git a/tests/manual/gifs/gifs.pro b/tests/manual/gifs/gifs.pro
deleted file mode 100644
index a5bb72c7..00000000
--- a/tests/manual/gifs/gifs.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE = app
-TARGET = tst_gifs
-
-QT += quick testlib
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-HEADERS += \
- $$PWD/gifrecorder.h \
- $$PWD/eventcapturer.h \
- capturedevent.h
-
-SOURCES += \
- $$PWD/tst_gifs.cpp \
- $$PWD/gifrecorder.cpp \
- $$PWD/eventcapturer.cpp \
- capturedevent.cpp
-
-TESTDATA += \
- $$PWD/data/*
diff --git a/tests/manual/gifs/tst_gifs.cpp b/tests/manual/gifs/tst_gifs.cpp
deleted file mode 100644
index 80c3fd9f..00000000
--- a/tests/manual/gifs/tst_gifs.cpp
+++ /dev/null
@@ -1,1052 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtTest>
-#include <QtQuick>
-
-#include "gifrecorder.h"
-#include "eventcapturer.h"
-
-//#define GENERATE_EVENT_CODE
-
-class tst_Gifs : public QObject
-{
- Q_OBJECT
-
-private slots:
- void initTestCase();
-
- void tumblerWrap();
- void slider();
- void sliderSnap_data();
- void sliderSnap();
- void rangeSlider();
- void busyIndicator();
- void switchGif();
- void button_data();
- void button();
- void tabBar();
- void menu();
- void swipeView();
- void swipeDelegate_data();
- void swipeDelegate();
- void swipeDelegateBehind();
- void delegates_data();
- void delegates();
- void dial_data();
- void dial();
- void scrollBar();
- void scrollBarSnap_data();
- void scrollBarSnap();
- void scrollIndicator();
- void progressBar_data();
- void progressBar();
- void triState_data();
- void triState();
- void checkables_data();
- void checkables();
- void comboBox();
- void stackView_data();
- void stackView();
- void drawer();
- void delayButton();
-
-private:
- void moveSmoothly(QQuickWindow *window, const QPoint &from, const QPoint &to, int movements,
- QEasingCurve::Type easingCurveType = QEasingCurve::OutQuint, int movementDelay = 15);
- void moveSmoothlyAlongArc(QQuickWindow *window, QPoint arcCenter, qreal distanceFromCenter,
- qreal startAngleRadians, qreal endAngleRadians, QEasingCurve::Type easingCurveType = QEasingCurve::OutQuint);
-
- QString dataDirPath;
- QDir outputDir;
-};
-
-void tst_Gifs::initTestCase()
-{
- dataDirPath = QFINDTESTDATA("data");
- QVERIFY(!dataDirPath.isEmpty());
- qInfo() << "data directory:" << dataDirPath;
-
- outputDir = QDir(QDir::current().filePath("gifs"));
- QVERIFY(outputDir.exists() || QDir::current().mkpath("gifs"));
- qInfo() << "output directory:" << outputDir.absolutePath();
-}
-
-void tst_Gifs::moveSmoothly(QQuickWindow *window, const QPoint &from, const QPoint &to,
- int movements, QEasingCurve::Type easingCurveType, int movementDelay)
-{
- QEasingCurve curve(easingCurveType);
- int xDifference = to.x() - from.x();
- int yDifference = to.y() - from.y();
- for (int movement = 0; movement < movements; ++movement) {
- QPoint pos = QPoint(
- from.x() + qRound(curve.valueForProgress(movement / qreal(qAbs(xDifference))) * xDifference),
- from.y() + qRound(curve.valueForProgress(movement / qreal(qAbs(yDifference))) * yDifference));
- QTest::mouseMove(window, pos, movementDelay);
- }
-}
-
-QPoint posAlongArc(QPoint arcCenter, qreal startAngleRadians, qreal endAngleRadians,
- qreal distanceFromCenter, qreal progress, QEasingCurve::Type easingCurveType)
-{
- QEasingCurve curve(easingCurveType);
- const qreal angle = startAngleRadians + curve.valueForProgress(progress) * (endAngleRadians - startAngleRadians);
- return (arcCenter - QTransform().rotateRadians(angle).map(QPointF(0, distanceFromCenter))).toPoint();
-}
-
-void tst_Gifs::moveSmoothlyAlongArc(QQuickWindow *window, QPoint arcCenter, qreal distanceFromCenter,
- qreal startAngleRadians, qreal endAngleRadians, QEasingCurve::Type easingCurveType)
-{
- QEasingCurve curve(easingCurveType);
- const qreal angleSpan = endAngleRadians - startAngleRadians;
- const int movements = qAbs(angleSpan) * 20 + 20;
-
- for (int movement = 0; movement < movements; ++movement) {
- const qreal progress = movement / qreal(movements);
- const QPoint pos = posAlongArc(arcCenter, startAngleRadians, endAngleRadians,
- distanceFromCenter, progress, easingCurveType);
- QTest::mouseMove(window, pos, 15);
- }
-}
-
-void tst_Gifs::tumblerWrap()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(5);
- gifRecorder.setQmlFileName("qtquickcontrols2-tumbler-wrap.qml");
-
- gifRecorder.start();
-
- // Left as an example. Usually EventCapturer code would be removed after
- // the GIF has been generated.
- QQuickWindow *window = gifRecorder.window();
- EventCapturer eventCapturer;
-#ifdef GENERATE_EVENT_CODE
- eventCapturer.setMoveEventTrimFlags(EventCapturer::TrimAll);
- eventCapturer.startCapturing(window, 4000);
-#else
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(89, 75), 326);
- QTest::mouseMove(window, QPoint(89, 76), 31);
- QTest::mouseMove(window, QPoint(89, 80), 10);
- QTest::mouseMove(window, QPoint(93, 93), 10);
- QTest::mouseMove(window, QPoint(95, 101), 10);
- QTest::mouseMove(window, QPoint(97, 109), 11);
- QTest::mouseMove(window, QPoint(101, 125), 10);
- QTest::mouseMove(window, QPoint(103, 133), 11);
- QTest::mouseMove(window, QPoint(103, 141), 11);
- QTest::mouseMove(window, QPoint(105, 158), 10);
- QTest::mouseMove(window, QPoint(105, 162), 13);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(105, 162), 0);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(154, 100), 1098);
- QTest::mouseMove(window, QPoint(154, 99), 16);
- QTest::mouseMove(window, QPoint(153, 98), 16);
- QTest::mouseMove(window, QPoint(153, 95), 16);
- QTest::mouseMove(window, QPoint(152, 91), 15);
- QTest::mouseMove(window, QPoint(152, 87), 14);
- QTest::mouseMove(window, QPoint(151, 83), 13);
- QTest::mouseMove(window, QPoint(151, 86), 13);
- QTest::mouseMove(window, QPoint(150, 79), 12);
- QTest::mouseMove(window, QPoint(148, 73), 12);
- QTest::mouseMove(window, QPoint(148, 68), 12);
- QTest::mouseMove(window, QPoint(148, 60), 10);
- QTest::mouseMove(window, QPoint(147, 50), 10);
- QTest::mouseMove(window, QPoint(147, 40), 9);
- QTest::mouseMove(window, QPoint(147, 30), 8);
- QTest::mouseMove(window, QPoint(147, 20), 7);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(147, 20), 0);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(154, 100), 1000);
- QTest::mouseMove(window, QPoint(147, 101), 16);
- QTest::mouseMove(window, QPoint(147, 102), 16);
- QTest::mouseMove(window, QPoint(147, 105), 16);
- QTest::mouseMove(window, QPoint(148, 109), 15);
- QTest::mouseMove(window, QPoint(148, 115), 14);
- QTest::mouseMove(window, QPoint(148, 120), 13);
- QTest::mouseMove(window, QPoint(150, 125), 13);
- QTest::mouseMove(window, QPoint(151, 130), 12);
- QTest::mouseMove(window, QPoint(151, 135), 12);
- QTest::mouseMove(window, QPoint(153, 140), 12);
- QTest::mouseMove(window, QPoint(153, 150), 10);
- QTest::mouseMove(window, QPoint(153, 160), 10);
- QTest::mouseMove(window, QPoint(153, 170), 9);
- QTest::mouseMove(window, QPoint(155, 180), 8);
- QTest::mouseMove(window, QPoint(155, 188), 7);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(20, 188), 0);
-#endif
-
- gifRecorder.waitForFinish();
-
- const auto capturedEvents = eventCapturer.capturedEvents();
- for (CapturedEvent event : capturedEvents)
- qDebug().noquote() << event.cppCommand();
-}
-
-void tst_Gifs::slider()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(5);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName("qtquickcontrols2-slider.qml");
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *slider = window->property("slider").value<QQuickItem*>();
- QVERIFY(slider);
- QQuickItem *handle = slider->property("handle").value<QQuickItem*>();
- QVERIFY(handle);
-
- const QPoint handleCenter = handle->mapToItem(window->contentItem(),
- QPoint(handle->width() / 2, handle->height() / 2)).toPoint();
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, handleCenter, 100);
- QPoint pos1 = handleCenter + QPoint(slider->width() * 0.3, 0);
- moveSmoothly(window, handleCenter, pos1, pos1.x() - handleCenter.x(), QEasingCurve::OutQuint, 10);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, pos1, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, handleCenter, 100);
- const QPoint pos2 = QPoint(slider->width() - handleCenter.x() + slider->property("rightPadding").toInt(), handleCenter.y());
- moveSmoothly(window, pos1, pos2, pos2.x() - pos1.x(), QEasingCurve::OutQuint, 10);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, pos2, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, pos2, 100);
- moveSmoothly(window, pos2, handleCenter, qAbs(handleCenter.x() - pos2.x()), QEasingCurve::OutQuint, 10);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, handleCenter, 20);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::sliderSnap_data()
-{
- QTest::addColumn<QString>("gifBaseName");
- QTest::addColumn<int>("snapMode");
- QTest::newRow("NoSnap") << "qtquickcontrols2-slider-nosnap" << 0;
- QTest::newRow("SnapAlways") << "qtquickcontrols2-slider-snapalways" << 1;
- QTest::newRow("SnapOnRelease") << "qtquickcontrols2-slider-snaponrelease" << 2;
-}
-
-void tst_Gifs::sliderSnap()
-{
- QFETCH(QString, gifBaseName);
- QFETCH(int, snapMode);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(8);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName("qtquickcontrols2-slider-snap.qml");
- gifRecorder.setOutputFileBaseName(gifBaseName);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *slider = window->property("slider").value<QQuickItem*>();
- QVERIFY(slider);
- QVERIFY(slider->setProperty("snapMode", QVariant(snapMode)));
- QCOMPARE(slider->property("snapMode").toInt(), snapMode);
- QQuickItem *handle = slider->property("handle").value<QQuickItem*>();
- QVERIFY(handle);
-
- const QPoint startPos(slider->property("leftPadding").toReal(), slider->height() / 2);
- const int trackWidth = slider->property("availableWidth").toReal();
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, startPos, 200);
- QPoint pos1 = startPos + QPoint(trackWidth * 0.3, 0);
- moveSmoothly(window, startPos, pos1, pos1.x() - startPos.x(), QEasingCurve::OutQuint, 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, pos1, 0);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, startPos, 400);
- const QPoint pos2 = startPos + QPoint(trackWidth * 0.6, 0);
- moveSmoothly(window, pos1, pos2, pos2.x() - pos1.x(), QEasingCurve::OutQuint, 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, pos2, 0);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, pos2, 400);
- moveSmoothly(window, pos2, startPos, qAbs(startPos.x() - pos2.x()) / 2, QEasingCurve::OutQuint, 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, startPos, 0);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::rangeSlider()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(7);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName("qtquickcontrols2-rangeslider.qml");
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *slider = window->property("slider").value<QQuickItem*>();
- QVERIFY(slider);
- QObject *first = slider->property("first").value<QObject*>();
- QVERIFY(first);
- QQuickItem *firstHandle = first->property("handle").value<QQuickItem*>();
- QVERIFY(firstHandle);
- QObject *second = slider->property("second").value<QObject*>();
- QVERIFY(second);
- QQuickItem *secondHandle = second->property("handle").value<QQuickItem*>();
- QVERIFY(secondHandle);
-
- const QPoint firstCenter = firstHandle->mapToItem(slider,
- QPoint(firstHandle->width() / 2, firstHandle->height() / 2)).toPoint();
- const QPoint secondCenter = secondHandle->mapToItem(slider,
- QPoint(secondHandle->width() / 2, secondHandle->height() / 2)).toPoint();
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, firstCenter, 100);
- const QPoint firstTarget = firstCenter + QPoint(slider->width() * 0.25, 0);
- moveSmoothly(window, firstCenter, firstTarget, firstTarget.x() - firstCenter.x());
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, firstTarget, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, secondCenter, 100);
- const QPoint secondTarget = secondCenter - QPoint(slider->width() * 0.25, 0);
- moveSmoothly(window, secondCenter, secondTarget, qAbs(secondTarget.x() - secondCenter.x()));
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, secondTarget, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, secondTarget, 100);
- moveSmoothly(window, secondTarget, secondCenter, qAbs(secondTarget.x() - secondCenter.x()));
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, secondCenter, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, firstTarget, 100);
- moveSmoothly(window, firstTarget, firstCenter, firstTarget.x() - firstCenter.x());
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, firstCenter, 20);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::busyIndicator()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(6);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName("qtquickcontrols2-busyindicator.qml");
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- // Record nothing for a bit to make it smoother.
- QTest::qWait(800 * 2);
-
- QQuickItem *busyIndicator = window->property("busyIndicator").value<QQuickItem*>();
- QVERIFY(busyIndicator);
-
- busyIndicator->setProperty("running", false);
-
- // 800 ms is the duration of one rotation animation cycle for BusyIndicator.
- QTest::qWait(800 * 2);
-
- busyIndicator->setProperty("running", true);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::switchGif()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(3);
- gifRecorder.setQmlFileName("qtquickcontrols2-switch.qml");
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.8, window->height() / 2), 0);
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.2, window->height() / 2), 800);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::button_data()
-{
- QTest::addColumn<QString>("qmlFileName");
- QTest::newRow("button") << QString::fromLatin1("qtquickcontrols2-button.qml");
- QTest::newRow("button-flat") << QString::fromLatin1("qtquickcontrols2-button-flat.qml");
- QTest::newRow("button-highlighted") << QString::fromLatin1("qtquickcontrols2-button-highlighted.qml");
-}
-
-void tst_Gifs::button()
-{
- QFETCH(QString, qmlFileName);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(3);
- gifRecorder.setQmlFileName(qmlFileName);
- // Seems to be necessary to show the Default button background.
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 700);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::tabBar()
-{
- const QString qmlFileName = QStringLiteral("qtquickcontrols2-tabbar.qml");
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(4);
- gifRecorder.setQmlFileName(qmlFileName);
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.6, window->height() / 2), 0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.6, window->height() / 2), 50);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.9, window->height() / 2), 400);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.9, window->height() / 2), 50);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.6, window->height() / 2), 800);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.6, window->height() / 2), 50);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.3, window->height() / 2), 400);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() * 0.3, window->height() / 2), 50);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::menu()
-{
- const QString qmlFileName = QStringLiteral("qtquickcontrols2-menu.qml");
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(3);
- gifRecorder.setQmlFileName(qmlFileName);
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- const QQuickItem *fileButton = window->property("fileButton").value<QQuickItem*>();
- QVERIFY(fileButton);
-
- const QPoint fileButtonCenter = fileButton->mapToScene(QPointF(fileButton->width() / 2, fileButton->height() / 2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, fileButtonCenter, 0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, fileButtonCenter, 200);
-
- const QObject *menu = window->property("menu").value<QObject*>();
- QVERIFY(menu);
- const QQuickItem *menuContentItem = menu->property("contentItem").value<QQuickItem*>();
- QVERIFY(menuContentItem);
-
- const QPoint lastItemPos = menuContentItem->mapToScene(QPointF(menuContentItem->width() / 2, menuContentItem->height() - 10)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, lastItemPos, 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, lastItemPos, 300);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::swipeView()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(8);
- gifRecorder.setQmlFileName(QStringLiteral("qtquickcontrols2-swipeview.qml"));
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *swipeView = window->property("swipeView").value<QQuickItem*>();
- QVERIFY(swipeView);
-
- QTest::qWait(1200);
- swipeView->setProperty("currentIndex", 1);
- QTest::qWait(2000);
- swipeView->setProperty("currentIndex", 2);
- QTest::qWait(2000);
- swipeView->setProperty("currentIndex", 0);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::swipeDelegate_data()
-{
- QTest::addColumn<QString>("qmlFileName");
- QTest::newRow("qtquickcontrols2-swipedelegate.qml") << QString::fromLatin1("qtquickcontrols2-swipedelegate.qml");
- QTest::newRow("qtquickcontrols2-swipedelegate-leading-trailing.qml") << QString::fromLatin1("qtquickcontrols2-swipedelegate-leading-trailing.qml");
-}
-
-void tst_Gifs::swipeDelegate()
-{
- QFETCH(QString, qmlFileName);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(10);
- gifRecorder.setQmlFileName(qmlFileName);
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *swipeDelegate = window->property("swipeDelegate").value<QQuickItem*>();
- QVERIFY(swipeDelegate);
-
- // Show left item.
- const QPoint leftTarget = QPoint(swipeDelegate->width() * 0.2, 0);
- const QPoint rightTarget = QPoint(swipeDelegate->width() * 0.8, 0);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, leftTarget, 100);
- const int movements = rightTarget.x() - leftTarget.x();
- moveSmoothly(window, leftTarget, rightTarget, movements, QEasingCurve::OutQuint, 5);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, rightTarget, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, rightTarget, 1000);
- moveSmoothly(window, rightTarget, leftTarget, movements, QEasingCurve::OutQuint, 5);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, leftTarget, 20);
-
- QTest::qWait(1000);
-
- // Show right item.
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, rightTarget, 1000);
- moveSmoothly(window, rightTarget, leftTarget, movements, QEasingCurve::OutQuint, 5);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, leftTarget, 20);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, leftTarget, 1000);
- moveSmoothly(window, leftTarget, rightTarget, movements, QEasingCurve::OutQuint, 5);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, rightTarget, 20);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::swipeDelegateBehind()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(14);
- gifRecorder.setQmlFileName(QStringLiteral("qtquickcontrols2-swipedelegate-behind.qml"));
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *swipeDelegate = window->property("swipeDelegate").value<QQuickItem*>();
- QVERIFY(swipeDelegate);
-
- // Show wrapping around left item.
- const QPoint leftTarget = QPoint(swipeDelegate->width() * 0.2, 0);
- const QPoint rightTarget = QPoint(swipeDelegate->width() * 0.8, 0);
- const int movements = rightTarget.x() - leftTarget.x();
- for (int i = 0; i < 4; ++i) {
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, leftTarget, 100);
- moveSmoothly(window, leftTarget, rightTarget, movements, QEasingCurve::OutQuint, 5);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, rightTarget, 20);
-
- QTest::qWait(500);
- }
-
- QTest::qWait(1000);
-
- // Show wrapping around right item.
- for (int i = 0; i < 4; ++i) {
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, rightTarget, 100);
- moveSmoothly(window, rightTarget, leftTarget, movements, QEasingCurve::OutQuint, 5);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, leftTarget, 20);
-
- QTest::qWait(500);
- }
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::delegates_data()
-{
- QTest::addColumn<QString>("name");
- QTest::addColumn<QList<int> >("pressIndices");
- QTest::addColumn<int>("duration");
-
- QTest::newRow("ItemDelegate") << "itemdelegate" << (QList<int> { 0, 1, 2 }) << 5;
- QTest::newRow("CheckDelegate") << "checkdelegate" << (QList<int> { 0, 0 }) << 5;
- QTest::newRow("RadioDelegate") << "radiodelegate" << (QList<int> { 1, 0 }) << 5;
- QTest::newRow("SwitchDelegate") << "switchdelegate" << (QList<int> { 0, 0 }) << 5;
-}
-
-void tst_Gifs::delegates()
-{
- QFETCH(QString, name);
- QFETCH(QList<int>, pressIndices);
- QFETCH(int, duration);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(duration);
- gifRecorder.setQmlFileName(QString::fromLatin1("qtquickcontrols2-%1.qml").arg(name));
- gifRecorder.setHighQuality(true);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *delegate = window->property("delegate").value<QQuickItem*>();
- QVERIFY(delegate);
-
- for (int i = 0; i < pressIndices.size(); ++i) {
- const int pressIndex = pressIndices.at(i);
- const QPoint delegateCenter(delegate->mapToScene(QPointF(
- delegate->width() / 2, delegate->height() / 2 + delegate->height() * pressIndex)).toPoint());
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, delegateCenter, i == 0 ? 200 : 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, delegateCenter, 400);
- }
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::dial_data()
-{
- QTest::addColumn<QString>("name");
-
- QTest::newRow("dial-wrap") << "wrap";
- QTest::newRow("dial-no-wrap") << "no-wrap";
-}
-
-void tst_Gifs::dial()
-{
- QFETCH(QString, name);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(10);
- gifRecorder.setQmlFileName(QString::fromLatin1("qtquickcontrols2-dial-%1.qml").arg(name));
- gifRecorder.setHighQuality(false);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *dial = window->property("dial").value<QQuickItem*>();
- QVERIFY(dial);
-
- const QPoint arcCenter = dial->mapToScene(QPoint(dial->width() / 2, dial->height() / 2)).toPoint();
- const qreal distanceFromCenter = dial->height() * 0.25;
- // Go a bit past the actual min/max to ensure that we get the full range.
- const qreal minAngle = qDegreesToRadians(-170.0);
- const qreal maxAngle = qDegreesToRadians(170.0);
- // Drag from start to end.
- qreal startAngle = minAngle;
- qreal endAngle = maxAngle;
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, posAlongArc(
- arcCenter, startAngle, endAngle, distanceFromCenter, 0, QEasingCurve::InOutQuad), 30);
-
- moveSmoothlyAlongArc(window, arcCenter, distanceFromCenter, startAngle, endAngle, QEasingCurve::InOutQuad);
-
- // Come back from the end a bit.
- startAngle = endAngle;
- endAngle -= qDegreesToRadians(50.0);
- moveSmoothlyAlongArc(window, arcCenter, distanceFromCenter, startAngle, endAngle, QEasingCurve::InOutQuad);
-
- // Try to drag over max to show what happens with different wrap settings.
- startAngle = endAngle;
- endAngle = qDegreesToRadians(270.0);
- moveSmoothlyAlongArc(window, arcCenter, distanceFromCenter, startAngle, endAngle, QEasingCurve::InOutQuad);
-
- // Go back to the start so that it loops nicely.
- startAngle = endAngle;
- endAngle = minAngle;
- moveSmoothlyAlongArc(window, arcCenter, distanceFromCenter, startAngle, endAngle, QEasingCurve::InOutQuad);
-
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, posAlongArc(
- arcCenter, startAngle, endAngle, distanceFromCenter, 1, QEasingCurve::InOutQuad), 30);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::checkables_data()
-{
- QTest::addColumn<QString>("name");
- QTest::addColumn<QList<int> >("pressIndices");
-
- QTest::newRow("checkbox") << "checkbox" << (QList<int> { 1, 2, 2, 1 });
- QTest::newRow("radiobutton") << "radiobutton" << (QList<int> { 1, 2, 1, 0 });
-}
-
-void tst_Gifs::checkables()
-{
- QFETCH(QString, name);
- QFETCH(QList<int>, pressIndices);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(6);
- gifRecorder.setQmlFileName(QString::fromLatin1("qtquickcontrols2-%1.qml").arg(name));
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
-
- for (int i = 0; i < pressIndices.size(); ++i) {
- const int pressIndex = pressIndices.at(i);
- const QString controlId = QString::fromLatin1("control%1").arg(pressIndex + 1);
- QQuickItem *control = window->property(qPrintable(controlId)).value<QQuickItem*>();
- QVERIFY(control);
-
- const QPoint pos = control->mapToScene(QPointF(control->width() / 2, control->height() / 2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, pos, 800);
- QTest::mouseClick(window, Qt::LeftButton, Qt::NoModifier, pos, 300);
- }
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::comboBox()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(6);
- gifRecorder.setQmlFileName(QStringLiteral("qtquickcontrols2-combobox.qml"));
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *comboBox = window->property("comboBox").value<QQuickItem*>();
- QVERIFY(comboBox);
-
- // Open the popup.
- const QPoint center = comboBox->mapToScene(
- QPoint(comboBox->width() / 2, comboBox->height() / 2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, center, 800);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, center, 80);
-
- // Select the third item.
- QObject *popup = comboBox->property("popup").value<QObject*>();
- QVERIFY(popup);
- QQuickItem *popupContent = popup->property("contentItem").value<QQuickItem*>();
- QVERIFY(popupContent);
- const QPoint lastItemPos = popupContent->mapToScene(
- QPoint(popupContent->width() / 2, popupContent->height() * 0.8)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, lastItemPos, 600);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, lastItemPos, 200);
-
- // Open the popup.
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, center, 1500);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, center, 80);
-
- // Select the first item.
- const QPoint firstItemPos = popupContent->mapToScene(
- QPoint(popupContent->width() / 2, popupContent->height() * 0.2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, firstItemPos, 600);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, firstItemPos, 200);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::triState_data()
-{
- QTest::addColumn<QString>("name");
-
- QTest::newRow("checkbox-tristate") << "checkbox-tristate";
- QTest::newRow("checkdelegate-tristate") << "checkdelegate-tristate";
-}
-
-void tst_Gifs::triState()
-{
- QFETCH(QString, name);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(6);
- gifRecorder.setQmlFileName(QString::fromLatin1("qtquickcontrols2-%1.qml").arg(name));
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *english = window->property("english").value<QQuickItem*>();
- QVERIFY(english);
- QQuickItem *norwegian = window->property("norwegian").value<QQuickItem*>();
- QVERIFY(norwegian);
-
- const QPoint englishCenter = english->mapToScene(
- QPointF(english->width() / 2, english->height() / 2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, englishCenter, 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, englishCenter, 300);
-
- const QPoint norwegianCenter = norwegian->mapToScene(
- QPointF(norwegian->width() / 2, norwegian->height() / 2)).toPoint();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, norwegianCenter, 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, norwegianCenter, 300);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, norwegianCenter, 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, norwegianCenter, 300);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, englishCenter, 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, englishCenter, 300);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::scrollBar()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(6);
- gifRecorder.setQmlFileName("qtquickcontrols2-scrollbar.qml");
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *scrollBar = window->property("scrollBar").value<QQuickItem*>();
- QVERIFY(scrollBar);
-
- // Flick in the center of the screen to show that there's a scroll bar.
- const QPoint lhsWindowBottom = QPoint(0, window->height() - 1);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, lhsWindowBottom, 100);
- QTest::mouseMove(window, lhsWindowBottom - QPoint(0, 10), 30);
- QTest::mouseMove(window, lhsWindowBottom - QPoint(0, 30), 30);
- QTest::mouseMove(window, lhsWindowBottom - QPoint(0, 60), 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, lhsWindowBottom - QPoint(0, 100), 30);
-
- // Scroll with the scroll bar.
- const QPoint rhsWindowBottom = QPoint(window->width() - 1, window->height() - 1);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, rhsWindowBottom, 2000);
- const QPoint rhsWindowTop = QPoint(window->width() - 1, 1);
- moveSmoothly(window, rhsWindowBottom, rhsWindowTop,
- qAbs(rhsWindowTop.y() - rhsWindowBottom.y()), QEasingCurve::InCubic, 10);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, rhsWindowTop, 20);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::scrollBarSnap_data()
-{
- QTest::addColumn<QString>("gifBaseName");
- QTest::addColumn<int>("snapMode");
- QTest::newRow("NoSnap") << "qtquickcontrols2-scrollbar-nosnap" << 0;
- QTest::newRow("SnapAlways") << "qtquickcontrols2-scrollbar-snapalways" << 1;
- QTest::newRow("SnapOnRelease") << "qtquickcontrols2-scrollbar-snaponrelease" << 2;
-}
-
-void tst_Gifs::scrollBarSnap()
-{
- QFETCH(QString, gifBaseName);
- QFETCH(int, snapMode);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(8);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName("qtquickcontrols2-scrollbar-snap.qml");
- gifRecorder.setOutputFileBaseName(gifBaseName);
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QQuickItem *scrollbar = window->property("scrollbar").value<QQuickItem*>();
- QVERIFY(scrollbar);
- QVERIFY(scrollbar->setProperty("snapMode", QVariant(snapMode)));
- QCOMPARE(scrollbar->property("snapMode").toInt(), snapMode);
-
- const QPoint startPos(scrollbar->property("leftPadding").toReal(), scrollbar->y() + scrollbar->height() / 2);
- const int availableWidth = scrollbar->property("availableWidth").toReal();
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, startPos, 200);
- const QPoint pos1 = startPos + QPoint(availableWidth * 0.3, 0);
- moveSmoothly(window, startPos, pos1, pos1.x() - startPos.x(), QEasingCurve::OutQuint, 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, pos1, 0);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, pos1, 400);
- const QPoint pos2 = startPos + QPoint(availableWidth * 0.6, 0);
- moveSmoothly(window, pos1, pos2, pos2.x() - pos1.x(), QEasingCurve::OutQuint, 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, pos2, 0);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, pos2, 400);
- moveSmoothly(window, pos2, startPos, pos2.x() - startPos.x(), QEasingCurve::OutQuint, 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, startPos, 0);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::scrollIndicator()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(6);
- gifRecorder.setQmlFileName("qtquickcontrols2-scrollindicator.qml");
-
- gifRecorder.start();
-
- // Flick in the center of the screen to show that there's a scroll indicator.
- QQuickWindow *window = gifRecorder.window();
- const QPoint windowBottom = QPoint(0, window->height() - 1);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, windowBottom, 100);
- QTest::mouseMove(window, windowBottom - QPoint(0, 10), 30);
- QTest::mouseMove(window, windowBottom - QPoint(0, 30), 30);
- QTest::mouseMove(window, windowBottom - QPoint(0, 60), 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, windowBottom - QPoint(0, 100), 30);
-
- // Scroll back down.
- const QPoint windowTop = QPoint(0, 0);
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, windowTop, 2000);
- QTest::mouseMove(window, windowTop + QPoint(0, 10), 30);
- QTest::mouseMove(window, windowTop + QPoint(0, 30), 30);
- QTest::mouseMove(window, windowTop + QPoint(0, 60), 30);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, windowTop + QPoint(0, 100), 30);
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::progressBar_data()
-{
- QTest::addColumn<bool>("indeterminate");
-
- QTest::newRow("indeterminate:false") << false;
- QTest::newRow("indeterminate:true") << true;
-}
-
-void tst_Gifs::progressBar()
-{
- QFETCH(bool, indeterminate);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(4);
- gifRecorder.setQmlFileName(QString::fromLatin1("qtquickcontrols2-progressbar%1").arg(
- indeterminate ? QLatin1String("-indeterminate.qml") : QLatin1String(".qml")));
-
- gifRecorder.start();
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::stackView_data()
-{
- QTest::addColumn<QString>("name");
- QTest::addColumn<int>("duration");
-
- QTest::newRow("push") << "push" << 8;
- QTest::newRow("pop") << "pop" << 6;
- QTest::newRow("unwind") << "unwind" << 6;
- QTest::newRow("replace") << "replace" << 6;
-}
-
-void tst_Gifs::stackView()
-{
- QFETCH(QString, name);
- QFETCH(int, duration);
-
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(duration);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName(QString::fromLatin1("qtquickcontrols2-stackview-%1.qml").arg(name));
-
- gifRecorder.start();
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::drawer()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(4);
- gifRecorder.setHighQuality(true);
- gifRecorder.setQmlFileName("qtquickcontrols2-drawer.qml");
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QObject *drawer = window->property("drawer").value<QObject*>();
- qreal width = drawer->property("width").toReal();
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(1, 1), 100);
- moveSmoothly(window, QPoint(1, 1), QPoint(width, 1), width, QEasingCurve::InOutBack, 1);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(width, 1), 30);
-
- QTest::qWait(1000);
- QMetaObject::invokeMethod(drawer, "close");
-
- gifRecorder.waitForFinish();
-}
-
-void tst_Gifs::delayButton()
-{
- GifRecorder gifRecorder;
- gifRecorder.setDataDirPath(dataDirPath);
- gifRecorder.setOutputDir(outputDir);
- gifRecorder.setRecordingDuration(9);
- gifRecorder.setQmlFileName("qtquickcontrols2-delaybutton.qml");
-
- gifRecorder.start();
-
- QQuickWindow *window = gifRecorder.window();
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 0);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 1500);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 200);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 1500);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 1730);
-
- QTest::mousePress(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 1000);
- QTest::mouseRelease(window, Qt::LeftButton, Qt::NoModifier, QPoint(window->width() / 2, window->height() / 2), 2070); // 0.69 * 3000
-
- gifRecorder.waitForFinish();
-}
-
-QTEST_MAIN(tst_Gifs)
-
-#include "tst_gifs.moc"
diff --git a/tests/manual/headerview/CMakeLists.txt b/tests/manual/headerview/CMakeLists.txt
deleted file mode 100644
index 035082d1..00000000
--- a/tests/manual/headerview/CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from headerview.pro.
-
-#####################################################################
-## headerview Binary:
-#####################################################################
-
-qt_internal_add_manual_test(headerview
- GUI
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
- Qt::QuickPrivate
- Qt::QuickTemplates2
- Qt::QuickTemplates2Private
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "main.qml"
-)
-
-qt_internal_add_resource(headerview "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:headerview.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 2:.:.:headerview.pro:QNX:
-# target.path = "/tmp/$${TARGET}/bin"
-
-#### Keys ignored in scope 4:.:.:headerview.pro:UNIX AND NOT ANDROID:
-# target.path = "/opt/$${TARGET}/bin"
-
-#### Keys ignored in scope 5:.:.:headerview.pro:NOT target.path_ISEMPTY:
-# INSTALLS = "target"
diff --git a/tests/manual/headerview/headerview.pro b/tests/manual/headerview/headerview.pro
deleted file mode 100644
index 474cc921..00000000
--- a/tests/manual/headerview/headerview.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-TARGET = headerview
-QT += qml quick quick-private quickcontrols2 quickcontrols2-private \
- quicktemplates2-private quicktemplates2
-SOURCES += main.cpp
-RESOURCES += main.qml
-# Default rules for deployment.
-qnx: target.path = /tmp/$${TARGET}/bin
-else: unix:!android: target.path = /opt/$${TARGET}/bin
-!isEmpty(target.path): INSTALLS += target
diff --git a/tests/manual/headerview/main.cpp b/tests/manual/headerview/main.cpp
deleted file mode 100644
index a11f8627..00000000
--- a/tests/manual/headerview/main.cpp
+++ /dev/null
@@ -1,217 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the QtQuick 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QAbstractTableModel>
-#include <QDebug>
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-
-class TestTableModel : public QAbstractTableModel {
- Q_OBJECT
- Q_PROPERTY(int rowCount READ rowCount WRITE setRowCount NOTIFY rowCountChanged)
- Q_PROPERTY(int columnCount READ columnCount WRITE setColumnCount NOTIFY columnCountChanged)
-
-public:
- TestTableModel(QObject *parent = nullptr)
- : QAbstractTableModel(parent)
- {
- }
-
- int rowCount(const QModelIndex & = QModelIndex()) const override
- {
- return m_rows;
- }
- virtual void setRowCount(int count)
- {
- beginResetModel();
- m_rows = count;
- emit rowCountChanged();
- endResetModel();
- }
-
- int columnCount(const QModelIndex & = QModelIndex()) const override
- {
- return m_cols;
- }
- virtual void setColumnCount(int count)
- {
- beginResetModel();
- m_cols = count;
- emit columnCountChanged();
- endResetModel();
- }
-
- int indexValue(const QModelIndex &index) const
- {
- return index.row() + (index.column() * rowCount());
- }
-
- Q_INVOKABLE QModelIndex toQModelIndex(int serialIndex)
- {
- return createIndex(serialIndex % rowCount(), serialIndex / rowCount());
- }
-
- Q_INVOKABLE QVariant data(int row, int col)
- {
- return data(createIndex(row, col), Qt::DisplayRole);
- }
- QVariant data(const QModelIndex &index, int role) const override
- {
- if (!index.isValid())
- return QVariant();
-
- switch (role) {
- case Qt::DisplayRole:
- return QLatin1String("Foo");
- case Qt::EditRole:
- return m_checkedCells.contains(indexValue(index));
- default:
- return QVariant();
- }
- }
-
- bool setData(const QModelIndex &index, const QVariant &value,
- int role = Qt::EditRole) override
- {
-
- if (role != Qt::EditRole)
- return false;
-
- int i = indexValue(index);
- bool checked = value.toBool();
- if (checked == m_checkedCells.contains(i))
- return false;
-
- if (checked)
- m_checkedCells.insert(i);
- else
- m_checkedCells.remove(i);
-
- emit dataChanged(index, index, { role });
- return true;
- }
-
- Q_INVOKABLE QHash<int, QByteArray> roleNames() const override
- {
- return {
- { Qt::DisplayRole, "display" },
- { Qt::EditRole, "edit" }
- };
- }
-
-signals:
- void rowCountChanged();
- void columnCountChanged();
-
-private:
- int m_rows = 0;
- int m_cols = 0;
-
- QSet<int> m_checkedCells;
-};
-
-class TestTableModelWithHeader : public TestTableModel {
-
- Q_OBJECT
-public:
- void setRowCount(int count) override
- {
- vData.resize(count);
- TestTableModel::setRowCount(count);
- }
-
- void setColumnCount(int count) override
- {
- hData.resize(count);
- TestTableModel::setColumnCount(count);
- }
-
- Q_INVOKABLE QVariant headerData(int section, Qt::Orientation orientation,
- int role = Qt::DisplayRole) const override
- {
- const bool isHorizontal = orientation == Qt::Horizontal;
- auto sectionCount = isHorizontal ? columnCount() : rowCount();
- if (section < 0 || section >= sectionCount)
- return QVariant();
- switch (role) {
- case Qt::DisplayRole:
- return (isHorizontal ? QString::fromLatin1("Column %1") : QString::fromLatin1("Row %1")).arg(section);
- case Qt::EditRole: {
- auto &data = isHorizontal ? hData : vData;
- return data[section].toString();
- }
- default:
- return QVariant();
- }
- }
-
- Q_INVOKABLE bool setHeaderData(int section, Qt::Orientation orientation,
- const QVariant &value, int role = Qt::EditRole) override
- {
- qDebug() << Q_FUNC_INFO
- << "section:" << section
- << "orient:" << orientation
- << "value:" << value
- << "role:" << QAbstractItemModel::roleNames()[role];
- auto sectionCount = orientation == Qt::Horizontal ? columnCount() : rowCount();
- if (section < 0 || section >= sectionCount)
- return false;
- auto &data = orientation == Qt::Horizontal ? hData : vData;
- data[section] = value;
- emit headerDataChanged(orientation, section, section);
- return true;
- }
-
-private:
- QList<QVariant> hData, vData;
-};
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- qmlRegisterType<TestTableModel>("TestTableModel", 0, 1, "TestTableModel");
- qmlRegisterType<TestTableModelWithHeader>("TestTableModelWithHeader", 0, 1, "TestTableModelWithHeader");
- QQmlApplicationEngine engine;
- engine.load(QUrl(QStringLiteral("qrc:/main.qml")));
-
- return app.exec();
-}
-
-#include "main.moc"
diff --git a/tests/manual/headerview/main.qml b/tests/manual/headerview/main.qml
deleted file mode 100644
index abce1c00..00000000
--- a/tests/manual/headerview/main.qml
+++ /dev/null
@@ -1,126 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQml.Models
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Shapes
-import QtQuick.Window
-import Qt.labs.qmlmodels
-import TestTableModelWithHeader
-
-Window {
- visible: true
- width: 640
- height: 480
- title: qsTr("HeaderView Test")
-
- TestTableModelWithHeader {
- id: tableModel
- rowCount: 50
- columnCount: 80
- }
-
- TableView {
- id: tableView
- anchors.top: parent.top
- anchors.topMargin: horizontalHeader.height + rowSpacing
- anchors.left: parent.left
- anchors.leftMargin: verticalHeader.width + columnSpacing
- model: tableModel
- rightMargin: 100
- bottomMargin: 100
- columnSpacing: 4
- rowSpacing: 4
- syncDirection: Qt.Vertical | Qt.Horizontal
- implicitWidth: parent.width + columnSpacing
- implicitHeight: parent.height + rowSpacing
- clip: true
- delegate: Rectangle {
- implicitWidth: 150
- implicitHeight: 50
- color: "#e6ecf5"
-
- CheckBox {
- anchors.fill: parent
- text: model.display
- checked: model.edit
- leftPadding: 12
- onClicked: model.edit = checked
- }
- }
- }
-
- HorizontalHeaderView {
- id: horizontalHeader
- objectName: "horizontalHeader"
- anchors.top: parent.top
- anchors.left: tableView.left
- syncView: tableView
- clip: true
- }
-
- VerticalHeaderView {
- id: verticalHeader
- objectName: "verticalHeader"
- anchors.top: tableView.top
- syncView: tableView
- clip: true
- }
-
- ToolButton {
- width: verticalHeader.width
- height: horizontalHeader.height
- onClicked: {
- horizontalHeader.contentX = 0
- verticalHeader.contentY = 0
- }
- }
-}
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
deleted file mode 100644
index fba3c12a..00000000
--- a/tests/manual/manual.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += \
- buttons \
- gifs \
- fonts \
- headerview \
- screenshots \
- styles \
- testbench
-
-qtConfig(systemtrayicon): SUBDIRS += systemtrayicon
-
-qtHaveModule(widgets): SUBDIRS += viewinqwidget
diff --git a/tests/manual/nativestyle/.gitignore b/tests/manual/nativestyle/.gitignore
deleted file mode 100644
index fab7372d..00000000
--- a/tests/manual/nativestyle/.gitignore
+++ /dev/null
@@ -1,73 +0,0 @@
-# This file is used to ignore files which are generated
-# ----------------------------------------------------------------------------
-
-*~
-*.autosave
-*.a
-*.core
-*.moc
-*.o
-*.obj
-*.orig
-*.rej
-*.so
-*.so.*
-*_pch.h.cpp
-*_resource.rc
-*.qm
-.#*
-*.*#
-core
-!core/
-tags
-.DS_Store
-.directory
-*.debug
-Makefile*
-*.prl
-*.app
-moc_*.cpp
-ui_*.h
-qrc_*.cpp
-Thumbs.db
-*.res
-*.rc
-/.qmake.cache
-/.qmake.stash
-
-# qtcreator generated files
-*.pro.user*
-
-# xemacs temporary files
-*.flc
-
-# Vim temporary files
-.*.swp
-
-# Visual Studio generated files
-*.ib_pdb_index
-*.idb
-*.ilk
-*.pdb
-*.sln
-*.suo
-*.vcproj
-*vcproj.*.*.user
-*.ncb
-*.sdf
-*.opensdf
-*.vcxproj
-*vcxproj.*
-
-# MinGW generated files
-*.Debug
-*.Release
-
-# Python byte code
-*.pyc
-
-# Binaries
-# --------
-*.dll
-*.exe
-
diff --git a/tests/manual/nativestyle/Buttons.qml b/tests/manual/nativestyle/Buttons.qml
deleted file mode 100644
index d5eb2a9c..00000000
--- a/tests/manual/nativestyle/Buttons.qml
+++ /dev/null
@@ -1,100 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Buttons"
-
- Row {
- spacing: container.rowSpacing
-
- Button {
- text: "Default"
- }
-
- Button {
- text: "Disabled"
- enabled: false
- }
-
- Button {
- text: "Small"
- property bool qqc2_style_small
- }
-
- Button {
- text: "Mini"
- property bool qqc2_style_mini
- }
- }
-
- Row {
- spacing: container.rowSpacing
-
- Button {
- text: "Explicit height"
- height: 50
- }
-
- Button {
- text: "Explicit width"
- width: 200
- }
- }
-
- Row {
- spacing: container.rowSpacing
-
- Button {
- text: "Highlighted"
- highlighted: true
- }
-
- Button {
- text: "Flat"
- flat: true
- }
-
- Button {
- text: "Checkable"
- checkable: true
- }
- }
-}
diff --git a/tests/manual/nativestyle/CMakeLists.txt b/tests/manual/nativestyle/CMakeLists.txt
deleted file mode 100644
index 269d2301..00000000
--- a/tests/manual/nativestyle/CMakeLists.txt
+++ /dev/null
@@ -1,84 +0,0 @@
-# Generated from desktopgallery.pro.
-# special case skip regeneration
-# Remove the skip, after somebody figures out if this is supposed
-# to be a manual test, or a full-blown project like it is now
-# because it was copied over from an example.
-
-cmake_minimum_required(VERSION 3.14)
-project(desktopgallery LANGUAGES CXX)
-
-set(CMAKE_INCLUDE_CURRENT_DIR ON)
-
-set(CMAKE_AUTOMOC ON)
-set(CMAKE_AUTORCC ON)
-set(CMAKE_AUTOUIC ON)
-
-if(NOT DEFINED INSTALL_EXAMPLESDIR)
- set(INSTALL_EXAMPLESDIR "examples")
-endif()
-
-set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/quickcontrols2/desktopgallery")
-
-find_package(Qt6 COMPONENTS Core)
-find_package(Qt6 COMPONENTS Gui)
-find_package(Qt6 COMPONENTS Quick)
-find_package(Qt6 COMPONENTS QuickControls2)
-
-qt_add_executable(desktopgallery
- main.cpp
-)
-target_link_libraries(desktopgallery PUBLIC
- Qt::Core
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
-)
-
-
-# Resources:
-set(qmake_immediate_resource_files
- "Buttons.qml"
- "CheckBoxes.qml"
- "ComboBoxes.qml"
- "ControlContainer.qml"
- "CustomButtons.qml"
- "CustomCheckBoxes.qml"
- "CustomComboBoxes.qml"
- "CustomDials.qml"
- "CustomFrames.qml"
- "CustomProgressBars.qml"
- "CustomRadioButtons.qml"
- "CustomScrollBars.qml"
- "CustomSliders.qml"
- "CustomSpinBoxes.qml"
- "CustomTextAreas.qml"
- "CustomTextFields.qml"
- "Dials.qml"
- "Frames.qml"
- "ProgressBars.qml"
- "RadioButtons.qml"
- "ScrollBars.qml"
- "Sliders.qml"
- "SlidersMini.qml"
- "SlidersSmall.qml"
- "SpinBoxes.qml"
- "TextAreas.qml"
- "TextFields.qml"
- "checkbox-icon.png"
- "checkbox-icon16.png"
- "checkbox-icon@2x.png"
- "main.qml"
-)
-
-qt6_add_resources(desktopgallery "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-install(TARGETS desktopgallery
- RUNTIME DESTINATION "${INSTALL_EXAMPLEDIR}"
- BUNDLE DESTINATION "${INSTALL_EXAMPLEDIR}"
- LIBRARY DESTINATION "${INSTALL_EXAMPLEDIR}"
-)
diff --git a/tests/manual/nativestyle/CheckBoxes.qml b/tests/manual/nativestyle/CheckBoxes.qml
deleted file mode 100644
index c24e9a54..00000000
--- a/tests/manual/nativestyle/CheckBoxes.qml
+++ /dev/null
@@ -1,75 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "CheckBoxes"
-
- Row {
- spacing: container.rowSpacing
-
- CheckBox {
- text: "Default"
- checked: true
- }
-
- CheckBox {
- text: "Disabled"
- enabled: false
- }
-
- CheckBox {
- text: "Tri-state"
- tristate: true
- checkState: Qt.PartiallyChecked
- }
-
- CheckBox {
- text: "Small"
- property bool qqc2_style_small
- }
-
- CheckBox {
- text: "Mini"
- property bool qqc2_style_mini
- checked: true
- }
- }
-}
diff --git a/tests/manual/nativestyle/ComboBoxes.qml b/tests/manual/nativestyle/ComboBoxes.qml
deleted file mode 100644
index 21dd5b09..00000000
--- a/tests/manual/nativestyle/ComboBoxes.qml
+++ /dev/null
@@ -1,94 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "ComboBoxes"
-
- Row {
- spacing: container.rowSpacing
-
- ComboBox {
- model: [ "Default", "Banana", "Apple", "Coconut" ]
- }
-
- ComboBox {
- model: [ "Disabled", "Banana", "Apple", "Coconut" ]
- enabled: false
- }
-
- ComboBox {
- model: [ "Small", "Banana", "Apple", "Coconut" ]
- property bool qqc2_style_small
- }
-
- ComboBox {
- model: [ "Mini", "Banana", "Apple", "Coconut" ]
- property bool qqc2_style_mini
- }
- }
-
- Row {
- spacing: container.rowSpacing
-
- ComboBox {
- model: [ "Default", "Banana", "Apple", "Coconut" ]
- editable: true
- }
-
- ComboBox {
- model: [ "Disabled", "Banana", "Apple", "Coconut" ]
- enabled: false
- editable: true
- }
-
- ComboBox {
- model: [ "Small", "Banana", "Apple", "Coconut" ]
- editable: true
- property bool qqc2_style_small
- }
-
- ComboBox {
- model: [ "Mini", "Banana", "Apple", "Coconut" ]
- editable: true
- property bool qqc2_style_mini
- }
- }
-}
diff --git a/tests/manual/nativestyle/ControlContainer.qml b/tests/manual/nativestyle/ControlContainer.qml
deleted file mode 100644
index 5ac9f6bb..00000000
--- a/tests/manual/nativestyle/ControlContainer.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-Item {
- anchors.left: parent.left
- anchors.right: parent.right
- anchors.rightMargin: 7
- implicitHeight: groupBox.height
-
- property alias title: groupBox.title
- property real rowSpacing: 20
-
- default property alias data: layout.data
-
- GroupBox {
- id: groupBox
- anchors.left: parent.left
- anchors.right: parent.right
-
- ColumnLayout {
- id: layout
- spacing: 15
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomButtons.qml b/tests/manual/nativestyle/CustomButtons.qml
deleted file mode 100644
index 6a01faed..00000000
--- a/tests/manual/nativestyle/CustomButtons.qml
+++ /dev/null
@@ -1,96 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Buttons"
-
- Row {
- spacing: container.rowSpacing
-
- Button {
- id: buttonWithCustomContentItem
- text: "Custom contentItem"
- contentItem: Rectangle {
- implicitWidth: 120
- implicitHeight: il.implicitHeight
- color: buttonWithCustomContentItem.pressed ? "green" : "lightGreen"
- Text {
- id: il
- text: buttonWithCustomContentItem.text
- anchors.centerIn: parent
- }
- }
- }
-
- Button {
- id: cb
- text: "Custom background"
- background: Rectangle {
- implicitWidth: 200
- implicitHeight: 30
- radius: 5
- color: cb.pressed ? "LightGray" : "gray"
- }
- }
-
- Button {
- id: cb2
- text: "All custom"
- background: Rectangle {
- implicitWidth: 200
- implicitHeight: 30
- radius: 5
- color: cb2.pressed ? "LightGray" : "gray"
- }
- contentItem: Rectangle {
- implicitWidth: il2.implicitWidth
- implicitHeight: il2.implicitHeight
- radius: 3
- color: "lightgray"
- Text {
- id: il2
- text: cb2.text
- anchors.centerIn: parent
- }
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomCheckBoxes.qml b/tests/manual/nativestyle/CustomCheckBoxes.qml
deleted file mode 100644
index 00dc7378..00000000
--- a/tests/manual/nativestyle/CustomCheckBoxes.qml
+++ /dev/null
@@ -1,137 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Controls.impl
-
-ControlContainer {
- id: container
- title: "CheckBoxes"
-
- Row {
- spacing: container.rowSpacing
-
- CheckBox {
- id: customContentItem
- text: "Custom content item"
- contentItem: Text {
- text: customContentItem.text
- color: "green"
- leftPadding: customContentItem.indicator.width + customContentItem.spacing
- }
- }
-
- CheckBox {
- id: customIndicator
- text: "Custom indicator"
- indicator: Rectangle {
- implicitWidth: 15
- implicitHeight: 15
-
- x: customIndicator.text ? customIndicator.leftPadding : customIndicator.leftPadding + (customIndicator.availableWidth - width) / 2
- y: customIndicator.topPadding + (customIndicator.availableHeight - height) / 2
-
- color: customIndicator.down ? customIndicator.palette.light : customIndicator.palette.base
- border.color: "green"
- border.width: 2
-
- ColorImage {
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- defaultColor: "#353637"
- scale: 0.5
- color: "green"
- source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png"
- visible: customIndicator.checkState === Qt.Checked
- }
-
- Rectangle {
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- width: 16
- height: 3
- color: customIndicator.palette.text
- visible: customIndicator.checkState === Qt.PartiallyChecked
- }
- }
- }
-
- CheckBox {
- id: allCustom
- text: "All custom"
-
- contentItem: Text {
- text: allCustom.text
- color: "green"
- leftPadding: allCustom.indicator.width + allCustom.spacing
- rightPadding: allCustom.indicator.width + allCustom.spacing
- }
-
- indicator: Rectangle {
- implicitWidth: 15
- implicitHeight: 15
-
- x: allCustom.text ? allCustom.leftPadding : allCustom.leftPadding + (allCustom.availableWidth - width) / 2
- y: allCustom.topPadding + (allCustom.availableHeight - height) / 2
-
- color: allCustom.down ? allCustom.palette.light : allCustom.palette.base
- border.color: "green"
- border.width: 2
-
- ColorImage {
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- defaultColor: "#353637"
- scale: 0.5
- color: "green"
- source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/check.png"
- visible: allCustom.checkState === Qt.Checked
- }
-
- Rectangle {
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- width: 16
- height: 3
- color: "green"
- visible: allCustom.checkState === Qt.PartiallyChecked
- }
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomComboBoxes.qml b/tests/manual/nativestyle/CustomComboBoxes.qml
deleted file mode 100644
index a51cca94..00000000
--- a/tests/manual/nativestyle/CustomComboBoxes.qml
+++ /dev/null
@@ -1,122 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Controls.impl
-
-ControlContainer {
- id: container
- title: "ComboBoxes"
-
- Row {
- spacing: container.rowSpacing
-
- ComboBox {
- id: control
- model: [ "Custom background", "Banana", "Apple", "Coconut" ]
- background: Rectangle {
- implicitWidth: 200
- implicitHeight: 20
- color: control.down ? control.palette.mid : control.palette.button
- border.color: "green"
- border.width: 1
- }
- indicator: ColorImage {
- x: control.mirrored ? control.padding : control.width - width - control.padding
- y: control.topPadding + (control.availableHeight - height) / 2
- color: control.palette.dark
- defaultColor: "#353637"
- source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/double-arrow.png"
- opacity: enabled ? 1 : 0.3
- }
- }
-
- ComboBox {
- model: [ "Banana", "Apple", "Coconut" ]
- contentItem: Rectangle {
- implicitWidth: text.implicitWidth
- color: "lightGreen"
- Text {
- id: text
- text: "Custom content item"
- anchors.centerIn: parent
- }
- }
- }
-
- }
-
- Row {
- spacing: container.rowSpacing
-
- ComboBox {
- id: control2
- model: [ "Custom background", "Banana", "Apple", "Coconut" ]
- editable: true
- background: Rectangle {
- implicitWidth: 200
- implicitHeight: 20
- color: control2.down ? control2.palette.mid : control2.palette.button
- border.color: "green"
- border.width: 1
- }
- indicator: ColorImage {
- x: control2.mirrored ? control2.padding : control2.width - width - control2.padding
- y: control2.topPadding + (control2.availableHeight - height) / 2
- color: control2.palette.dark
- defaultColor: "#353637"
- source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/double-arrow.png"
- opacity: enabled ? 1 : 0.3
- }
- }
-
- ComboBox {
- model: [ "Banana", "Apple", "Coconut" ]
- editable: true
- contentItem: Rectangle {
- implicitWidth: text2.implicitWidth
- color: "lightGreen"
- TextEdit {
- id: text2
- text: "Custom content item"
- anchors.centerIn: parent
- }
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomDials.qml b/tests/manual/nativestyle/CustomDials.qml
deleted file mode 100644
index b0df77b6..00000000
--- a/tests/manual/nativestyle/CustomDials.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick dial1s 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Basic.impl
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Dials"
-
- Row {
- spacing: container.rowSpacing
-
- Dial {
- id: dial1
- width: 50
- height: 50
- from: 0
- to: 10
- value: 5
-
- background: DialImpl {
- implicitWidth: 184
- implicitHeight: 184
- color: "darkgray"
- progress: dial1.position
- opacity: dial1.enabled ? 1 : 0.3
- }
-
- handle: ColorImage {
- x: dial1.background.x + dial1.background.width / 2 - width / 2
- y: dial1.background.y + dial1.background.height / 2 - height / 2
- width: 14
- height: 10
- color: "green"
- source: "qrc:/qt-project.org/imports/QtQuick/Controls/Basic/images/dial-indicator.png"
- antialiasing: true
- opacity: dial1.enabled ? 1 : 0.3
- transform: [
- Translate {
- y: -Math.min(dial1.background.width, dial1.background.height) * 0.4 + dial1.handle.height / 2
- },
- Rotation {
- angle: dial1.angle
- origin.x: dial1.handle.width / 2
- origin.y: dial1.handle.height / 2
- }
- ]
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomFrames.qml b/tests/manual/nativestyle/CustomFrames.qml
deleted file mode 100644
index e2b045a5..00000000
--- a/tests/manual/nativestyle/CustomFrames.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Frames"
-
- Row {
- spacing: container.rowSpacing
-
- Frame {
- width: 200
- height: 50
- background: Rectangle {
- border.width: 1
- border.color: "green"
- Text {
- anchors.centerIn: parent
- color: "green"
- text: "Custom background"
- }
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomProgressBars.qml b/tests/manual/nativestyle/CustomProgressBars.qml
deleted file mode 100644
index 6ace8f20..00000000
--- a/tests/manual/nativestyle/CustomProgressBars.qml
+++ /dev/null
@@ -1,83 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Controls.Basic.impl
-
-ControlContainer {
- id: container
- title: "ProgressBars"
-
- property int time: 0
- Timer {
- interval: 1000
- running: true
- repeat: true
- onTriggered: {
- time++
- if (time > 10)
- time = 0
- }
- }
-
- Row {
- spacing: container.rowSpacing
-
- ProgressBar {
- id: c3
- width: 100
- from: 0
- to: 10
- value: time
- indeterminate: false
- padding: 5
- background: Rectangle {
- implicitWidth: 100
- implicitHeight: 6
- color: "darkgray"
- }
- contentItem: ProgressBarImpl {
- implicitHeight: 6
- implicitWidth: 100
- progress: c3.position
- indeterminate: false
- color: "lightgreen"
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomRadioButtons.qml b/tests/manual/nativestyle/CustomRadioButtons.qml
deleted file mode 100644
index 8a657cdd..00000000
--- a/tests/manual/nativestyle/CustomRadioButtons.qml
+++ /dev/null
@@ -1,121 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Controls.impl
-
-ControlContainer {
- id: container
- title: "RadioButtons"
-
- Row {
- spacing: container.rowSpacing
-
- RadioButton {
- id: customContentItem
- text: "Custom content item"
- contentItem: Text {
- text: customContentItem.text
- color: "green"
- leftPadding: customContentItem.indicator.width + customContentItem.spacing
- }
- }
-
- RadioButton {
- id: customIndicator
- text: "Custom indicator"
- indicator: Rectangle {
- implicitWidth: 14
- implicitHeight: 14
-
- x: customIndicator.text ? customIndicator.leftPadding : customIndicator.leftPadding + (customIndicator.availableWidth - width) / 2
- y: customIndicator.topPadding + (customIndicator.availableHeight - height) / 2
-
- radius: width / 2
- color: customIndicator.down ? customIndicator.palette.light : customIndicator.palette.base
- border.width: 2
- border.color: "green"
-
- Rectangle {
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- width: 5
- height: 5
- radius: width / 2
- color: "green"
- visible: customIndicator.checked
- }
- }
- }
-
- RadioButton {
- id: allCustom
- text: "All custom"
-
- contentItem: Text {
- text: allCustom.text
- color: "green"
- leftPadding: allCustom.indicator.width + allCustom.spacing
- }
-
- indicator: Rectangle {
- implicitWidth: 14
- implicitHeight: 14
-
- x: allCustom.text ? allCustom.leftPadding : allCustom.leftPadding + (allCustom.availableWidth - width) / 2
- y: allCustom.topPadding + (allCustom.availableHeight - height) / 2
-
- radius: width / 2
- color: allCustom.down ? allCustom.palette.light : allCustom.palette.base
- border.width: 2
- border.color: "green"
-
- Rectangle {
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
- width: 5
- height: 5
- radius: width / 2
- color: "green"
- visible: allCustom.checked
- }
- }
- }
- }
-
-}
diff --git a/tests/manual/nativestyle/CustomScrollBars.qml b/tests/manual/nativestyle/CustomScrollBars.qml
deleted file mode 100644
index 07319952..00000000
--- a/tests/manual/nativestyle/CustomScrollBars.qml
+++ /dev/null
@@ -1,137 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "ScrollBars"
-
- Row {
- spacing: container.rowSpacing
-
- ScrollBar {
- height: 200
- orientation: Qt.Vertical
- size: 0.2
- policy: ScrollBar.AlwaysOn
- background: Rectangle {
- color: "lightgray"
- border.color: "gray"
- border.width: 1
- }
- }
-
- ScrollBar {
- height: 200
- orientation: Qt.Vertical
- size: 0.2
- policy: ScrollBar.AlwaysOn
- contentItem: Rectangle {
- color: "lightgreen"
- border.color: "green"
- border.width: 1
- }
- }
-
- ScrollBar {
- height: 200
- orientation: Qt.Vertical
- size: 0.2
- policy: ScrollBar.AlwaysOn
- background: Rectangle {
- color: "lightgray"
- border.color: "gray"
- border.width: 1
- }
- contentItem: Rectangle {
- implicitWidth: 15
- color: "lightgreen"
- border.color: "green"
- border.width: 1
- }
- }
-
- Column {
- spacing: container.rowSpacing
-
- ScrollBar {
- width: 300
- orientation: Qt.Horizontal
- size: 0.2
- policy: ScrollBar.AlwaysOn
- background: Rectangle {
- color: "lightgray"
- border.color: "gray"
- border.width: 1
- }
- }
-
- ScrollBar {
- width: 300
- orientation: Qt.Horizontal
- size: 0.2
- policy: ScrollBar.AlwaysOn
- contentItem: Rectangle {
- color: "lightgray"
- border.color: "gray"
- border.width: 1
- }
- }
-
- ScrollBar {
- width: 300
- orientation: Qt.Horizontal
- size: 0.2
- policy: ScrollBar.AlwaysOn
- background: Rectangle {
- color: "lightgray"
- border.color: "gray"
- border.width: 1
- }
- contentItem: Rectangle {
- implicitHeight: 15
- color: "lightgreen"
- border.color: "green"
- border.width: 1
- }
- }
- }
- }
-
-}
diff --git a/tests/manual/nativestyle/CustomSliders.qml b/tests/manual/nativestyle/CustomSliders.qml
deleted file mode 100644
index 075c10d3..00000000
--- a/tests/manual/nativestyle/CustomSliders.qml
+++ /dev/null
@@ -1,167 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Sliders"
- property int sliderWidth: 300
- property int sliderHeight: 140
-
- Row {
- spacing: 40
-
- Column {
- spacing: 15
-
- Slider {
- id: customHandle
- width: sliderWidth
- height: 20
- from: 0
- to: 10
- value: 5
- handle: Rectangle {
- id: handle
- width: 12
- height: customHandle.height
- color: "white"
- border.width: 2
-
- x: customHandle.visualPosition * (customHandle.availableWidth - width)
- y: (customHandle.availableHeight - height) / 2
- }
- }
-
- Slider {
- id: customBackground
- width: sliderWidth
- from: 0
- to: 10
- background: Rectangle {
- implicitHeight: 5
- color: "lightgray"
- border.width: 1
- }
- }
-
- Slider {
- id: customAll
- width: sliderWidth
- height: 20
- from: 0
- to: 10
- background: Rectangle {
- implicitHeight: customAll.height
- color: "lightgray"
- border.width: 1
- }
- handle: Rectangle {
- width: 12
- height: customAll.height
- color: "white"
- border.width: 2
-
- x: customAll.visualPosition * (customAll.availableWidth - width)
- y: (customAll.availableHeight - height) / 2
- }
- }
- }
-
- Row {
- spacing: 20
-
- Slider {
- id: customVHandle
- width: 20
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- handle: Rectangle {
- height: 12
- width: customVHandle.width
- color: "white"
- border.width: 2
-
- x: (customVHandle.availableWidth - width) / 2
- y: customVHandle.visualPosition * (customVHandle.availableHeight - height)
- }
- }
-
- Slider {
- id: customVBackground
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- background: Rectangle {
- implicitWidth: 5
- color: "lightgray"
- border.width: 1
- }
- }
-
- Slider {
- id: customVAll
- width: 20
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- handle: Rectangle {
- height: 12
- width: customVHandle.width
- color: "white"
- border.width: 2
-
- x: (customVAll.availableWidth - width) / 2
- y: customVAll.visualPosition * (customVAll.availableHeight - height)
- }
- background: Rectangle {
- implicitWidth: 5
- color: "lightgray"
- border.width: 1
- }
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomSpinBoxes.qml b/tests/manual/nativestyle/CustomSpinBoxes.qml
deleted file mode 100644
index b6de2b57..00000000
--- a/tests/manual/nativestyle/CustomSpinBoxes.qml
+++ /dev/null
@@ -1,171 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "SpinBoxes"
-
- Row {
- spacing: container.rowSpacing
-
- SpinBox {
- id: custombg
- value: 1000
- to: 2000
- background: Rectangle {
- border.color: "green"
- implicitWidth: 50
- }
- }
-
- SpinBox {
- id: customIndicator
- value: 500
- to: 2000
-
- rightPadding: 17
- spacing: 0
- implicitWidth: 60
- implicitHeight: 25
-
- up.indicator: Rectangle {
- x: customIndicator.width - width - 4
- y: 4
- implicitWidth: customIndicator.rightPadding - 4
- implicitHeight: 8
- border.width: 1
- border.color: "green"
- color: customIndicator.up.pressed ? "gray" : "transparent"
- Text {
- text: "+"
- font.pixelSize: 8
- font.bold: true
- anchors.centerIn: parent
- }
- }
-
- down.indicator: Rectangle {
- x: customIndicator.width - width - 4
- y: height + 6
- implicitWidth: customIndicator.rightPadding - 4
- implicitHeight: 8
- border.width: 1
- border.color: "green"
- color: customIndicator.down.pressed ? "gray" : "transparent"
- Text {
- text: "-"
- font.pixelSize: 10
- font.bold: true
- anchors.centerIn: parent
- }
- }
- }
-
- SpinBox {
- id: allCustom
- value: 500
- to: 2000
-
- rightPadding: 17
- spacing: 0
- implicitWidth: 60
- implicitHeight: 25
-
- background: Rectangle {
- border.color: "green"
- implicitWidth: 50
- }
-
- up.indicator: Rectangle {
- x: allCustom.width - width - 4
- y: 4
- implicitWidth: allCustom.rightPadding - 4
- implicitHeight: 8
- border.width: 1
- border.color: "green"
- color: allCustom.up.pressed ? "gray" : "transparent"
- Text {
- text: "+"
- font.pixelSize: 8
- font.bold: true
- anchors.centerIn: parent
- }
- }
-
- down.indicator: Rectangle {
- x: allCustom.width - width - 4
- y: height + 6
- implicitWidth: allCustom.rightPadding - 4
- implicitHeight: 8
- border.width: 1
- border.color: "green"
- color: allCustom.down.pressed ? "gray" : "transparent"
- Text {
- text: "-"
- font.pixelSize: 10
- font.bold: true
- anchors.centerIn: parent
- }
- }
-
- contentItem: TextInput {
- text: allCustom.displayText
- font: allCustom.font
- color: "green"
- selectionColor: allCustom.palette.highlight
- selectedTextColor: allCustom.palette.highlightedText
- horizontalAlignment: Qt.AlignLeft
- verticalAlignment: Qt.AlignVCenter
-
- topPadding: 2
- bottomPadding: 2
- leftPadding: 10
- rightPadding: 10
-
- readOnly: !allCustom.editable
- validator: allCustom.validator
- inputMethodHints: allCustom.inputMethodHints
- }
-
- }
-
- }
-
-}
diff --git a/tests/manual/nativestyle/CustomTextAreas.qml b/tests/manual/nativestyle/CustomTextAreas.qml
deleted file mode 100644
index 77e97b0c..00000000
--- a/tests/manual/nativestyle/CustomTextAreas.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "TextFields"
-
- Row {
- spacing: container.rowSpacing
-
- TextArea {
- id: customBackground
- width: 200
- wrapMode: TextEdit.WordWrap
- text: "Custom background - Lorem ipsum dolor sit amet, consectetur adipiscing elit, "
- + "sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- background: Rectangle {
- implicitWidth: customBackground.contentWidth
- implicitHeight: customBackground.contentHeight
- border.width: customBackground.activeFocus ? 2 : 1
- color: control.palette.base
- border.color: "green"
- }
- }
-
- TextArea {
- width: 200
- placeholderText: "Large font"
- font.pixelSize: 20
- wrapMode: TextEdit.WordWrap
- text: "Large font - Lorem ipsum dolor sit amet, consectetur adipiscing elit"
- }
- }
-}
diff --git a/tests/manual/nativestyle/CustomTextFields.qml b/tests/manual/nativestyle/CustomTextFields.qml
deleted file mode 100644
index 3e8ccd1e..00000000
--- a/tests/manual/nativestyle/CustomTextFields.qml
+++ /dev/null
@@ -1,63 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "TextFields"
-
- Row {
- spacing: container.rowSpacing
-
- TextField {
- placeholderText: "Custom background"
- background: Rectangle {
- implicitWidth: 130
- implicitHeight: 20
- border.width: control.activeFocus ? 2 : 1
- color: control.palette.base
- border.color: "green"
- }
- }
- TextField {
- placeholderText: "Large font"
- font.pixelSize: 20
- }
- }
-}
diff --git a/tests/manual/nativestyle/Dials.qml b/tests/manual/nativestyle/Dials.qml
deleted file mode 100644
index f0655f25..00000000
--- a/tests/manual/nativestyle/Dials.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Dials"
-
- Row {
- spacing: container.rowSpacing
-
- Dial {
- width: 50
- height: 50
- from: 0
- to: 10
- value: 5
- }
-
- Dial {
- width: 50
- height: 50
- from: 0
- to: 10
- value: 5
- stepSize: 1
- property int qqc2_style_tickPosition: 1
- }
- }
-}
diff --git a/tests/manual/nativestyle/Frames.qml b/tests/manual/nativestyle/Frames.qml
deleted file mode 100644
index 220f8d03..00000000
--- a/tests/manual/nativestyle/Frames.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Frames"
-
- Row {
- spacing: container.rowSpacing
-
- Frame {
- width: 100
- height: 50
- }
-
- Frame {
- Rectangle {
- implicitWidth: label.width + 50
- implicitHeight: 45
- Label {
- id: label
- anchors.centerIn: parent
- text: "Frame with contents"
- }
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/ProgressBars.qml b/tests/manual/nativestyle/ProgressBars.qml
deleted file mode 100644
index 8abd076d..00000000
--- a/tests/manual/nativestyle/ProgressBars.qml
+++ /dev/null
@@ -1,102 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "ProgressBars"
-
- property int time: 0
- Timer {
- interval: 1000
- running: true
- repeat: true
- onTriggered: {
- time++
- if (time > 10)
- time = 0
- }
- }
-
- Row {
- spacing: container.rowSpacing
-
- ProgressBar {
- width: 100
- from: 0
- to: 10
- value: time
- indeterminate: false
- }
-
- ProgressBar {
- width: 100
- from: 0
- to: 10
- value: time
- enabled: false
- indeterminate: false
- }
-
- ProgressBar {
- width: 100
- from: 0
- to: 10
- indeterminate: true
- }
-
- ProgressBar {
- width: 80
- from: 0
- to: 10
- value: time
- indeterminate: false
- property bool qqc2_style_small
- }
-
- ProgressBar {
- width: 60
- from: 0
- to: 10
- value: time
- indeterminate: false
- property bool qqc2_style_mini
- }
- }
-}
diff --git a/tests/manual/nativestyle/RadioButtons.qml b/tests/manual/nativestyle/RadioButtons.qml
deleted file mode 100644
index 24a96b59..00000000
--- a/tests/manual/nativestyle/RadioButtons.qml
+++ /dev/null
@@ -1,111 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-import QtQuick.Controls.impl
-
-ControlContainer {
- id: container
- title: "RadioButtons"
-
- Row {
- spacing: container.rowSpacing
-
- Column {
- RadioButton {
- text: "Default"
- checked: true
- }
- RadioButton {
- text: "Default"
- }
- RadioButton {
- text: "Default"
- }
- }
-
- Column {
- RadioButton {
- text: "Disabled"
- enabled: false
- }
- RadioButton {
- text: "Disabled"
- enabled: false
- }
- RadioButton {
- text: "Disabled"
- enabled: false
- checked: true
- }
- }
-
- Column {
- RadioButton {
- text: "Small"
- property bool qqc2_style_small
- }
- RadioButton {
- text: "Small"
- checked: true
- property bool qqc2_style_small
- }
- RadioButton {
- text: "Small"
- property bool qqc2_style_small
- }
- }
-
- Column {
- RadioButton {
- text: "Mini"
- property bool qqc2_style_mini
- }
- RadioButton {
- text: "Mini"
- property bool qqc2_style_mini
- }
- RadioButton {
- text: "Mini"
- checked: true
- property bool qqc2_style_mini
- }
- }
- }
-
-}
diff --git a/tests/manual/nativestyle/ScrollBars.qml b/tests/manual/nativestyle/ScrollBars.qml
deleted file mode 100644
index a5764c78..00000000
--- a/tests/manual/nativestyle/ScrollBars.qml
+++ /dev/null
@@ -1,99 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "ScrollBars"
-
- Row {
- spacing: container.rowSpacing
-
- ScrollBar {
- height: 200
- orientation: Qt.Vertical
- size: 0.2
- policy: ScrollBar.AlwaysOn
- }
-
- ScrollBar {
- height: 150
- orientation: Qt.Vertical
- size: 0.2
- policy: ScrollBar.AlwaysOn
- property bool qqc2_style_small
- }
-
- ScrollBar {
- height: 100
- orientation: Qt.Vertical
- size: 0.2
- policy: ScrollBar.AlwaysOn
- property bool qqc2_style_mini
- }
-
- Column {
- spacing: container.rowSpacing
-
- ScrollBar {
- width: 300
- orientation: Qt.Horizontal
- size: 0.2
- policy: ScrollBar.AlwaysOn
- }
-
- ScrollBar {
- width: 200
- orientation: Qt.Horizontal
- size: 0.2
- policy: ScrollBar.AlwaysOn
- property bool qqc2_style_small
- }
-
- ScrollBar {
- width: 100
- orientation: Qt.Horizontal
- size: 0.2
- policy: ScrollBar.AlwaysOn
- property bool qqc2_style_mini
- }
- }
- }
-
-}
diff --git a/tests/manual/nativestyle/Sliders.qml b/tests/manual/nativestyle/Sliders.qml
deleted file mode 100644
index 81afa26c..00000000
--- a/tests/manual/nativestyle/Sliders.qml
+++ /dev/null
@@ -1,153 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Sliders normal"
- property int sliderWidth: 300
- property int sliderHeight: 140
-
- Row {
- spacing: 40
-
- Column {
- spacing: 15
-
- Slider {
- width: sliderWidth
- from: 0
- to: 10
- value: 5
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 10
- value: 5
- enabled: false
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 100
- value: 20
- stepSize: 20
-
- property int qqc2_style_tickPosition: 1
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 100
- stepSize: 5
- value: 65
-
- property int qqc2_style_tickPosition: 2
- }
-
- Slider {
- // Should show 9 tickmarks
- width: sliderWidth
- from: 3.3
- to: 3.7
- stepSize: 0.05
- value: 3.5
- property int qqc2_style_tickPosition: 3
- }
-
- }
-
- Row {
- spacing: 20
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- enabled: false
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 100
- value: 20
- stepSize: 20
-
- property int qqc2_style_tickPosition: 1
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 100
- stepSize: 5
- value: 65
-
- property int qqc2_style_tickPosition: 2
- }
- Slider {
- // Should show 9 tickmarks
- height: sliderHeight
- orientation: Qt.Vertical
- from: 3.3
- to: 3.7
- stepSize: 0.05
- value: 3.5
- property int qqc2_style_tickPosition: 3
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/SlidersMini.qml b/tests/manual/nativestyle/SlidersMini.qml
deleted file mode 100644
index 4c7610c4..00000000
--- a/tests/manual/nativestyle/SlidersMini.qml
+++ /dev/null
@@ -1,140 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Sliders mini"
- property int sliderWidth: 100
- property int sliderHeight: 90
-
- Row {
- spacing: 40
-
- Column {
- spacing: 15
-
- Slider {
- width: sliderWidth
- from: 0
- to: 10
- value: 5
- property bool qqc2_style_mini
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 10
- value: 5
- enabled: false
- property bool qqc2_style_mini
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 100
- value: 20
- stepSize: 20
-
- property bool qqc2_style_mini
- property int qqc2_style_tickPosition: 1
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 100
- stepSize: 5
- value: 65
-
- property bool qqc2_style_mini
- property int qqc2_style_tickPosition: 2
- }
- }
-
- Row {
- spacing: 20
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- property bool qqc2_style_mini
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- enabled: false
- property bool qqc2_style_mini
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 100
- value: 20
- stepSize: 20
-
- property bool qqc2_style_mini
- property int qqc2_style_tickPosition: 1
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 100
- stepSize: 5
- value: 65
-
- property bool qqc2_style_mini
- property int qqc2_style_tickPosition: 2
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/SlidersSmall.qml b/tests/manual/nativestyle/SlidersSmall.qml
deleted file mode 100644
index 04c9cb24..00000000
--- a/tests/manual/nativestyle/SlidersSmall.qml
+++ /dev/null
@@ -1,140 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "Sliders small"
- property int sliderWidth: 200
- property int sliderHeight: 100
-
- Row {
- spacing: 40
-
- Column {
- spacing: 15
-
- Slider {
- width: sliderWidth
- from: 0
- to: 10
- value: 5
- property bool qqc2_style_small
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 10
- value: 5
- enabled: false
- property bool qqc2_style_small
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 100
- value: 20
- stepSize: 20
-
- property bool qqc2_style_small
- property int qqc2_style_tickPosition: 1
- }
-
- Slider {
- width: sliderWidth
- from: 0
- to: 100
- stepSize: 5
- value: 65
-
- property bool qqc2_style_small
- property int qqc2_style_tickPosition: 2
- }
- }
-
- Row {
- spacing: 20
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- property bool qqc2_style_small
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 10
- value: 5
- enabled: false
- property bool qqc2_style_small
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 100
- value: 20
- stepSize: 20
-
- property bool qqc2_style_small
- property int qqc2_style_tickPosition: 1
- }
-
- Slider {
- height: sliderHeight
- orientation: Qt.Vertical
- from: 0
- to: 100
- stepSize: 5
- value: 65
-
- property bool qqc2_style_small
- property int qqc2_style_tickPosition: 2
- }
- }
- }
-}
diff --git a/tests/manual/nativestyle/SpinBoxes.qml b/tests/manual/nativestyle/SpinBoxes.qml
deleted file mode 100644
index 552f159b..00000000
--- a/tests/manual/nativestyle/SpinBoxes.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "SpinBoxes"
-
- Row {
- spacing: container.rowSpacing
-
- SpinBox {
- value: 500
- to: 2000
- editable: true
- }
-
- SpinBox {
- value: 0
- enabled: false
- }
-
- SpinBox {
- value: 5
- from: 0
- to: 9
- property bool qqc2_style_small
- }
-
- SpinBox {
- value: 0
- from: -9
- to: 9
- property bool qqc2_style_mini
- }
- }
-
-}
diff --git a/tests/manual/nativestyle/TextAreas.qml b/tests/manual/nativestyle/TextAreas.qml
deleted file mode 100644
index d8d49c02..00000000
--- a/tests/manual/nativestyle/TextAreas.qml
+++ /dev/null
@@ -1,131 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "TextAreas"
-
- Row {
- spacing: container.rowSpacing
-
- TextArea {
- id: defaultTextArea
- width: 200
- wrapMode: TextEdit.WordWrap
- selectByMouse: true
- text: "Default - Lorem ipsum dolor sit amet, consectetur adipiscing elit, "
- + "sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- }
-
- TextArea {
- enabled: false
- width: 200
- wrapMode: TextEdit.WordWrap
- selectByMouse: true
- text: "Disabled - Lorem ipsum dolor sit amet, consectetur adipiscing elit, "
- + "sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- }
-
- ScrollView {
- id: scrollView
- width: 200
- height: defaultTextArea.height
-
- TextArea {
- text: "Inside ScrollView - Lorem ipsum dolor sit amet, consectetur adipiscing elit, "
- + "sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. "
- + "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi "
- + "ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit "
- + "in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur "
- + "sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt "
- + "mollit anim id est laborum."
- wrapMode: TextEdit.WordWrap
- selectByMouse: true
- }
- }
- }
-
- Row {
- spacing: container.rowSpacing
-
- Frame {
- id: frame
- contentWidth: textArea.width
- contentHeight: textArea.height
-
- TextArea {
- id: textArea
- width: 200
- height: 80
- wrapMode: TextEdit.WrapAnywhere
- selectByMouse: true
- text: "Inside frame - Lorem ipsum dolor sit amet, consectetur adipiscing elit, "
- + "sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- }
- }
-
- Frame {
- contentWidth: 200
- contentHeight: 100
- ScrollView {
- id: scrollView2
- anchors.fill: parent
-
- TextArea {
- id: area2
- text: "Inside Frame and ScrollView - Lorem ipsum dolor sit amet, consectetur adipiscing elit, "
- + "sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. "
- + "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi "
- + "ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit "
- + "in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur "
- + "sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt "
- + "mollit anim id est laborum."
- wrapMode: TextEdit.WordWrap
- selectByMouse: true
- }
- }
- }
-
- TextArea {
- placeholderText: "Placeholder text"
- selectByMouse: true
- }
- }
-}
diff --git a/tests/manual/nativestyle/TextFields.qml b/tests/manual/nativestyle/TextFields.qml
deleted file mode 100644
index 10e97da5..00000000
--- a/tests/manual/nativestyle/TextFields.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ControlContainer {
- id: container
- title: "TextFields"
-
- Row {
- spacing: container.rowSpacing
-
- TextField {
- text: "Default"
- }
-
- TextField {
- enabled: false
- text: "Disabled"
- }
-
- TextField {
- placeholderText: "Placeholder text"
- }
-
- TextField {
- text: "Small"
- property bool qqc2_style_small
- }
-
- TextField {
- text: "Mini"
- property bool qqc2_style_mini
- }
- }
-}
diff --git a/tests/manual/nativestyle/checkbox-icon.png b/tests/manual/nativestyle/checkbox-icon.png
deleted file mode 100644
index ee669b3a..00000000
--- a/tests/manual/nativestyle/checkbox-icon.png
+++ /dev/null
Binary files differ
diff --git a/tests/manual/nativestyle/checkbox-icon16.png b/tests/manual/nativestyle/checkbox-icon16.png
deleted file mode 100644
index 8d89eab8..00000000
--- a/tests/manual/nativestyle/checkbox-icon16.png
+++ /dev/null
Binary files differ
diff --git a/tests/manual/nativestyle/checkbox-icon@2x.png b/tests/manual/nativestyle/checkbox-icon@2x.png
deleted file mode 100644
index 51c5601d..00000000
--- a/tests/manual/nativestyle/checkbox-icon@2x.png
+++ /dev/null
Binary files differ
diff --git a/tests/manual/nativestyle/main.cpp b/tests/manual/nativestyle/main.cpp
deleted file mode 100644
index cc487531..00000000
--- a/tests/manual/nativestyle/main.cpp
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-#include <QtQuickControls2/qquickstyle.h>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- const QUrl url(QStringLiteral("qrc:/main.qml"));
- QObject::connect(&engine, &QQmlApplicationEngine::objectCreated,
- &app, [url](QObject *obj, const QUrl &objUrl) {
- if (!obj && url == objUrl)
- QCoreApplication::exit(-1);
- }, Qt::QueuedConnection);
- engine.load(url);
-
- return app.exec();
-}
diff --git a/tests/manual/nativestyle/main.qml b/tests/manual/nativestyle/main.qml
deleted file mode 100644
index 5e44118c..00000000
--- a/tests/manual/nativestyle/main.qml
+++ /dev/null
@@ -1,121 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the Qt Quick Controls 2 module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Controls
-import QtQuick.Layouts
-
-ApplicationWindow {
- visible: true
- width: 800
- height: 600
- title: qsTr("Desktop Gallery")
-
- TabBar {
- id: bar
- anchors.left: parent.left
- anchors.right: parent.right
- anchors.margins: 20
- anchors.rightMargin: 40
-
- TabButton {
- text: qsTr("Default controls")
- }
-
- TabButton {
- text: qsTr("Customized controls")
- }
- }
-
- StackLayout {
- currentIndex: bar.currentIndex
- anchors.top: bar.bottom
- anchors.bottom: parent.bottom
- anchors.left: parent.left
- anchors.right: parent.right
- anchors.margins: 20
-
- ScrollView {
- contentWidth: availableWidth
-
- Column {
- anchors.left: parent.left
- anchors.right: parent.right
- spacing: 20
-
- Buttons { }
- CheckBoxes { }
- RadioButtons { }
- SpinBoxes { }
- TextFields { }
- TextAreas { }
- ComboBoxes { }
- Dials { }
- Frames { }
- ProgressBars { }
- ScrollBars { }
- Sliders { }
- SlidersSmall { }
- SlidersMini { }
- }
- }
-
- ScrollView {
- contentWidth: availableWidth
-
- Column {
- anchors.left: parent.left
- anchors.right: parent.right
- spacing: 20
-
- CustomButtons { }
- CustomCheckBoxes { }
- CustomRadioButtons { }
- CustomSpinBoxes { }
- CustomTextFields { }
- CustomTextAreas { }
- CustomComboBoxes { }
- CustomDials { }
- CustomFrames { }
- CustomProgressBars { }
- CustomScrollBars { }
- CustomSliders { }
- }
- }
- }
-
-}
diff --git a/tests/manual/nativestyle/nativestyle.pro b/tests/manual/nativestyle/nativestyle.pro
deleted file mode 100644
index 9c700430..00000000
--- a/tests/manual/nativestyle/nativestyle.pro
+++ /dev/null
@@ -1,39 +0,0 @@
-QT += quick quickcontrols2
-
-SOURCES += \
- main.cpp
-
-QML_FILES = \
- main.qml \
- ControlContainer.qml \
- Buttons.qml \
- CustomButtons.qml \
- Sliders.qml \
- SlidersSmall.qml \
- SlidersMini.qml \
- CustomSliders.qml \
- CheckBoxes.qml \
- CustomCheckBoxes.qml \
- RadioButtons.qml \
- CustomRadioButtons.qml \
- SpinBoxes.qml \
- CustomSpinBoxes.qml \
- TextFields.qml \
- CustomTextFields.qml \
- Frames.qml \
- CustomFrames.qml \
- TextAreas.qml \
- CustomTextAreas.qml \
- ComboBoxes.qml \
- CustomComboBoxes.qml \
- ScrollBars.qml \
- CustomScrollBars.qml \
- ProgressBars.qml \
- CustomProgressBars.qml \
- Dials.qml \
- CustomDials.qml \
-
-OTHER_FILES += $$QML_FILES
-RESOURCES += $$QML_FILES
-RESOURCES += checkbox-icon.png checkbox-icon16.png checkbox-icon@2x.png
-
diff --git a/tests/manual/nativestyle/qml.qrc b/tests/manual/nativestyle/qml.qrc
deleted file mode 100644
index fba642e5..00000000
--- a/tests/manual/nativestyle/qml.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>main.qml</file>
- <file>ButtonsTab.qml</file>
- <file>SlidersTab.qml</file>
- </qresource>
-</RCC>
diff --git a/tests/manual/screenshots/CMakeLists.txt b/tests/manual/screenshots/CMakeLists.txt
deleted file mode 100644
index c01418ef..00000000
--- a/tests/manual/screenshots/CMakeLists.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-# Generated from screenshots.pro.
-
-#####################################################################
-## screenshots Binary:
-#####################################################################
-
-qt_internal_add_manual_test(screenshots
- GUI
- SOURCES
- screenshots.cpp
- DEFINES
- SNIPPETS_DIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports/controls/doc/snippets\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::Widgets
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "qtquickcontrols2.conf"
- "screenshots.qml"
-)
-
-qt_internal_add_resource(screenshots "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:screenshots.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/screenshots/qtquickcontrols2.conf b/tests/manual/screenshots/qtquickcontrols2.conf
deleted file mode 100644
index d2081db1..00000000
--- a/tests/manual/screenshots/qtquickcontrols2.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-[Controls]
-Style=Material
-
-[Material]
-;Variant=Dense
diff --git a/tests/manual/screenshots/screenshots.cpp b/tests/manual/screenshots/screenshots.cpp
deleted file mode 100644
index e4e1844d..00000000
--- a/tests/manual/screenshots/screenshots.cpp
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-#include <QQmlContext>
-#include <QFileInfo>
-#include <QDir>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- const QUrl snippetsDir = QUrl::fromLocalFile(SNIPPETS_DIR);
- Q_ASSERT(snippetsDir.isValid() && QFileInfo(snippetsDir.toLocalFile()).exists());
- engine.rootContext()->setContextProperty("snippetsDir", snippetsDir);
- engine.rootContext()->setContextProperty("screenshotsDir", QUrl::fromLocalFile(QDir::currentPath()));
- engine.rootContext()->setContextProperty("screenshotsDirStr", QDir::currentPath());
- engine.load(QUrl("qrc:/screenshots.qml"));
- if (engine.rootObjects().isEmpty())
- return -1;
-
- return app.exec();
-}
diff --git a/tests/manual/screenshots/screenshots.pro b/tests/manual/screenshots/screenshots.pro
deleted file mode 100644
index 5894888f..00000000
--- a/tests/manual/screenshots/screenshots.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = app
-TARGET = screenshots
-QT += quick widgets
-
-DEFINES += SNIPPETS_DIR=\\\"$$PWD/../../../src/imports/controls/doc/snippets\\\"
-message($$DEFINES)
-
-SOURCES += \
- screenshots.cpp
-
-RESOURCES += \
- screenshots.qml \
- qtquickcontrols2.conf
diff --git a/tests/manual/screenshots/screenshots.qml b/tests/manual/screenshots/screenshots.qml
deleted file mode 100644
index 3496b32b..00000000
--- a/tests/manual/screenshots/screenshots.qml
+++ /dev/null
@@ -1,174 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Layouts
-import QtQuick.Controls
-import Qt.labs.folderlistmodel
-
-ApplicationWindow {
- id: window
- title: "Qt Quick Controls 2 - Screenshots"
- visible: true
- width: Math.max(600, loader.implicitWidth)
- height: Math.max(600, loader.implicitHeight + header.implicitHeight + footer.implicitHeight)
-
- property string currentFilePath
- property url lastSaveUrl
-
- Shortcut {
- sequence: "Ctrl+Q"
- onActivated: Qt.quit()
- }
-
- header: ToolBar {
- RowLayout {
- anchors.fill: parent
-
- ToolButton {
- text: "Choose Snippet"
- focusPolicy: Qt.NoFocus
- onClicked: snippetDrawer.open()
- }
- }
- }
-
- Drawer {
- id: snippetDrawer
- width: window.width / 2
- height: window.height
-
- ListView {
- id: snippetsListView
- anchors.fill: parent
- model: FolderListModel {
- folder: snippetsDir
- nameFilters: ["*.qml"]
- showDirs: false
- }
- delegate: ItemDelegate {
- width: parent.width
- text: fileName
- focusPolicy: Qt.NoFocus
-
- readonly property string baseName: fileBaseName
-
- contentItem: Label {
- text: parent.text
- elide: Text.ElideLeft
- }
- onClicked: {
- snippetsListView.currentIndex = index;
- loader.source = "file:///" + filePath;
- currentFilePath = filePath;
- snippetDrawer.close();
- }
- }
- }
- }
-
- Loader {
- id: loader
- anchors.centerIn: parent
- }
-
- ToolTip {
- id: saveResultToolTip
- x: window.contentItem.width / 2 - width / 2
- y: window.contentItem.height - height - 20
- timeout: 3000
- }
-
- footer: ToolBar {
- RowLayout {
- anchors.fill: parent
-
- ToolButton {
- text: "Open Output Folder"
- focusPolicy: Qt.NoFocus
- onClicked: Qt.openUrlExternally(screenshotsDir)
- }
-
- ToolButton {
- text: "Open Last Screenshot"
- focusPolicy: Qt.NoFocus
- enabled: lastSaveUrl.toString().length > 0
- onClicked: Qt.openUrlExternally(lastSaveUrl)
- }
-
- Item {
- Layout.fillWidth: true
- }
-
- ToolButton {
- text: "Take Screenshot"
- focusPolicy: Qt.NoFocus
- enabled: loader.status === Loader.Ready
- onClicked: {
- if (!loader.item)
- return;
-
- var grabSuccessful = loader.grabToImage(function(result) {
- var savePath = screenshotsDirStr + "/" + snippetsListView.currentItem.baseName + ".png";
- if (result.saveToFile(savePath)) {
- saveResultToolTip.text = "Successfully saved screenshot to output folder";
- lastSaveUrl = screenshotsDir + "/" + snippetsListView.currentItem.baseName + ".png";
- } else {
- saveResultToolTip.text = "Failed to save screenshot";
- }
- })
- if (!grabSuccessful)
- saveResultToolTip.text = "Failed to grab image";
- saveResultToolTip.open();
- }
- }
- }
- }
-}
diff --git a/tests/manual/shared/FontAwesome.otf b/tests/manual/shared/FontAwesome.otf
deleted file mode 100644
index 681bdd4d..00000000
--- a/tests/manual/shared/FontAwesome.otf
+++ /dev/null
Binary files differ
diff --git a/tests/manual/shared/FontAwesome.qml b/tests/manual/shared/FontAwesome.qml
deleted file mode 100644
index d64176b4..00000000
--- a/tests/manual/shared/FontAwesome.qml
+++ /dev/null
@@ -1,746 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-import QtQuick
-
-pragma Singleton
-
-QtObject {
-
- // Font Awesome by Dave Gandy - http://fontawesome.io
- // Font Awesome is licensed under SIL OFL 1.1 (http://scripts.sil.org/OFL)
- property FontLoader fontLoader: FontLoader {
- source: "FontAwesome.otf"
- }
-
- // Generated from copying the contents of https://fortawesome.github.io/Font-Awesome/cheatsheet/ and running it through
- // sed -E 's/([0-9].[0-9])?..fa-([a-zA-Z0-9-]+) (\(alias\) )?\[\&\#x([a-f0-9]+);\]/\2: \"\\\u\4\";/g'
- // | tr \; "\n"
- // | awk '{ r="-[a-z0-9]"; while (match($0, r)) sub(r, toupper(substr($0, RSTART + 1, 1))); print "readonly property string" $0 }'
-
- // Some icon names have been manually edited either because the symbol is reserved or invalid.
-
- // Manually edited. Was "500px"
- readonly property string i500px: "\uf26e"
- readonly property string adjust: "\uf042"
- readonly property string adn: "\uf170"
- readonly property string alignCenter: "\uf037"
- readonly property string alignJustify: "\uf039"
- readonly property string alignLeft: "\uf036"
- readonly property string alignRight: "\uf038"
- readonly property string amazon: "\uf270"
- readonly property string ambulance: "\uf0f9"
- readonly property string anchor: "\uf13d"
- readonly property string android: "\uf17b"
- readonly property string angellist: "\uf209"
- readonly property string angleDoubleDown: "\uf103"
- readonly property string angleDoubleLeft: "\uf100"
- readonly property string angleDoubleRight: "\uf101"
- readonly property string angleDoubleUp: "\uf102"
- readonly property string angleDown: "\uf107"
- readonly property string angleLeft: "\uf104"
- readonly property string angleRight: "\uf105"
- readonly property string angleUp: "\uf106"
- readonly property string apple: "\uf179"
- readonly property string archive: "\uf187"
- readonly property string areaChart: "\uf1fe"
- readonly property string arrowCircleDown: "\uf0ab"
- readonly property string arrowCircleLeft: "\uf0a8"
- readonly property string arrowCircleODown: "\uf01a"
- readonly property string arrowCircleOLeft: "\uf190"
- readonly property string arrowCircleORight: "\uf18e"
- readonly property string arrowCircleOUp: "\uf01b"
- readonly property string arrowCircleRight: "\uf0a9"
- readonly property string arrowCircleUp: "\uf0aa"
- readonly property string arrowDown: "\uf063"
- readonly property string arrowLeft: "\uf060"
- readonly property string arrowRight: "\uf061"
- readonly property string arrowUp: "\uf062"
- readonly property string arrows: "\uf047"
- readonly property string arrowsAlt: "\uf0b2"
- readonly property string arrowsH: "\uf07e"
- readonly property string arrowsV: "\uf07d"
- readonly property string asterisk: "\uf069"
- readonly property string at: "\uf1fa"
- readonly property string automobile: "\uf1b9"
- readonly property string backward: "\uf04a"
- readonly property string balanceScale: "\uf24e"
- readonly property string ban: "\uf05e"
- readonly property string bank: "\uf19c"
- readonly property string barChart: "\uf080"
- readonly property string barChartO: "\uf080"
- readonly property string barcode: "\uf02a"
- readonly property string bars: "\uf0c9"
- readonly property string battery0: "\uf244"
- readonly property string battery1: "\uf243"
- readonly property string battery2: "\uf242"
- readonly property string battery3: "\uf241"
- readonly property string battery4: "\uf240"
- readonly property string batteryEmpty: "\uf244"
- readonly property string batteryFull: "\uf240"
- readonly property string batteryHalf: "\uf242"
- readonly property string batteryQuarter: "\uf243"
- readonly property string batteryThreeQuarters: "\uf241"
- readonly property string bed: "\uf236"
- readonly property string beer: "\uf0fc"
- readonly property string behance: "\uf1b4"
- readonly property string behanceSquare: "\uf1b5"
- readonly property string bell: "\uf0f3"
- readonly property string bellO: "\uf0a2"
- readonly property string bellSlash: "\uf1f6"
- readonly property string bellSlashO: "\uf1f7"
- readonly property string bicycle: "\uf206"
- readonly property string binoculars: "\uf1e5"
- readonly property string birthdayCake: "\uf1fd"
- readonly property string bitbucket: "\uf171"
- readonly property string bitbucketSquare: "\uf172"
- readonly property string bitcoin: "\uf15a"
- readonly property string blackTie: "\uf27e"
- readonly property string bold: "\uf032"
- readonly property string bolt: "\uf0e7"
- readonly property string bomb: "\uf1e2"
- readonly property string book: "\uf02d"
- readonly property string bookmark: "\uf02e"
- readonly property string bookmarkO: "\uf097"
- readonly property string briefcase: "\uf0b1"
- readonly property string btc: "\uf15a"
- readonly property string bug: "\uf188"
- readonly property string building: "\uf1ad"
- readonly property string buildingO: "\uf0f7"
- readonly property string bullhorn: "\uf0a1"
- readonly property string bullseye: "\uf140"
- readonly property string bus: "\uf207"
- readonly property string buysellads: "\uf20d"
- readonly property string cab: "\uf1ba"
- readonly property string calculator: "\uf1ec"
- readonly property string calendar: "\uf073"
- readonly property string calendarCheckO: "\uf274"
- readonly property string calendarMinusO: "\uf272"
- readonly property string calendarO: "\uf133"
- readonly property string calendarPlusO: "\uf271"
- readonly property string calendarTimesO: "\uf273"
- readonly property string camera: "\uf030"
- readonly property string cameraRetro: "\uf083"
- readonly property string car: "\uf1b9"
- readonly property string caretDown: "\uf0d7"
- readonly property string caretLeft: "\uf0d9"
- readonly property string caretRight: "\uf0da"
- readonly property string caretSquareODown: "\uf150"
- readonly property string caretSquareOLeft: "\uf191"
- readonly property string caretSquareORight: "\uf152"
- readonly property string caretSquareOUp: "\uf151"
- readonly property string caretUp: "\uf0d8"
- readonly property string cartArrowDown: "\uf218"
- readonly property string cartPlus: "\uf217"
- readonly property string cc: "\uf20a"
- readonly property string ccAmex: "\uf1f3"
- readonly property string ccDinersClub: "\uf24c"
- readonly property string ccDiscover: "\uf1f2"
- readonly property string ccJcb: "\uf24b"
- readonly property string ccMastercard: "\uf1f1"
- readonly property string ccPaypal: "\uf1f4"
- readonly property string ccStripe: "\uf1f5"
- readonly property string ccVisa: "\uf1f0"
- readonly property string certificate: "\uf0a3"
- readonly property string chain: "\uf0c1"
- readonly property string chainBroken: "\uf127"
- readonly property string check: "\uf00c"
- readonly property string checkCircle: "\uf058"
- readonly property string checkCircleO: "\uf05d"
- readonly property string checkSquare: "\uf14a"
- readonly property string checkSquareO: "\uf046"
- readonly property string chevronCircleDown: "\uf13a"
- readonly property string chevronCircleLeft: "\uf137"
- readonly property string chevronCircleRight: "\uf138"
- readonly property string chevronCircleUp: "\uf139"
- readonly property string chevronDown: "\uf078"
- readonly property string chevronLeft: "\uf053"
- readonly property string chevronRight: "\uf054"
- readonly property string chevronUp: "\uf077"
- readonly property string child: "\uf1ae"
- readonly property string chrome: "\uf268"
- readonly property string circle: "\uf111"
- readonly property string circleO: "\uf10c"
- readonly property string circleONotch: "\uf1ce"
- readonly property string circleThin: "\uf1db"
- readonly property string clipboard: "\uf0ea"
- readonly property string clockO: "\uf017"
- readonly property string clone: "\uf24d"
- readonly property string close: "\uf00d"
- readonly property string cloud: "\uf0c2"
- readonly property string cloudDownload: "\uf0ed"
- readonly property string cloudUpload: "\uf0ee"
- readonly property string cny: "\uf157"
- readonly property string code: "\uf121"
- readonly property string codeFork: "\uf126"
- readonly property string codepen: "\uf1cb"
- readonly property string coffee: "\uf0f4"
- readonly property string cog: "\uf013"
- readonly property string cogs: "\uf085"
- readonly property string columns: "\uf0db"
- readonly property string comment: "\uf075"
- readonly property string commentO: "\uf0e5"
- readonly property string commenting: "\uf27a"
- readonly property string commentingO: "\uf27b"
- readonly property string comments: "\uf086"
- readonly property string commentsO: "\uf0e6"
- readonly property string compass: "\uf14e"
- readonly property string compress: "\uf066"
- readonly property string connectdevelop: "\uf20e"
- readonly property string contao: "\uf26d"
- readonly property string copy: "\uf0c5"
- readonly property string copyright: "\uf1f9"
- readonly property string creativeCommons: "\uf25e"
- readonly property string creditCard: "\uf09d"
- readonly property string crop: "\uf125"
- readonly property string crosshairs: "\uf05b"
- readonly property string css3: "\uf13c"
- readonly property string cube: "\uf1b2"
- readonly property string cubes: "\uf1b3"
- readonly property string cut: "\uf0c4"
- readonly property string cutlery: "\uf0f5"
- readonly property string dashboard: "\uf0e4"
- readonly property string dashcube: "\uf210"
- readonly property string database: "\uf1c0"
- readonly property string dedent: "\uf03b"
- readonly property string delicious: "\uf1a5"
- readonly property string desktop: "\uf108"
- readonly property string deviantart: "\uf1bd"
- readonly property string diamond: "\uf219"
- readonly property string digg: "\uf1a6"
- readonly property string dollar: "\uf155"
- readonly property string dotCircleO: "\uf192"
- readonly property string download: "\uf019"
- readonly property string dribbble: "\uf17d"
- readonly property string dropbox: "\uf16b"
- readonly property string drupal: "\uf1a9"
- readonly property string edit: "\uf044"
- readonly property string eject: "\uf052"
- readonly property string ellipsisH: "\uf141"
- readonly property string ellipsisV: "\uf142"
- readonly property string empire: "\uf1d1"
- readonly property string envelope: "\uf0e0"
- readonly property string envelopeO: "\uf003"
- readonly property string envelopeSquare: "\uf199"
- readonly property string eraser: "\uf12d"
- readonly property string eur: "\uf153"
- readonly property string euro: "\uf153"
- readonly property string exchange: "\uf0ec"
- readonly property string exclamation: "\uf12a"
- readonly property string exclamationCircle: "\uf06a"
- readonly property string exclamationTriangle: "\uf071"
- readonly property string expand: "\uf065"
- readonly property string expeditedssl: "\uf23e"
- readonly property string externalLink: "\uf08e"
- readonly property string externalLinkSquare: "\uf14c"
- readonly property string eye: "\uf06e"
- readonly property string eyeSlash: "\uf070"
- readonly property string eyedropper: "\uf1fb"
- readonly property string facebook: "\uf09a"
- readonly property string facebookF: "\uf09a"
- readonly property string facebookOfficial: "\uf230"
- readonly property string facebookSquare: "\uf082"
- readonly property string fastBackward: "\uf049"
- readonly property string fastForward: "\uf050"
- readonly property string fax: "\uf1ac"
- readonly property string feed: "\uf09e"
- readonly property string female: "\uf182"
- readonly property string fighterJet: "\uf0fb"
- readonly property string file: "\uf15b"
- readonly property string fileArchiveO: "\uf1c6"
- readonly property string fileAudioO: "\uf1c7"
- readonly property string fileCodeO: "\uf1c9"
- readonly property string fileExcelO: "\uf1c3"
- readonly property string fileImageO: "\uf1c5"
- readonly property string fileMovieO: "\uf1c8"
- readonly property string fileO: "\uf016"
- readonly property string filePdfO: "\uf1c1"
- readonly property string filePhotoO: "\uf1c5"
- readonly property string filePictureO: "\uf1c5"
- readonly property string filePowerpointO: "\uf1c4"
- readonly property string fileSoundO: "\uf1c7"
- readonly property string fileText: "\uf15c"
- readonly property string fileTextO: "\uf0f6"
- readonly property string fileVideoO: "\uf1c8"
- readonly property string fileWordO: "\uf1c2"
- readonly property string fileZipO: "\uf1c6"
- readonly property string filesO: "\uf0c5"
- readonly property string film: "\uf008"
- readonly property string filter: "\uf0b0"
- readonly property string fire: "\uf06d"
- readonly property string fireExtinguisher: "\uf134"
- readonly property string firefox: "\uf269"
- readonly property string flag: "\uf024"
- readonly property string flagCheckered: "\uf11e"
- readonly property string flagO: "\uf11d"
- readonly property string flash: "\uf0e7"
- readonly property string flask: "\uf0c3"
- readonly property string flickr: "\uf16e"
- readonly property string floppyO: "\uf0c7"
- readonly property string folder: "\uf07b"
- readonly property string folderO: "\uf114"
- readonly property string folderOpen: "\uf07c"
- readonly property string folderOpenO: "\uf115"
- readonly property string font: "\uf031"
- readonly property string fonticons: "\uf280"
- readonly property string forumbee: "\uf211"
- readonly property string forward: "\uf04e"
- readonly property string foursquare: "\uf180"
- readonly property string frownO: "\uf119"
- readonly property string futbolO: "\uf1e3"
- readonly property string gamepad: "\uf11b"
- readonly property string gavel: "\uf0e3"
- readonly property string gbp: "\uf154"
- readonly property string ge: "\uf1d1"
- readonly property string gear: "\uf013"
- readonly property string gears: "\uf085"
- readonly property string genderless: "\uf22d"
- readonly property string getPocket: "\uf265"
- readonly property string gg: "\uf260"
- readonly property string ggCircle: "\uf261"
- readonly property string gift: "\uf06b"
- readonly property string git: "\uf1d3"
- readonly property string gitSquare: "\uf1d2"
- readonly property string github: "\uf09b"
- readonly property string githubAlt: "\uf113"
- readonly property string githubSquare: "\uf092"
- readonly property string gittip: "\uf184"
- readonly property string glass: "\uf000"
- readonly property string globe: "\uf0ac"
- readonly property string google: "\uf1a0"
- readonly property string googlePlus: "\uf0d5"
- readonly property string googlePlusSquare: "\uf0d4"
- readonly property string googleWallet: "\uf1ee"
- readonly property string graduationCap: "\uf19d"
- readonly property string gratipay: "\uf184"
- readonly property string group: "\uf0c0"
- readonly property string hSquare: "\uf0fd"
- readonly property string hackerNews: "\uf1d4"
- readonly property string handGrabO: "\uf255"
- readonly property string handLizardO: "\uf258"
- readonly property string handODown: "\uf0a7"
- readonly property string handOLeft: "\uf0a5"
- readonly property string handORight: "\uf0a4"
- readonly property string handOUp: "\uf0a6"
- readonly property string handPaperO: "\uf256"
- readonly property string handPeaceO: "\uf25b"
- readonly property string handPointerO: "\uf25a"
- readonly property string handRockO: "\uf255"
- readonly property string handScissorsO: "\uf257"
- readonly property string handSpockO: "\uf259"
- readonly property string handStopO: "\uf256"
- readonly property string hddO: "\uf0a0"
- readonly property string header: "\uf1dc"
- readonly property string headphones: "\uf025"
- readonly property string heart: "\uf004"
- readonly property string heartO: "\uf08a"
- readonly property string heartbeat: "\uf21e"
- readonly property string history: "\uf1da"
- readonly property string home: "\uf015"
- readonly property string hospitalO: "\uf0f8"
- readonly property string hotel: "\uf236"
- readonly property string hourglass: "\uf254"
- readonly property string hourglass1: "\uf251"
- readonly property string hourglass2: "\uf252"
- readonly property string hourglass3: "\uf253"
- readonly property string hourglassEnd: "\uf253"
- readonly property string hourglassHalf: "\uf252"
- readonly property string hourglassO: "\uf250"
- readonly property string hourglassStart: "\uf251"
- readonly property string houzz: "\uf27c"
- readonly property string html5: "\uf13b"
- readonly property string iCursor: "\uf246"
- readonly property string ils: "\uf20b"
- readonly property string image: "\uf03e"
- readonly property string inbox: "\uf01c"
- readonly property string indent: "\uf03c"
- readonly property string industry: "\uf275"
- readonly property string info: "\uf129"
- readonly property string infoCircle: "\uf05a"
- readonly property string inr: "\uf156"
- readonly property string instagram: "\uf16d"
- readonly property string institution: "\uf19c"
- readonly property string internetExplorer: "\uf26b"
- readonly property string intersex: "\uf224"
- readonly property string ioxhost: "\uf208"
- readonly property string italic: "\uf033"
- readonly property string joomla: "\uf1aa"
- readonly property string jpy: "\uf157"
- readonly property string jsfiddle: "\uf1cc"
- readonly property string key: "\uf084"
- readonly property string keyboardO: "\uf11c"
- readonly property string krw: "\uf159"
- readonly property string language: "\uf1ab"
- readonly property string laptop: "\uf109"
- readonly property string lastfm: "\uf202"
- readonly property string lastfmSquare: "\uf203"
- readonly property string leaf: "\uf06c"
- readonly property string leanpub: "\uf212"
- readonly property string legal: "\uf0e3"
- readonly property string lemonO: "\uf094"
- readonly property string levelDown: "\uf149"
- readonly property string levelUp: "\uf148"
- readonly property string lifeBouy: "\uf1cd"
- readonly property string lifeBuoy: "\uf1cd"
- readonly property string lifeRing: "\uf1cd"
- readonly property string lifeSaver: "\uf1cd"
- readonly property string lightbulbO: "\uf0eb"
- readonly property string lineChart: "\uf201"
- readonly property string link: "\uf0c1"
- readonly property string linkedin: "\uf0e1"
- readonly property string linkedinSquare: "\uf08c"
- readonly property string linux: "\uf17c"
- readonly property string list: "\uf03a"
- readonly property string listAlt: "\uf022"
- readonly property string listOl: "\uf0cb"
- readonly property string listUl: "\uf0ca"
- readonly property string locationArrow: "\uf124"
- readonly property string lock: "\uf023"
- readonly property string longArrowDown: "\uf175"
- readonly property string longArrowLeft: "\uf177"
- readonly property string longArrowRight: "\uf178"
- readonly property string longArrowUp: "\uf176"
- readonly property string magic: "\uf0d0"
- readonly property string magnet: "\uf076"
- readonly property string mailForward: "\uf064"
- readonly property string mailReply: "\uf112"
- readonly property string mailReplyAll: "\uf122"
- readonly property string male: "\uf183"
- readonly property string map: "\uf279"
- readonly property string mapMarker: "\uf041"
- readonly property string mapO: "\uf278"
- readonly property string mapPin: "\uf276"
- readonly property string mapSigns: "\uf277"
- readonly property string mars: "\uf222"
- readonly property string marsDouble: "\uf227"
- readonly property string marsStroke: "\uf229"
- readonly property string marsStrokeH: "\uf22b"
- readonly property string marsStrokeV: "\uf22a"
- readonly property string maxcdn: "\uf136"
- readonly property string meanpath: "\uf20c"
- readonly property string medium: "\uf23a"
- readonly property string medkit: "\uf0fa"
- readonly property string mehO: "\uf11a"
- readonly property string mercury: "\uf223"
- readonly property string microphone: "\uf130"
- readonly property string microphoneSlash: "\uf131"
- readonly property string minus: "\uf068"
- readonly property string minusCircle: "\uf056"
- readonly property string minusSquare: "\uf146"
- readonly property string minusSquareO: "\uf147"
- readonly property string mobile: "\uf10b"
- readonly property string mobilePhone: "\uf10b"
- readonly property string money: "\uf0d6"
- readonly property string moonO: "\uf186"
- readonly property string mortarBoard: "\uf19d"
- readonly property string motorcycle: "\uf21c"
- readonly property string mousePointer: "\uf245"
- readonly property string music: "\uf001"
- readonly property string navicon: "\uf0c9"
- readonly property string neuter: "\uf22c"
- readonly property string newspaperO: "\uf1ea"
- readonly property string objectGroup: "\uf247"
- readonly property string objectUngroup: "\uf248"
- readonly property string odnoklassniki: "\uf263"
- readonly property string odnoklassnikiSquare: "\uf264"
- readonly property string opencart: "\uf23d"
- readonly property string openid: "\uf19b"
- readonly property string opera: "\uf26a"
- readonly property string optinMonster: "\uf23c"
- readonly property string outdent: "\uf03b"
- readonly property string pagelines: "\uf18c"
- readonly property string paintBrush: "\uf1fc"
- readonly property string paperPlane: "\uf1d8"
- readonly property string paperPlaneO: "\uf1d9"
- readonly property string paperclip: "\uf0c6"
- readonly property string paragraph: "\uf1dd"
- readonly property string paste: "\uf0ea"
- readonly property string pause: "\uf04c"
- readonly property string paw: "\uf1b0"
- readonly property string paypal: "\uf1ed"
- readonly property string pencil: "\uf040"
- readonly property string pencilSquare: "\uf14b"
- readonly property string pencilSquareO: "\uf044"
- readonly property string phone: "\uf095"
- readonly property string phoneSquare: "\uf098"
- readonly property string photo: "\uf03e"
- readonly property string pictureO: "\uf03e"
- readonly property string pieChart: "\uf200"
- readonly property string piedPiper: "\uf1a7"
- readonly property string piedPiperAlt: "\uf1a8"
- readonly property string pinterest: "\uf0d2"
- readonly property string pinterestP: "\uf231"
- readonly property string pinterestSquare: "\uf0d3"
- readonly property string plane: "\uf072"
- readonly property string play: "\uf04b"
- readonly property string playCircle: "\uf144"
- readonly property string playCircleO: "\uf01d"
- readonly property string plug: "\uf1e6"
- readonly property string plus: "\uf067"
- readonly property string plusCircle: "\uf055"
- readonly property string plusSquare: "\uf0fe"
- readonly property string plusSquareO: "\uf196"
- readonly property string powerOff: "\uf011"
- // Manually edited. Was "print"
- readonly property string printer: "\uf02f"
- readonly property string puzzlePiece: "\uf12e"
- readonly property string qq: "\uf1d6"
- readonly property string qrcode: "\uf029"
- readonly property string question: "\uf128"
- readonly property string questionCircle: "\uf059"
- readonly property string quoteLeft: "\uf10d"
- readonly property string quoteRight: "\uf10e"
- readonly property string ra: "\uf1d0"
- readonly property string random: "\uf074"
- readonly property string rebel: "\uf1d0"
- readonly property string recycle: "\uf1b8"
- readonly property string reddit: "\uf1a1"
- readonly property string redditSquare: "\uf1a2"
- readonly property string refresh: "\uf021"
- readonly property string registered: "\uf25d"
- readonly property string remove: "\uf00d"
- readonly property string renren: "\uf18b"
- readonly property string reorder: "\uf0c9"
- readonly property string repeat: "\uf01e"
- readonly property string reply: "\uf112"
- readonly property string replyAll: "\uf122"
- readonly property string retweet: "\uf079"
- readonly property string rmb: "\uf157"
- readonly property string road: "\uf018"
- readonly property string rocket: "\uf135"
- readonly property string rotateLeft: "\uf0e2"
- readonly property string rotateRight: "\uf01e"
- readonly property string rouble: "\uf158"
- readonly property string rss: "\uf09e"
- readonly property string rssSquare: "\uf143"
- readonly property string rub: "\uf158"
- readonly property string ruble: "\uf158"
- readonly property string rupee: "\uf156"
- readonly property string safari: "\uf267"
- readonly property string save: "\uf0c7"
- readonly property string scissors: "\uf0c4"
- readonly property string search: "\uf002"
- readonly property string searchMinus: "\uf010"
- readonly property string searchPlus: "\uf00e"
- readonly property string sellsy: "\uf213"
- readonly property string send: "\uf1d8"
- readonly property string sendO: "\uf1d9"
- readonly property string server: "\uf233"
- readonly property string share: "\uf064"
- readonly property string shareAlt: "\uf1e0"
- readonly property string shareAltSquare: "\uf1e1"
- readonly property string shareSquare: "\uf14d"
- readonly property string shareSquareO: "\uf045"
- readonly property string shekel: "\uf20b"
- readonly property string sheqel: "\uf20b"
- readonly property string shield: "\uf132"
- readonly property string ship: "\uf21a"
- readonly property string shirtsinbulk: "\uf214"
- readonly property string shoppingCart: "\uf07a"
- readonly property string signIn: "\uf090"
- readonly property string signOut: "\uf08b"
- readonly property string signal: "\uf012"
- readonly property string simplybuilt: "\uf215"
- readonly property string sitemap: "\uf0e8"
- readonly property string skyatlas: "\uf216"
- readonly property string skype: "\uf17e"
- readonly property string slack: "\uf198"
- readonly property string sliders: "\uf1de"
- readonly property string slideshare: "\uf1e7"
- readonly property string smileO: "\uf118"
- readonly property string soccerBallO: "\uf1e3"
- readonly property string sort: "\uf0dc"
- readonly property string sortAlphaAsc: "\uf15d"
- readonly property string sortAlphaDesc: "\uf15e"
- readonly property string sortAmountAsc: "\uf160"
- readonly property string sortAmountDesc: "\uf161"
- readonly property string sortAsc: "\uf0de"
- readonly property string sortDesc: "\uf0dd"
- readonly property string sortDown: "\uf0dd"
- readonly property string sortNumericAsc: "\uf162"
- readonly property string sortNumericDesc: "\uf163"
- readonly property string sortUp: "\uf0de"
- readonly property string soundcloud: "\uf1be"
- readonly property string spaceShuttle: "\uf197"
- readonly property string spinner: "\uf110"
- readonly property string spoon: "\uf1b1"
- readonly property string spotify: "\uf1bc"
- readonly property string square: "\uf0c8"
- readonly property string squareO: "\uf096"
- readonly property string stackExchange: "\uf18d"
- readonly property string stackOverflow: "\uf16c"
- readonly property string star: "\uf005"
- readonly property string starHalf: "\uf089"
- readonly property string starHalfEmpty: "\uf123"
- readonly property string starHalfFull: "\uf123"
- readonly property string starHalfO: "\uf123"
- readonly property string starO: "\uf006"
- readonly property string steam: "\uf1b6"
- readonly property string steamSquare: "\uf1b7"
- readonly property string stepBackward: "\uf048"
- readonly property string stepForward: "\uf051"
- readonly property string stethoscope: "\uf0f1"
- readonly property string stickyNote: "\uf249"
- readonly property string stickyNoteO: "\uf24a"
- readonly property string stop: "\uf04d"
- readonly property string streetView: "\uf21d"
- readonly property string strikethrough: "\uf0cc"
- readonly property string stumbleupon: "\uf1a4"
- readonly property string stumbleuponCircle: "\uf1a3"
- readonly property string subscript: "\uf12c"
- readonly property string subway: "\uf239"
- readonly property string suitcase: "\uf0f2"
- readonly property string sunO: "\uf185"
- readonly property string superscript: "\uf12b"
- readonly property string support: "\uf1cd"
- readonly property string table: "\uf0ce"
- readonly property string tablet: "\uf10a"
- readonly property string tachometer: "\uf0e4"
- readonly property string tag: "\uf02b"
- readonly property string tags: "\uf02c"
- readonly property string tasks: "\uf0ae"
- readonly property string taxi: "\uf1ba"
- readonly property string television: "\uf26c"
- readonly property string tencentWeibo: "\uf1d5"
- readonly property string terminal: "\uf120"
- readonly property string textHeight: "\uf034"
- readonly property string textWidth: "\uf035"
- readonly property string th: "\uf00a"
- readonly property string thLarge: "\uf009"
- readonly property string thList: "\uf00b"
- readonly property string thumbTack: "\uf08d"
- readonly property string thumbsDown: "\uf165"
- readonly property string thumbsODown: "\uf088"
- readonly property string thumbsOUp: "\uf087"
- readonly property string thumbsUp: "\uf164"
- readonly property string ticket: "\uf145"
- readonly property string times: "\uf00d"
- readonly property string timesCircle: "\uf057"
- readonly property string timesCircleO: "\uf05c"
- readonly property string tint: "\uf043"
- readonly property string toggleDown: "\uf150"
- readonly property string toggleLeft: "\uf191"
- readonly property string toggleOff: "\uf204"
- readonly property string toggleOn: "\uf205"
- readonly property string toggleRight: "\uf152"
- readonly property string toggleUp: "\uf151"
- readonly property string trademark: "\uf25c"
- readonly property string train: "\uf238"
- readonly property string transgender: "\uf224"
- readonly property string transgenderAlt: "\uf225"
- readonly property string trash: "\uf1f8"
- readonly property string trashO: "\uf014"
- readonly property string tree: "\uf1bb"
- readonly property string trello: "\uf181"
- readonly property string tripadvisor: "\uf262"
- readonly property string trophy: "\uf091"
- readonly property string truck: "\uf0d1"
- // Reserved word. Use turkishLira
- // readonly property string try: "\uf195"
- readonly property string tty: "\uf1e4"
- readonly property string tumblr: "\uf173"
- readonly property string tumblrSquare: "\uf174"
- readonly property string turkishLira: "\uf195"
- readonly property string tv: "\uf26c"
- readonly property string twitch: "\uf1e8"
- readonly property string twitter: "\uf099"
- readonly property string twitterSquare: "\uf081"
- readonly property string umbrella: "\uf0e9"
- readonly property string underline: "\uf0cd"
- readonly property string undo: "\uf0e2"
- readonly property string university: "\uf19c"
- readonly property string unlink: "\uf127"
- readonly property string unlock: "\uf09c"
- readonly property string unlockAlt: "\uf13e"
- readonly property string unsorted: "\uf0dc"
- readonly property string upload: "\uf093"
- readonly property string usd: "\uf155"
- readonly property string user: "\uf007"
- readonly property string userMd: "\uf0f0"
- readonly property string userPlus: "\uf234"
- readonly property string userSecret: "\uf21b"
- readonly property string userTimes: "\uf235"
- readonly property string users: "\uf0c0"
- readonly property string venus: "\uf221"
- readonly property string venusDouble: "\uf226"
- readonly property string venusMars: "\uf228"
- readonly property string viacoin: "\uf237"
- readonly property string videoCamera: "\uf03d"
- readonly property string vimeo: "\uf27d"
- readonly property string vimeoSquare: "\uf194"
- readonly property string vine: "\uf1ca"
- readonly property string vk: "\uf189"
- readonly property string volumeDown: "\uf027"
- readonly property string volumeOff: "\uf026"
- readonly property string volumeUp: "\uf028"
- readonly property string warning: "\uf071"
- readonly property string wechat: "\uf1d7"
- readonly property string weibo: "\uf18a"
- readonly property string weixin: "\uf1d7"
- readonly property string whatsapp: "\uf232"
- readonly property string wheelchair: "\uf193"
- readonly property string wifi: "\uf1eb"
- readonly property string wikipediaW: "\uf266"
- readonly property string windows: "\uf17a"
- readonly property string won: "\uf159"
- readonly property string wordpress: "\uf19a"
- readonly property string wrench: "\uf0ad"
- readonly property string xing: "\uf168"
- readonly property string xingSquare: "\uf169"
- readonly property string yCombinator: "\uf23b"
- readonly property string yCombinatorSquare: "\uf1d4"
- readonly property string yahoo: "\uf19e"
- readonly property string yc: "\uf23b"
- readonly property string ycSquare: "\uf1d4"
- readonly property string yelp: "\uf1e9"
- readonly property string yen: "\uf157"
- readonly property string youtube: "\uf167"
- readonly property string youtubePlay: "\uf16a"
- readonly property string youtubeSquare: "\uf166"
-}
diff --git a/tests/manual/shared/FontAwesomeIcon.qml b/tests/manual/shared/FontAwesomeIcon.qml
deleted file mode 100644
index 74e7c5da..00000000
--- a/tests/manual/shared/FontAwesomeIcon.qml
+++ /dev/null
@@ -1,58 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-import QtQuick
-import "qrc:/shared"
-
-Text {
- id: icon
- property alias iconId: icon.text
- property alias size: icon.font.pixelSize
- font.family: FontAwesome.fontLoader.name
-}
diff --git a/tests/manual/shared/qmldir b/tests/manual/shared/qmldir
deleted file mode 100644
index 3cb55667..00000000
--- a/tests/manual/shared/qmldir
+++ /dev/null
@@ -1,4 +0,0 @@
-depends QtQuick 2.6
-singleton FontAwesome 1.0 FontAwesome.qml
-FontAwesomeIcon 1.0 FontAwesomeIcon.qml
-
diff --git a/tests/manual/shared/shared.qrc b/tests/manual/shared/shared.qrc
deleted file mode 100644
index 8dbb3421..00000000
--- a/tests/manual/shared/shared.qrc
+++ /dev/null
@@ -1,8 +0,0 @@
-<RCC>
- <qresource prefix="/shared">
- <file>FontAwesome.qml</file>
- <file>FontAwesomeIcon.qml</file>
- <file>FontAwesome.otf</file>
- <file>qmldir</file>
- </qresource>
-</RCC>
diff --git a/tests/manual/styles-cover-flow/CMakeLists.txt b/tests/manual/styles-cover-flow/CMakeLists.txt
deleted file mode 100644
index 4c9fd13b..00000000
--- a/tests/manual/styles-cover-flow/CMakeLists.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-# Generated from styles-cover-flow.pro.
-
-#####################################################################
-## stylescoverflow Binary:
-#####################################################################
-
-qt_internal_add_manual_test(stylescoverflow
- GUI
- SOURCES
- styles-cover-flow.cpp
- DEFINES
- DOC_IMAGES_DIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../../../src/imports/controls/doc/images/\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
-)
-
-file(GLOB resource_glob_0 RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "*.qml,")
-foreach(file IN LISTS resource_glob_0)
- set_source_files_properties("${CMAKE_CURRENT_SOURCE_DIR}/${file}" PROPERTIES QT_RESOURCE_ALIAS "${file}")
-endforeach()
-
-# Resources:
-set(qmake_immediate_resource_files
- ${resource_glob_0}
-)
-
-qt_internal_add_resource(stylescoverflow "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:styles-cover-flow.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/styles-cover-flow/CoverFlowDelegate.qml b/tests/manual/styles-cover-flow/CoverFlowDelegate.qml
deleted file mode 100644
index 061ecfa0..00000000
--- a/tests/manual/styles-cover-flow/CoverFlowDelegate.qml
+++ /dev/null
@@ -1,136 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtGraphicalEffects
-import QtQuick
-
-Item {
- id: root
- width: PathView.view.delegateSize
- height: width
- z: PathView.zOrder
-
- transform: [
- Rotation {
- angle: root.PathView.rotateY
- origin.x: sourceImage.width / 2
- origin.y: sourceImage.height * 0.3
- axis.x: 0
- axis.y: 1
- axis.z: 0
- },
- Scale {
- xScale: 1.0
- yScale: root.PathView.scale
- origin.x: sourceImage.width / 2
- origin.y: sourceImage.height * 0.4
- }
- ]
-
- Image {
- id: sourceImage
- width: root.PathView.view.delegateSize
- height: width
- fillMode: Image.PreserveAspectFit
- source: "file:/" + docImagesDir + model.source
-
- Rectangle {
- x: (sourceImage.width - sourceImage.paintedWidth) / 2
- width: sourceImage.paintedWidth + (index == 6 ? 2 : 1)
- height: sourceImage.height
- color: "transparent"
- border.color: "#f4f4f4"
- antialiasing: true
- visible: !model.dark
- }
- }
-
- ShaderEffectSource {
- id: reflection
- sourceItem: sourceImage
- y: sourceItem.height
- width: sourceItem.width
- height: sourceItem.height
-
- transform: [
- Rotation {
- origin.x: reflection.width / 2
- origin.y: reflection.height / 2
- axis.x: 1
- axis.y: 0
- axis.z: 0
- angle: 180
- }
- ]
- }
-
- Rectangle {
- objectName: sourceImage.source.toString().slice(-20)
- x: (parent.width - sourceImage.paintedWidth) / 2// + (paintedWidthDiff > 0 ? 1.0 - paintedWidthDiff : 0)
- y: reflection.y
- width: sourceImage.paintedWidth + (index == 6 ? 2 : 1)
- height: sourceImage.paintedHeight
-
- // TODO: figure out how to get perfect x/width without using the current width hack
-// readonly property real paintedWidthDiff: sourceImage.paintedWidth - Math.floor(sourceImage.paintedWidth)
-
- gradient: Gradient {
- GradientStop {
- position: 0.0
- color: Qt.rgba(backgroundColor.r, backgroundColor.g, backgroundColor.b, 0.33)
- }
- GradientStop {
- // This determines the point at which the reflection fades out.
- position: 1.0
- color: backgroundColor
- }
- }
- }
-}
diff --git a/tests/manual/styles-cover-flow/CoverFlowPath.qml b/tests/manual/styles-cover-flow/CoverFlowPath.qml
deleted file mode 100644
index 0f70e6b8..00000000
--- a/tests/manual/styles-cover-flow/CoverFlowPath.qml
+++ /dev/null
@@ -1,157 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-
-Path {
- // Point 1
- property PathView pathView
-
- startX: 0
- startY: pathView.centerY
-
- PathAttribute {
- name: "rotateY"
- value: 50.0
- }
- PathAttribute {
- name: "scale"
- value: 0.7
- }
- PathAttribute {
- name: "zOrder"
- value: 1.0
- }
-
- // Line to point 2
- PathLine {
- x: pathView.centerX - pathView.delegateSize * 0.4
- y: pathView.centerY
- }
- PathPercent {
- value: 0.44
- }
- PathAttribute {
- name: "rotateY"
- value: 50.0
- }
- PathAttribute {
- name: "scale"
- value: 0.7
- }
- PathAttribute {
- name: "zOrder"
- value: 10.0
- }
-
- // Quad to point 3
- PathQuad {
- x: pathView.centerX
- y: pathView.centerY + pathView.delegateSize * 0.04
- controlX: pathView.centerX - pathView.delegateSize * 0.2
- controlY: pathView.centerY + pathView.delegateSize * 0.04
- }
- PathPercent {
- value: 0.5
- }
- PathAttribute {
- name: "rotateY"
- value: 0.0
- }
- PathAttribute {
- name: "scale"
- value: 1.0
- }
- PathAttribute {
- name: "zOrder"
- value: 50.0
- }
-
- // Quad to point 4
- PathQuad {
- x: pathView.centerX + pathView.delegateSize * 0.4
- y: pathView.centerY
- controlX: pathView.centerX + pathView.delegateSize * 0.2
- controlY: pathView.centerY + pathView.delegateSize * 0.04
- }
- PathPercent {
- value: 0.56
- }
- PathAttribute {
- name: "rotateY"
- value: -50.0
- }
- PathAttribute {
- name: "scale"
- value: 0.7
- }
- PathAttribute {
- name: "zOrder"
- value: 10.0
- }
-
- // Line to point 5
- PathLine {
- x: pathView.width
- y: pathView.centerY
- }
- PathAttribute {
- name: "rotateY"
- value: -50.0
- }
- PathAttribute {
- name: "scale"
- value: 0.7
- }
- PathAttribute {
- name: "zOrder"
- value: 1.0
- }
-}
diff --git a/tests/manual/styles-cover-flow/styles-cover-flow.cpp b/tests/manual/styles-cover-flow/styles-cover-flow.cpp
deleted file mode 100644
index d665d613..00000000
--- a/tests/manual/styles-cover-flow/styles-cover-flow.cpp
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-#include <QQmlContext>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- engine.rootContext()->setContextProperty("docImagesDir", QString(DOC_IMAGES_DIR));
- engine.load(QUrl("qrc:/styles-cover-flow.qml"));
- if (engine.rootObjects().isEmpty())
- return -1;
-
- return app.exec();
-}
diff --git a/tests/manual/styles-cover-flow/styles-cover-flow.pro b/tests/manual/styles-cover-flow/styles-cover-flow.pro
deleted file mode 100644
index 2faa9fba..00000000
--- a/tests/manual/styles-cover-flow/styles-cover-flow.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = stylescoverflow
-QT += quick quickcontrols2
-
-SOURCES += \
- styles-cover-flow.cpp
-
-RESOURCES += \
- $$files(*.qml, true)
-
-DEFINES += DOC_IMAGES_DIR=\\\"$$PWD/../../../src/imports/controls/doc/images/\\\"
diff --git a/tests/manual/styles-cover-flow/styles-cover-flow.qml b/tests/manual/styles-cover-flow/styles-cover-flow.qml
deleted file mode 100644
index 0f400c0d..00000000
--- a/tests/manual/styles-cover-flow/styles-cover-flow.qml
+++ /dev/null
@@ -1,100 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-
-Window {
- // Different delegate positions and widths and window background colors
- // can cause some unwanted "rogue pixels", so an easy way to get it perfect
- // is to mess with the width.
- width: 814
- height: 512
- visible: true
- color: backgroundColor
- flags: Qt.FramelessWindowHint
-
- readonly property color backgroundColor: "#ffffff"
-
- Shortcut {
- sequence: "Ctrl+Q"
- onActivated: Qt.quit()
- }
-
- PathView {
- id: view
- anchors.fill: parent
- anchors.leftMargin: 130
- anchors.rightMargin: 130
- model: ListModel {
- ListElement { source: "qtquickcontrols2-basic.png"; dark: false }
- ListElement { source: "qtquickcontrols2-fusion.png"; dark: false }
- ListElement { source: "qtquickcontrols2-universal-light.png"; dark: false }
- ListElement { source: "qtquickcontrols2-universal-dark.png"; dark: true }
- ListElement { source: "qtquickcontrols2-material-dark.png"; dark: true }
- ListElement { source: "qtquickcontrols2-imagine.png"; dark: false }
- ListElement { source: "qtquickcontrols2-material-light.png"; dark: false }
- }
-
- highlightRangeMode: PathView.StrictlyEnforceRange
- preferredHighlightBegin: 0.5
- preferredHighlightEnd: 0.5
- pathItemCount: 9
-
- property real centerX: width / 2
- property real centerY: height * 0.4
- property real delegateSize: 393 / 2
-
- path: CoverFlowPath {
- pathView: view
- }
- delegate: CoverFlowDelegate {}
- }
-}
diff --git a/tests/manual/styles/CMakeLists.txt b/tests/manual/styles/CMakeLists.txt
deleted file mode 100644
index b900da1b..00000000
--- a/tests/manual/styles/CMakeLists.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-# Generated from styles.pro.
-
-#####################################################################
-## styles Binary:
-#####################################################################
-
-qt_internal_add_manual_test(styles
- GUI
- SOURCES
- styles.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
-)
-
-# Resources:
-set(qmake_immediate_resource_files
- "styles.qml"
-)
-
-qt_internal_add_resource(styles "qmake_immediate"
- PREFIX
- "/"
- FILES
- ${qmake_immediate_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:styles.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/styles/styles.cpp b/tests/manual/styles/styles.cpp
deleted file mode 100644
index a0f0de7b..00000000
--- a/tests/manual/styles/styles.cpp
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- engine.load(QUrl("qrc:/styles.qml"));
- if (engine.rootObjects().isEmpty())
- return -1;
-
- return app.exec();
-}
diff --git a/tests/manual/styles/styles.pro b/tests/manual/styles/styles.pro
deleted file mode 100644
index 060ab4f7..00000000
--- a/tests/manual/styles/styles.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = app
-TARGET = styles
-QT += quick quickcontrols2
-
-SOURCES += \
- styles.cpp
-
-RESOURCES += \
- styles.qml
diff --git a/tests/manual/styles/styles.qml b/tests/manual/styles/styles.qml
deleted file mode 100644
index 83bd9b34..00000000
--- a/tests/manual/styles/styles.qml
+++ /dev/null
@@ -1,115 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Layouts
-import QtQuick.Controls
-
-ApplicationWindow {
- id: window
-
- visible: true
- minimumWidth: column.implicitWidth + 80
- minimumHeight: column.implicitHeight + 80
- title: "Qt Quick Controls 2 - Styles"
-
- // for taking frameless screenshots:
- // flags: Qt.Window | Qt.FramelessWindowHint
-
- ColumnLayout {
- id: column
-
- spacing: 20
- anchors.fill: parent
- anchors.margins: 40
-
- GroupBox {
- title: "Font Size"
- topPadding: 30
- background.visible: false
-
- ColumnLayout {
- anchors.fill: parent
- anchors.leftMargin: 20
-
- RadioButton { leftPadding: 0; text: "Small" }
- RadioButton { leftPadding: 0; text: "Medium"; checked: true }
- RadioButton { leftPadding: 0; text: "Large" }
- }
- }
-
- GroupBox {
- title: "Audio"
- topPadding: 30
- background.visible: false
-
- GridLayout {
- columns: 2
- columnSpacing: 30
- anchors.fill: parent
- anchors.leftMargin: 20
-
- Label { text: "Volume" }
- Slider { value: 1.0 }
- Label { text: "Bass" }
- Slider { value: 0.75 }
- Label { text: "Treble" }
- Slider { value: 0.5 }
- }
- }
-
- Button {
- text: "Save"
- Layout.alignment: Qt.AlignRight
- }
-
- Item { Layout.fillHeight: true }
- }
-}
diff --git a/tests/manual/systemtrayicon/CMakeLists.txt b/tests/manual/systemtrayicon/CMakeLists.txt
deleted file mode 100644
index 667fc7f7..00000000
--- a/tests/manual/systemtrayicon/CMakeLists.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-# Generated from systemtrayicon.pro.
-
-#####################################################################
-## systemtrayicon Binary:
-#####################################################################
-
-qt_internal_add_manual_test(systemtrayicon
- GUI
- SOURCES
- systemtrayicon.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Quick
- Qt::QuickControls2
-)
-
-# Resources:
-set(systemtrayicon_resource_files
- "images/qt_logo_green_256.png"
- "systemtrayicon.qml"
-)
-
-qt_internal_add_resource(systemtrayicon "systemtrayicon"
- PREFIX
- "/files"
- FILES
- ${systemtrayicon_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:systemtrayicon.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/systemtrayicon/images/qt_logo_green_256.png b/tests/manual/systemtrayicon/images/qt_logo_green_256.png
deleted file mode 100644
index a7b16ba4..00000000
--- a/tests/manual/systemtrayicon/images/qt_logo_green_256.png
+++ /dev/null
Binary files differ
diff --git a/tests/manual/systemtrayicon/systemtrayicon.cpp b/tests/manual/systemtrayicon/systemtrayicon.cpp
deleted file mode 100644
index 1866a269..00000000
--- a/tests/manual/systemtrayicon/systemtrayicon.cpp
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QGuiApplication>
-#include <QQmlApplicationEngine>
-
-int main(int argc, char *argv[])
-{
- QGuiApplication app(argc, argv);
-
- QQmlApplicationEngine engine;
- engine.load(QUrl("qrc:/files/systemtrayicon.qml"));
- if (engine.rootObjects().isEmpty())
- return -1;
-
- return app.exec();
-}
diff --git a/tests/manual/systemtrayicon/systemtrayicon.pro b/tests/manual/systemtrayicon/systemtrayicon.pro
deleted file mode 100644
index 24b9caa0..00000000
--- a/tests/manual/systemtrayicon/systemtrayicon.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = app
-TARGET = systemtrayicon
-QT += quick quickcontrols2
-
-SOURCES += \
- systemtrayicon.cpp
-
-RESOURCES += \
- systemtrayicon.qrc
diff --git a/tests/manual/systemtrayicon/systemtrayicon.qml b/tests/manual/systemtrayicon/systemtrayicon.qml
deleted file mode 100644
index d44bc83b..00000000
--- a/tests/manual/systemtrayicon/systemtrayicon.qml
+++ /dev/null
@@ -1,89 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import Qt.labs.platform
-
-ApplicationWindow {
- id: window
-
- visible: true
- title: "Qt Quick Controls 2 - System Tray Icon"
-
- MenuBar {
- id: menuBar
-
- Menu {
- id: fileMenu
- title: qsTr("File")
-
- MenuItem {
- id : quitItem
- text : "Quit"
- onTriggered: Qt.quit()
- }
- }
- }
-
- SystemTrayIcon {
- visible: true
- icon.source: "qrc:/files/images/qt_logo_green_256.png"
-
- menu: Menu {
- MenuItem {
- text: qsTr("Quit")
- onTriggered: Qt.quit()
- }
- }
-
- onActivated: console.log("Activated")
- }
-}
diff --git a/tests/manual/systemtrayicon/systemtrayicon.qrc b/tests/manual/systemtrayicon/systemtrayicon.qrc
deleted file mode 100644
index 656476d9..00000000
--- a/tests/manual/systemtrayicon/systemtrayicon.qrc
+++ /dev/null
@@ -1,6 +0,0 @@
-<RCC>
- <qresource prefix="/files">
- <file>systemtrayicon.qml</file>
- <file>images/qt_logo_green_256.png</file>
- </qresource>
-</RCC>
diff --git a/tests/manual/testbench/+Imagine/ApplicationWindow.qml b/tests/manual/testbench/+Imagine/ApplicationWindow.qml
deleted file mode 100644
index a8e49b07..00000000
--- a/tests/manual/testbench/+Imagine/ApplicationWindow.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls.Imagine
-
-ApplicationWindow {
- Imagine.path: defaultImaginePath
-}
diff --git a/tests/manual/testbench/+Imagine/ContentPane.qml b/tests/manual/testbench/+Imagine/ContentPane.qml
deleted file mode 100644
index 3e1cad86..00000000
--- a/tests/manual/testbench/+Imagine/ContentPane.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls.Imagine
-
-Pane {
- Imagine.path: settings.useCustomImaginePath && settings.imaginePath.length > 0 ? settings.imaginePath : undefined
-}
diff --git a/tests/manual/testbench/+Imagine/Dialog.qml b/tests/manual/testbench/+Imagine/Dialog.qml
deleted file mode 100644
index 7ea9619e..00000000
--- a/tests/manual/testbench/+Imagine/Dialog.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls.Imagine
-
-Dialog {
- Imagine.path: defaultImaginePath
-}
diff --git a/tests/manual/testbench/+Imagine/Menu.qml b/tests/manual/testbench/+Imagine/Menu.qml
deleted file mode 100644
index 9587e0d4..00000000
--- a/tests/manual/testbench/+Imagine/Menu.qml
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls.Imagine
-
-Menu {
- Imagine.path: defaultImaginePath
-}
diff --git a/tests/manual/testbench/+Imagine/ToolBar.qml b/tests/manual/testbench/+Imagine/ToolBar.qml
deleted file mode 100644
index b1b32894..00000000
--- a/tests/manual/testbench/+Imagine/ToolBar.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls.Imagine
-
-ToolBar {
- // Seems to be necessary to get the default assets to be used here,
- // though it should inherit the window's path
- Imagine.path: defaultImaginePath
-}
diff --git a/tests/manual/testbench/.gitignore b/tests/manual/testbench/.gitignore
deleted file mode 100644
index 75fae8bc..00000000
--- a/tests/manual/testbench/.gitignore
+++ /dev/null
@@ -1,83 +0,0 @@
-testbench
-*.png
-*.so
-*.so.*
-*.app
-*.exe
-*.dll
-*.dylib
-*.lib
-*.exp
-*.a
-*.la
-*.core
-*.moc
-*.o
-*.obj
-*.orig
-*.swp
-*.rej
-*.so
-*.pbxuser
-*.mode1
-*.mode1v3
-*_pch.h.cpp
-*_resource.rc
-*~
-.#*
-*.*#
-.qmake.stash
-.qmake.cache
-.qmake.vars
-*.prl
-tags
-.DS_Store
-*.debug
-Makefile*
-*.Debug
-*.Release
-*.prl
-*.pro.user
-*.qmlproject.user*
-moc_*.h
-moc_*.cpp
-ui_*.h
-qrc_*.cpp
-callgrind.out.*
-pcviewer.cfg
-*.flc
-.*.swp
-*.ib_pdb_index
-*.idb
-*.ilk
-*.pdb
-*.sln
-*.suo
-*.vcproj
-*vcproj.*.*.user
-*.ncb
-.pch
-.rcc
-.project
-.cproject
-.make.cache
-android-build
-app_process
-qtc-debugging-helper
-android-*.so-deployment-settings.json
-*.directory
-*_plugin_import.cpp
-*_wrapper.sh
-*_wrapper.bat
-*.mak
-*.xib
-*.plist
-*.pbxproj
-*_plugin_import.cpp
-*.xcsettings
-*.xcscheme
-*.xcodeproj
-qt.conf
-*.version
-*.version.in
-*.qmlc
diff --git a/tests/manual/testbench/ApplicationWindow.qml b/tests/manual/testbench/ApplicationWindow.qml
deleted file mode 100644
index 3c6785c9..00000000
--- a/tests/manual/testbench/ApplicationWindow.qml
+++ /dev/null
@@ -1,53 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-ApplicationWindow {}
diff --git a/tests/manual/testbench/CMakeLists.txt b/tests/manual/testbench/CMakeLists.txt
deleted file mode 100644
index 2fe24d60..00000000
--- a/tests/manual/testbench/CMakeLists.txt
+++ /dev/null
@@ -1,109 +0,0 @@
-# Generated from testbench.pro.
-
-#####################################################################
-## testbench Binary:
-#####################################################################
-
-qt_internal_add_manual_test(testbench
- GUI
- SOURCES
- assetfixer.cpp assetfixer.h
- clipboard.cpp clipboard.h
- directoryvalidator.cpp directoryvalidator.h
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::Quick
- Qt::QuickControls2
- Qt::QuickControls2Private
-)
-
-# Resources:
-set(qml_resource_files
- "+Imagine/ApplicationWindow.qml"
- "+Imagine/ContentPane.qml"
- "+Imagine/Dialog.qml"
- "+Imagine/Menu.qml"
- "+Imagine/ToolBar.qml"
- "ApplicationWindow.qml"
- "ColorEditor.qml"
- "ContentPane.qml"
- "ControlContainer.qml"
- "Dialog.qml"
- "ExampleContainer.qml"
- "Menu.qml"
- "SettingsDialog.qml"
- "ToolBar.qml"
- "controls/BusyIndicator.qml"
- "controls/Button.qml"
- "controls/CheckBox.qml"
- "controls/CheckDelegate.qml"
- "controls/ComboBox.qml"
- "controls/DelayButton.qml"
- "controls/Dial.qml"
- "controls/Dialog.qml"
- "controls/Frame.qml"
- "controls/GroupBox.qml"
- "controls/ItemDelegate.qml"
- "controls/Label.qml"
- "controls/Menu.qml"
- "controls/MenuBar.qml"
- "controls/Page.qml"
- "controls/PageIndicator.qml"
- "controls/Pane.qml"
- "controls/ProgressBar.qml"
- "controls/RadioButton.qml"
- "controls/RadioDelegate.qml"
- "controls/RangeSlider.qml"
- "controls/RoundButton.qml"
- "controls/ScrollBar.qml"
- "controls/ScrollIndicator.qml"
- "controls/Slider.qml"
- "controls/SpinBox.qml"
- "controls/SplitView.qml"
- "controls/SwipeDelegate.qml"
- "controls/Switch.qml"
- "controls/SwitchDelegate.qml"
- "controls/TabBar.qml"
- "controls/TextArea.qml"
- "controls/TextField.qml"
- "controls/ToolBar.qml"
- "controls/ToolTip.qml"
- "controls/Tumbler.qml"
- "testbench.qml"
-)
-
-qt_internal_add_resource(testbench "qml"
- PREFIX
- "/"
- FILES
- ${qml_resource_files}
-)
-set(fonts_resource_files
- "fonts/fontawesome.ttf"
-)
-
-qt_internal_add_resource(testbench "fonts"
- PREFIX
- "/"
- FILES
- ${fonts_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:testbench.pro:<TRUE>:
-# QML_IMPORT_PATH = <EMPTY>
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:.:deployment.pri:UNIX AND NOT ANDROID:
-# INSTALLS = "target"
-
-#### Keys ignored in scope 5:.:.:deployment.pri:QNX:
-# target.path = "/tmp/$${TARGET}/bin"
-
-#### Keys ignored in scope 6:.:.:deployment.pri:else:
-# target.path = "/opt/$${TARGET}/bin"
diff --git a/tests/manual/testbench/ColorEditor.qml b/tests/manual/testbench/ColorEditor.qml
deleted file mode 100644
index 2723f33d..00000000
--- a/tests/manual/testbench/ColorEditor.qml
+++ /dev/null
@@ -1,80 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-RowLayout {
- property alias labelText: label.text
- property string toolTipText
- property alias color: textField.text
-
- ToolTip.text: toolTipText
- ToolTip.visible: textField.hovered
-
- Layout.columnSpan: 2
-
- Label {
- id: label
-
- Layout.fillWidth: true
- }
-
- TextField {
- id: textField
-
- validator: RegularExpressionValidator{
- regularExpression: /#?[0-9a-fA-F]*/
- }
-
- Layout.preferredWidth: 200
- }
-}
diff --git a/tests/manual/testbench/ContentPane.qml b/tests/manual/testbench/ContentPane.qml
deleted file mode 100644
index 0a8c2f82..00000000
--- a/tests/manual/testbench/ContentPane.qml
+++ /dev/null
@@ -1,53 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-Pane {}
diff --git a/tests/manual/testbench/ControlContainer.qml b/tests/manual/testbench/ControlContainer.qml
deleted file mode 100644
index 4bd99bd3..00000000
--- a/tests/manual/testbench/ControlContainer.qml
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-
-Item {
- id: container
-
- implicitWidth: delegate.implicitWidth
- implicitHeight: delegate.implicitHeight
-
- property var controlMetaObject
- property var states
-
- Loader {
- id: delegate
- sourceComponent: controlMetaObject ? controlMetaObject.component : null
-
- function is(state) {
- return container.states.indexOf(state) !== -1
- }
- }
-}
diff --git a/tests/manual/testbench/Dialog.qml b/tests/manual/testbench/Dialog.qml
deleted file mode 100644
index 32c4806a..00000000
--- a/tests/manual/testbench/Dialog.qml
+++ /dev/null
@@ -1,53 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-Dialog {}
diff --git a/tests/manual/testbench/ExampleContainer.qml b/tests/manual/testbench/ExampleContainer.qml
deleted file mode 100644
index 903e52db..00000000
--- a/tests/manual/testbench/ExampleContainer.qml
+++ /dev/null
@@ -1,83 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-Frame {
- id: container
-
- property var controlMetaObject
-
- ColumnLayout {
- id: exampleLayout
- anchors.centerIn: parent
-
- Label {
- text: !exampleLoader.active ? qsTr("Show example") : qsTr("Hide example")
-
- Layout.alignment: Qt.AlignHCenter
-
- MouseArea {
- anchors.fill: parent
- onClicked: exampleLoader.active = !exampleLoader.active
- }
- }
-
- Loader {
- id: exampleLoader
- active: false
- sourceComponent: controlMetaObject ? controlMetaObject.exampleComponent : null
-
- Layout.preferredHeight: active ? item.implicitHeight : 0
- }
- }
-}
diff --git a/tests/manual/testbench/Menu.qml b/tests/manual/testbench/Menu.qml
deleted file mode 100644
index 377cc3a0..00000000
--- a/tests/manual/testbench/Menu.qml
+++ /dev/null
@@ -1,53 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-Menu {}
diff --git a/tests/manual/testbench/README.md b/tests/manual/testbench/README.md
deleted file mode 100644
index bd434de6..00000000
--- a/tests/manual/testbench/README.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# Style Testbench
-
-The Style Testbench provides a way to quickly see how controls look in different states with a given style.
-
-When run with the Imagine style, the testbench will react to changes to image assets and automatically fix and reload them.
-To use this functionality, click on the settings icon and then the settings menu item.
-From there, check "Use Custom Imagine Style Assets" and provide a path to your custom assets in the text field.
-If you want your 9-patch assets to be automatically fixed up (e.g. turn 4 pixel-thick 9-patch lines exported at
-@4x to a 1 pixel-thick line), check "Fix Imagine Style Assets".
-
-## Custom Text colors
-
-To use custom text colors, enable the "Use Custom Palette" option in the settings dialog, and then provide colors in the relevant fields. As an example, the WindowText palette role affects text that is displayed directly against the window (labels, flat button text, etc.), ButtonText affects text that is displayed against a button's background, and so on. A full list of color roles can be found here:
-
-http://doc.qt.io/qt-5/qpalette.html#ColorRole-enum
-
-The custom text color settings apply to every style that supports palettes, until turned off.
-
-The "Copy Palette Settings To Clipboard" button in the settings dialog can be used to copy the current colors and share them with others. Once someone has your custom colors, they can import them with the "Imort Palette Settings From Clipboard" button.
-
-## Tips
-
-- Ensure that 9-patch lines are black (#000000) or red (#ff0000). If these colors are slightly
- off (e.g. #010101), the assets won't display correctly when run in the application.
-- Don't use pure black in assets that have black 9-patch lines, as this will confuse the asset fixer.
-
-## Shortcuts
-
-| Name | Shortcut | Shortcut (Mac) | Description |
-|-------------------|--------------|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
-| Use Custom Assets | Ctrl+Shift+C | ⌘+Shift+C | If using the Imagine style, toggles between the default assets and the user's custom assets. Custom assets are specified in the settings dialog. |
-| Fix Custom Assets | Ctrl+Shift+X | ⌘+Shift+X | If using the Imagine style, manually fixes the assets. This is done automatically when "Automatically Fix Custom Assets" checkbox is checked. |
-| Reload Assets | Ctrl+R | ⌘+R | If using the Imagine style, reloads the assets from disk. This is usually done automatically. |
-| Search/Filter | Ctrl+F | ⌘+F | Filter the controls that are shown. Case-sensitive. |
-| Quit | Ctrl+Q | ⌘+Q | Quit the application. |
diff --git a/tests/manual/testbench/SettingsDialog.qml b/tests/manual/testbench/SettingsDialog.qml
deleted file mode 100644
index d11b5bea..00000000
--- a/tests/manual/testbench/SettingsDialog.qml
+++ /dev/null
@@ -1,447 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-import Backend
-import "." as Ui
-
-Ui.Dialog {
- id: settingsDialog
- title: "Settings"
- width: 500
- height: 400
- x: (parent.width - width) / 2
- y: (parent.height - height) / 2
-
- property alias imaginePathTextField: imaginePathTextField
- property alias customImagineStyleCheckBox: customImagineStyleCheckBox
- property alias autoFixImagineAssetsCheckBox: autoFixImagineAssetsCheckBox
-
- onAboutToShow: {
- styleComboBox.currentIndex = styleComboBox.styleIndex
- customImagineStyleCheckBox.checked = settings.useCustomImaginePath
- imaginePathTextField.text = settings.imaginePath
- autoFixImagineAssetsCheckBox.checked = settings.autoFixImagineAssets
-
- updatePaletteSettingsControls(paletteSettings)
- }
-
- onAccepted: {
- settings.style = styleComboBox.displayText
- settings.useCustomImaginePath = customImagineStyleCheckBox.checked
- settings.imaginePath = imaginePathTextField.text
- settings.autoFixImagineAssets = autoFixImagineAssetsCheckBox.checked
-
- paletteSettings.useCustomPalette = useCustomPaletteCheckBox.checked
- paletteSettings.window = windowColorEditor.color
- paletteSettings.windowText = windowTextColorEditor.color
- paletteSettings.base = baseColorEditor.color
- paletteSettings.text = textColorEditor.color
- paletteSettings.button = buttonColorEditor.color
- paletteSettings.buttonText = buttonTextColorEditor.color
- paletteSettings.brightText = brightTextColorEditor.color
- paletteSettings.toolTipBase = toolTipBaseColorEditor.color
- paletteSettings.toolTipText = toolTipTextColorEditor.color
- paletteSettings.light = lightColorEditor.color
- paletteSettings.midlight = midlightColorEditor.color
- paletteSettings.dark = darkColorEditor.color
- paletteSettings.mid = midColorEditor.color
- paletteSettings.shadow = shadowColorEditor.color
- paletteSettings.highlight = highlightColorEditor.color
- paletteSettings.highlightedText = highlightedTextColorEditor.color
- paletteSettings.link = linkColorEditor.color
- }
-
- function updatePaletteSettingsControls(source) {
- useCustomPaletteCheckBox.checked = paletteSettings.useCustomPalette
- windowColorEditor.color = source.window
- windowTextColorEditor.color = source.windowText
- baseColorEditor.color = source.base
- textColorEditor.color = source.text
- buttonColorEditor.color = source.button
- buttonTextColorEditor.color = source.buttonText
- brightTextColorEditor.color = source.brightText
- toolTipBaseColorEditor.color = source.toolTipBase
- toolTipTextColorEditor.color = source.toolTipText
- lightColorEditor.color = source.light
- midlightColorEditor.color = source.midlight
- darkColorEditor.color = source.dark
- midColorEditor.color = source.mid
- shadowColorEditor.color = source.shadow
- highlightColorEditor.color = source.highlight
- highlightedTextColorEditor.color = source.highlightedText
- linkColorEditor.color = source.link
- }
-
- function paletteSettingsMap() {
- var map = ({});
- map.window = windowColorEditor.color
- map.windowText = windowTextColorEditor.color
- map.base = baseColorEditor.color
- map.text = textColorEditor.color
- map.button = buttonColorEditor.color
- map.buttonText = buttonTextColorEditor.color
- map.brightText = brightTextColorEditor.color
- map.toolTipBase = toolTipBaseColorEditor.color
- map.toolTipText = toolTipTextColorEditor.color
- map.light = lightColorEditor.color
- map.midlight = midlightColorEditor.color
- map.dark = darkColorEditor.color
- map.mid = midColorEditor.color
- map.shadow = shadowColorEditor.color
- map.highlight = highlightColorEditor.color
- map.highlightedText = highlightedTextColorEditor.color
- map.link = linkColorEditor.color
- return map;
- }
-
- Clipboard {
- id: clipboard
- }
-
- DirectoryValidator {
- id: directoryValidator
- path: imaginePathTextField.text
- }
-
- contentItem: Flickable {
- contentWidth: settingsDialog.availableWidth
- contentHeight: contentLayout.implicitHeight
- flickableDirection: Qt.Vertical
- clip: true
-
- ColumnLayout {
- id: contentLayout
- anchors.fill: parent
-
- GroupBox {
- title: qsTr("General")
- Layout.fillWidth: true
-
- GridLayout {
- columns: 2
-
- Label {
- text: "Style:"
- }
-
- ComboBox {
- id: styleComboBox
- model: availableStyles
-
- property int styleIndex: -1
-
- Component.onCompleted: {
- styleIndex = find(settings.style, Qt.MatchFixedString)
- if (styleIndex !== -1)
- currentIndex = styleIndex
- }
-
- Layout.fillWidth: true
- }
-
- Item {
- Layout.fillWidth: true
- }
-
- Label {
- text: "Restart required"
- color: "#e41e25"
- opacity: styleComboBox.currentIndex !== styleComboBox.styleIndex ? 1.0 : 0.0
- Layout.topMargin: 12
- Layout.maximumHeight: styleComboBox.currentIndex !== styleComboBox.styleIndex ? implicitHeight : 0
- }
- }
- }
-
- GroupBox {
- title: qsTr("Imagine Style")
- visible: usingImagineStyle
- Layout.fillWidth: true
- Layout.columnSpan: 2
-
- GridLayout {
- columns: 2
- anchors.fill: parent
-
- CheckBox {
- id: customImagineStyleCheckBox
- text: qsTr("Use Custom Assets")
- enabled: usingImagineStyle
-
- Layout.columnSpan: 2
- }
-
- Label {
- text: "Asset Path"
- enabled: usingImagineStyle && customImagineStyleCheckBox.checked
- }
-
- TextField {
- id: imaginePathTextField
- text: settings.imaginePath
- enabled: usingImagineStyle && customImagineStyleCheckBox.checked
-
- Layout.preferredWidth: 200
- Layout.fillWidth: true
-
- ToolTip {
- text: "Path to a folder that contains Imagine style image assets"
- visible: imaginePathTextField.hovered
- delay: 500
- parent: imaginePathTextField
- }
- }
-
- Item {
- Layout.fillWidth: true
- }
-
- Label {
- text: directoryValidator.errorMessage
- color: "#e41e25"
- opacity: !directoryValidator.valid ? 1.0 : 0.0
- elide: Label.ElideMiddle
- Layout.topMargin: !directoryValidator.valid ? 12 : 0
- Layout.maximumHeight: !directoryValidator.valid ? implicitHeight : 0
-
- Layout.fillWidth: true
- }
-
- CheckBox {
- id: autoFixImagineAssetsCheckBox
- text: "Automatically Fix Custom Assets"
- enabled: usingImagineStyle && customImagineStyleCheckBox.checked
-
- Layout.columnSpan: 2
-
- ToolTip {
- text: "If set, custom Imagine style assets will be modified to be compliant whenever they have changed on disk"
- visible: autoFixImagineAssetsCheckBox.hovered
- delay: 500
- parent: imaginePathTextField
- }
- }
- }
- }
-
- GroupBox {
- title: qsTr("Palette")
- Layout.fillWidth: true
-
- GridLayout {
- columns: 2
- anchors.fill: parent
-
- CheckBox {
- id: useCustomPaletteCheckBox
- text: qsTr("Use Custom Palette")
- }
-
- ColorEditor {
- id: windowColorEditor
- labelText: qsTr("Window")
- toolTipText: qsTr("A general background color.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: windowTextColorEditor
- labelText: qsTr("WindowText")
- toolTipText: qsTr("A general foreground color.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: baseColorEditor
- labelText: qsTr("Base")
- toolTipText: qsTr("Used mostly as the background color for text editor controls and items views. It is usually white or another light color.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: textColorEditor
- labelText: qsTr("Text")
- toolTipText: qsTr("The foreground color used with Base. This is usually the same as the WindowText, in which case it must provide good contrast with Window and Base.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: buttonColorEditor
- labelText: qsTr("Button")
- toolTipText: qsTr("The general button background color. This background can be different from Window as some styles require a different background color for buttons.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: buttonTextColorEditor
- labelText: qsTr("ButtonText")
- toolTipText: qsTr("A foreground color used with the Button color.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: brightTextColorEditor
- labelText: qsTr("BrightText")
- toolTipText: qsTr("A text color that is very different from WindowText, and contrasts well with e.g. Dark. Typically used for text that needs to be drawn where Text, WindowText or ButtonText would give poor contrast, such as on highlighted buttons.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: toolTipBaseColorEditor
- labelText: qsTr("ToolTipBase")
- toolTipText: qsTr("Used as the background color for tooltips.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: toolTipTextColorEditor
- labelText: qsTr("ToolTipText")
- toolTipText: qsTr("Used as the foreground color for tooltips.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: lightColorEditor
- labelText: qsTr("Light")
- toolTipText: qsTr("Lighter than Button.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: midlightColorEditor
- labelText: qsTr("Midlight")
- toolTipText: qsTr("Between Button and Light.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: darkColorEditor
- labelText: qsTr("Dark")
- toolTipText: qsTr("Darker than Button.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: midColorEditor
- labelText: qsTr("Mid")
- toolTipText: qsTr("Between Button and Dark.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: shadowColorEditor
- labelText: qsTr("Shadow")
- toolTipText: qsTr("A very dark color.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: highlightColorEditor
- labelText: qsTr("Highlight")
- toolTipText: qsTr("A color to indicate a selected item or the current item.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: linkColorEditor
- labelText: qsTr("Link")
- toolTipText: qsTr("A text color used for hyperlinks.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- ColorEditor {
- id: highlightedTextColorEditor
- labelText: qsTr("HighlightedText")
- toolTipText: qsTr("A text color that contrasts with Highlight.")
- enabled: useCustomPaletteCheckBox.checked
- }
-
- Button {
- text: qsTr("Copy Palette Settings To Clipboard")
- enabled: useCustomPaletteCheckBox.checked
- onClicked: clipboard.copy(paletteSettingsMap())
-
- Layout.columnSpan: 2
- Layout.alignment: Qt.AlignRight
- }
-
- Button {
- text: qsTr("Import Palette Settings From Clipboard")
- enabled: useCustomPaletteCheckBox.checked
- onClicked: updatePaletteSettingsControls(clipboard.paste())
-
- Layout.columnSpan: 2
- Layout.alignment: Qt.AlignRight
- }
- }
- }
-
- Item {
- Layout.fillHeight: true
- }
- }
- }
-
- footer: DialogButtonBox {
- Button {
- text: qsTr("OK")
- DialogButtonBox.buttonRole: DialogButtonBox.AcceptRole
- enabled: !imaginePathTextField.enabled || (imaginePathTextField.enabled && directoryValidator.valid)
- }
- Button {
- text: qsTr("Cancel")
- DialogButtonBox.buttonRole: DialogButtonBox.RejectRole
- }
- }
-}
diff --git a/tests/manual/testbench/ToolBar.qml b/tests/manual/testbench/ToolBar.qml
deleted file mode 100644
index 90cbc195..00000000
--- a/tests/manual/testbench/ToolBar.qml
+++ /dev/null
@@ -1,53 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick.Controls
-
-ToolBar {}
diff --git a/tests/manual/testbench/assetfixer.cpp b/tests/manual/testbench/assetfixer.cpp
deleted file mode 100644
index 4813dac5..00000000
--- a/tests/manual/testbench/assetfixer.cpp
+++ /dev/null
@@ -1,564 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "assetfixer.h"
-
-#include <QDebug>
-#include <QDir>
-#include <QDirIterator>
-#include <QImage>
-#include <QLoggingCategory>
-#include <QQmlApplicationEngine>
-#include <QQuickWindow>
-#include <QtMath>
-
-#include "directoryvalidator.h"
-
-Q_LOGGING_CATEGORY(lcAssetFixer, "qt.quick.controls.tools.testbench.assetfixer.brief")
-Q_LOGGING_CATEGORY(lcAssetFixerVerbose, "qt.quick.controls.tools.testbench.assetfixer.verbose")
-
-static const QColor black = Qt::black;
-static const QColor red = Qt::red;
-
-/*
- This class:
-
- - Watches a given asset directory for changes. When it notices a change in the directory's
- "last modification" time, it suggests that client code call fixAssets(). It suggests
- rather than just doing it itself because the client code (QML) may want to wait a second
- or two to see if more changes are coming before doing an expensive fixup, as exporting
- a bunch of files into a directory will cause several directoryChanged() emissions from
- QFileSystemWatcher.
- - Fixes 9-patch image assets via the function below.
-*/
-
-/*
- This function:
-
- - Crops the image to the area within the 9-patch lines if necessary.
- This can happen if e.g. a shadow is applied to an asset in Illustrator
- and it causes the image to be larger than necessary.
- - Reduces the thickness of the 9-patch lines. This is necessary to enable
- designers not to have to worry about creating one pixel-thick lines for
- each DPI variant of an asset; they can simply export the asset at each
- DPI variant as usual and this program will fix it for them.
-
- See README.md for more information.
-*/
-bool cropImageToLines(QImage *image)
-{
- QRect cropArea;
- /*
- We need to keep track of this because of the following case:
-
- ______________________
- ______________________
- ||
- oooooooooooooooooooooooo
- ||
-
- If we didn't keep track of thickness, the top edge's lines would be found fine,
- but then we'd look at the bottom edge and we'd accidentally pick up the left edge's lines.
- Keeping track of thickness ensures that we have some way of knowing if we're far enough
- in for the line to belong to a certain edge.
-
- Note that this approach is still limited, as it doesn't account for the top edge,
- but we have to start somewhere in order to find the thickness.
- */
- int thickness = 0;
-
- bool cropTop = false;
- bool foundOnePixelThick9PatchLine = false;
- // We have to go row by row because otherwise we might find a pixel that
- // belongs to e.g. the left edge.
- for (int y = 0; y < qFloor(image->height() / 2.0) && !cropTop && !foundOnePixelThick9PatchLine; ++y) {
- for (int x = 1; x < image->width() - 2 && !cropTop && !foundOnePixelThick9PatchLine; ++x) {
- const QColor pixelColor = image->pixelColor(x, y);
- if (pixelColor == black || pixelColor == red) {
- if (y == 0) {
- const QColor pixelColorBelow = image->pixelColor(x, y + 1);
- if (pixelColorBelow != black && pixelColorBelow != red) {
- // We've already found the top of the 9-patch line, and the row below it
- // is a different color, so we know that it's one pixel thick, and that we're done.
- // Note that we can't just assume all of the other edges are the same and return here,
- // as we also need to account for e.g. shadows.
- qCDebug(lcAssetFixerVerbose) << "found one-pixel-thick nine patch line on top edge at x" << x;
- foundOnePixelThick9PatchLine = true;
- thickness = 1;
- }
- } else {
- // It's not already at the top edge, so crop the top edge.
- cropTop = true;
-
- // Now that we've found the line, find out how thick it is.
- for (int yy = y; yy < qFloor(image->height() / 2.0); ++yy) {
- const QColor pixelColor = image->pixelColor(x, yy);
- if (pixelColor == black || pixelColor == red) {
- cropArea.setTop(yy);
- } else {
- break;
- }
- }
-
- // + 1 for the pixel that we leave in when cropping,
- // another +1 for the fact that this else statement is only entered when y > 0
- if (thickness == 0) {
- thickness = cropArea.top() - y + 2;
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on top edge at x" << x << "y" << y
- << "with thickness" << thickness;
- } else {
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on top edge at x" << x << "y" << y
- << "using existing thickness of" << thickness;
- }
- }
- }
- }
- }
-
- bool cropBottom = false;
- foundOnePixelThick9PatchLine = false;
- for (int y = image->height() - 1; y >= qCeil(image->height() / 2.0) && !cropBottom && !foundOnePixelThick9PatchLine; --y) {
- for (int x = qMax(1, thickness); x < image->width() - 2 && !cropBottom && !foundOnePixelThick9PatchLine; ++x) {
- const QColor pixelColor = image->pixelColor(x, y);
- if (pixelColor == black || pixelColor == red) {
- if (y == image->height() - 1) {
- const QColor pixelColorAbove = image->pixelColor(x, y - 1);
- if (pixelColorAbove != black && pixelColorAbove != red) {
- // We've already found the bottom of the 9-patch line, and the row above it
- // is a different color, so we know that it's one pixel thick, and that we're done.
- qCDebug(lcAssetFixerVerbose) << "found one-pixel-thick nine patch line on bottom edge at x" << x;
- foundOnePixelThick9PatchLine = true;
- if (thickness == 0)
- thickness = 1;
- }
- } else {
- // It's not already at the bottom edge, so crop the bottom edge.
- cropBottom = true;
-
- // Now that we've found the line, find out how thick it is.
- for (int yy = y; yy >= qCeil(image->height() / 2.0); --yy) {
- const QColor pixelColor = image->pixelColor(x, yy);
- if (pixelColor == black || pixelColor == red) {
- cropArea.setBottom(yy);
- } else {
- break;
- }
- }
-
- // + 1 for the pixel that we leave in when cropping,
- // another +1 for the fact that this else statement is only entered when y < image->height() - 1
- if (thickness == 0) {
- thickness = y - cropArea.bottom() + 2;
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on bottom edge at x" << x << "y" << y
- << "with thickness" << thickness;
- } else {
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on bottom edge at x" << x << "y" << y
- << "using existing thickness of" << thickness;
- }
- }
- break;
- }
- }
- }
-
- bool cropLeft = false;
- foundOnePixelThick9PatchLine = false;
- for (int x = 0; x < qFloor(image->width() / 2.0) && !cropLeft && !foundOnePixelThick9PatchLine; ++x) {
- for (int y = qMax(1, thickness); y < image->height() - 2 && !cropLeft && !foundOnePixelThick9PatchLine; ++y) {
- const QColor pixelColor = image->pixelColor(x, y);
- if (pixelColor == black || pixelColor == red) {
- if (x == 0) {
- const QColor pixelColorToTheRight = image->pixelColor(x + 1, y);
- if (pixelColorToTheRight != black && pixelColorToTheRight != red) {
- // We've already found the beginning of the 9-patch line, and the column after it
- // is a different color, so we know that it's one pixel thick, and that we're done.
- qCDebug(lcAssetFixerVerbose) << "found one-pixel-thick nine patch line on left edge at y" << y;
- foundOnePixelThick9PatchLine = true;
- }
- } else {
- // It's not already at the left edge, so crop the left edge.
- cropLeft = true;
-
- // Now that we've found the line, find out how thick it is.
- for (int xx = x; xx < qFloor(image->width() / 2.0); ++xx) {
- const QColor pixelColor = image->pixelColor(xx, y);
- if (pixelColor == black || pixelColor == red) {
- cropArea.setLeft(xx);
- } else {
- break;
- }
- }
-
- // + 1 for the pixel that we leave in when cropping,
- // another +1 for the fact that this else statement is only entered when x > 0
- if (thickness == 0) {
- thickness = cropArea.left() - x + 2;
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on left edge at x" << x << "y" << y
- << "with thickness" << thickness;
- } else {
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on left edge at x" << x << "y" << y
- << "using existing thickness of" << thickness;
- }
- }
- }
- }
- }
-
- bool cropRight = false;
- foundOnePixelThick9PatchLine = false;
- for (int x = image->width() - 1; x >= qCeil(image->width() / 2.0) && !cropRight && !foundOnePixelThick9PatchLine; --x) {
- for (int y = qMax(1, thickness); y < image->height() - 2 && !cropRight && !foundOnePixelThick9PatchLine; ++y) {
- const QColor pixelColor = image->pixelColor(x, y);
- if (pixelColor == black || pixelColor == red) {
- if (x == image->width() - 1) {
- const QColor pixelColorToTheLeft = image->pixelColor(x - 1, y);
- if (pixelColorToTheLeft != black && pixelColorToTheLeft != red) {
- // We've already found the end of the 9-patch line, and the column before it
- // is a different color, so we know that it's one pixel thick, and that we're done.
- qCDebug(lcAssetFixerVerbose) << "found one-pixel-thick nine patch line on right edge at y" << y;
- foundOnePixelThick9PatchLine = true;
- }
- } else {
- // It's not already at the right edge, so crop the right edge.
- cropRight = true;
-
- // Now that we've found the line, find out how thick it is.
- for (int xx = x; xx >= qCeil(image->width() / 2.0); --xx) {
- const QColor pixelColor = image->pixelColor(xx, y);
- if (pixelColor == black || pixelColor == red) {
- cropArea.setRight(xx);
- } else {
- break;
- }
- }
-
- // + 1 for the pixel that we leave in when cropping,
- // another +1 for the fact that this else statement is only entered when x < image->width() - 1
- if (thickness == 0) {
- thickness = x - cropArea.right() + 2;
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on right edge at x" << x << "y" << y
- << "with thickness" << thickness;
- } else {
- qCDebug(lcAssetFixerVerbose) << "found first croppable nine patch line on right edge at x" << x << "y" << y
- << "using existing thickness of" << thickness;
- }
- }
- break;
- }
- }
- }
-
- const QRect copyArea(cropLeft ? cropArea.x() : (thickness ? thickness - 1 : 0),
- cropTop ? cropArea.y() : (thickness ? thickness - 1 : 0),
- cropRight ? cropArea.width() : image->width() - (thickness ? (thickness - 1) * 2 : 0),
- cropBottom ? cropArea.height() : image->height() - (thickness ? (thickness - 1) * 2 : 0));
-
- if (cropLeft | cropRight | cropTop | cropBottom) {
- qCDebug(lcAssetFixerVerbose) << "cropping area" << copyArea;
- *image = image->copy(copyArea);
- return true;
- }
-
- return false;
-}
-
-AssetFixer::AssetFixer(QObject *parent) :
- QObject(parent),
- mComponentComplete(false),
- mFirstWatch(true),
- mShouldWatch(false),
- mShouldFix(false),
- mLastModified(QDateTime::fromSecsSinceEpoch(0))
-{
-}
-
-bool AssetFixer::shouldWatch() const
-{
- return mShouldWatch;
-}
-
-void AssetFixer::setShouldWatch(bool watch)
-{
- if (watch == mShouldWatch)
- return;
-
- stopWatching();
-
- mShouldWatch = watch;
-
- startWatching();
-
- emit shouldWatchChanged();
-}
-
-bool AssetFixer::shouldFix() const
-{
- return mShouldFix;
-}
-
-void AssetFixer::setShouldFix(bool fix)
-{
- if (fix == mShouldFix)
- return;
-
- mShouldFix = fix;
- emit shouldFixChanged();
-}
-
-QString AssetFixer::assetDirectory() const
-{
- return mAssetDirectory;
-}
-
-void AssetFixer::setAssetDirectory(const QString &assetDirectory)
-{
- if (assetDirectory == mAssetDirectory)
- return;
-
- stopWatching();
-
- const QString oldAssetDirectory = assetDirectory;
- mAssetDirectory.clear();
-
- if (isAssetDirectoryValid(assetDirectory)) {
- mAssetDirectory = assetDirectory;
- startWatching();
- }
-
- if (mAssetDirectory != oldAssetDirectory)
- emit assetDirectoryChanged();
-}
-
-QUrl AssetFixer::assetDirectoryUrl() const
-{
- return QUrl::fromLocalFile(mAssetDirectory);
-}
-
-QDateTime AssetFixer::assetDirectoryLastModified() const
-{
- return mLastModified;
-}
-
-void AssetFixer::setAssetDirectoryLastModified(const QDateTime &assetDirectoryLastModified)
-{
- if (assetDirectoryLastModified == mLastModified)
- return;
-
- mLastModified = assetDirectoryLastModified;
- emit assetDirectoryLastModifiedChanged();
-}
-
-void AssetFixer::componentComplete()
-{
- mComponentComplete = true;
-}
-
-void AssetFixer::classBegin()
-{
-}
-
-void AssetFixer::onAssetsChanged()
-{
- const QFileInfo fileInfo(mAssetDirectory);
- const QDateTime lastModified = fileInfo.lastModified();
-
- qCDebug(lcAssetFixer) << "Change in asset directory" << mAssetDirectory << "detected"
- << "lastModified:" << lastModified;
- const qint64 secsSinceLastModification = mLastModified.secsTo(lastModified);
- if (secsSinceLastModification == 0) {
- qCDebug(lcAssetFixer) << "Change in asset directory" << mAssetDirectory << "detected, "
- << "but QFileInfo says the directory hasn't been modified; ignoring";
- } else {
- setAssetDirectoryLastModified(lastModified);
-
- QString message;
- if (lcAssetFixer().isDebugEnabled()) {
- message = QString::fromLatin1("Change in asset directory %1 detected, and QFileInfo says that there have been " \
- "%2 seconds since it was previously last modified); %3").arg(mAssetDirectory).arg(secsSinceLastModification);
- }
-
- if (shouldFix()) {
- qCDebug(lcAssetFixer) << message.arg(QLatin1String("suggesting delayed fix"));
- emit delayedFixSuggested();
- } else {
- qCDebug(lcAssetFixer) << message.arg(QLatin1String("suggesting reload"));
- emit reloadSuggested();
- }
- }
-}
-
-void AssetFixer::stopWatching()
-{
- if (!mShouldWatch || mAssetDirectory.isEmpty() || !mComponentComplete)
- return;
-
- disconnect(&mFileSystemWatcher, &QFileSystemWatcher::directoryChanged, this, &AssetFixer::onAssetsChanged);
- mFileSystemWatcher.removePath(mAssetDirectory);
-}
-
-void AssetFixer::startWatching()
-{
- if (!mShouldWatch || mAssetDirectory.isEmpty() || !mComponentComplete || !isAssetDirectoryValid(mAssetDirectory))
- return;
-
- if (mFileSystemWatcher.addPath(mAssetDirectory)) {
- // TODO: for some reason this is not called when an image is edited, but is when the same image is "touch"ed.
- // We could add watchers for each file, but then the application might have to be limited to displaying
- // the elements for one control at a time so that we don't breach the 256 file descriptor limit on some platforms:
- // http://doc.qt.io/qt-5/qfilesystemwatcher.html#details
-
- // We only emit a signal here rather than automatically responding to it ourselves,
- // because we want to give the UI time to start animations.
- connect(&mFileSystemWatcher, &QFileSystemWatcher::directoryChanged, this, &AssetFixer::onAssetsChanged);
-
- const QFileInfo fileInfo(mAssetDirectory);
- bool suggestFix = false;
- if (mFirstWatch) {
- mFirstWatch = false;
-
- // Here we check if the assets have been modified since the last time the application closed.
- // Checking this avoids a slow startup (due to fixing up assets).
- if (fileInfo.lastModified() > mLastModified) {
- qCDebug(lcAssetFixer) << "asset directory" << mAssetDirectory << "was modified at"
- << fileInfo.lastModified() << ", which is later than our last stored modification time of"
- << mLastModified << "; suggesting fix";
- suggestFix = true;
- } else {
- qCDebug(lcAssetFixer) << "asset directory" << mAssetDirectory << "has not been modified since"
- << "the application was last closed; a fix is not necessary";
-
- // For some reason not all assets are updated if we don't do this.
- emit reloadSuggested();
- }
-
- // Don't need to call setAssetDirectoryLastModified() here, as we should have gotten it from settings.
- } else {
- suggestFix = true;
- }
-
- if (suggestFix) {
- setAssetDirectoryLastModified(fileInfo.lastModified());
- emit fixSuggested();
- }
- } else {
- qWarning() << "Could not watch asset directory" << mAssetDirectory;
- }
-}
-
-bool AssetFixer::isAssetDirectoryValid(const QString &assetDirectory)
-{
- DirectoryValidator validator;
- validator.setPath(assetDirectory);
- return validator.isValid();
-}
-
-void AssetFixer::clearImageCache()
-{
- QQmlApplicationEngine *engine = qobject_cast<QQmlApplicationEngine*>(qmlEngine(this));
- if (!engine) {
- qWarning() << "No QQmlApplicationEngine for AssetFixer - assets may not reload properly";
- return;
- }
-
- QQuickWindow *window = qobject_cast<QQuickWindow*>(engine->rootObjects().first());
- if (!window) {
- qWarning() << "No QQuickWindow - assets may not reload properly";
- return;
- }
-
- // We can't seem to disable image caching on a per-Image basis (by the time the QQuickImages
- // are available, the cache has already been filled), so we call this instead.
- qCDebug(lcAssetFixer) << "Calling QQuickWindow::releaseResources() to clear pixmap cache";
- window->releaseResources();
-}
-
-void AssetFixer::fixAssets()
-{
- if (!mShouldFix || !mComponentComplete || mAssetDirectory.isEmpty() || !isAssetDirectoryValid(mAssetDirectory))
- return;
-
- QDir assetDir(mAssetDirectory);
- qCDebug(lcAssetFixer) << "Fixing up assets in" << assetDir.absolutePath() << "...";
- int filesChanged = 0;
-
- QStringList nameFilters;
- nameFilters << QLatin1String("*.9.png");
- QDirIterator dirIt(assetDir.absolutePath(), nameFilters, QDir::Files | QDir::Readable | QDir::NoSymLinks);
- while (dirIt.hasNext()) {
- const QString imagePath = dirIt.next();
-
- QImage image(imagePath);
- if (image.isNull()) {
- qWarning() << "Couldn't open image at" << imagePath;
- return;
- }
-
- qCDebug(lcAssetFixerVerbose).nospace() << "found " << imagePath << " (" << image.width() << "x" << image.height() << ") - "
- << "checking if we need to crop 9-patch lines";
-
- if (cropImageToLines(&image)) {
- if (!image.save(imagePath)) {
- qWarning() << "Couldn't save" << imagePath;
- return;
- }
-
- ++filesChanged;
- }
- }
-
- qCDebug(lcAssetFixer) << "Fixed" << filesChanged << "assets";
-
- // Let the application know that it should reload the Imagine style's assets.
- // Currently we always suggest a reload after fixing files, even if no files were fixed.
- // This is because the default Imagine style assets are automatically loaded at first, and then we
- // set a custom path shortly after, so we must ensure that the Imagine style is using the correct assets.
- // Reloads are just a matter of changing Imagine.path, which is very fast.
- emit reloadSuggested();
-}
diff --git a/tests/manual/testbench/assetfixer.h b/tests/manual/testbench/assetfixer.h
deleted file mode 100644
index 4af9ccf4..00000000
--- a/tests/manual/testbench/assetfixer.h
+++ /dev/null
@@ -1,126 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef ASSETFIXER_H
-#define ASSETFIXER_H
-
-#include <QObject>
-#include <QDateTime>
-#include <QFileSystemWatcher>
-#include <QQmlParserStatus>
-#include <QUrl>
-
-class AssetFixer : public QObject, public QQmlParserStatus
-{
- Q_OBJECT
- Q_PROPERTY(bool shouldWatch READ shouldWatch WRITE setShouldWatch NOTIFY shouldWatchChanged FINAL)
- Q_PROPERTY(bool shouldFix READ shouldFix WRITE setShouldFix NOTIFY shouldFixChanged FINAL)
- Q_PROPERTY(QString assetDirectory READ assetDirectory WRITE setAssetDirectory NOTIFY assetDirectoryChanged FINAL)
- Q_PROPERTY(QUrl assetDirectoryUrl READ assetDirectoryUrl NOTIFY assetDirectoryChanged FINAL)
- Q_PROPERTY(QDateTime assetDirectoryLastModified READ assetDirectoryLastModified WRITE setAssetDirectoryLastModified
- NOTIFY assetDirectoryLastModifiedChanged FINAL)
- Q_INTERFACES(QQmlParserStatus)
-
-public:
- explicit AssetFixer(QObject *parent = nullptr);
-
- bool shouldWatch() const;
- void setShouldWatch(bool shouldWatch);
-
- bool shouldFix() const;
- void setShouldFix(bool shouldFix);
-
- QString assetDirectory() const;
- void setAssetDirectory(const QString &assetDirectory);
-
- QUrl assetDirectoryUrl() const;
-
- QDateTime assetDirectoryLastModified() const;
- void setAssetDirectoryLastModified(const QDateTime &assetDirectoryLastModified);
-
-signals:
- void shouldWatchChanged();
- void shouldFixChanged();
- void assetDirectoryChanged();
- void assetDirectoryLastModifiedChanged();
-
- void fixSuggested();
- void delayedFixSuggested();
- void reloadSuggested();
-
- void error(const QString &errorMessage);
-
-public slots:
- void clearImageCache();
- void fixAssets();
-
-protected:
- void componentComplete() override;
- void classBegin() override;
-
-private slots:
- void onAssetsChanged();
-
-private:
- void stopWatching();
- void startWatching();
-
- bool isAssetDirectoryValid(const QString &assetDirectory);
-
- bool mComponentComplete;
- bool mFirstWatch;
- bool mShouldWatch;
- bool mShouldFix;
- QString mAssetDirectory;
- QFileSystemWatcher mFileSystemWatcher;
- QDateTime mLastModified;
-};
-
-#endif // ASSETFIXER_H
diff --git a/tests/manual/testbench/clipboard.cpp b/tests/manual/testbench/clipboard.cpp
deleted file mode 100644
index 1daebfc9..00000000
--- a/tests/manual/testbench/clipboard.cpp
+++ /dev/null
@@ -1,124 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "clipboard.h"
-
-#include <QClipboard>
-#include <QGuiApplication>
-#include <QSettings>
-
-const QStringList keys = {
- "Palette/window",
- "Palette/windowText",
- "Palette/base",
- "Palette/text",
- "Palette/button",
- "Palette/buttonText",
- "Palette/brightText",
- "Palette/toolTipBase",
- "Palette/toolTipText",
- "Palette/light",
- "Palette/midlight",
- "Palette/dark",
- "Palette/mid",
- "Palette/shadow",
- "Palette/highlight",
- "Palette/highlightedText",
- "Palette/link"
-};
-
-Clipboard::Clipboard(QObject *parent) :
- QObject(parent)
-{
-}
-
-// Converts the JS map into a big string and copies it to the clipboard.
-void Clipboard::copy(const QJSValue &keyValueMap)
-{
- QString paletteSettingsString;
- QVariantMap map = keyValueMap.toVariant().value<QVariantMap>();
- const QList<QString> mapKeys = map.keys();
- for (const QString &key : mapKeys) {
- paletteSettingsString += "Palette/" + key + "=" + map.value(key).toString() + ",";
- }
-
- // Remove the trailing comma.
- if (!paletteSettingsString.isEmpty())
- paletteSettingsString.chop(1);
-
- QGuiApplication::clipboard()->setText(paletteSettingsString);
-}
-
-// Converts the big string into a JS map and returns it.
-QVariant Clipboard::paste() const
-{
- QClipboard *clipboard = QGuiApplication::clipboard();
- if (clipboard->text().isEmpty())
- return QVariant();
-
- QVariantMap keyValueMap;
-
- const QStringList settingsList = clipboard->text().split(QLatin1Char(','));
- for (const QString &setting : settingsList) {
- const QStringList keyValuePair = setting.split(QLatin1Char('='));
- if (keyValuePair.size() < 2)
- continue;
-
- QString key = keyValuePair.first();
- if (keys.contains(key)) {
- key.remove(QLatin1String("Palette/"));
- const QString value = keyValuePair.last();
-
- keyValueMap.insert(key, value);
- }
- }
-
- return QVariant(keyValueMap);
-}
diff --git a/tests/manual/testbench/clipboard.h b/tests/manual/testbench/clipboard.h
deleted file mode 100644
index a21dd9c6..00000000
--- a/tests/manual/testbench/clipboard.h
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef CLIPBOARD_H
-#define CLIPBOARD_H
-
-#include <QObject>
-#include <QJSValue>
-#include <QVariant>
-
-class Clipboard : public QObject
-{
- Q_OBJECT
-public:
- explicit Clipboard(QObject *parent = nullptr);
-
-public slots:
- void copy(const QJSValue &keyValueMap);
- QVariant paste() const;
-
-// void copyPaletteSettingsToClipboard();
-// void importPaletteSettingsFromClipboard();
-};
-
-#endif // CLIPBOARD_H
diff --git a/tests/manual/testbench/controls/BusyIndicator.qml b/tests/manual/testbench/controls/BusyIndicator.qml
deleted file mode 100644
index cc0f4518..00000000
--- a/tests/manual/testbench/controls/BusyIndicator.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["mirrored"]
- ]
-
- property Component component: BusyIndicator {
- enabled: !is("disabled")
- LayoutMirroring.enabled: is("mirrored")
- }
-}
diff --git a/tests/manual/testbench/controls/Button.qml b/tests/manual/testbench/controls/Button.qml
deleted file mode 100644
index ac57453f..00000000
--- a/tests/manual/testbench/controls/Button.qml
+++ /dev/null
@@ -1,90 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["checked"],
- ["highlighted"],
- ["highlighted", "disabled"],
- ["highlighted", "pressed"],
- ["highlighted", "checked"],
- ["highlighted", "checkable", "pressed"],
- ["highlighted", "checkable", "checked"],
- ["flat"],
- ["flat", "disabled"],
- ["flat", "pressed"],
- ["flat", "checked"],
- ["flat", "checkable"],
- ["flat", "checkable", "pressed"],
- ["flat", "checkable", "checked", "pressed"],
- ["flat", "checkable", "highlighted"],
- ["flat", "checkable", "highlighted", "pressed"],
- ["flat", "checkable", "highlighted", "checked"]
- ]
-
- property Component component: Button {
- text: "Button"
- enabled: !is("disabled")
- flat: is("flat")
- checkable: is("checkable")
- checked: is("checked")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- highlighted: is("highlighted")
- }
-}
diff --git a/tests/manual/testbench/controls/CheckBox.qml b/tests/manual/testbench/controls/CheckBox.qml
deleted file mode 100644
index 0598dae8..00000000
--- a/tests/manual/testbench/controls/CheckBox.qml
+++ /dev/null
@@ -1,74 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["checked", "pressed"],
- ["partially-checked"],
- ["partially-checked", "disabled"],
- ["partially-checked", "pressed"],
- ]
-
- property Component component: CheckBox {
- text: "CheckBox"
- enabled: !is("disabled")
- checkState: is("checked") ? Qt.Checked : is("partially-checked") ? Qt.PartiallyChecked : Qt.Unchecked
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- }
-}
diff --git a/tests/manual/testbench/controls/CheckDelegate.qml b/tests/manual/testbench/controls/CheckDelegate.qml
deleted file mode 100644
index 8f546384..00000000
--- a/tests/manual/testbench/controls/CheckDelegate.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["checked", "pressed"],
- ["partially-checked"],
- ["partially-checked", "disabled"],
- ["partially-checked", "pressed"],
- ]
-
- property Component component: CheckDelegate {
- text: "CheckDelegate"
- enabled: !is("disabled")
- checkState: is("checked") ? Qt.Checked : is("partially-checked") ? Qt.PartiallyChecked : Qt.Unchecked
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- focusPolicy: Qt.StrongFocus
- }
-
- property Component exampleComponent: ListView {
- implicitWidth: 200
- implicitHeight: 200
- clip: true
- model: 20
- delegate: CheckDelegate {
- width: parent.width
- text: "CheckDelegate"
- focusPolicy: Qt.StrongFocus
- }
- }
-}
diff --git a/tests/manual/testbench/controls/ComboBox.qml b/tests/manual/testbench/controls/ComboBox.qml
deleted file mode 100644
index 75fb7701..00000000
--- a/tests/manual/testbench/controls/ComboBox.qml
+++ /dev/null
@@ -1,71 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["open"],
- ["editable"],
- ["editable", "disabled"]
- ]
-
- property Component component: ComboBox {
- enabled: !is("disabled")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- editable: is("editable")
- model: ["ComboBox", "Apple", "Bird", "Cat", "Dog", "Elephant"]
- }
-}
diff --git a/tests/manual/testbench/controls/DelayButton.qml b/tests/manual/testbench/controls/DelayButton.qml
deleted file mode 100644
index c0f6faa2..00000000
--- a/tests/manual/testbench/controls/DelayButton.qml
+++ /dev/null
@@ -1,72 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["disabled", "checked"],
- ["pressed"],
- ["checked"],
- ]
-
- property Component component: Component {
- DelayButton {
- text: "DelayButton"
-// enabled: !is("disabled")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
-// down: is("pressed") ? true : undefined
- onDownChanged: print("down", down)
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Dial.qml b/tests/manual/testbench/controls/Dial.qml
deleted file mode 100644
index 16c99ec8..00000000
--- a/tests/manual/testbench/controls/Dial.qml
+++ /dev/null
@@ -1,65 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- // TODO: no down property to test this with
-// ["pressed"]
- ]
-
- property Component component: Dial {
- enabled: !is("disabled")
- }
-}
diff --git a/tests/manual/testbench/controls/Dialog.qml b/tests/manual/testbench/controls/Dialog.qml
deleted file mode 100644
index 0ea9d3be..00000000
--- a/tests/manual/testbench/controls/Dialog.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-// TODO
-QtObject {
- property string customControlName: qsTr("Dialog")
-
- property var supportedStates: [
- [],
- ["modal"],
- ["dim"]
- ]
-
- property Component component: Button {
- id: dialogButton
- text: qsTr("Dialog")
- hoverEnabled: true
-
- onClicked: dialog.open()
-
- Dialog {
- id: dialog
- x: (window.width - width) / 2
- y: (window.height - height) / 2
- standardButtons: Dialog.Ok | Dialog.Cancel
- parent: window.contentItem
- modal: is("modal")
- dim: is("dim") || is("modal")
-
- Label {
- text: "Lorem ipsum dolor sit amet, \nconsectetuer adipiscing elit, \n"
- + "sed diam nonummy nibh euismod tincidunt ut \nlaoreet dolore magna aliquam erat volutpat."
- }
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Frame.qml b/tests/manual/testbench/controls/Frame.qml
deleted file mode 100644
index dd88c3b8..00000000
--- a/tests/manual/testbench/controls/Frame.qml
+++ /dev/null
@@ -1,64 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ]
-
- property Component component: Frame {
- Label {
- text: "Frame"
- }
- }
-}
diff --git a/tests/manual/testbench/controls/GroupBox.qml b/tests/manual/testbench/controls/GroupBox.qml
deleted file mode 100644
index 80ced769..00000000
--- a/tests/manual/testbench/controls/GroupBox.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ]
-
- property Component component: GroupBox {
- title: qsTr("Title")
-
- Label {
- text: qsTr("GroupBox")
- }
- }
-}
diff --git a/tests/manual/testbench/controls/ItemDelegate.qml b/tests/manual/testbench/controls/ItemDelegate.qml
deleted file mode 100644
index 0b887e2f..00000000
--- a/tests/manual/testbench/controls/ItemDelegate.qml
+++ /dev/null
@@ -1,84 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["highlighted"],
- ["highlighted", "pressed"]
- ]
-
- property Component component: ItemDelegate {
- text: "ItemDelegate"
- enabled: !is("disabled")
- checkable: is("checkable")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- highlighted: is("highlighted")
- focusPolicy: Qt.StrongFocus
- }
-
- property Component exampleComponent: ListView {
- implicitWidth: 200
- implicitHeight: 200
- clip: true
- model: 20
- delegate: ItemDelegate {
- width: parent.width
- text: "ItemDelegate"
- focusPolicy: Qt.StrongFocus
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Label.qml b/tests/manual/testbench/controls/Label.qml
deleted file mode 100644
index d8155a20..00000000
--- a/tests/manual/testbench/controls/Label.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"]
- ]
-
- property Component component: Label {
- text: "Label with a <a href=\"http://doc.qt.io\">link</a>"
- onTextChanged: print(text)
- enabled: !is("disabled")
- textFormat: Label.StyledText
- }
-}
diff --git a/tests/manual/testbench/controls/Menu.qml b/tests/manual/testbench/controls/Menu.qml
deleted file mode 100644
index ba15c052..00000000
--- a/tests/manual/testbench/controls/Menu.qml
+++ /dev/null
@@ -1,121 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-// TODO
-QtObject {
- property string customControlName: qsTr("Menu, MenuItem & MenuSeparator")
-
- property var supportedStates: [
- []
- ]
-
- property Component component: Button {
- id: menuButton
- text: qsTr("Menu")
- checked: menu.visible
- checkable: true
-
- Menu {
- id: menu
- x: 1
- y: 1 + parent.height
- visible: menuButton.checked
- closePolicy: Popup.CloseOnPressOutsideParent
-
- MenuItem {
- text: "Normal"
- }
- MenuItem {
- text: "Pressed"
- down: true
- }
- MenuItem {
- text: "Disabled"
- enabled: false
- }
-
- MenuSeparator {}
-
- MenuItem {
- text: "Checked"
- checked: true
- }
- MenuItem {
- text: "Checked + Pressed"
- checked: true
- down: true
- }
- MenuItem {
- text: "Checked + Disabled"
- checked: true
- enabled: false
- }
-
- MenuSeparator {}
-
- Menu {
- title: "Submenu"
-
- MenuItem {
- text: "Submenu item"
- }
- }
-
- Menu {
- title: "Disabled Submenu"
- enabled: false
- }
- }
- }
-}
diff --git a/tests/manual/testbench/controls/MenuBar.qml b/tests/manual/testbench/controls/MenuBar.qml
deleted file mode 100644
index f435c9a5..00000000
--- a/tests/manual/testbench/controls/MenuBar.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-// TODO
-QtObject {
- property string customControlName: qsTr("MenuBar & MenuBarItem")
-
- property var supportedStates: [
- []
- ]
-
- property Component component: MenuBar {
- MenuBarItem {
- text: qsTr("Normal")
- }
- MenuBarItem {
- text: qsTr("Pressed")
- down: true
- }
- MenuBarItem {
- text: qsTr("Highlighted")
- highlighted: true
- }
- MenuBarItem {
- text: qsTr("Disabled")
- enabled: false
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Page.qml b/tests/manual/testbench/controls/Page.qml
deleted file mode 100644
index 3d310676..00000000
--- a/tests/manual/testbench/controls/Page.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ]
-
- property Component component: Page {
- width: 100
- height: 100
-
- Label {
- text: "Page"
- anchors.centerIn: parent
- }
- }
-}
diff --git a/tests/manual/testbench/controls/PageIndicator.qml b/tests/manual/testbench/controls/PageIndicator.qml
deleted file mode 100644
index 5de29ef1..00000000
--- a/tests/manual/testbench/controls/PageIndicator.qml
+++ /dev/null
@@ -1,111 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- // TODO: no down property to test this with
-// ["pressed"]
- ]
-
- property Component component: PageIndicator {
- enabled: !is("disabled")
- count: 5
- }
-
- property Component exampleComponent: ColumnLayout {
- implicitWidth: 200
- implicitHeight: 200
-
- // TODO: why doesn't this fill the ColumnLayout? :/
- StackLayout {
- id: swipeView
- currentIndex: pageIndicator.currentIndex
-
- Label {
- text: qsTr("Page 1")
- horizontalAlignment: Label.AlignHCenter
- }
-
- Label {
- text: qsTr("Page 2")
- horizontalAlignment: Label.AlignHCenter
- }
-
- Label {
- text: qsTr("Page 3")
- horizontalAlignment: Label.AlignHCenter
- }
-
- Label {
- text: qsTr("Page 4")
- horizontalAlignment: Label.AlignHCenter
- }
-
- Label {
- text: qsTr("Page 5")
- horizontalAlignment: Label.AlignHCenter
- }
- }
-
- PageIndicator {
- id: pageIndicator
- currentIndex: swipeView.currentIndex
- count: swipeView.count
- interactive: true
- anchors.horizontalCenter: parent.horizontalCenter
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Pane.qml b/tests/manual/testbench/controls/Pane.qml
deleted file mode 100644
index b5329b71..00000000
--- a/tests/manual/testbench/controls/Pane.qml
+++ /dev/null
@@ -1,68 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ]
-
- property Component component: Pane {
- width: 100
- height: 100
-
- Label {
- text: "Pane"
- anchors.centerIn: parent
- }
- }
-}
diff --git a/tests/manual/testbench/controls/ProgressBar.qml b/tests/manual/testbench/controls/ProgressBar.qml
deleted file mode 100644
index bc2d9045..00000000
--- a/tests/manual/testbench/controls/ProgressBar.qml
+++ /dev/null
@@ -1,66 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["indeterminate"]
- ]
-
- property Component component: ProgressBar {
- enabled: !is("disabled")
- indeterminate: is("indeterminate")
- value: 0.25
- }
-}
diff --git a/tests/manual/testbench/controls/RadioButton.qml b/tests/manual/testbench/controls/RadioButton.qml
deleted file mode 100644
index 7ca9bd0a..00000000
--- a/tests/manual/testbench/controls/RadioButton.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["checked", "pressed"],
- ]
-
- property Component component: Component {
- RadioButton {
- text: "RadioButton"
- enabled: !is("disabled")
- checked: is("checked")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- }
- }
-}
diff --git a/tests/manual/testbench/controls/RadioDelegate.qml b/tests/manual/testbench/controls/RadioDelegate.qml
deleted file mode 100644
index ddafd14c..00000000
--- a/tests/manual/testbench/controls/RadioDelegate.qml
+++ /dev/null
@@ -1,86 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["checked", "pressed"]
- ]
-
- property Component component: Component {
- RadioDelegate {
- text: "RadioDelegate"
- enabled: !is("disabled")
- checked: is("checked")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- focusPolicy: Qt.StrongFocus
- }
- }
-
- property Component exampleComponent: ListView {
- implicitWidth: 200
- implicitHeight: 200
- clip: true
- model: 20
- delegate: RadioDelegate {
- width: parent.width
- text: "RadioDelegate"
- focusPolicy: Qt.StrongFocus
- }
- }
-}
diff --git a/tests/manual/testbench/controls/RangeSlider.qml b/tests/manual/testbench/controls/RangeSlider.qml
deleted file mode 100644
index 71208fb8..00000000
--- a/tests/manual/testbench/controls/RangeSlider.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- ["vertical"],
- ["vertical", "disabled"],
- ["vertical", "pressed"],
- ["horizontal"],
- ["horizontal", "disabled"],
- ["horizontal", "pressed"]
- ]
-
- property Component component: RangeSlider {
- enabled: !is("disabled")
- orientation: is("horizontal") ? Qt.Horizontal : Qt.Vertical
- second.value: 0.5
- }
-}
diff --git a/tests/manual/testbench/controls/RoundButton.qml b/tests/manual/testbench/controls/RoundButton.qml
deleted file mode 100644
index fb2d1d43..00000000
--- a/tests/manual/testbench/controls/RoundButton.qml
+++ /dev/null
@@ -1,88 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["highlighted"],
- ["highlighted", "disabled"],
- ["highlighted", "pressed"],
- ["highlighted", "checked"],
- ["highlighted", "checkable", "pressed"],
- ["highlighted", "checkable", "checked"],
- ["flat"],
- ["flat", "disabled"],
- ["flat", "pressed"],
- ["flat", "checked"],
- ["flat", "checkable"],
- ["flat", "checkable", "pressed"],
- ["flat", "checkable", "checked", "pressed"],
- ["flat", "checkable", "highlighted"],
- ["flat", "checkable", "highlighted", "pressed"],
- ["flat", "checkable", "highlighted", "checked"]
- ]
-
- property Component component: RoundButton {
- text: "B"
- enabled: !is("disabled")
- flat: is("flat")
- checkable: is("checkable")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- highlighted: is("highlighted")
- }
-}
diff --git a/tests/manual/testbench/controls/ScrollBar.qml b/tests/manual/testbench/controls/ScrollBar.qml
deleted file mode 100644
index 4ed80f75..00000000
--- a/tests/manual/testbench/controls/ScrollBar.qml
+++ /dev/null
@@ -1,114 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- ["vertical"],
- ["vertical", "disabled"],
- ["vertical", "interactive"],
- ["vertical", "interactive", "disabled"],
- ["horizontal"],
- ["horizontal", "disabled"],
- ["horizontal", "interactive"],
- ["horizontal", "interactive", "disabled"]
- ]
-
- property Component component: Frame {
- width: 100
- height: 100
- clip: true
-
- Label {
- text: "ABCDEFG\nHIJKLMN"
- font.pixelSize: 40
- x: -horizontalScrollBar.position * width
- y: -verticalScrollBar.position * height
- }
-
- ScrollBar {
- id: verticalScrollBar
- enabled: !is("disabled")
- orientation: Qt.Vertical
- interactive: is("interactive")
- visible: is("vertical")
- size: 0.3
- anchors.right: parent.right
- anchors.top: parent.top
- anchors.bottom: parent.bottom
-
- Binding {
- target: verticalScrollBar
- property: "active"
- value: verticalScrollBar.visible
- }
- }
-
- ScrollBar {
- id: horizontalScrollBar
- enabled: !is("disabled")
- orientation: Qt.Horizontal
- interactive: is("interactive")
- visible: is("horizontal")
- size: 0.3
- anchors.left: parent.left
- anchors.right: parent.right
- anchors.bottom: parent.bottom
-
- Binding {
- target: horizontalScrollBar
- property: "active"
- value: horizontalScrollBar.visible
- }
- }
- }
-}
diff --git a/tests/manual/testbench/controls/ScrollIndicator.qml b/tests/manual/testbench/controls/ScrollIndicator.qml
deleted file mode 100644
index d9ee487d..00000000
--- a/tests/manual/testbench/controls/ScrollIndicator.qml
+++ /dev/null
@@ -1,104 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- ["vertical"],
- ["vertical", "disabled"],
- ["horizontal"],
- ["horizontal", "disabled"],
- ]
-
- property Component component: Frame {
- width: 100
- height: 100
- clip: true
-
- Label {
- text: "ABCDEFG\nHIJKLMN"
- font.pixelSize: 40
- x: horizontalScrollIndicator.position * width
- y: verticalScrollIndicator.position * height
- }
-
- ScrollIndicator {
- id: verticalScrollIndicator
- enabled: !is("disabled")
- orientation: Qt.Vertical
- active: true
- visible: is("vertical")
- size: 0.3
- anchors.right: parent.right
- anchors.top: parent.top
- anchors.bottom: parent.bottom
- }
-
- ScrollIndicator {
- id: horizontalScrollIndicator
- enabled: !is("disabled")
- orientation: Qt.Horizontal
- active: true
- visible: is("horizontal")
- size: 0.3
- anchors.left: parent.left
- anchors.right: parent.right
- anchors.bottom: parent.bottom
-
- Binding {
- target: horizontalScrollIndicator
- property: "active"
- value: horizontalScrollIndicator.visible
- }
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Slider.qml b/tests/manual/testbench/controls/Slider.qml
deleted file mode 100644
index 21e751ac..00000000
--- a/tests/manual/testbench/controls/Slider.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- ["vertical"],
- ["vertical", "disabled"],
- ["vertical", "pressed"],
- ["horizontal"],
- ["horizontal", "disabled"],
- ["horizontal", "pressed"]
- ]
-
- property Component component: Slider {
- enabled: !is("disabled")
- orientation: is("horizontal") ? Qt.Horizontal : Qt.Vertical
- value: 0.5
- }
-}
diff --git a/tests/manual/testbench/controls/SpinBox.qml b/tests/manual/testbench/controls/SpinBox.qml
deleted file mode 100644
index 22ca6cce..00000000
--- a/tests/manual/testbench/controls/SpinBox.qml
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["pressed"],
- ["disabled"],
- ["mirrored"],
- ["mirrored", "pressed"],
- ["mirrored", "disabled"],
- ["editable"],
- ["editable", "pressed"],
- ["editable", "disabled"],
- ["editable", "mirrored"],
- ["editable", "mirrored", "pressed"],
- ["editable", "mirrored", "disabled"]
- ]
-
- property Component component: SpinBox {
- value: 1
- enabled: !is("disabled")
- editable: is("editable")
- up.pressed: is("pressed")
-
- LayoutMirroring.enabled: is("mirrored")
- }
-}
diff --git a/tests/manual/testbench/controls/SplitView.qml b/tests/manual/testbench/controls/SplitView.qml
deleted file mode 100644
index f2801def..00000000
--- a/tests/manual/testbench/controls/SplitView.qml
+++ /dev/null
@@ -1,79 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- []
- ]
-
- property Component component: SplitView {
- implicitWidth: 400
- implicitHeight: 100
-
- Rectangle {
- color: "salmon"
- implicitWidth: 25
- implicitHeight: 25
- }
- Rectangle {
- color: "navajowhite"
- implicitWidth: 100
- implicitHeight: 100
- }
- Rectangle {
- color: "steelblue"
- implicitWidth: 200
- implicitHeight: 200
- }
- }
-}
diff --git a/tests/manual/testbench/controls/SwipeDelegate.qml b/tests/manual/testbench/controls/SwipeDelegate.qml
deleted file mode 100644
index 13d0a443..00000000
--- a/tests/manual/testbench/controls/SwipeDelegate.qml
+++ /dev/null
@@ -1,106 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["highlighted"],
- ["highlighted", "pressed"]
- ]
-
- property Component actionComponent: Component {
- Rectangle {
- color: SwipeDelegate.pressed ? "#333" : "#444"
- width: parent ? parent.width : 0
- height: parent ? parent.height: 0
- clip: true
-
- Label {
- text: "Test"
- color: "white"
- anchors.centerIn: parent
- }
- }
- }
-
- property Component component: SwipeDelegate {
- id: swipeDelegate
- text: "SwipeDelegate"
- enabled: !is("disabled")
- checkable: is("checkable")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- highlighted: is("highlighted")
- focusPolicy: Qt.StrongFocus
-
- swipe.left: actionComponent
- swipe.right: actionComponent
- }
-
- property Component exampleComponent: ListView {
- implicitWidth: 200
- implicitHeight: 200
- clip: true
- model: 20
- delegate: SwipeDelegate {
- width: parent.width
- text: "SwipeDelegate"
- focusPolicy: Qt.StrongFocus
-
- swipe.left: actionComponent
- swipe.right: actionComponent
- }
- }
-}
diff --git a/tests/manual/testbench/controls/Switch.qml b/tests/manual/testbench/controls/Switch.qml
deleted file mode 100644
index 6e877a49..00000000
--- a/tests/manual/testbench/controls/Switch.qml
+++ /dev/null
@@ -1,76 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["checked"],
- ["checked", "disabled"],
- ["checked", "disabled", "mirrored"],
- ["checked", "pressed"],
- ["checked", "pressed", "mirrored"],
- ["mirrored"],
- ]
-
- property Component component: Switch {
- text: "Switch"
- enabled: !is("disabled")
- checked: is("checked")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
-
- LayoutMirroring.enabled: is("mirrored")
- }
-}
diff --git a/tests/manual/testbench/controls/SwitchDelegate.qml b/tests/manual/testbench/controls/SwitchDelegate.qml
deleted file mode 100644
index 4f60da55..00000000
--- a/tests/manual/testbench/controls/SwitchDelegate.qml
+++ /dev/null
@@ -1,86 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ["pressed"],
- ["highlighted"],
- ["highlighted", "pressed"],
- ["mirrored"]
- ]
-
- property Component component: SwitchDelegate {
- text: "SwitchDelegate"
- enabled: !is("disabled")
- // Only set it if it's pressed, or the non-pressed examples will have no press effects
- down: is("pressed") ? true : undefined
- highlighted: is("highlighted")
- focusPolicy: Qt.StrongFocus
-
- LayoutMirroring.enabled: is("mirrored")
- }
-
- property Component exampleComponent: ListView {
- implicitWidth: 200
- implicitHeight: 200
- clip: true
- model: 20
- delegate: SwitchDelegate {
- width: parent.width
- text: "SwitchDelegate"
- focusPolicy: Qt.StrongFocus
- }
- }
-}
diff --git a/tests/manual/testbench/controls/TabBar.qml b/tests/manual/testbench/controls/TabBar.qml
deleted file mode 100644
index a7a1de49..00000000
--- a/tests/manual/testbench/controls/TabBar.qml
+++ /dev/null
@@ -1,81 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-// TODO
-QtObject {
- property string customControlName: qsTr("TabBar & TabButton")
-
- property var supportedStates: [
- ["header"],
- ["header", "disabled"],
- ["footer"],
- ["footer", "disabled"]
- ]
-
- property Component component: TabBar {
- implicitHeight: tabButton1.implicitHeight
- enabled: !is("disabled")
- position: is("header") ? TabBar.Header : TabBar.Footer
-
- TabButton {
- id: tabButton1
- text: qsTr("TabButton 1")
- }
- TabButton {
- text: qsTr("TabButton 2")
- }
- TabButton {
- text: qsTr("TabButton 3")
- }
- }
-}
diff --git a/tests/manual/testbench/controls/TextArea.qml b/tests/manual/testbench/controls/TextArea.qml
deleted file mode 100644
index dfe28f79..00000000
--- a/tests/manual/testbench/controls/TextArea.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ]
-
- property Component component: Column {
- spacing: 10
-
- TextArea {
- text: "TextArea\nwith\ntext"
- enabled: !is("disabled")
- }
-
- TextArea {
- placeholderText: "TextArea with placeholderText"
- enabled: !is("disabled")
- }
- }
-}
diff --git a/tests/manual/testbench/controls/TextField.qml b/tests/manual/testbench/controls/TextField.qml
deleted file mode 100644
index 1eed3a6c..00000000
--- a/tests/manual/testbench/controls/TextField.qml
+++ /dev/null
@@ -1,73 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"],
- ]
-
- property Component component: Column {
- spacing: 10
-
- TextField {
- text: "TextField with text"
- enabled: !is("disabled")
- }
-
- TextField {
- placeholderText: "TextField with placeholderText"
- enabled: !is("disabled")
- }
- }
-}
diff --git a/tests/manual/testbench/controls/ToolBar.qml b/tests/manual/testbench/controls/ToolBar.qml
deleted file mode 100644
index 3aba3377..00000000
--- a/tests/manual/testbench/controls/ToolBar.qml
+++ /dev/null
@@ -1,87 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-// TODO
-QtObject {
- property string customControlName: qsTr("ToolBar, ToolButton & ToolSeparator")
-
- property var supportedStates: [
- ["header"],
- ["header", "disabled"],
- ["footer"],
- ["footer", "disabled"]
- ]
-
- property Component component: ToolBar {
- enabled: !is("disabled")
- position: is("header") ? ToolBar.Header : ToolBar.Footer
-
- RowLayout {
- anchors.fill: parent
-
- ToolButton {
- text: qsTr("ToolButton 1")
- }
- ToolButton {
- text: qsTr("ToolButton 2")
- }
-
- ToolSeparator {}
-
- ToolButton {
- text: qsTr("ToolButton 3")
- }
- }
- }
-}
diff --git a/tests/manual/testbench/controls/ToolTip.qml b/tests/manual/testbench/controls/ToolTip.qml
deleted file mode 100644
index ddcf92f8..00000000
--- a/tests/manual/testbench/controls/ToolTip.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-QtObject {
- property var supportedStates: [
- []
- ]
-
- property Component component: Button {
- text: qsTr("Hover over me")
-
- ToolTip.text: qsTr("ToolTip")
- ToolTip.visible: hovered
- ToolTip.delay: 500
- }
-}
diff --git a/tests/manual/testbench/controls/Tumbler.qml b/tests/manual/testbench/controls/Tumbler.qml
deleted file mode 100644
index a2dbebef..00000000
--- a/tests/manual/testbench/controls/Tumbler.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Layouts
-
-QtObject {
- property var supportedStates: [
- [],
- ["disabled"]
- ]
-
- property Component component: Tumbler {
- model: 20
- enabled: !is("disabled")
-
- LayoutMirroring.enabled: is("mirrored")
- }
-}
diff --git a/tests/manual/testbench/deployment.pri b/tests/manual/testbench/deployment.pri
deleted file mode 100644
index c89af25a..00000000
--- a/tests/manual/testbench/deployment.pri
+++ /dev/null
@@ -1,14 +0,0 @@
-unix:!android {
- isEmpty(target.path) {
- qnx {
- target.path = /tmp/$${TARGET}/bin
- } else {
- target.path = /opt/$${TARGET}/bin
- }
- export(target.path)
- }
- INSTALLS += target
-}
-
-export(INSTALLS)
-
diff --git a/tests/manual/testbench/directoryvalidator.cpp b/tests/manual/testbench/directoryvalidator.cpp
deleted file mode 100644
index d0d4cd8d..00000000
--- a/tests/manual/testbench/directoryvalidator.cpp
+++ /dev/null
@@ -1,102 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "directoryvalidator.h"
-
-#include <QFileInfo>
-
-DirectoryValidator::DirectoryValidator(QObject *parent) :
- QObject(parent)
-{
-}
-
-QString DirectoryValidator::path() const
-{
- return mPath;
-}
-
-void DirectoryValidator::setPath(const QString &path)
-{
- if (path == mPath)
- return;
-
- const bool wasValid = isValid();
- const QString oldErrorMessage = mErrorMessage;
-
- mPath = path;
- mErrorMessage.clear();
-
- QFileInfo fileInfo(mPath);
- if (!fileInfo.exists()) {
- mErrorMessage = QLatin1String("Directory does not exist");
- } else {
- if (!fileInfo.isDir()) {
- mErrorMessage = QLatin1String("Not a directory");
- }
- }
-
- if (isValid() != wasValid)
- emit validChanged();
-
- if (mErrorMessage != oldErrorMessage)
- emit errorMessageChanged();
-
- emit pathChanged();
-}
-
-bool DirectoryValidator::isValid() const
-{
- return mErrorMessage.isEmpty();
-}
-
-QString DirectoryValidator::errorMessage() const
-{
- return mErrorMessage;
-}
diff --git a/tests/manual/testbench/directoryvalidator.h b/tests/manual/testbench/directoryvalidator.h
deleted file mode 100644
index a1650d86..00000000
--- a/tests/manual/testbench/directoryvalidator.h
+++ /dev/null
@@ -1,84 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef DIRECTORYVALIDATOR_H
-#define DIRECTORYVALIDATOR_H
-
-#include <QObject>
-
-class DirectoryValidator : public QObject
-{
- Q_OBJECT
- Q_PROPERTY(QString path READ path WRITE setPath NOTIFY pathChanged FINAL)
- Q_PROPERTY(bool valid READ isValid NOTIFY validChanged FINAL)
- Q_PROPERTY(QString errorMessage READ errorMessage NOTIFY errorMessageChanged FINAL)
-
-public:
- explicit DirectoryValidator(QObject *parent = nullptr);
-
- QString path() const;
- void setPath(const QString &path);
-
- bool isValid() const;
- QString errorMessage() const;
-
-signals:
- void pathChanged();
- void validChanged();
- void errorMessageChanged();
-
-private:
- void updateValid();
-
- QString mPath;
- QString mErrorMessage;
-};
-
-#endif // DIRECTORYVALIDATOR_H
diff --git a/tests/manual/testbench/fonts.qrc b/tests/manual/testbench/fonts.qrc
deleted file mode 100644
index fc86e031..00000000
--- a/tests/manual/testbench/fonts.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>fonts/fontawesome.ttf</file>
- </qresource>
-</RCC>
diff --git a/tests/manual/testbench/fonts/LICENSE.txt b/tests/manual/testbench/fonts/LICENSE.txt
deleted file mode 100644
index 8fa3da36..00000000
--- a/tests/manual/testbench/fonts/LICENSE.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Font license info
-
-
-## Font Awesome
-
- Copyright (C) 2016 by Dave Gandy
-
- Author: Dave Gandy
- License: SIL ()
- Homepage: http://fortawesome.github.com/Font-Awesome/
-
-
diff --git a/tests/manual/testbench/fonts/fontawesome.ttf b/tests/manual/testbench/fonts/fontawesome.ttf
deleted file mode 100644
index 49b6c5da..00000000
--- a/tests/manual/testbench/fonts/fontawesome.ttf
+++ /dev/null
Binary files differ
diff --git a/tests/manual/testbench/main.cpp b/tests/manual/testbench/main.cpp
deleted file mode 100644
index ddad828f..00000000
--- a/tests/manual/testbench/main.cpp
+++ /dev/null
@@ -1,94 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QDebug>
-#include <QFontDatabase>
-#include <QGuiApplication>
-#include <QSettings>
-#include <QQmlApplicationEngine>
-#include <QQmlContext>
-#include <QQuickStyle>
-#include <QtQuickControls2/private/qquickstyle_p.h>
-
-#include "assetfixer.h"
-#include "clipboard.h"
-#include "directoryvalidator.h"
-
-int main(int argc, char *argv[])
-{
- QGuiApplication::setApplicationName("testbench");
- QGuiApplication::setOrganizationName("QtProject");
-
- QGuiApplication app(argc, argv);
-
- QSettings settings;
- QString style = QQuickStyle::name();
- if (!style.isEmpty() && !QQuickStylePrivate::isUsingDefaultStyle())
- settings.setValue("style", style);
- else
- QQuickStyle::setStyle(settings.value("style").isValid() ? settings.value("style").toString() : "Imagine");
-
- if (QFontDatabase::addApplicationFont(":/fonts/fontawesome.ttf") == -1) {
- qWarning() << "Failed to load fontawesome font";
- }
-
- QQmlApplicationEngine engine;
-
- qmlRegisterType<AssetFixer>("Backend", 1, 0, "AssetFixer");
- qmlRegisterType<Clipboard>("Backend", 1, 0, "Clipboard");
- qmlRegisterType<DirectoryValidator>("Backend", 1, 0, "DirectoryValidator");
-
- engine.rootContext()->setContextProperty("availableStyles", QQuickStylePrivate::builtInStyles());
-
- engine.load(QUrl(QStringLiteral("qrc:/testbench.qml")));
-
- return app.exec();
-}
-
diff --git a/tests/manual/testbench/qml.qrc b/tests/manual/testbench/qml.qrc
deleted file mode 100644
index 82e69be6..00000000
--- a/tests/manual/testbench/qml.qrc
+++ /dev/null
@@ -1,55 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>ControlContainer.qml</file>
- <file>controls/Button.qml</file>
- <file>controls/CheckBox.qml</file>
- <file>controls/RadioButton.qml</file>
- <file>controls/CheckDelegate.qml</file>
- <file>controls/ComboBox.qml</file>
- <file>controls/DelayButton.qml</file>
- <file>controls/Dial.qml</file>
- <file>controls/Frame.qml</file>
- <file>controls/GroupBox.qml</file>
- <file>controls/ItemDelegate.qml</file>
- <file>controls/Page.qml</file>
- <file>controls/PageIndicator.qml</file>
- <file>controls/Pane.qml</file>
- <file>controls/ProgressBar.qml</file>
- <file>controls/RadioDelegate.qml</file>
- <file>controls/RangeSlider.qml</file>
- <file>controls/RoundButton.qml</file>
- <file>controls/ScrollBar.qml</file>
- <file>controls/ScrollIndicator.qml</file>
- <file>controls/Slider.qml</file>
- <file>controls/SpinBox.qml</file>
- <file>controls/SwipeDelegate.qml</file>
- <file>controls/Switch.qml</file>
- <file>controls/SwitchDelegate.qml</file>
- <file>controls/TabBar.qml</file>
- <file>controls/TextArea.qml</file>
- <file>controls/TextField.qml</file>
- <file>SettingsDialog.qml</file>
- <file>ColorEditor.qml</file>
- <file>controls/ToolBar.qml</file>
- <file>controls/Dialog.qml</file>
- <file>controls/Menu.qml</file>
- <file>ExampleContainer.qml</file>
- <file>controls/Label.qml</file>
- <file>controls/ToolTip.qml</file>
- <file>controls/Tumbler.qml</file>
- <file>controls/BusyIndicator.qml</file>
- <file>testbench.qml</file>
- <file>controls/MenuBar.qml</file>
- <file>controls/SplitView.qml</file>
- <file>+Imagine/ApplicationWindow.qml</file>
- <file>ApplicationWindow.qml</file>
- <file>+Imagine/ToolBar.qml</file>
- <file>ToolBar.qml</file>
- <file>+Imagine/Menu.qml</file>
- <file>Menu.qml</file>
- <file>+Imagine/Dialog.qml</file>
- <file>Dialog.qml</file>
- <file>ContentPane.qml</file>
- <file>+Imagine/ContentPane.qml</file>
- </qresource>
-</RCC>
diff --git a/tests/manual/testbench/testbench.pro b/tests/manual/testbench/testbench.pro
deleted file mode 100644
index 4509f496..00000000
--- a/tests/manual/testbench/testbench.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick quickcontrols2 quickcontrols2-private
-CONFIG += c++11
-
-HEADERS += \
- assetfixer.h \
- directoryvalidator.h \
- clipboard.h
-
-SOURCES += main.cpp \
- assetfixer.cpp \
- directoryvalidator.cpp \
- clipboard.cpp
-
-RESOURCES += qml.qrc \
- fonts.qrc
-
-# Additional import path used to resolve QML modules in Qt Creator's code model
-QML_IMPORT_PATH =
-
-# Default rules for deployment.
-include(deployment.pri)
-
diff --git a/tests/manual/testbench/testbench.qml b/tests/manual/testbench/testbench.qml
deleted file mode 100644
index 8f0951ad..00000000
--- a/tests/manual/testbench/testbench.qml
+++ /dev/null
@@ -1,533 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** 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 The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Window
-import QtQuick.Layouts
-import QtQuick.Controls
-import Qt.labs.folderlistmodel
-import Qt.labs.settings
-
-import Backend
-import "." as Ui
-
-Ui.ApplicationWindow {
- id: window
- visible: true
- width: 1000
- height: 750
- title: "Style Testbench - " + settings.style + " Style" + (usingImagineStyle ? imagineTitleText : "")
-
- readonly property bool usingImagineStyle: settings.style === "Imagine"
- // Some controls should be visible regardless of whether or not custom assets are lacking for it,
- // so we use the default assets in some cases.
- readonly property string defaultImaginePath: "qrc:/qt-project.org/imports/QtQuick/Controls/Imagine/images/"
- property bool settingsLoaded: false
- readonly property string imagineTitleText: " - " + (settings.useCustomImaginePath ? settings.imaginePath : "Default Assets")
-
- LoggingCategory {
- id: brief
- name: "qt.quick.controls.tools.testbench.assetfixer.brief"
- }
-
- Shortcut {
- sequence: "Ctrl+F"
- onActivated: searchTextField.forceActiveFocus()
- }
-
- Shortcut {
- sequence: "Ctrl+Q"
- onActivated: Qt.quit()
- }
-
- Action {
- id: fixAssetsAction
- text: qsTr("Fix Custom Assets")
- shortcut: "Ctrl+Shift+X"
- enabled: usingImagineStyle
- onTriggered: assetFixer.manualFix()
- }
-
- Action {
- id: useCustomAssetsAction
- text: qsTr("Use Custom Assets")
- shortcut: "Ctrl+Shift+C"
- enabled: usingImagineStyle
- checkable: true
- checked: settings.useCustomImaginePath
- onTriggered: settings.useCustomImaginePath = !settings.useCustomImaginePath
- }
-
- Action {
- id: reloadAssetsAction
- text: qsTr("Reload Assets")
- shortcut: "Ctrl+R"
- enabled: usingImagineStyle
- onTriggered: assetFixer.reloadAssets()
- }
-
- FontMetrics {
- id: fontMetrics
- }
-
- Settings {
- id: settings
-
- property alias windowX: window.x
- property alias windowY: window.y
- property alias windowWidth: window.width
- property alias windowHeight: window.height
-
- property string style: "Imagine"
-
- property bool useCustomImaginePath
- property string imaginePath
- property bool autoFixImagineAssets
- property alias imagineDirLastModified: assetFixer.assetDirectoryLastModified
-
- Component.onCompleted: settingsLoaded = true
- }
-
- Settings {
- id: paletteSettings
-
- category: "Palette"
-
- property bool useCustomPalette
- property string window
- property string windowText
- property string base
- property string text
- property string button
- property string buttonText
- property string brightText
- property string toolTipBase
- property string toolTipText
- property string light
- property string midlight
- property string dark
- property string mid
- property string shadow
- property string highlight
- property string highlightedText
- property string link
- }
-
- header: Ui.ToolBar {
- RowLayout {
- anchors.fill: parent
-
- ToolButton {
- text: "\uf0c9"
- font.family: "fontawesome"
- font.pixelSize: Qt.application.font.pixelSize * 1.6
- onClicked: drawer.open()
- }
-
- ToolSeparator {}
-
- TextField {
- id: searchTextField
- placeholderText: "Search"
- }
-
- Item {
- Layout.fillWidth: true
- }
-
- ToolButton {
- id: optionsMenuButton
- text: "\ue800"
- font.family: "FontAwesome"
- font.pixelSize: Qt.application.font.pixelSize * 1.6
- checked: optionsMenu.visible
- checkable: true
-
- onClicked: optionsMenu.open()
-
- Ui.Menu {
- id: optionsMenu
- x: 1
- y: 1 + parent.height
- visible: optionsMenuButton.checked
- closePolicy: Popup.CloseOnPressOutsideParent
-
- MenuItem {
- text: qsTr("Open Asset Directory")
- onClicked: Qt.openUrlExternally(assetFixer.assetDirectoryUrl)
- enabled: usingImagineStyle
- }
-
- MenuItem {
- action: reloadAssetsAction
- }
-
- MenuItem {
- action: useCustomAssetsAction
- }
-
- MenuItem {
- action: fixAssetsAction
- }
-
- MenuSeparator {}
-
- MenuItem {
- id: settingsMenuItem
- text: qsTr("Settings")
- onTriggered: settingsDialog.open()
- }
-
- MenuSeparator {}
-
- MenuItem {
- text: qsTr("Quit")
- onTriggered: Qt.quit()
- }
- }
- }
- }
- }
-
- SettingsDialog {
- id: settingsDialog
- }
-
- Drawer {
- id: drawer
- width: parent.width * 0.33
- height: window.height
- focus: false
- modal: false
-
- Label {
- text: "Drawer contents go here"
- anchors.centerIn: parent
- }
- }
-
- AssetFixer {
- id: assetFixer
- assetDirectory: settings.imaginePath
- // Don't start watching until the settings have loaded, as AssetFixer can be completed before it.
- // AssetFixer needs the settings in order to check the last modified time of the asset directory.
- // Also, wait until the UI has been rendered for the first time so that we can show our busy indicators, etc.
- shouldWatch: usingImagineStyle && settings.useCustomImaginePath && settingsLoaded && initialUiRenderDelayTimer.hasRun
- shouldFix: (shouldWatch && settings.autoFixImagineAssets) || manuallyFixing
-
- onFixSuggested: autoFix()
- onDelayedFixSuggested: assetFixerFileSystemDelayTimer.restart()
- onReloadSuggested: reloadAssets()
-
- property bool manuallyFixing: false
-
- function reloadAssets() {
- console.log(brief, "Reloading assets...")
- // Clear the model, otherwise ListView will keep the old items around
- // with the old assets, even after clearing the pixmap cache
- listView.resettingModel = true
- listView.model = null
- window.Imagine.path = ""
- assetReloadNextFrameTimer.start()
- }
-
- function autoFix() {
- // This is a bit of a hack, but I can't think of a nice way to solve it.
- // The problem is that shouldWatch becomes true, causing startWatching() to be called.
- // If a fix is suggested as a result of that, this function is called.
- // However, the shouldFix binding hasn't been updated yet, so even though shouldWatch
- // and settings.autoFixImagineAssets are both true (the properties that make up its binding),
- // the if check below fails. So, we check for that case with effectiveShouldFix.
- var effectiveShouldFix = shouldWatch && settings.autoFixImagineAssets;
- if (shouldWatch && effectiveShouldFix && assetDirectory.length > 0) {
- fixEmUp();
- }
- }
-
- function manualFix() {
- fixEmUp(true);
- }
-
- function fixEmUp(manually) {
- assetFixer.manuallyFixing = !!manually
-
- // Disable image caching if it hasn't already been done.
- assetFixer.clearImageCache()
-
- busyIndicatorRow.visible = true
- assetFixerAnimationDelayTimer.start()
- }
- }
-
- // The controls' assets don't always "reload" if the path is cleared and then set in the same frame,
- // so we delay the setting to the next frame.
- Timer {
- id: assetReloadNextFrameTimer
- interval: 0
- onTriggered: {
- window.Imagine.path = Qt.binding(function() {
- return settings.useCustomImaginePath && settings.imaginePath.length > 0 ? settings.imaginePath : undefined
- })
-
- infoToolTip.text = "Reloaded assets"
- infoToolTip.timeout = 1500
- infoToolTip.open()
-
- listView.model = controlFolderListModel
- listView.resettingModel = false
-
- console.log(brief, "... reloaded assets.")
- }
- }
-
- // When exporting or deleting a large amount of assets (not uncommon),
- // the filesystem watcher seems to emit directoryChanged() every second or so,
- // so rather than process hundreds of assets every time we get notified, delay
- // it until we haven't been notified for a while.
- Timer {
- id: assetFixerFileSystemDelayTimer
- interval: 2000
- onRunningChanged: {
- if (running) {
- infoToolTip.text = "Assets changed on disk - reloading in 2 seconds if no further changes are detected"
- infoToolTip.timeout = 2000
- infoToolTip.open()
- }
- }
- onTriggered: assetFixer.autoFix()
- }
-
- // Gives the BusyIndicator animation a chance to start.
- Timer {
- id: assetFixerAnimationDelayTimer
- interval: 100
- onTriggered: {
- assetFixer.fixAssets()
- busyIndicatorRow.visible = false
- assetFixer.manuallyFixing = false
- }
- }
-
- // Gives the UI a chance to render before the initial fixup.
- Timer {
- id: initialUiRenderDelayTimer
- interval: 300
- running: true
- onTriggered: hasRun = true
-
- property bool hasRun: false
- }
-
- function getControlElements(control) {
- var props = [];
- for (var p in control) {
- if (p !== "component" && typeof control[p] === 'object')
- props.push(p);
- }
- return props;
- }
-
- Ui.ContentPane {
- id: contentPane
- anchors.fill: parent
-
- palette.window: effectiveColor(paletteSettings.window)
- palette.windowText: effectiveColor(paletteSettings.windowText)
- palette.base: effectiveColor(paletteSettings.base)
- palette.text: effectiveColor(paletteSettings.text)
- palette.button: effectiveColor(paletteSettings.button)
- palette.buttonText: effectiveColor(paletteSettings.buttonText)
- palette.brightText: effectiveColor(paletteSettings.brightText)
- palette.toolTipBase: effectiveColor(paletteSettings.toolTipBase)
- palette.toolTipText: effectiveColor(paletteSettings.toolTipText)
- palette.light: effectiveColor(paletteSettings.light)
- palette.midlight: effectiveColor(paletteSettings.midlight)
- palette.dark: effectiveColor(paletteSettings.dark)
- palette.mid: effectiveColor(paletteSettings.mid)
- palette.shadow: effectiveColor(paletteSettings.shadow)
- palette.highlight: effectiveColor(paletteSettings.highlight)
- palette.highlightedText: effectiveColor(paletteSettings.highlightedText)
- palette.link: effectiveColor(paletteSettings.link)
-
- function effectiveColor(paletteColorString) {
- return paletteSettings.useCustomPalette && paletteColorString.length > 0 ? paletteColorString : undefined
- }
-
- FolderListModel {
- id: controlFolderListModel
- folder: "qrc:/controls"
- showDirs: false
- nameFilters: searchTextField.text.length > 0 ? ["*" + searchTextField.text + "*.qml"] : []
- caseSensitive: false
- }
-
- ListView {
- id: listView
- anchors.fill: parent
- spacing: 30
- visible: !busyIndicatorRow.visible && !resettingModel
-
- property bool resettingModel: false
-
- ScrollBar.vertical: ScrollBar {
- parent: contentPane
- anchors.top: parent.top
- anchors.right: parent.right
- anchors.bottom: parent.bottom
- }
-
- model: controlFolderListModel
- delegate: ColumnLayout {
- id: rootDelegate
- width: listView.width
-
- MenuSeparator {
- Layout.fillWidth: true
- visible: index !== 0
- }
-
- Label {
- text: customControlName.length === 0 ? model.fileBaseName : customControlName
- font.pixelSize: Qt.application.font.pixelSize * 2
- }
-
- readonly property var controlName: model.fileBaseName
- readonly property var controlMetaObject: controlMetaObjectLoader.item
- readonly property string customControlName: controlMetaObject && controlMetaObject.hasOwnProperty("customControlName")
- ? controlMetaObject.customControlName : ""
- readonly property var supportedStates: rootDelegate.controlMetaObject.supportedStates
- readonly property int maxStateCombinations: {
- var largest = 0;
- for (var i = 0; i < supportedStates.length; ++i) {
- var combinations = supportedStates[i];
- if (combinations.length > largest)
- largest = combinations.length;
- }
- return largest;
- }
-
- Loader {
- id: controlMetaObjectLoader
- source: "qrc" + model.filePath
- }
-
- Flow {
- spacing: 10
-
- Layout.fillWidth: true
-
- Repeater {
- id: stateRepeater
- model: rootDelegate.supportedStates
-
- ColumnLayout {
- id: labelWithDelegatesColumn
- spacing: 4
-
- readonly property var states: modelData
- readonly property string statesAsString: states.join("\n")
-
- Label {
- text: statesAsString.length > 0 ? statesAsString : "normal"
-
- // 4 is the most states for any element (Button)
- Layout.preferredHeight: (fontMetrics.lineSpacing) * (rootDelegate.maxStateCombinations + 1)
- }
-
- ControlContainer {
- id: controlContainer
- objectName: controlName + "ControlContainer"
- controlMetaObject: rootDelegate.controlMetaObject
- states: labelWithDelegatesColumn.states
-
- Layout.alignment: Qt.AlignHCenter
- }
- }
- }
- }
-
- ExampleContainer {
- id: exampleContainer
- controlMetaObject: rootDelegate.controlMetaObject
- visible: !!controlMetaObject.exampleComponent
-
- Layout.alignment: Qt.AlignHCenter
- Layout.topMargin: visible ? 14 : 0
- Layout.fillWidth: true
- Layout.preferredHeight: visible ? implicitHeight : 0
- }
- }
- }
- }
-
- RowLayout {
- id: busyIndicatorRow
- anchors.centerIn: parent
- visible: false
-
- BusyIndicator {
- id: busyIndicator
- running: visible
- }
-
- Label {
- text: qsTr("Fixing assets...")
- font.pixelSize: Qt.application.font.pixelSize * 2
- }
- }
-
- ToolTip {
- id: infoToolTip
- x: (parent.width - width) / 2
- y: parent.height - height - 40
- parent: window.contentItem
- }
-}
-
diff --git a/tests/manual/viewinqwidget/CMakeLists.txt b/tests/manual/viewinqwidget/CMakeLists.txt
deleted file mode 100644
index 9a5021fa..00000000
--- a/tests/manual/viewinqwidget/CMakeLists.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-# Generated from viewinqwidget.pro.
-
-#####################################################################
-## viewinqwidget Binary:
-#####################################################################
-
-qt_internal_add_manual_test(viewinqwidget
- GUI
- SOURCES
- main.cpp
- DEFINES
- SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Qml
- Qt::Quick
- Qt::QuickWidgets
- Qt::Widgets
-)
-
-# Resources:
-set(viewinqwidget_resource_files
- "main.qml"
-)
-
-qt_internal_add_resource(viewinqwidget "viewinqwidget"
- PREFIX
- "/"
- FILES
- ${viewinqwidget_resource_files}
-)
-
-
-#### Keys ignored in scope 1:.:.:viewinqwidget.pro:<TRUE>:
-# OTHER_FILES = "main.qml"
diff --git a/tests/manual/viewinqwidget/main.cpp b/tests/manual/viewinqwidget/main.cpp
deleted file mode 100644
index b6b7a5ff..00000000
--- a/tests/manual/viewinqwidget/main.cpp
+++ /dev/null
@@ -1,91 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QApplication>
-#include <QHBoxLayout>
-#include <QVBoxLayout>
-#include <QDebug>
-#include <QDir>
-#include <QGroupBox>
-#include <QScreen>
-#include <QQmlApplicationEngine>
-#include <QQmlError>
-#include <QQuickView>
-#include <QQuickWidget>
-
-int main(int argc, char *argv[])
-{
- QApplication app(argc, argv);
-
- QWidget widget;
- widget.setWindowTitle(QT_VERSION_STR);
-
- QHBoxLayout *hLayout = new QHBoxLayout(&widget);
- QGroupBox *groupBox = new QGroupBox("QuickWidget", &widget);
- QVBoxLayout *vLayout = new QVBoxLayout(groupBox);
- QQuickWidget *quickWidget = new QQuickWidget(groupBox);
- quickWidget->setMinimumSize(360, 520);
- vLayout->addWidget(quickWidget);
- quickWidget->setResizeMode(QQuickWidget::SizeRootObjectToView);
- quickWidget->setSource(QUrl(QLatin1String("qrc:/main.qml")));
- if (quickWidget->status() == QQuickWidget::Error) {
- qWarning() << quickWidget->errors();
- return 1;
- }
- hLayout->addWidget(groupBox);
-
- const QString gallerySource =
- QDir::cleanPath(QLatin1String(SRCDIR"../../../examples/quickcontrols2/gallery/gallery.qml"));
- QQmlApplicationEngine engine(QUrl::fromLocalFile(gallerySource));
- QObject *root = engine.rootObjects().value(0, nullptr);
- if (!root || !root->isWindowType()) {
- qWarning() << "Load error" << gallerySource;
- return 1;
- }
- groupBox = new QGroupBox("QQuickView/createWindowContainer", &widget);
- vLayout = new QVBoxLayout(groupBox);
- QWidget *container = QWidget::createWindowContainer(qobject_cast<QWindow *>(root), groupBox);
- container->setMinimumSize(360, 520);
- vLayout->addWidget(container);
- hLayout->addWidget(groupBox);
-
- const QRect availableGeometry = widget.screen()->availableGeometry();
- widget.move(availableGeometry.center() - QPoint(widget.sizeHint().width() / 2, widget.sizeHint().height() / 2));
-
- widget.show();
-
- return app.exec();
-}
diff --git a/tests/manual/viewinqwidget/main.qml b/tests/manual/viewinqwidget/main.qml
deleted file mode 100644
index 5ac170b3..00000000
--- a/tests/manual/viewinqwidget/main.qml
+++ /dev/null
@@ -1,49 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL3$
-** 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 The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/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 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPLv3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or later 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 2.0 requirements will be
-** met: http://www.gnu.org/licenses/gpl-2.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick
-import QtQuick.Controls
-
-Item {
- visible: true
- width: 360
- height: 520
-
- ComboBox {
- model: ["First", "Second", "Third"]
- anchors.centerIn: parent
- }
-}
diff --git a/tests/manual/viewinqwidget/viewinqwidget.pro b/tests/manual/viewinqwidget/viewinqwidget.pro
deleted file mode 100644
index 649829d4..00000000
--- a/tests/manual/viewinqwidget/viewinqwidget.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-QT += qml quick widgets quickwidgets
-TARGET = viewinqwidget
-SOURCES += $$PWD/main.cpp
-OTHER_FILES += main.qml
-RESOURCES += viewinqwidget.qrc
-DEFINES += SRCDIR=\\\"$$PWD/\\\"
diff --git a/tests/manual/viewinqwidget/viewinqwidget.qrc b/tests/manual/viewinqwidget/viewinqwidget.qrc
deleted file mode 100644
index 5f6483ac..00000000
--- a/tests/manual/viewinqwidget/viewinqwidget.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>main.qml</file>
- </qresource>
-</RCC>