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.
我有一个带有图像的 qlabel,它位于 QGridLayout 内。当表单重新调整 QGridlayout 的大小时,会自动调整大小但带有图像的 qlabel 不会拉伸。
您是否尝试将scaledContents属性设置为 True?