Results 1 to 1 of 1

Thread: QDockWidget Tab Position!

  1. #1
    Join Date
    Feb 2014
    Posts
    24
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: QDockWidget Tab Position!

    Greeting everyone,

    I'm trying to set the Tabs from tabifyDockWidget to be North instead of South but I cant seem to find this feature. Any known workaround?

    thx


    Added after 24 minutes:


    found it:

    m_QWindow->setTabPosition(Qt:ockWidgetArea::TopDockWidgetArea, QTabWidget::TabPosition::North);
    Last edited by neosettler; 15th February 2014 at 06:32.

Similar Threads

  1. Replies: 5
    Last Post: 6th January 2017, 20:57
  2. QDockWidget inside QDockWidget
    By mqt in forum Qt Programming
    Replies: 3
    Last Post: 1st July 2013, 12:57
  3. view position of mouse position in GraphicsScene
    By Raghaw in forum Qt Programming
    Replies: 2
    Last Post: 23rd August 2012, 04:46
  4. Replies: 1
    Last Post: 7th December 2010, 21:46
  5. QDockWidget tab position & style
    By efontana in forum Qt Programming
    Replies: 1
    Last Post: 15th March 2007, 13:38

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.