1 //关闭对话框 2 int TestAandB::m_closeButton(bool checked) 3 { 4 QApplication::exit(0); 5 return 0; 6 } 相关文章: 2022-12-23 2022-12-23 2021-12-17 2021-06-09 2021-12-15 2022-12-23 2022-12-23 2021-09-13