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 Builder 将工具栏添加到 Qt4 GUI 应用程序。
如何编辑工具栏?我右键单击它,但菜单中没有任何用处。
找到动作编辑器,创建一个新动作(通过右键单击并选择新建,或单击看起来像一个空白页面的新建图标),为动作命名,单击确定关闭“新建动作”对话框,然后最后将动作拖放到工具栏中。