Class: QgsLayerTreeViewMenuProvider¶
Implementation of this interface can be implemented to allow
QgsLayerTreeView
instance to provide custom context menus
(opened upon right-click).
See also
Note
This is an abstract class, with methods which must be implemented by a subclass.
The following methods must be implemented: createContextMenu()
Abstract Methods
Returns a newly created menu instance (or |