Results 1 to 2 of 2

Thread: Delegate and editor hide event

  1. #1
    Join Date
    Mar 2009
    Posts
    72
    Thanks
    7
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Delegate and editor hide event

    Hi, I'm working with delegates and, in my custom delegate class, I need to know:

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


    How can I do it?

    Thanks for your help!

  2. #2
    Join Date
    Mar 2009
    Posts
    72
    Thanks
    7
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Delegate and editor hide event

    Any idea? No QHideEvent seems to be emitted when the editor is closed by the parent view.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.