Re: [Interest] mapToGlobal and mapToLocal

2013-09-17 Thread Mitchell Verter
The first code is: if (button->geometry().contains( button->mapFromGlobal( QPoint(kinect_x, kinect_y This is failing in the nav bar. I made a mistake when I cut and pasted to this email. No error in the code though On Tue, Sep 17, 2013 at 4:47 PM, Mitchell Verter wrote: > I have been ha

[Interest] mapToGlobal and mapToLocal

2013-09-17 Thread Mitchell Verter
I have been having issues using mapToLocal and mapToLocal I am wondering whether there are issues with using these functions within laidout components? Laidout within the brower is a navigation bar; laidout within the navigation bar are a series of QPushButtons. Consistently, there is a 100-pixe