I've been searching through the documentation on signal events with MenuBar items and have been unable to find anything on disconnecting them (could only find this option for other widgets). The problem is I have menu items that could at times have the text change which causes the connected signal to no longer work. If there is a way to preserve the signal after using MenuBar::changeMenuItem() that would work fine for my purposes too.
Thanks!
Thanks!