Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_text
Method · 0.95
plot
Method · 0.80
_browse
Method · 0.80
image_path
Method · 0.80
_on_selection_changed
Method · 0.80
_on_ok
Method · 0.80
_on_double_click
Method · 0.80
_update_preview
Method · 0.80
url
Method · 0.80
label
Method · 0.80
net_name
Method · 0.80
placement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected