Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 QScrollArea,它显示一个自定义 QWidget。每当显示滚动条时,它都会导致整个小部件调整大小。我希望为滚动条留出一些空间,以便不调整整个小部件的大小。如何才能做到这一点?