PDA

View Full Version : QTransform scaling and translate feature.



AmolShinde_8
17th October 2008, 16:16
Hi All,

I have several images of same size and I am trying to convert them into 3D like view using scaling and translate. I have achieved this. But the problem is when I press the mouse in that I have done translate and scaling which is same while positioning of GraphicsItem. May be its a QTransform Bug. Also I am attaching c++ file and test exe(as the size exceeds the limit) for your reference. Can you please help me out so that when we click the mouse the items dont change the positions.

Thanks

jpn
18th October 2008, 10:31
What are we supposed to do with a header of one class and a source of another class?