[Qt5-feedback] QML/SceneGraph graphics primitives

Kishore kitts.mailinglists at gmail.com
Thu May 12 12:18:08 CEST 2011


On Thursday 12 May 2011 2:46:35 PM Stefan Majewsky wrote:
> Moin moin,
> 
> I would like to know which set of graphics primitives is planned ATM
> to ship with SceneGraph. Last weekend, I tried to draw a simple graph
> in QML with Qt 4.7 (where, by graph, I mean a set of connected
> vertices). I got stuck at the point that neither Line nor Ellipse
> elements are available. The Line I could implement using a translated
> and rotated Rectangle, but I surrendered at the Ellipse.

I used a Rectangle with some very low width.

> Will I have ellipses available on QML/SceneGraph, or will I need to
> learn OpenGL programming?
-- 
Cheers!
Kishore


More information about the Qt5-feedback mailing list