Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey
Any idea why this would not work?
QMenu::tearoff:hover { margin-top:6px; padding-top:3px; color : red; border: 20px dashed rgb(200,200,200); }
Tia
Hi,
Can you show how exactly you are setting your stylesheet ? Which version of Qt are you using ? On which platform ?
Qt 6.1+ Win10x64 QApplication::setStyleSheet(file.readAll()); I set it on an app. Also half of my fonts dont respect my QApplicationFont either. MenuBar ignores it + some other widgets. Bit of a hit and miss in general.
Depending on how your wrote your stylesheet it will take precedence on the rest of your changes.