MCPcopy Create free account
hub / github.com/MCSLTeam/MCSL2 / _initView

Method _initView

MCSL2Lib/Widgets/importServerWidgets.py:831–832  ·  view source on GitHub ↗
(self, stepCount)

Source from the content-addressed store, hash-verified

829 )
830
831 def _initView(self, stepCount):
832 self.title.setText(self.tr("{stepCount}. 完成导入").format(stepCount=stepCount))

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected