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

Method show_in_export

SLiCAP/schematic/border_dialog.py:57–58  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

55 return self._h_spin.value()
56
57 def show_in_export(self) -> bool:
58 return self._show_cb.isChecked()

Callers 2

_on_place_borderMethod · 0.95
mouseDoubleClickEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected