示例#1
0
 public void quit()
 {
     QTimer.singleShot(0, QCoreApplication.Instance(), SLOT("quit()"));
 }