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 新手,还没有完全掌握 Qt Designer 与源代码的关系。我实现了Borderlayout示例,并想使用它在 Qt Designer 中设计我的 UI,但不知道如何。我正在使用 Qt 5.3 和 C++。
Qt Designer 仍然不支持自定义布局插件:
设计师应该能够使用自定义布局插件。