MCPcopy Index your code
hub / github.com/pyload/pyload / clearConfig

Method clearConfig

module/gui/SettingsWidget.py:103–104  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

101 self.connect(rel, SIGNAL("clicked()"), self.loadConfig)
102
103 def clearConfig(self):
104 self.sections = {}
105
106 def reloadSection(self, sections, pdata):
107

Callers 1

loadConfigMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected