Searched refs:ShowContextMenu (Results 1 – 1 of 1) sorted by relevance
4040 self.view.customContextMenuRequested.connect(self.ShowContextMenu)4042 def ShowContextMenu(self, pos): member in ContextMenu