Results 1 to 2 of 2

Thread: How can I set command tab in QTabBar?

  1. #1
    Join Date
    Sep 2012
    Posts
    4
    Thanks
    1

    Default How can I set command tab in QTabBar?

    addibleTabBar.png

    I try to make a custom TabBar that works efficiently.
    So, I hope to add a COMMAND TAB in TabBar.
    COMMAND TAB always must be placed on right side of last tab. (Except the case of a sole tab)
    Is there any idea or solution for that?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How can I set command tab in QTabBar?

    Just insert new tabs on an index before the last one?

    Cheers,
    _

Similar Threads

  1. Replies: 7
    Last Post: 20th October 2012, 13:44
  2. Replies: 12
    Last Post: 19th July 2012, 21:22
  3. Replies: 0
    Last Post: 17th November 2011, 11:51
  4. Replies: 3
    Last Post: 23rd February 2011, 08:50
  5. Replies: 4
    Last Post: 14th July 2009, 03:27

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.