Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How to draw arcs under Qt

Subject: CGAL users discussion list

List archive

[cgal-discuss] How to draw arcs under Qt


Chronological Thread 
  • From: Wang Hetao <>
  • To:
  • Subject: [cgal-discuss] How to draw arcs under Qt
  • Date: Wed, 5 Sep 2012 19:47:27 -0700 (PDT)

Hello, everyone.

I'm learning and using CGAL with Qt environment. Now I'd like to draw some
arcs. Previously I draw lines and rects with QGraphicsScene class and
QGraphcsView to show the image.
But QGraphicsScene does not provide a function called "drawArc()" or
something like that to draw arcs. So I'd like to know could I draw arcs with
Qt and how?

Thx for your reply.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/How-to-draw-arcs-under-Qt-tp4655803.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page