Calling a function on exiting the app when setQuitOnLastWindowClosed is set to False

前端 未结 0 1708
花落未央
花落未央 2021-02-02 14:53

I have a PyQt5 app, and setted setQuitOnLastWindowClosed(False) on it. There is function which should be called when I click \'X\' button on the top, but how to do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题