PDA

View Full Version : Qt Graphics



soumya
27th October 2009, 10:15
Hi All,

I am new to qt graphics i need to draw a simple 2D graphics like
drawing a circle, line, circle-line intersection so on
and it should be
drawn on a frame which inherits from qdialog.
The other frame as a
lineedits which are the inputs to draw the circle like i have circle
centre and radius.It should be in cartesian coordinate form.

How do i go about it ? Any helps or suggestions

wysota
27th October 2009, 10:41
What did you try already? Did you open Assistant and type in "drawing" in the search or index tab?