MCPcopy
hub / github.com/luyishisi/Anti-Anti-Spider / clear

Method clear

原Anti-Anti-Spider/3.代码模板/百度地图可视化采集器/baidumap.py:131–133  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

129 self.province_comboBox.addItem(key)
130
131 def clear(self):
132 self.result.clear()
133 self.list_show()
134
135 def list_show(self):
136 self.listWidget.clear()

Callers 4

get_search_pageMethod · 0.45
input_by_idMethod · 0.45
comboBox_changeMethod · 0.45
list_showMethod · 0.45

Calls 1

list_showMethod · 0.95

Tested by 2

get_search_pageMethod · 0.36
input_by_idMethod · 0.36