[Qt-interest] Issue before release

Srdjan Todorovic todorovic.s at googlemail.com
Fri Jun 19 14:59:45 CEST 2009


Hi,

On 19/06/2009, Sujan Dasmahapatra <sdh at lmglasfiber.com> wrote:
> What are relationship between view and scene ? I create a graphicsItem
> which has it's defined coordinates.Now how will I render it on the
> screen.? I have doubts whether I want to render it on the scene or on
> the view ??..Please clear my doubts ..

I've never done anything with the QGraphics* classes...

"Note that QGraphicsScene has no visual appearance of its own; it only
manages the items. You need to create a QGraphicsView widget to
visualize the scene."

http://doc.trolltech.com/4.5/qgraphicsscene.html

It all seems quite interesting. I may have to add this to my
ever-growing weekend TODO list :)

Srdjan



More information about the Qt-interest-old mailing list