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. Qt 6: Dialog confusion
Forum Updated to NodeBB v4.3 + New Features

Qt 6: Dialog confusion

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 3 Posters 134 Views 3 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.
  • Tom assoT Offline
    Tom assoT Offline
    Tom asso
    wrote last edited by Tom asso
    #1

    Man oh man I confess I spent a lot of time flailing over the use of Dialogs in Qt 6. There is
    Qt Quick Controls -> QML Types -> Dialog - but there is also Qt Quick Dialogs -> QML Types -> Dialog - is anyone else confused by this naming? Why are there two Dialog types? Is one preferred over the other? Is one of them deprecated?
    Thanks!

    1 Reply Last reply
    0
    • Axel SpoerlA Offline
      Axel SpoerlA Offline
      Axel Spoerl
      Moderators
      wrote last edited by
      #2

      Many types exist in Quick as well as Quick Controls. Their names are usually different, but in this case the names are identical. I agree that this is confusing at first glance,
      Neither of them is deprecated.

      Quick has been developed as a very lean approach to embedded systems with limitations on memory, CPU power and disk space.

      Quick controls provide more features and are better suited for complex applications.

      Software Engineer
      The Qt Company, Oslo

      1 Reply Last reply
      3
      • Tom assoT Tom asso has marked this topic as solved
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote last edited by
        #3

        Confusing indeed: https://bugreports.qt.io/browse/QTBUG-130864

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        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