Qt5 version of QMsgBox
QMsgBox is a class that inherits QMessageBox to replace the static functions: * QMessageBox::warning * QMessageBox::information * QMessageBox::critical * QMessageBox::question All other functions remain the same. The usage of the replaced function also remains the same. The objective of this class is to solve a problem that prevents the message icon from being displayed in some platforms with some Qt styles.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 0-20.20130830git94677dc.fc35 | - | 
| Fedora 35 | 0-20.20130830git94677dc.fc35 | - | 
| Fedora 34 | 0-19.20130830git94677dc.fc34 | - | 
			You can contact the maintainers of this package via email at
			QMsgBox dash maintainers at fedoraproject dot org.