Hi..

I have created a canvas and have given it a grid layout... Now i want to add items to it...

But the addItem() function takes a QLayoutItem to be added..
I want to add a Q3CanvasLine object to the first row and column but am not able to do so...

How do i do that.. i tried to create a QLayoutItem with a QCanvasLine object but it wasn't created.. what is the procedure to do it...

Thanking you,

with regards,
Kapil