开发者

Does Qt Builder have a built-in tool for editing a toolbar?

开发者 https://www.devze.com 2022-12-28 04:58 出处:网络
By default, Qt Builder adds a toolb开发者_StackOverflowar to a Qt4 GUI Application. How do I edit the toolbar? I right-clicked it but there was nothing useful in the menu.Find the Action Editor, crea

By default, Qt Builder adds a toolb开发者_StackOverflowar to a Qt4 GUI Application.

How do I edit the toolbar? I right-clicked it but there was nothing useful in the menu.


Find the Action Editor, create a new action (either by right-clicking and selecting new, or clicking on the New icon, which looks like a blank page), give the action a name, click ok to close the New Action dialog, and finally drag and drop the action into the toolbar.

0

精彩评论

暂无评论...
验证码 换一张
取 消