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

Add information about defered properties to qmltypes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.3
    • None
    • QML: Tooling
    • None

      Deferred properties are used in a few places already, most notably in Controls. With the work in QTBUG-95117, they will only become more prevalent.

       

      To have good support for them in tooling, we need to store information about them in the qmltypes files.

       

      Things to note:

      • you can defer properties defined outside of the class (in the parent, child classes, probably attached properties)
      • With QTBUG-95117, there might be  a difference between no entry at all, and an entry containing the empty string

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

            max.goldstein Maximilian Goldstein
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes