MCPcopy Index your code
hub / github.com/SLiCAP/SLiCAP_python / text

Method text

SLiCAP/schematic/text_dialog.py:44–45  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

42 self._edit.selectAll()
43
44 def text(self) -> str:
45 return self._edit.toPlainText()

Callers 15

_on_place_textMethod · 0.95
plotMethod · 0.80
_browseMethod · 0.80
image_pathMethod · 0.80
_on_selection_changedMethod · 0.80
_on_okMethod · 0.80
_on_double_clickMethod · 0.80
_update_previewMethod · 0.80
urlMethod · 0.80
labelMethod · 0.80
net_nameMethod · 0.80
placementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected