Hello,
I also asked this question in another forum, but I haven't got a satisfying answer. I have a simple QMenu with several items. For a few of them I want to add an additional QPushButton to the right side to open an options dialog.

Like in this picture (from Silo 2.2 which also uses Qt):


How can I achieve this?