Home
last modified time | relevance | path

Searched refs:__showContextMenuResources (Results 1 – 1 of 1) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/QScintilla/
H A DEditor.py7474 menu.aboutToShow.connect(self.__showContextMenuResources)
7478 def __showContextMenuResources(self): member in Editor