Hello,
I would like to enlarge a QMessageBox but it seems that setMinimumWidth() does not work in this case. I may of course define a new class and the sizeHint() method but I hope there is a simpler way to achieve it. Any help?