Allows for customization of what is shown when the user right-clicks or accesses the ContextMenu for an object, selection, or scene.
More...
Allows for customization of what is shown when the user right-clicks or accesses the ContextMenu for an object, selection, or scene.
Definition at line 39 of file ContextMenuManager.h.
◆ addContextMenuItems()
Adds custom menu items to the context menu.
- Parameters
-
| [in] | manager | The model manager providing data context. |
| [in] | menu | The menu to populate with items. |
| [in] | ids | The UUIDs of the selected objects. |
| [in] | cursor_location | The selection info describing the cursor context. |
◆ contextMenu()
Handles execution of a context menu action.
- Parameters
-
| [in] | manager | The model manager providing data context. |
| [in] | action | The action that was triggered. |
| [in] | ids | The UUIDs of the selected objects. |
| [in] | cursor_location | The selection info describing the cursor context. |
| [in] | origin | The popup origin information for positioning dialogs. |
The documentation for this class was generated from the following file: