Looks like you're out of luck in the sense that, by default, according to the docs:
Have you tried using a border? Something like:Since 4.3, setting a stylesheet on a QLabel automatically sets the QFrame::frameStyle property to QFrame::StyledPanel.
Qt Code:
{ border: 1px inset gray; }To copy to clipboard, switch view to plain text mode
Or something similar?




Reply With Quote
Bookmarks