Obsolete Members for QMessageBox

The following members of class QMessageBox are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Types

(obsolete) typedef Button

Member Type Documentation

typedef QMessageBox::Button

This typedef is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Use QMessageBox::StandardButton instead.