Hello!

I'd like to add a text with a gradient like this
http://doc.qt.nokia.com/4.0/qt4-arth...transformation

But I'm using a QGraphicsScene (and it doesn't have a setPen() method) and I should add a QGraphicsTextItem...is there a way to do so?

Thanks