Qt-interest Archive, February 2007
QGraphicsView/Scene items zValue
Message 1 in thread
Hi,
I have many nodes/QGraphicsItems in my graphicsScene these nodes draws a
QGraphicsLineItem which i need to have lower zvalue than their parents
the nodes.
But as i understand it is not possible for a parent item to have greater
zvalue than their children.
Is there something i can do to raise the nodes instead of having the
lines drawn over them? and i need to have this parent child relationship.
Thanks in advance.
--
[ signature omitted ]
Message 2 in thread
On 12.02.2007 10:49, suleiman wrote:
> Hi,
>
>
> I have many nodes/QGraphicsItems in my graphicsScene these nodes draws a
> QGraphicsLineItem which i need to have lower zvalue than their parents
> the nodes.
>
> But as i understand it is not possible for a parent item to have greater
> zvalue than their children.
>
> Is there something i can do to raise the nodes instead of having the
> lines drawn over them? and i need to have this parent child relationship.
>
> Thanks in advance.
>
someone who can please answer me? thanks.
--
[ signature omitted ]