def quit(self): """ Quit the server """ self.disconnect_real_data(self.S_SCREEN_NO) QApplication.quit()