Results 1 to 5 of 5

Thread: Are there examples of separately grouped tabs?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    10
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Are there examples of separately grouped tabs?

    My application has two basic groups of operations, that I'd like to control under a tabbed widget. Logically, there are a handful of operations under group One and a separate handful of operations under group Two. Thus, the logical set of tabs would be "One A", "One B", "Two A" and "Two B". What I'd really like to do is to have the tabs for One be on the left side of the tab widget, and the tabs for Two be on the right side of the widget, like the attached image.

    This does not appear to be supported using the basic tab widgets, as far as I can tell.

    Has anyone done anything like this? Do you have any code to share?

    Thanks,
    Jeff
    Attached Images Attached Images
    Last edited by jdiewald; 30th November 2010 at 19:59.

Similar Threads

  1. QTabWidget with same tabs
    By Djony in forum Qt Programming
    Replies: 20
    Last Post: 24th December 2011, 12:20
  2. add second USB mouse and treat input separately
    By windsword in forum Qt Programming
    Replies: 1
    Last Post: 9th November 2010, 03:46
  3. Edit every thing of a QStringList separately.
    By hakermania in forum Qt Programming
    Replies: 2
    Last Post: 18th August 2010, 00:02
  4. QTableWidget with its items stored separately
    By default user in forum Qt Programming
    Replies: 3
    Last Post: 13th July 2010, 21:46
  5. Phonon(video and audio separately)
    By Fastman in forum Qt Programming
    Replies: 3
    Last Post: 1st February 2010, 06:30

Tags for this Thread

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.