It should be enough to invoke QWidget::resize(), otherwise just create QResizeEvent on the heap and use QCoreApplication::postEvent().
It should be enough to invoke QWidget::resize(), otherwise just create QResizeEvent on the heap and use QCoreApplication::postEvent().
Bookmarks