Is it possible to get the pointer to the context menu for a QScrollBar object so that the menu can be added to?
If I try overriding contextMenuEvent in a subclass, I can add my item to a new menu, but I was hoping to preserve the old one if possible, and just add to it.
Thanks,
Chas
Bookmarks