QMessagebox success
-
Hi,
I've seen that there are different severity levels for QMessageboxes e.g. question, information, warning, critical.
From QMessage box APIBut is there something like this for success? Perhaps with a green tick? Or does this need to be done manually with QPixmap.
-
Hi,
AFAIK, no, you'll have to use your own image for that.