How would you suggest to add a label on a QToolbar ? Since it only accepts action or somethings like that.
Thx
The QToolBar also accepts widgets like a QLabel through the method QToolBar::addWidget.
QToolBar
QLabel
QToolBar::addWidget