qtdeclarative/tests/manual/quickcontrols/menus
Mitch Curtis 3b598b6f75 ContextMenu: add to text editing controls
[ChangeLog][Controls] TextField and TextArea now provide a ContextMenu
by default. If you already have a custom context menu for these types,
ContextMenu will not open its own on e.g. right click.

Fixes: QTBUG-35598
Pick-to: 6.9
Change-Id: I0897a7ba5e1b5b6d5425c80cbc6f2550c904605b
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2025-02-28 08:48:48 +08:00
..
icons Add support for icons to native menus 2024-05-06 10:49:48 +08:00
CMakeLists.txt Add support for icons to native menus 2024-05-06 10:49:48 +08:00
Main.qml ContextMenu: add to text editing controls 2025-02-28 08:48:48 +08:00
Menu.qml Correct license for tests file 2024-06-27 09:17:10 +02:00
cppsettings.cpp QQuickMenu: respect Qt::AA_DontUseNativeMenuWindows 2024-07-03 16:36:50 +02:00
cppsettings.h QQuickMenu: respect Qt::AA_DontUseNativeMenuWindows 2024-07-03 16:36:50 +02:00
main.cpp Correct license for tests file 2024-06-27 09:17:10 +02:00