Ikon QMessageBox PYQT5

# Question
# Information
# Warning
# Critical

# Example:
msg.setIcon(QMessageBox.Information)
Jenova