def openSettings(self): dlg = ConfigDialog() dlg.exec_()
def openSettings(self): dlg = ConfigDialog() dlg.exec_() navigatorInstance.updateNavigator()