PDA

View Full Version : Delegate and editor hide event



zuck
30th October 2009, 12:22
Hi, I'm working with delegates and, in my custom delegate class, I need to know:


if there is an opened editor for the current item
when this editor is closed (hidden) by the parent view


How can I do it?

Thanks for your help!

zuck
1st November 2009, 17:59
Any idea? No QHideEvent seems to be emitted when the editor is closed by the parent view.