qtdeclarative/examples/quick/quickwidgets/quickwidget
Shawn Rutledge f719ee6408 Avoid crashing in the quickwidgets example after closing the subwindow
Closing the window deletes m_quickWidget; so we disable the menu items
for grabbing from it, because those cannot work. Also add asserts.

Fixes: QTBUG-120296
Pick-to: 5.15 6.2 6.5 6.6 6.7
Change-Id: I68154c2d1e4553c771815e29cbe3b095d85893f1
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-01-05 22:50:35 -07:00
..
doc Doc: Add example categories for qtquick 2023-09-26 14:08:47 +02:00
CMakeLists.txt Examples: Use versioned CMake targets for Qt modules 2023-05-02 12:12:35 +02:00
main.cpp Avoid crashing in the quickwidgets example after closing the subwindow 2024-01-05 22:50:35 -07:00
quickwidget.pro Make QQuickWidget QRhi-based 2022-03-18 22:56:54 +01:00
quickwidget.qrc Make QQuickWidget QRhi-based 2022-03-18 22:56:54 +01:00
rotatingsquare.qml Fix QQuickWidget rendering API mapping for D3D12 2023-09-04 14:55:03 +02:00