[Qt-interest] Detect os in Qt StyleSheets?

NoRulez norulez at me.com
Fri Oct 15 09:35:48 CEST 2010


Hello,

Is there a way to do something like 
QLineEdit[os=macosx] { color: red; }
QLineEdit[os=winxp,linux] { color: green; }
QLineEdit[os=win7] { color: blue; }

Thanks in advance

Best Regards
NoRulez



More information about the Qt-interest-old mailing list