[Android-development] Widgets and style sheets again

Harri Pasanen harri at mpaja.com
Thu Oct 30 10:46:07 CET 2014


I noticed that the styles changed again in 5.4 beta vs. 5.3.2.

Previously I had a buttons that set their style like:

setStyleSheet(QLatin1String("background-color: rgb(0, 0, 0);\n"
     "color: rgb(85, 255, 255);"));

Now it seems that the background-color no longer changes, while in 5.3.2 
it still did change.

So how am I supposed to set QPushButton background now?
Or am I forced to wear the Android school uniform?  :)

Thanks,

Harri



More information about the Android-development mailing list