Results 1 to 2 of 2

Thread: Tabbed Dock Widget

  1. #1
    Join Date
    May 2009
    Posts
    94
    Thanks
    10
    Qt products
    Qt4
    Platforms
    Windows

    Post Tabbed Dock Widget

    i have 3 dock widget whick are tabbed.At once only one dock widget should set as active or get the focus. Whenever a tabbed widget update the widget automatically set as active.
    raise() is not working.
    What else function i need to use?
    Last edited by bismitapadhy; 23rd December 2009 at 05:19.

  2. #2
    Join Date
    May 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Talking Re: Tabbed Dock Widget

    but I tried raise() and it just works fine

    QDockWidget *dock = .....
    dock.raise()

    i am using qt4.6 under win

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06
  2. Creating dock widget as tab dynamically
    By vidyadhar in forum Qt Programming
    Replies: 1
    Last Post: 18th July 2009, 12:03
  3. Dock Widget problems
    By dbrmik in forum Newbie
    Replies: 5
    Last Post: 17th April 2009, 12:39
  4. sliding dock widget
    By manishkyl in forum Qt Programming
    Replies: 0
    Last Post: 28th July 2008, 14:04
  5. Pin/Unpin Dock Widget
    By charlesD in forum Newbie
    Replies: 1
    Last Post: 21st June 2006, 06:57

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.