StandardButtons¶
- PyQt5.QtWidgets.QMessageBox.StandardButtons
Description¶
The StandardButtons class is a set of flags whose values are the members of the StandardButton enum. Instances of the class support the standard Python int
methods.
The StandardButtons class is a set of flags whose values are the members of the StandardButton enum. Instances of the class support the standard Python int
methods.