Results 1 to 3 of 3

Thread: how to code for autohide docable window like visual studio in qt

  1. #1
    Join Date
    Mar 2011
    Location
    delhi
    Posts
    45
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default how to code for autohide docable window like visual studio in qt

    hi all
    how to code for autohide docable window like visual studio in Qt






    thanks with regards:
    gauravg

    hello
    how to create dockable window in Qt ,auto hide functionality like in Visual studio,
    if i move my cursor on tab then dockable window should open else it should be hide

    hello all
    how to create tabbed dock area side by a dockable window so as to create auto hide functionality for dockable window.



    thanks with regards:
    gauravg

    hello all
    how to create tabbed dock area side by a dockable window so as to create auto hide functionality for dockable window.



    thanks with regards:
    gauravg

    hi all
    i have created docable window,but i want to create autohide functionaity to this window,pls guide me how to proceed for auto hide docable window


    thanks with regards:
    gauravg
    Last edited by high_flyer; 6th April 2011 at 16:39. Reason: multi posting

  2. #2
    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: how to create docable window in Qt


  3. #3
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    131
    Thanks
    11
    Thanked 16 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to create autohide docable window in Qt

    I assume with "autohide" you mean hiding when the widget loses its focus. You could implement your own QWidget::focusOutEvent and call QWidget::hide inside the event.

Similar Threads

  1. Replies: 0
    Last Post: 5th January 2011, 21:59
  2. Visual Studio Plugin (1.1.6) crashes Visual Studio (2010)
    By mboeni in forum Installation and Deployment
    Replies: 0
    Last Post: 11th October 2010, 16:46
  3. qt visual studio add-in source code
    By GreenScape in forum General Programming
    Replies: 2
    Last Post: 3rd August 2010, 11:50
  4. Qt Visual Studio Add-in for Visual Studio 2010??
    By jiapei100 in forum Installation and Deployment
    Replies: 3
    Last Post: 5th July 2010, 13:14
  5. Replies: 0
    Last Post: 13th November 2008, 10:28

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.