Hi,

In my project I need to put lots of lines into the graphics scene. Thousands of graphicsscene::addLine decrease the program's performance dramatically as you can guess.
I don't know why but polyline doesn't exist for graphics scene and I need graphics view architecture since the project will be an interactive one.

Any ideas?

Thanks.