def showDialog(self, dialog_name): _showDialog(dialog_name)
def openFile(self): _showDialog('open_file')