How do I make the scrollbars show of a QScrollArea show? I put some QWidgets in the QScrollArea then I resize the QScrollArea though code. Some of the QWidgets in the QScrollArea was hidden and the scrollbars wasn’t showing. So how do I make it work right?
↧