Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
A menu has an action (as already told you more than once) so you should look at the signals of QAction and you will find
So connect those signals to a slot and you will get notified.
Thanks @koahnig and @aha_1980. I will setup a smaller Project an then do the recommended steps. Regards...
Hi @Rohith
Happy to see that your problem is solved now,
you are welcome !