def help(self): helpmsg = "It may be helpful to hover the mouse cursor over\n"; helpmsg += "items and text labels that you don't understand."; QMessageBox.information(self,'Nonadiabatic help',helpmsg);