Results 1 to 9 of 9

Thread: Center TabBar horizontally on the TabWidget

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Posts
    83
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Center TabBar horizontally on the TabWidget

    I'm trying to center a tabBar horizontally on a tabWidget.

    Example:

    instead of
    | TAB 1 | TAB 2 | Tab 3 |XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    I desire
    XXXXXXXXXXXXXXXXXX| TAB 1 | TAB 2 | Tab 3 |XXXXXXXXXXXXXXXXXX

    I should also state that I'm already using a certain style...so I can't simply switch to the Mac-style (which I believe by default aligns tab horizontally centered).

    Any pointers are appreciated.
    Last edited by forrestfsu; 12th March 2007 at 15:06.

Similar Threads

  1. how to put the tabbar at the left in a tabwidget
    By qtopiahooo in forum Qt Programming
    Replies: 1
    Last Post: 14th December 2006, 06:49

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.