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

Documentation for Loader and other QML elements with status should clearly point out it's not state

    XMLWordPrintable

Details

    • 7024111f8615b847416

    Description

      The Loader, Image, BorderImage, WebView, FontLoader, Component and XmlListModel all have a status property that is too easily mistaken for the element's "state".

      The documentation needs to very clearly point out the difference between the status and the state, and preferably give an example of how to make a state out of a status.

      From the documentation:

      status : enum
      This property holds the status of QML loading. It can be one of:

      Null - no QML source has been set
      Ready - the QML source has been loaded
      Loading - the QML source is currently being loaded
      Error - an error occurred while loading the QML source
      See also progress.

      Attachments

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

        Activity

          People

            aalpert-nokia Alan Alpert (closed Nokia identity) (Inactive)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes