• I have created a mainwindow with a status bar
  • then i created a widget
  • i set that widget as the central widget
  • now, I added several other widgets in that widget.

The question how I can send some text messages from those widgets to the mainwindow status bar?!