MCPcopy Create free account
hub / github.com/pyqtgraph/pyqtgraph / codeEdited

Method codeEdited

pyqtgraph/examples/ExampleApp.py:561–562  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

559 return text
560
561 def codeEdited(self):
562 self.codeBtn.show()
563
564 def runEditedCode(self):
565 self.loadFile(edited=True)

Callers 1

onTextChangeMethod · 0.95

Calls 1

showMethod · 0.45

Tested by

no test coverage detected