MCPcopy Create free account
hub / github.com/PlayOnLinux/POL-POM-4 / DebugClick

Method DebugClick

python/setupwindow/POL_SetupFrame.py:390–392  ·  view source on GitHub ↗
(self, e)

Source from the content-addressed store, hash-verified

388 self.script_LOGTITLE = logtitle
389
390 def DebugClick(self, e):
391 self.parent.BugReport(e)
392 self.parent.debugFrame.analyseReal(1, self.script_LOGTITLE)
393
394 def POL_SetupWindow_textbox(self, message, title, value, maxlength=0):
395 try:

Callers

nothing calls this directly

Calls 2

analyseRealMethod · 0.80
BugReportMethod · 0.45

Tested by

no test coverage detected