Results 1 to 5 of 5

Thread: Creating multilevel tabs using qtcreator: How to do that?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2015
    Posts
    105
    Thanks
    50

    Default Creating multilevel tabs using qtcreator: How to do that?

    Hello!

    I would like to know how can i create, using qtcreator, Tabs with more than one level in a QDialog. I have a QMainWindow and i put a button which, when clicked, opens a QDialog, another window, thats what i want. Inside this new window i want to put tabs with three levels, like the following picture(Attached), i made this in Java. I know, i have to use QTabWidget, but everytime i go(Insert Page->After Current Page) i create a new tab int the right, but i want a new one in bellow or above.

    How can i do that?
    Attached Images Attached Images

Similar Threads

  1. Creating sis files for C project Using QtCreator
    By mathi in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 3rd April 2012, 11:51
  2. Replies: 1
    Last Post: 10th May 2011, 18:58
  3. Replies: 0
    Last Post: 31st July 2010, 12:54
  4. Creating Library using QTCreator (hiddevice)
    By AlphaWolfXV in forum Qt Programming
    Replies: 0
    Last Post: 2nd February 2010, 13:02
  5. Creating empty TabWidget (without any tabs)
    By momesana in forum Qt Tools
    Replies: 2
    Last Post: 2nd December 2007, 10:22

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.