Hi
I have written a code but I feel it does not work properly as I want.
QMessageBox::critical(this,"Error" , " GAME OVER " , QMessageBox::Close);

I want my application to Close totally after I push the Close button but I does not work that way!
waht should I do about it?

my another question is that I have changed the background but the background of my message box has changed too , I do not know why?

thanx for ur upcoming answers