Thank you both! That works great!

I am surprised to find also that when I setStatusTip in the QAction, it automatically finds the QStatusBar in the QMainWindow and display it there, although the QAction is in QMdiSubWindow many levels down the widget tree. Was thinking how I can let the QAction know where the QStatusBar is.....