qt6-bb10/src/widgets
Volker Hilsheimer 3973d6c529 Replace expensive inherits with cheaper qobject_cast (1)
The accessibility implementations require the type to be fully
defined anyway in order to call type-specific APIs, so there's no
need to use inherits(). Use qobject_cast instead.

Pick-to: 6.7
Change-Id: I5c013be57f48272a748451f4888911fe6aa6574e
Reviewed-by: Pavel Dubsky <pavel.dubsky@qt.io>
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
2024-04-18 19:06:02 +02:00
..
accessible Replace expensive inherits with cheaper qobject_cast (1) 2024-04-18 19:06:02 +02:00
compat Add parent arg to QFileDialog::getOpenFileContent and saveFileContent 2023-12-28 17:16:12 +01:00
dialogs Widgets: Improve usage of string view types 2024-04-08 21:44:34 +00:00
doc Doc: don't use deprecated function in QMenu snippets 2024-04-17 04:38:14 +02:00
effects Move qt_blurImage to Qt GUI 2024-03-14 19:11:52 +01:00
graphicsview QGraphicsProxyWidget: use focus abstraction instead of focus_next/prev 2024-03-18 17:21:22 +01:00
itemviews QTableView: fix infinite loop when resizing rows/columns on model reset 2024-04-17 04:38:33 +02:00
kernel Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
platform/ios cmake: Generate Apple privacy manifest files for Qt modules 2024-02-13 21:53:34 +01:00
styles QStyle: deprecate PM_DialogButtons* enums 2024-04-17 04:38:40 +02:00
util Doc: Update image in QSystemTray example 2023-12-14 20:06:33 +01:00
widgets QComboBox: Revert recreation of ComboBox Container on style change 2024-04-11 02:35:27 +00:00
CMakeLists.txt Long live [[nodiscard]] QFile::open 2024-04-17 20:07:47 +02:00
Qt6WidgetsMacros.cmake Remove the Unnecessary CMake Module, `include(CMakeParseArguments)` 2022-10-25 20:14:35 +02:00
QtWidgets.dynlist
configure.cmake Introduce new empty Windows 11 style 2023-10-27 18:32:54 +02:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00