MCPcopy
hub / github.com/zas023/JdBuyer / resumeSatrtBtn

Method resumeSatrtBtn

JdBuyerApp.py:199–201  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

197 self.startButton.setDisabled(True)
198
199 def resumeSatrtBtn(self):
200 self.endButton.setDisabled(True)
201 self.startButton.setDisabled(False)
202
203 # 输入框监听
204 def textChanged(self, text):

Callers 2

ticketSignalMethod · 0.95
handleStopBrnMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected