Hello, How can I create checkable Submenus that behave like a QAction. I know there is QAction* = QMenu::menuAction() and I can set that to be checkable but I will not get any signal when clicking on it.