How can i change the default icos for the static QMessageBox?
I want to set my icon set to information, question, etc... But without the need of create an instance of a message box each time i want to show one.

Is this possible?