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. Is there anyway to make multi-window application using QML?

Is there anyway to make multi-window application using QML?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
7 Posts 5 Posters 5.9k 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.
  • S Offline
    S Offline
    Soul
    wrote on last edited by
    #1

    I want to create an application which has an main window and the main window contains some child window.
    I had make a component inherits from "Window" and used it as below:
    0_1491290459977_upload-2cf68a57-cc37-4a85-bdf5-785a217ede0c

    How can I solve my proberm with QML?

    Thanks in advance !

    A champion is someone who gets up even when he can´t.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Aren't you looking for the ApplicationWindow type ?

      By the way, the upload feature of the forum is currently broken. See here for how to share images.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • S Offline
        S Offline
        Soul
        wrote on last edited by Soul
        #3

        @SGaist

        Thanks for your suggestion about how to upload images

        My pic is below:
        alternate text

        Yesterday , I found Window-B what I wanted is named "dock window" (I'm sorry I am new in desktop application).

        But I also have a question: can I make a "dock window" with QML? I can't find any help at QT help documents. Could you help me SGaist?

        A champion is someone who gets up even when he can´t.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mammamia
          wrote on last edited by
          #4

          @Soul
          I hope this may help. Take a look . ICS_Blog

          1 Reply Last reply
          2
          • S Offline
            S Offline
            Soul
            wrote on last edited by
            #5

            @Mammamia
            Thanks very much !
            I think that is what I want .

            A champion is someone who gets up even when he can´t.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              azizka85
              wrote on last edited by
              #6

              Look at my qDock component: https://github.com/azizka85/qDock

              1 Reply Last reply
              0
              • X Offline
                X Offline
                XUEJIACHNEG
                wrote on last edited by
                #7
                This post is deleted!
                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