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.
我在 Gnome 环境下通过 QT 4.8.2 创建了一个 QT 应用程序。在我将桌面环境从 Gnome 更改为 LXDE 后,我无法运行它。界面变了。我看不到其中的按钮和工具栏。我删除了resize(maximumSize()),然后效果很好。任何人都可以解释它吗?
谢谢。