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. Both Tabbar and Toolbar in ApplicationWindow

Both Tabbar and Toolbar in ApplicationWindow

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 545 Views 2 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.
  • M Offline
    M Offline
    milan
    wrote on last edited by
    #1

    Hello, It is not possible to have multiple header in ApplicationWindow. How can I have both tabbar and toolbar in the applicationwindow. If not possible, is there workaround?

    raven-worxR 1 Reply Last reply
    0
    • M milan

      Hello, It is not possible to have multiple header in ApplicationWindow. How can I have both tabbar and toolbar in the applicationwindow. If not possible, is there workaround?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @milan
      ApplicationWindow from QtQuickControls v1 or v2?

      Anyway you can wrap your tabbar and toolbar into an Item and set it to toolBar (v1) or header/menuBar (v2) properties

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      M 1 Reply Last reply
      2
      • raven-worxR raven-worx

        @milan
        ApplicationWindow from QtQuickControls v1 or v2?

        Anyway you can wrap your tabbar and toolbar into an Item and set it to toolBar (v1) or header/menuBar (v2) properties

        M Offline
        M Offline
        milan
        wrote on last edited by
        #3

        @raven-worx . It is QtQuickControls 2.

        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