Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Null_Ptr

#1
Perfect exactly what I needed. Thanks again
#2
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!