PDA

View Full Version : Device Indepandant drawing using QT 4.5



nileshsince1980
11th September 2009, 16:43
I am developing application using QGraphicsView/Scene architecture. I am drawing rectangles & lines. I want to drawing to be done as device indepedant. Screen resolution changes should not afftect my application drawing.
Please give me infomration about how to do device indepandant drawing using QT ?