Hi all,
maybe i'm missing something obvious, but is it possible to add a line edit to a toolbar using designer?
Thanks
Printable View
Hi all,
maybe i'm missing something obvious, but is it possible to add a line edit to a toolbar using designer?
Thanks
Not in designer, but in code it is fairly possible via QToolBar::addWidget().