I wanted to add a QToolBar to a new UI Dialog form. But, I can't find the QToolBar icon in the Qt Toolbox. Is there a way I can do this in QtDesigner? I know that in QMainWindow's you can right-click to insert a toolbar, maybe toolbars are only meant for QMainWindow?