By default, Qt Builder adds a toolbar to a Qt4 GUI Application.
How do I edit the toolbar? I right-clicked it but there was nothing useful in the menu.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.