Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39630

Suggestion: make Window an Item

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P4: Low
    • 6.0
    • 5.3.0
    • None

    Description

      Because (Application)Window is not a QML "Item", tools are broken and users confused.

      Here are some resulting issues of that:

      • the user can not use states/transitions on an ApplicationWindow and for a beginner this is very illogical
        • atleast in the QML designer it is not clear for a beginner why he can not add states at a fresh "hello world" QML application
      • another point is that the shortcut parent does not have the code completion for the "Item" properties which are there some how

      With my limited knowledge I would suggest that the ApplicationWindow becomes an Item and everything is fixed, but well maybe that brings some other problems.

      So this report is about how adding the "State" feature to ApplicationWindow and how can get the code model the properties of the parent correctly?

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              srutledg Shawn Rutledge
              tjenssen Tim Jenssen
              Votes:
              4 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes