Re: [Interest] Aligning objects in QGraphics....

2012-08-09 Thread Josiah Bryan
On Thu, Aug 9, 2012 at 11:55 AM, BRM wrote: > > From: BRM > > >I have three custom QGraphicsWidgets. Two of them belong to a custom > layout that is assigned to the third: > >widget1 > > > Namely for the e-mail archivesbut found my own dumb bug - I got it > correct above, but had a mapFromP

Re: [Interest] Aligning objects in QGraphics....

2012-08-09 Thread BRM
> From: BRM >I have three custom QGraphicsWidgets. Two of them belong to a custom layout >that is assigned to the third: >widget1 >  - custom layout >   - widget2 >   - widget3 >I am trying to move widget2 to overlay widget3 at specific coordinates; >however, the results are a bit confu

[Interest] Aligning objects in QGraphics....

2012-08-08 Thread BRM
I have three custom QGraphicsWidgets. Two of them belong to a custom layout that is assigned to the third: widget1   - custom layout    - widget2    - widget3 I am trying to move widget2 to overlay widget3 at specific coordinates; however, the results are a bit confusing. Widget3 has a