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