Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Qt Graphics
Hi all,
I am working on qt form past 6 months but i am new to qt graphics.
I need to draw the circle,line in 2D cartesian coordinate system.
Whether to use Qpainter or Qcanvas or opengl?
which one will be the better to getting started with qt graphics?
Anyone can help me out asap.
Thanks & Regards,
soumya
Sounds like the Graphics View framework is what you need :-) Take a look at the
Diagram editor example. I'm new to Qt as well, but I think the Graphics View framework has replaced the old QCanvas.
Light a candle, don't curse the dark.