Page 1 of 1

Modify the toolbar at run-time?

Posted: Mon Jun 12, 2017 11:39 am
by pietro_72_
Hello

Can I change the toolbar depending on the option you choose on a QComboBox on the same toolbar?

Re: Modify the toolbar at run-time?

Posted: Mon Jun 12, 2017 12:04 pm
by andrew
Yes, you can use the QToolBar API to remove widgets from a toolbar or add new widgets.