Have you set some global stylesheet on your application ?
Also in your code, it is useless to have msgBox, since you are actually calling message box thru one of the static functions of QMessageBox.
Try setting stylesheet for QMessageBox in the application.
See assistant How to style QMessageBox. You can find it under Qt StyleSheets page




Reply With Quote
Bookmarks