Hi,

I am using QT4 and would like to know how, from Qt Designer, I can add a QWidget to the toolbar. I specifically would like to add a QActionGroup, QLineEdit and QLabel.

I added the QToolbar in the Designer, and tried to drag and drop the widget from the Widget box list but it is not possible. I am able to add other actions that I create through the Action Editor though.

Any pointers would be appreciated.
Thanks.