Hi,

in Qt3's QPopupMenu one could insert a QLabel to get an Caption in a Menu. Qt4's QMenu is only providing a addAction(), which expects a QAction.
Is there any possibility to get an Caption in QMenu?


Thanks
Lykurg