Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTabWidget Control Tab Navigation And Arrangement
Qt 6.11 is out! See what's new in the release blog

QTabWidget Control Tab Navigation And Arrangement

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 620 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Ketan__Patel__0011K Offline
    Ketan__Patel__0011K Offline
    Ketan__Patel__0011
    wrote on last edited by
    #1

    Hello Friends and Qt Experts.

    You can see the below image , i am using QTabWidget Control , i added multiple tab pages in QTabWidget Control, and it's shown navigation button to move next tab and previous tab.

    I want to do display all tab at once, os is there any way to do it in Qt ?

    In Qt Application QTabWidget Control
    TabWidget.PNG

    in .Net Application when you add new tab it automatically managed in Tab Control

    In .Net Application Tab Control
    Capture.PNG

    I want to do it like in Qt Application.

    Thanks You.

    JonBJ 1 Reply Last reply
    0
    • Ketan__Patel__0011K Ketan__Patel__0011

      Hello Friends and Qt Experts.

      You can see the below image , i am using QTabWidget Control , i added multiple tab pages in QTabWidget Control, and it's shown navigation button to move next tab and previous tab.

      I want to do display all tab at once, os is there any way to do it in Qt ?

      In Qt Application QTabWidget Control
      TabWidget.PNG

      in .Net Application when you add new tab it automatically managed in Tab Control

      In .Net Application Tab Control
      Capture.PNG

      I want to do it like in Qt Application.

      Thanks You.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @Ketan__Patel__0011
      I think Qt still does not support this, you would have to design it yourself. See the following links:

      • https://stackoverflow.com/questions/17852739/how-to-create-multiple-rows-tab-with-qtabwidget-in-qt
      • https://www.qtcentre.org/threads/14729-how-to-make-Multi-Row-QTabWidget
      • https://forum.qt.io/topic/94815/qtabwidget-how-to-display-labels-over-multiple-rows

      Others by Googling something like qtabwidget multiple rows

      Ketan__Patel__0011K 1 Reply Last reply
      2
      • JonBJ JonB

        @Ketan__Patel__0011
        I think Qt still does not support this, you would have to design it yourself. See the following links:

        • https://stackoverflow.com/questions/17852739/how-to-create-multiple-rows-tab-with-qtabwidget-in-qt
        • https://www.qtcentre.org/threads/14729-how-to-make-Multi-Row-QTabWidget
        • https://forum.qt.io/topic/94815/qtabwidget-how-to-display-labels-over-multiple-rows

        Others by Googling something like qtabwidget multiple rows

        Ketan__Patel__0011K Offline
        Ketan__Patel__0011K Offline
        Ketan__Patel__0011
        wrote on last edited by
        #3

        @JonB

        Thanks for your reply

        i will follow the links that you provides.

        1 Reply Last reply
        0
        • Ketan__Patel__0011K Ketan__Patel__0011 has marked this topic as solved on

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved