Hi,

I need to create a graphcisitem which displays image,text and check box.What would be the best way to implement this??

If I just add them as seperate items or save the whole thing as one pixmap and draw it??
As I see graphcis view would draw each item seperately in the bound rect??

Than i plan to have a container which will have this items, my idea is so that I dont have to repaint this items during scrollign but just move them