Hello everybody!
I am trying to get together QGraphicsItemGroup and QGraphicsTextItem. I need the TextItems to be editable, so that I am trying to subclass QGraphicsTextItem as described here. But I am still newbie in Qt, so that I dont exactly know how to do that. I have red qgraphics framework specifikation and tutorial about events also, but I still do not understand exactly. Please, can anybody help or post some link to any explanation?