Thanks. That will work.
Mike J.
On May 10, 2013, at 4:48 PM, Andreas Pakulat wrote:
> Hi,
>
>
> On Fri, May 10, 2013 at 10:06 PM, Michael Jackson
> wrote:
> I am trying to add a "right click" or context menu to a QTreeWidget where the
> menu that gets popped up has menus that are specific t
Hi,
On Fri, May 10, 2013 at 10:06 PM, Michael Jackson wrote:
> I am trying to add a "right click" or context menu to a QTreeWidget where
> the menu that gets popped up has menus that are specific to the item being
> clicked on. So far all my attempts have failed.
>
> I have tried to add my highe
I am trying to add a "right click" or context menu to a QTreeWidget where the
menu that gets popped up has menus that are specific to the item being clicked
on. So far all my attempts have failed.
I have tried to add my higher level QWidget class (The parent of the
QTreeWidget) as an Event Filt