def showDevTools(self, event): DevTools(self)
def OnShowDevTools(self, event): DevTools.openOne(parent=self)