summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-02-14 14:24:38 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-02-15 13:12:34 +0100
commit5d13e05651af04d471f110c782cbce85f54d1cb7 (patch)
tree2ec5451ee44ae0103203b0445ed3bf95c36d7274 /tests/auto/widgets
parent2294e68559d6a6e89d7a607afa6a2a6a35cbb501 (diff)
macOS: Remove machinery for attaching NSToolBar to QWindow
It was only used by QMacToolBar in QtMacExtras, which no longer exists in Qt 6. Attaching a toolbar can be done manually via the NSWindow of the NSView retrieved from winId(). There are no public uses of the native interface in GitHub outside of Qt. Improvements we want to make to toolbars in QtWidgets and QtQuick in the future, possibly backed by native toolbars, would be done behind the scenes and would not need this API. This effectively reverts e8fd6b9604bac334404dc52daa63b9e6d9cd71d8. Pick-to: 6.5 Change-Id: I33b090fa19f9f3af029ae8c269efcf739a4b1b22 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/widgets')
0 files changed, 0 insertions, 0 deletions