Op 18/02/2016 om 05:33 schreef Scott Aron Bloom:

If you know the parent, you can use parent->mapToGlobal( QRect ) to find the global rectangle.


You don't need to know the parent if you call mapToGlobal on the widget itself, using a rectangle with the right size at origin (0,0).

André
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to