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-27.20130830git94677dc.fc41 | - |
Fedora 41 | 0-27.20130830git94677dc.fc41 | - |
Fedora 40 | 0-26.20130830git94677dc.fc40 | - |
Fedora 39 | 0-24.20130830git94677dc.fc39 | - |
You can contact the maintainers of this package via email at
QMsgBox dash maintainers at fedoraproject dot org
.