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.
我正在使用 Qt 设计器,我知道如何使用 QVBoxLayout 和 QGroupBox,但似乎没有 QGroupVBoxLayout 这样的东西。所以我必须将 QVBoxLayout 放在 QGroupBox 内,但如果我修改一个的尺寸,我必须对另一个做同样的事情。有没有办法让它们直接从 QT 设计师那里改变尺寸?
QGroupBox