Hi,

Scenario: In QT designer, I have DockWidget->TabWidget->TableWidget.
Size of tabwidget changes automatically if we change the position and size of dockwidget.
But size of tablewidget is not changing as well as there are no scroll bars coming to view the data in table widget.

Could you please suggest us what to do to get the scrollbars for tablewidget contents. if we change the size of dockwidget.

is there any additional layout/widget need to be added?

Thanks,
Akash