Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Tabs in Toolbar
Qt 6.11 is out! See what's new in the release blog

Tabs in Toolbar

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 669 Views 1 Watching
  • 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.
  • L Offline
    L Offline
    Leon_2001
    wrote on last edited by
    #1

    Hello,

    I wondered if it‘s possible to have a tabBar in a toolBar. Like on www.material.io

    I tried serveral things, but it does‘t seem to work, because TabBar provided a backround.
    I could use just the tabButttons in the toolbar, but then there would be nothing to indicate which page is currently visible. Especially in combination with a swipeView there is this great effect, which is probably not that easy to add on my own.

    Therefore it would be really comfortable to just use a tabBar in a toolbar.

    I appreciate any help :)

    ekkescornerE 1 Reply Last reply
    0
    • L Leon_2001

      Hello,

      I wondered if it‘s possible to have a tabBar in a toolBar. Like on www.material.io

      I tried serveral things, but it does‘t seem to work, because TabBar provided a backround.
      I could use just the tabButttons in the toolbar, but then there would be nothing to indicate which page is currently visible. Especially in combination with a swipeView there is this great effect, which is probably not that easy to add on my own.

      Therefore it would be really comfortable to just use a tabBar in a toolbar.

      I appreciate any help :)

      ekkescornerE Offline
      ekkescornerE Offline
      ekkescorner
      Qt Champions 2016
      wrote on last edited by
      #2

      @Leon_2001 QtQuickControls2 can do this
      take a look at an example app I built some time ago: https://appbus.wordpress.com/2016/06/07/tab-pages-app-tabbar/

      ekke ... Qt Champion 2016 | 2024 ... mobile business apps

      1 Reply Last reply
      1

      • Login

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