Results 1 to 7 of 7

Thread: Docked Widget Menu

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Docked Widget Menu

    The popup menu is already there, seemingly auto-generated. I did not write code for it.
    yes it is auto generated unless u override it. Just override it, and add the dock widgets which are visible. It will solve ur purpose. Just try overriding the createPopupMenu() function. Read the docs to see more. It returns a pointer to menu.

  2. #2
    Join Date
    Apr 2013
    Posts
    64
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Docked Widget Menu

    I want to get a handle of that menu and display permanently on the min window menubar. How to do that?

Similar Threads

  1. Help with Docked Widget!
    By drake1983 in forum Newbie
    Replies: 8
    Last Post: 5th June 2007, 05:10
  2. transparent background of the main widget
    By nagpalma in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2007, 17:52
  3. Controlling which widget on top layer?
    By JonathanForQT4 in forum Qt Programming
    Replies: 6
    Last Post: 22nd March 2007, 14:27
  4. Pin/Unpin Dock Widget
    By charlesD in forum Newbie
    Replies: 1
    Last Post: 21st June 2006, 06:57
  5. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16

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
  •  
Qt is a trademark of The Qt Company.