All I really see that doing is moving the execution of the menu into QCustomTreeWidget. I would still need a way to connect the QCustomTreeWidget:nCustomAction(); slot to actCustom::triggered().
I'll probably end up making a QObject derived class that spits out the tree-node when needed. Then I'll have something to signal/slot.
Bookmarks