Shows a custom context menu.
Disables automatic menu generation. The widget emits customContextMenuRequested(QPoint) signal on right-click, allowing the application to display a custom menu. Most flexible option for complex menus.
Shows the default context menu.
No context menu is shown.
Prevents any context menu from appearing.
Enum controlling context menu behavior.