Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dmain.py158 …listener.message_received.connect(main.message_from_other_instance, type=Qt.ConnectionType.QueuedC…
H A Dui.py259 def message_from_other_instance(self, msg): member in EbookViewer