Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SLiCAP/SLiCAP_python
/ model_name
Method
model_name
SLiCAP/schematic/model_dialog.py:359–360 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
357
return
result
358
359
def
model_name(self) -> str:
360
return
self._name_edit.text().strip()
361
362
def
model_type(self) -> str:
363
return
self._type_combo.currentText()
Callers
2
_on_place_model_definition
Method · 0.95
mouseDoubleClickEvent
Method · 0.80
Calls
1
text
Method · 0.80
Tested by
no test coverage detected