How do you suggest that I do that? I tried that but still not working:Qt Code:
ui.scrollArea->setWidget(container); container->setLayout(layout); ui.scrollArea->setWidgetResizable(true);To copy to clipboard, switch view to plain text mode
How do you suggest that I do that? I tried that but still not working:Qt Code:
ui.scrollArea->setWidget(container); container->setLayout(layout); ui.scrollArea->setWidgetResizable(true);To copy to clipboard, switch view to plain text mode
Bookmarks