Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SLiCAP/SLiCAP_python
/ preamble_path
Method
preamble_path
SLiCAP/schematic/model_dialog.py:371–372 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
369
return
self._current_params()
370
371
def
preamble_path(self) -> str:
372
return
self._preamble_edit.text()
373
374
def
svg_bytes(self) -> bytes | None:
375
return
self._svg_bytes
Callers
2
_on_place_model_definition
Method · 0.95
mouseDoubleClickEvent
Method · 0.45
Calls
1
text
Method · 0.80
Tested by
no test coverage detected