Results 1 to 2 of 2

Thread: Is there a way to merge the menuitems of a parent and child form?

  1. #1
    Join Date
    Dec 2010
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Is there a way to merge the menuitems of a parent and child form?

    If not, what is the best way to accomplish this?

  2. #2
    Join Date
    Jan 2009
    Location
    The Netherlands and Spain
    Posts
    150
    Thanks
    6
    Thanked 18 Times in 18 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Is there a way to merge the menuitems of a parent and child form?

    You can pass the QActions -where the menuitems are based on- from the parent to the child.
    However, I can't tell what side-effects this will have on connections you made to the QActions, since you don't show any code.

Similar Threads

  1. QStandardItemModel, parent / child to form tree structure
    By Nightfox in forum Qt Programming
    Replies: 2
    Last Post: 8th January 2010, 17:01
  2. Parent-child realtionship
    By AviMittal in forum Qt Programming
    Replies: 3
    Last Post: 25th June 2009, 15:44
  3. Connecting child and parent
    By maverick_pol in forum Qt Programming
    Replies: 17
    Last Post: 17th July 2007, 08:11
  4. Replies: 1
    Last Post: 28th July 2006, 14:10
  5. Parent-child-problems ;)
    By nupul in forum Qt Programming
    Replies: 11
    Last Post: 9th May 2006, 14:03

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.