PDA

View Full Version : GraphicsView and Stylesheets



ArtisDePartis
20th September 2012, 13:00
Hi
I have looked at the documentation and done some googeling, but I cant figure out how (or if it is even possible) to use Stylesheets inside a graphicsScene
Like if I derive a class MyItem from QGraphicsWidget, can I style it using a stylesheet like "MyItem {background:yellow}" ?
Thank you