MCPcopy Create free account
hub / github.com/DIMFLIX/Spectrum-Security / mousePressEvent

Method mousePressEvent

main.py:521–522  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

519 event.accept()
520
521 def mousePressEvent(self, event):
522 self.dragPos = event.globalPos()
523
524
525 ##==> CHANGE LANG

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected