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. TabBar and different Toolbar for each tab
Forum Updated to NodeBB v4.3 + New Features

TabBar and different Toolbar for each tab

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 2.3k 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.
  • I Offline
    I Offline
    Ices_Eyes
    wrote on last edited by
    #1

    Hi all (again... :P)! :)
    I have a problem in my app, involving the use of Tabbar and toolbar.
    My main app in a PageStackWindow with a toolbar. I then have a Page, that use the same toolbar, and another page.
    The second page has a tabbar in it, and what I need to have are different toolbars for each tab I have. Nut what happen is that defining a different toolbar for each tabbar page does not change the toolbar at all. I then try to programmatically change the toolbar of the external page containing the tabs, but it seems that once set, the toolbar cannot be changed for a same page. Is there any workaround for this? :)

    1 Reply Last reply
    0
    • I Offline
      I Offline
      Ices_Eyes
      wrote on last edited by
      #2

      Noone can help me over this? :(

      1 Reply Last reply
      0
      • D Offline
        D Offline
        daljit97
        wrote on last edited by
        #3

        Hi i'm new to qml so i can't help you but maybe this link may help you
        "Link":http://projects.developer.nokia.com/uivisualisation
        This is a nokia developer project which demonstrate the proper use of UI elements in qml. Download the source code, open the project and go in the toolbars folder. Here you will find an example that changes toolbars dynamically by clicking different buttons. I think you can do same things with tab button as both they have "clicked" signal.
        Hope this help. :)

        [edit: fixed link, Eddy]

        1 Reply Last reply
        0

        • Login

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