Is there any way to force the update of geometry for a hidden (i.e. isVisible() == false) widget? It seems like all of the geometry updating routines wait until the widget is shown to actually update the layout/geometry.